fulla -V (return code: 1)
fulla: unrecognized option '--version'
fulla --help (return code: 0)
fulla: correct lens distortion, vignetting and chromatic abberation
fulla version 2017.0.0.eac5e8cc546e
Usage: fulla [options] inputfile(s)
option are:
--green=db|a:b:c:d Correct radial distortion for all channels
Specify 'db' for database lookup or
the 4 coefficients a:b:c:d
--blue=db|a:b:c:d Correct radial distortion for blue channel,
this is applied on top of the --green
distortion coefficients, use for TCA corr
Specify 'db' for database lookup or
the 4 coefficients a:b:c:d
--red=db|a:b:c:d Correct radial distortion for red channel,
this is applied on top of the --green
distortion coefficients, use for TCA corr
Specify 'db' for database lookup or
the 4 coefficients a:b:c:d
--camera-maker=Maker Camera manufacturer, for database query
--camera-model=Cam Camera name, for database query
--lensname=Lens Lens name, for database query
Specify --camera-maker and --camera-model
for fixed lens cameras or --lensname
for interchangeable lenses.
--focallength=50 Specify focal length in mm, for database query
--aperture=3.5 Specify aperture for vignetting data database query
--dont-rescale Do not rescale the image to avoid black borders.
--flatfield=filename Vignetting correction by flatfield division
I = I / c, c = flatfield / mean(flatfield)
--vignetting=db|a:b:c:d Correct vignetting (by division)
Specify db for database look up or the
the 4 coefficients a:b:c:d
I = I / ( a + b*r^2 + c*r^4 + d*r^6)
--linear Do vignetting correction in linear color space
--gamma=value Gamma of input data. used for gamma correction
before and after flatfield correction
--help Display help (this text)
--output=name Set output filename. If more than one image is given,
the name will be uses as suffix
(default suffix: _corr)
--compression=value Compression of the output files
For jpeg output: 0-100
For tiff output: PACKBITS, DEFLATE, LZW
--offset=X:Y Horizontal and vertical shift
--verbose Verbose