![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
This is the complete list of members for aims::MorphoGreyLevel< T >, including all inherited members.
chamferFactor() const | aims::MorphoGreyLevel< T > | inline |
chamferMaskSize() const | aims::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() const | aims::MorphoGreyLevel< T > | inline |
MorphoGreyLevel() | aims::MorphoGreyLevel< T > | |
neededBorderWidth() const | aims::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 |