logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pto_mask - Apply a mask

Authors

       Thomas Modes

Version: 2024.0.1"                                 2025-01-03                                      PTO_MASK("1")

Description

pto_mask applies a mask to nominated images

Name

       pto_mask - Apply a mask

Options

-o | --output=file.pto
           Output Hugin PTO file. Default: <filename>_mask.pto

       --mask=filename@imgNr
           Read the mask from the file and assign to given image

       --rotate=CLOCKWISE|90|COUNTERCLOCKWISE|-90
           Rotates the mask clock- or counterclockwise

       --process=CLIP|SCALE|PROP_SCALE
           Specify how the mask should be modified if the mask is created for an image with different size

              * CLIP: clipping (Default)
              * SCALE: Scaling width and height individually
              * PROP_SCALE: Proportional scale

       -h | --help
           Shows this help

Synopsis

pto_mask [options] input.pto

Usage

          pto_mask --mask=maskfile

See Also