6 #ifndef _MORPHOPSTRETCHER_ 7 #define _MORPHOPSTRETCHER_ 13 #if !defined(_RASTER_) 18 typedef Raster const* RasterConstPtr;
51 CellFactorPtr BuildCellFactors (
float factor,
MorphOpStretcher * MorphOpStretcherPtr
virtual ~MorphOpStretcher()
A class that is used by to represent a single image in memory.
unsigned __int32 kkuint32
virtual RasterPtr PerformOperation(RasterConstPtr _image)
kkint32 MemoryConsumedEstimated()
MorphOpStretcher(float _rowFactor, float _colFactor)
Base class for all Morphological operations.
virtual OperationType Operation() const