fix(rcomb,rmtxop): Fix to matrix deallocation
fix(rcomb,rmtxop): Fixing compile error with const array type
fix: Made use of resolu.h more consistent and reliable
fix(rmtxop,rcomb): Added checks for "xyz" and "rgb" format output
feat(rmtxop,rcomb): Added lower-case versions of component outputs w/o efficacy conversions
fix(rmtxop,rmtxcomb): Eliminated the option of spectral output with 3 components
fix(rmtxop): Corrected wavelength split output based on reference input
fix(rmtxop): Corrected scalar post-multiplying component transform
feat(rmtxop): Added -c _file_ and -C options for specifying color spaces
refactor(rmtxop): Changed rmatrix library interface for by row matrix output
fix(rmtxop): compile error
feat(rmtxop): Added 'A' symbolic component for average of all channels
fix(rmtxop): Eliminated redundant error messages
feat(rmtxop): Added symbolic transforms to -c option and made -s apply after any such transform, so both may be used simultaneously
feat(rmtxop): Added handling of Radiance spectral pictures as matrices
fix(rmtxop): Made error reporting consistent regardless of concatination direction
docs: formatting of option reminder
feat: Added -rf and -rb options to rmtxop to load XML reflectance matrices
Removed redundant include files
Added warning about divide-by-zero to matrix information header
Fixed argument parsing issue and added further explanations to man page
Added support for trailing unary operations on final matrix result
Take advantage of matrix multiplication associativity
Moved transpose operation later to save memory with -c (transform) reduction
Added element-wise multiplication and division to rmtxop command
Changed to using SET_FILE_BINARY() where possible
Prepare for SCons build on Win32 and Win64
Moved some file settings around to improve logic
Minor fix
Fixed output format for ASCII from ASCII inputs
Took out unreliable call to ftell()
Added missing _O_BINARY setting for Windows
Made rmtxop output the same type as lesser of inputs by default
Bug fixes
Created rmtxop command, need to test and debug
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.