Re: exr channel tools?

"Rafal Mantiuk" <[email protected]> Mon, 25 Sep 2006 20:34:16 -0700
Newsgroups gmane.comp.video.openexr.user
Message-ID <[email protected]>
Hi,

Erik Winquist wrote:
> to anyone's knowledge, are there existing opensource command-line
> tools out there for merging EXR channels from different images,
> removing channels from images, renaming channels, adding user
> strings, etc?   i see something called EXR Tools, but that currently

You should be able to do all of these operations with pfstools
(http://pfstools.sf.net/), but some will require writing scripts in
Octave. The limitation is that pfstools store all channels (except
color channels) in OpenEXR in 32-bit float format.

Cheers,

Rafal