process-masks - Man Page

Preprocessor for enblend masks

Synopsis

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

Description

Transfers white areas in each mask (indicating pixels to keep) as black areas in other masks.  Areas to be blended need to be indicated as shades of grey.

Pass mask tif files as program arguments, originals are renamed and replaced by processed files.

Requires ImageMagick.

Note masks can be any bit depth, but with no alpha channel.

<http://www.bruno.postle.net/neatstuff/enblend-mask/> <http://enblend.sourceforge.net/>

License

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

See Also

perl, Panotools::Script

Author

October 2006, Bruno Postle <bruno AT postle.net>

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation