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 _______________________________________________ Openexr-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/openexr-user
