47 std::vector<std::vector<int> >
histos;
utils::Time time
Definition: ImageStatistics.h:49
utils::Range64f globalRange
Definition: ImageStatistics.h:46
undocument this line if you encounter any issues!
Definition: Any.h:37
core::ImgParams params
Definition: ImageStatistics.h:43
ICL Time class (taken from the Ice lib)
Definition: Time.h:52
bool isNull
Definition: ImageStatistics.h:48
std::vector< std::vector< int > > histos
Definition: ImageStatistics.h:47
The ImgParams class stores all image parameters .
Definition: ImgParams.h:58
std::vector< utils::Range64f > ranges
Definition: ImageStatistics.h:45
core::depth d
Definition: ImageStatistics.h:44
Definition: ImageStatistics.h:42
depth
determines the pixel type of an image (8Bit-int or 32Bit-float)
Definition: Types.h:60