SMIL  1.0.4
MeasureFunctionBase< T, _retType > Struct Template Reference
+ Inheritance diagram for MeasureFunctionBase< T, _retType >:
+ Collaboration diagram for MeasureFunctionBase< T, _retType >:

Public Types

typedef Image< T >::lineType lineType
 
typedef _retType retType
 

Public Member Functions

virtual void initialize (const Image< T > &)
 
virtual void processSequence (lineType, size_t)
 
virtual void finalize (const Image< T > &)
 
virtual RES_T processImage (const Image< T > &imIn, bool onlyNonZero=false)
 
virtual RES_T processImage (const Image< T > &imIn, SMIL_UNUSED const Image< T > &imMask)
 
virtual retType operator() (const Image< T > &imIn, bool onlyNonZero=false)
 
virtual retType processImage (const Image< T > &imIn, const Blob &blob)
 
virtual retType operator() (const Image< T > &imIn, const Blob &blob)
 
virtual retType operator() (const Image< T > &imIn, const Blob &blob, SMIL_UNUSED bool flag)
 

Public Attributes

retType retVal
 

The documentation for this struct was generated from the following file: