Man page - deghosting_mask(1)
Packages contas this manual
- pto_template(1)
- pto_lensstack(1)
- checkpto(1)
- tca_correct(1)
- cpfind(1)
- pto_mask(1)
- nona(1)
- geocpset(1)
- pto_var(1)
- deghosting_mask(1)
- fulla(1)
- pano_modify(1)
- cpclean(1)
- pto_merge(1)
- hugin_lensdb(1)
- linefind(1)
- autooptimiser(1)
- pto_gen(1)
- pto_move(1)
- icpfind(1)
- hugin_executor(1)
- verdandi(1)
- pano_trafo(1)
- hugin_hdrmerge(1)
- hugin_stacker(1)
- vig_optimize(1)
- align_image_stack(1)
- celeste_standalone(1)
Package: hugin-tools
apt-get install hugin-tools
apt-get install hugin-tools
Manuals in package:
Documentations in package:
Manual
| DEGHOSTING_MASK("1") | HUGIN | DEGHOSTING_MASK("1") |
NAME
deghosting_mask - Creates mask for removing ghosting in images
SYNOPSIS
deghosting_mask [options] <image1> <image2> ...
DESCRIPTION
Takes a series of aligned photos, usually three or more, and generates masks for removal of ghosts - Data that only appears in a minority of photos.
OPTIONS
- -o|--output <path>
- Prefix for output masks
- -s|--sigma <float>
- Standard deviation of Gaussian weighting function (SIGMA > 0); default: 30
- -i|--iterations <int>
- Number of iterations, default is (ITER > 0) default: 4
- -t|--threshold <float>
- Threshold; default: 150
- -c|--contrast <float>
- Change contrast before applying threshold; default: 1.3
- -a|--advanced <f|g|m|t|w>
- Advanced settings. Possible options are:
- f Use gray images for computation. It's about two times faster but it usually returns worse results. You also have to change threshold to smaller value (around 100)
- g Use gamma 2.2 correction instead of logarithm if input images are HDR
- m Do not scale image, NOTE: slows down process
- t Use simple threshold, may result in holes in images
- w Compute "complete" weights, not only probabilities
- -w|--save <i|w>
- Advanced save settings
- -b <int>
- Image cache BLOCKSIZE in kilobytes; default: 2048KB
- -m <int>
- Set image CACHESIZE in megabytes; default: 1024MB
- -h|--help
- Display this help
- -v|--verbose <0|1>
- Verbose, repeat for more verbose output
AUTHORS
Lukáš Jirkovský
| 2025-01-09 | "Version: 2024.0.1" |