aimsalgo  5.1.2
Neuroimaging image processing
aims::MorphoGreyLevel< T > Member List

This is the complete list of members for aims::MorphoGreyLevel< T >, including all inherited members.

chamferFactor() constaims::MorphoGreyLevel< T >inline
chamferMaskSize() constaims::MorphoGreyLevel< T >inline
doClosing(const carto::VolumeRef< T > &dataIn, float radius)aims::MorphoGreyLevel< T >
doDilation(const carto::VolumeRef< T > &dataIn, float radius)aims::MorphoGreyLevel< T >
doErosion(const carto::VolumeRef< T > &dataIn, float radius)aims::MorphoGreyLevel< T >
doOpening(const carto::VolumeRef< T > &dataIn, float radius)aims::MorphoGreyLevel< T >
isBinary(const carto::VolumeRef< T > &dataIn)aims::MorphoGreyLevel< T >static
isChamferBinaryMorphoEnabled() constaims::MorphoGreyLevel< T >inline
MorphoGreyLevel()aims::MorphoGreyLevel< T >
neededBorderWidth() constaims::MorphoGreyLevel< T >
setChamferBinaryMorphoEnabled(bool x)aims::MorphoGreyLevel< T >inline
setChamferFactor(float x)aims::MorphoGreyLevel< T >inline
setChamferMaskSize(const Point3d &p)aims::MorphoGreyLevel< T >inline
~MorphoGreyLevel()aims::MorphoGreyLevel< T >virtual