CIPerspectiveTile - emcconville/cif GitHub Wiki

CIPerspectiveTile

Applies a perspective transform to an image and then tiles the result.

  • -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
  • -inputBottomLeft <vector> : The bottom left coordinate of a tile. [Default 155,153]
  • -inputTopLeft <vector> : The top left coordinate of a tile. [Default 118,484]
  • -inputBottomRight <vector> : The bottom right coordinate of a tile. [Default 548,140]
  • -inputTopRight <vector> : The top right coordinate of a tile. [Default 646,507]