SMIL  1.0.4
SampleMorphoFunctor< T > Struct Template Reference
+ Inheritance diagram for SampleMorphoFunctor< T >:
+ Collaboration diagram for SampleMorphoFunctor< T >:

Public Member Functions

virtual void processPixel (size_t pointOffset, vector< int > &dOffsets)
 
- Public Member Functions inherited from MorphImageFunctionBase< T >
 MorphImageFunctionBase (T _borderValue=ImDtTypes< T >::min(), T _initialValue=ImDtTypes< T >::min())
 
RES_T operator() (const imageInType &imIn, imageOutType &imOut, const StrElt &se=DEFAULT_SE)
 
RES_T operator() (const imageInType &imIn, const StrElt &se=DEFAULT_SE)
 
virtual RES_T initialize (const imageInType &imIn, imageOutType &imOut, const StrElt &se)
 
virtual RES_T finalize (const imageInType &imIn, imageOutType &imOut, const StrElt &se)
 
virtual RES_T _exec (const imageInType &imIn, imageOutType &imOut, const StrElt &se)
 
virtual RES_T _exec (const imageInType &imIn, const StrElt &se)
 
virtual RES_T processImage (const imageInType &imIn, imageOutType &imOut, const StrElt &se)
 
virtual void processSlice (sliceInType linesIn, sliceOutType linesOut, size_t &lineNbr, const StrElt &se)
 
virtual void processLine (lineInType pixIn, lineOutType pixOut, size_t &pixNbr, const StrElt &se)
 
virtual void processPixel (IntPoint &point, vector< IntPoint > &dOffsets)
 
- Public Member Functions inherited from imageFunctionBase< T >
lineType * createAlignedBuffers (size_t nbr, size_t len)
 
void deleteAlignedBuffers ()
 
void copyLineToBuffer (T *line, size_t bufIndex)
 
void copyBufferToLine (size_t bufIndex, T *line)
 
 operator RES_T ()
 

Additional Inherited Members

- Public Types inherited from MorphImageFunctionBase< T >
typedef Image< T > imageInType
 
typedef ImDtTypes< T >::lineType lineInType
 
typedef ImDtTypes< T >::sliceType sliceInType
 
typedef ImDtTypes< T >::volType volInType
 
typedef Image< T > imageOutType
 
typedef ImDtTypes< T >::lineType lineOutType
 
typedef ImDtTypes< T >::sliceType sliceOutType
 
typedef ImDtTypes< T >::volType volOutType
 
- Public Types inherited from imageFunctionBase< T >
typedef Image< T > imageType
 
typedef imageType::sliceType sliceType
 
typedef imageType::lineType lineType
 
typedef imageType::pixelType pixelType
 
- Static Public Member Functions inherited from MorphImageFunctionBase< T >
static bool isInplaceSafe (const StrElt &)
 
- Public Attributes inherited from MorphImageFunctionBase< T >
const Image< T > * imageIn
 
Image< T > * imageOut
 
initialValue
 
borderValue
 
- Public Attributes inherited from imageFunctionBase< T >
sliceType alignedBuffers
 
size_t bufferNumber
 
size_t bufferLength
 
size_t bufferSize
 
RES_T retVal
 
- Protected Attributes inherited from MorphImageFunctionBase< T >
size_t imSize [3]
 
volInType slicesIn
 
volOutType slicesOut
 
lineInType pixelsIn
 
lineOutType pixelsOut
 
vector< IntPointsePoints
 
UINT sePointNbr
 
vector< int > relativeOffsets
 
int se_xmin
 
int se_xmax
 
int se_ymin
 
int se_ymax
 
int se_zmin
 
int se_zmax
 
bool oddSe
 

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