TCA_CORRECT("1") HUGIN TCA_CORRECT("1") NAME tca_correct - Calculate transverse chromatic aberration SYNOPSIS tca_correct [options] inputfile is the base name of 4 image files: Colour file to compute TCA parameters red_ Red channel of green_ Green channel of blue_ Blue channel of The channel images must be colour images with 3 identical channels. If any of -R, -G, or -B is given, this file name is used instead of the derived name. Output: commandline arguments for fulla DESCRIPTION Generates fulla command-line parameters for correction of transverse chromatic aberration (TCA) from sample photos. Ideal sample photos would have a lot of contrast over the entire image area, little saturated colour and no blown highlights. OPTIONS -h Display help -l input file is PTO file instead of image -m method optimization method (0 normal, 1 newfit) -o optvars string of variables to optimize ("abcvde") -r Reset values (this will zero a,b,c,d,e params and set v to 10) makes sense only with -l option -s Scale for corner detection -n number of points per grid cell (default: 10) -g divide image in x grid cells (default: 10) -t num Remove all control points with an error higher than num pixels (default: 1.5) -v Verbose --save-into-database Saves the tca data into Hugin lens database -w filename write PTO file -R Use this file as red channel -G Use this file as green channel -B Use this file as blue channel AUTHORS Written by Pablo d'Angelo and others. "Version: 2023.0.0" 2024-08-30 TCA_CORRECT("1")