pfsview screenshot
pfsview - HDR image viewer

About

pfstools package is a set of command line programs for reading, writing and manipulating high-dynamic range (HDR) images and video frames. It includes also Qt and OpenGL HDR image viewers. pfstools can be integrated with GNU Octave or matlab, so that it can serve as a toolbox for reading and writing HDR images.

All programs in the package exchange image data using unix pipes and a simple generic HDR image format - pfs. pfs in not just another format for storing HDR images (and there are already quite a few of them), but is rather an attempt to integrate the existing HDR image formats by providing a simple interface for exchanging data between applications.

pfstools is a base set of tools and more advanced functionality can be found in related packages, such as pfstmo (tone-mapping) or pfscalibration (recovery of camera response curve and merging multi-exposure LDR image). If you are not comfortable with a command line interface or you want to save yourself compilation problems, you may want to check Qtpfsgui, which packages some functionality of pfstmo and pfscalibration in a nice GUI interface.

NewsRSS feed

pfstools 1.8.3 releasedWed, 23 Mar 2011 10:20:48 GMT

This realease brings an updated "pfsview", which is now 100% QT4
application. Some cosmetic problems as well as "Fit window to content"
have been fixed. Other minor fixes are listed below.

pfscalibration 1.5 releasedFri, 11 Mar 2011 11:01:35 GMT

This release of pfscalibration fixes many issues with handling RAW (more than 8-bit) images. Robertson's algorithm should produce less banding. Mitsunaga and Nayar's algorithm is still broken. Two new scripts have been added: pfsinme - to skip generating an intermediate hdrgen file; and pfsplotresponse - for plotting camera response functions.

pfstools 1.8.1 releasedMon, 01 Jun 2009 18:12:55 GMT

This release fixes several bugs in pfsview, hdrhtml, and pfsinppm. You may also appreciate much better OS X support and updated README.OSX. The compilation on Mac has been tested with Fink and native qt3-mac.

pfstools 1.8 releasedTue, 03 Mar 2009 21:36:51 GMT

Probably the most interesting addition is an HDRHTML viewer for displaying HDR images with exposure control in a web-browser (http://pfstools.sourceforge.net/hdrhtml). Matlab functions can now read and write multi-channel images, and have updated documentation (http://pfstools.sourceforge.net/matlab_docs/index.html). Other changes: