Changes between Version 7 and Version 8 of Processing/infratec


Ignore:
Timestamp:
Nov 14, 2023, 3:39:09 PM (6 months ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/infratec

    v7 v8  
    7676
    7777If 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
     79To 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