.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "SIGHTCALIBRATOR" "1" "June 2022" "" "" .hy .SH NAME .PP sighcalibrator - a camera calibration application. .SH SYNOPSIS .PP \f[B]sighcalibrator\f[R] [OPTIONS] .SH DESCRIPTION .PP \f[B]sighcalibrator\f[R] 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. .SH OPTIONS .TP \f[B]-h\f[R], \f[B]--help\f[R] Display a friendly help message. .TP \f[B]--clog\f[R] Enable log output to console. .TP \f[B]--no-clog\f[R] Disable log output to console. .TP \f[B]--flog\f[R] Enable log output to file. .TP \f[B]--no-flog\f[R] Disable log output to file. .TP \f[B]--log-output arg\f[R] Log output filename. Default to sight.log. .TP \f[B]--log-trace\f[R] Set log level to trace. .TP \f[B]--log-debug\f[R] Set log level to debug. .TP \f[B]--log-info\f[R] Set log level to info. .TP \f[B]--log-warn\f[R] Set log level to warn. .TP \f[B]--log-error\f[R] Set log level to error. .TP \f[B]--log-fatal\f[R] Set log level to fatal. .SH BUGS .PP For community support, see GitHub Issues: . .PP Also, internal bug reports can be found on . .SH AUTHORS IRCAD.