bandtrim
Propagates a NULL in any band to all other bands
This program searches for NULL pixels in all bands of a cube.
When a NULL pixel is found the corresponding pixel is set to NULL in all
other bands.
Categories
Related Objects and Documents
Applications
History
Jeff Anderson | 2007-05-23 | Original version |
Stuart Sides | 2007-05-23 | Finished the program |
Steven Lambright | 2007-08-07 | Fixed documentation and added test |
Steven Lambright | 2008-05-12 | Removed references to CubeInfo |
Ken Edmundson | 2024-07-31 | Converted to callable app and converted Makefile tests to gtests. |