Template Class MaskImposter¶
Defined in File Statistics.h
Class Documentation¶
-
template<typename
ValueT
>
classMaskImposter
¶ A Mask wrapper to provide an infinite_iterator for Mask::row_begin(). This allows a fake Mask to be passed in to Statistics with a regular (non-masked) Image.
Public Types
-
typedef infinite_iterator<ValueT>
x_iterator
¶
-
typedef infinite_iterator<ValueT>