casa
5.7.0-16
|
#include <ImageDecimatorData.h>
Public Types | |
enum | Function { COPY, MEAN, NFUNCS } |
Holds data for ImageDecimator class. More... | |
Definition at line 8 of file ImageDecimatorData.h.
Holds data for ImageDecimator class.
Put new functions before NFUNCS.
Enumerator | |
---|---|
COPY |
just copy the nth plane as is, no function applied |
MEAN | |
NFUNCS |
Definition at line 28 of file ImageDecimatorData.h.