logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sight_calibrator - a camera calibration application.

Authors

       IRCAD.

                                                 September 2023                               SIGHTCALIBRATOR(1)

Bugs

       For community support, see GitHub Issues: https://github.com/IRCAD/Sight/issues.

       Also, internal bug reports can be found on https://git.ircad.fr/sight/sight/-/issues.

Description

sight_calibrator  is  a  user-friendly  application  to  calibrate  mono and stereo cameras.  It can take
       images, video files, or any supported camera device as input.  It detects the presence of a  checkerboard
       in  images.   The parameters of the checkerboard can be customized.  Individual images can then be marked
       to be used in the computation of the calibration.  Last, the intrinsic and extrinsic  parameters  can  be
       exported in OpenCV format, Yaml or XML.

Name

       sight_calibrator - a camera calibration application.

Options

-h, --help
              Display a friendly help message.

       --clog Enable log output to console.

       --no-clog
              Disable log output to console.

       --flog Enable log output to file.

       --no-flog
              Disable log output to file.

       --log-outputarg
              Log output filename.  Default to sight.log.

       --log-trace
              Set log level to trace.

       --log-debug
              Set log level to debug.

       --log-info
              Set log level to info.

       --log-warn
              Set log level to warn.

       --log-error
              Set log level to error.

       --log-fatal
              Set log level to fatal.

Synopsis

sight_calibrator [OPTIONS]

See Also