Changes between Version 7 and Version 8 of Processing/infratec
- Timestamp:
- Nov 14, 2023, 3:39:09 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/infratec
v7 v8 76 76 77 77 If view vectors don't exist for the camera then you can create some using the {{{make_camera_vv.py}}} script. You will need a camera parameter config file such as the examples in {{{internal-code/tools/frame_camera_tools/parameter_files}}}. 78 79 To run this within the container you can open a shell in it: 80 81 {{{singularity shell /tmp/process_infratec.sif}}} and then run e.g., {{{make_camera_vv.py --help}}} 82 83