Package pfstools
Programs for handling high-dynamic range images
http://pfstools.sourceforge.net/
pfstools is a set of command line programs for reading,
writing, manipulating and viewing high-dynamic range (HDR) images and
video frames. All programs in the package exchange data using unix
pipes and a simple generic HDR image format (pfs). The concept of the
pfstools is similar to netpbm package for low-dynamic range images.
Version: 2.2.0
See also: pfstools-exr, pfstools-glview, pfstools-imgmagick, pfstools-octave, pfstools-qt.
General Commands | |
| pfs_automerge | Script for scanning all subdirectories of a given directory and merging RAW files into HDR images |
| pfsabsolute | Convert luminance in images to absolute measure |
| pfscat | Concatenate frames in PFS stream |
| pfsclamp | Clamp color and luminance channel values to be within the specified range |
| pfscolortransform | Apply color calibration using user provided matrix file. |
| pfscut | Extract a rectangle out of a frame in PFS stream |
| pfsdisplayfunction | Apply display function to color or gray-scale images |
| pfsextractchannels | Extract selected channels from the stream |
| pfsflip | Flip images horizontally and/or vertically. |
| pfsgamma | Apply gamma correction to color or gray-scale images |
| pfsin | Read an image in one of the several formats and write pfs stream to the standard output |
| pfsindcraw | Read an image in a camera RAW file format supported by DCRAW or LIBRAW and write pfs stream to the standard output |
| pfsinpfm | Load images or frames in PFM format |
| pfsinppm | Load images or frames in PBM formats |
| pfsinrgbe | Load images or frames in Radiance RGBE format |
| pfsintiff | Load images or frames in several variants of TIFF format (both LDR and HDR) |
| pfsinyuv | Read frames from a single .yuv file used by many video codecs |
| pfsout | Read pfs frames from stdin and write them in the format determined by the extension of the file name |
| pfsouthdrhtml | Create a web page with an HDR viewer |
| pfsoutpfm | Write images or frames in OpenEXR format |
| pfsoutppm | Write images or frames in one of the several formats |
| pfsoutrgbe | Write images or frames in Radiance RGBE format |
| pfsouttiff | alias for pfsoutppm |
| pfsoutyuv | Write frames to .yuv file used by many video codecs |
| pfspad | Add borders to a frame in PFS stream |
| pfspanoramic | Perform projective transformations of spherical images |
| pfsretime | Retime an animation stream from one frame-rate to another |
| pfsrotate | Rotate images 90 degrees. |
| pfssize | Resize frames |
| pfstag | Set or remove tags to/from pfs stream |