pfsflip - Man Page
Flip images horizontally and/or vertically.
Synopsis
Description
Use this command to flip images from a stream of pfs. The --h option results in a horizontal exchange, and the --v option results in a vertical exchange. Both options may be applied, which is equivalent to rotation of the image 180 degrees.
Options
- --h, ā-h
Flip the image horizontally.
- --v, ā-v
Flip the image vertically.
Examples
- pfsin memorial.hdr | pfsflip -h -v | pfsout memorial_gc.hdr
Flip memorial image horizontally and vertically (rotate the image 180 degrees) and save to memorial_gc.hdr.
Notes
See Also
Bugs
Please report bugs and comments to Alexander Efremov <aefremov@mpi-sb.mpg.de>.