Template Struct exprTraits

Struct Documentation

template<typename ExprT>
struct exprTraits

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