1PROCESS-MASKS(1)      User Contributed Perl Documentation     PROCESS-MASKS(1)
2
3
4

NAME

6       process-masks - Preprocessor for enblend masks
7

Synopsis

9         process-masks image1_mask.tif [image2_mask.tif ...]
10

DESCRIPTION

12       Transfers white areas in each mask (indicating pixels to keep) as black
13       areas in other masks.  Areas to be blended need to be indicated as
14       shades of grey.
15
16       Pass mask tif files as program arguments, originals are renamed and
17       replaced by processed files.
18
19       Requires ImageMagick.
20
21       Note masks can be any bit depth, but with no alpha channel.
22
23       <http://www.bruno.postle.net/neatstuff/enblend-mask/>
24       <http://enblend.sourceforge.net/>
25

License

27       This program is free software; you can redistribute it and/or modify it
28       under the terms of the GNU General Public License as published by the
29       Free Software Foundation; either version 2 of the License, or (at your
30       option) any later version.
31

See Also

33       perl, Panotools::Script
34

Author

36       October 2006, Bruno Postle <bruno AT postle.net>
37
38
39
40perl v5.32.0                      2020-07-28                  PROCESS-MASKS(1)
Impressum