Template Struct exprTraits¶
Defined in File Pixel.h
Struct Documentation¶
-
template<typename
ExprT
>
structexprTraits
A traits class to return the types of the image/mask/variance.
Public Types
-
typedef ExprT
expr_type
-
typedef ExprT::ImagePixelT
ImagePixelT
-
typedef ExprT::MaskPixelT
MaskPixelT
-
typedef ExprT::VariancePixelT
VariancePixelT
-
typedef ExprT