Query: light_correct
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIGHT_CORRECT(1) General Commands Manual LIGHT_CORRECT(1)NAMElight_correct - correct illumination errors on set of imagesSYNOPSISlight_correct grey image1 image2 image3 ...DESCRIPTIONThe first argument should be an image of a piece of grey card, subsequent arguments should be images taken with the same lighting set-up which need correcting. The corrected images are written to files prefixed with "ic_". For example, suppose you have a directory with the following files in: example% ls dat1.1.v dat1.2.v dat2.1.v dat2.2.v dat3.1.v dat3.2.v dat4.1.v dat4.2.v grey.v then run light_correct like this: example% light_correct grey.v dat*.v to generate this: example% ls dat1.1.v dat1.2.v dat2.1.v dat2.2.v dat3.1.v dat3.2.v dat4.1.v dat4.2.v grey.v ic_dat1.1.v ic_dat1.2.v ic_dat2.1.v ic_dat2.2.v ic_dat3.1.v ic_dat3.2.v ic_dat4.1.v ic_dat4.2.v light_correct works by smoothing out the grey card image, finding grey-mean/pixel for each point, and then multiplying the result by all the following images. It also removes any .desc files it generates, to avoid problems with im_global_balance(3).RETURN VALUEreturns 0 on success and non-zero on error.SEE ALSOheader(1), vips(1)COPYRIGHTThe National Gallery and Birkbeck College, 1989-1996. 14 Oct 1996 LIGHT_CORRECT(1)
| Related Man Pages | 
|---|
| vips(1) - debian | 
| prop_data(3) - netbsd | 
| prop_data_copy(3) - netbsd | 
| prop_data_create_data_nocopy(3) - netbsd | 
| pacman(6) - centos | 
| Similar Topics in the Unix Linux Community | 
|---|
| Scam-grey 1.6.1 (Default branch) | 
| impr 0.1 (Default branch) | 
| DN-Gallery 0.2.1 (Default branch) | 
| UvumiTools Gallery 1.0.1 (Default branch) | 
| PERL: Function calling using parameters |