help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

An alternative to image.m


From: Rafał Mantiuk
Subject: An alternative to image.m
Date: Wed, 09 Mar 2005 14:00:49 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041121

There is an external set of tools, which can be used to visualize /
process / store 2D data:

http://pfstools.sourceforge.net/

pfstools package is meant to deal with high dynamic range images, but I
have found it useful for other purposes as well. The viewer
(http://www.mpi-sb.mpg.de/resources/pfstools/pfsview_screenshot.png) can
display an Octave matrix as an HDR image, where the visible dynamic
range as well as the mapping function (linear, logarithmic, power
function) can be adjusted interactively. Other commands can load or save
data from / to HDR or low dynamic range image files (OpenEXR, RGBE,
logLuv tiff, PNG, JPEG). Other useful tools:
* image resizing with several resampling filters
* color space transformations
* projective transformations

Rafal



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]