, including all inherited members.
base typedef | mds::img::CVolumeCanny< V > | |
BLOCK_SIZE enum value | mds::img::CVolumeCanny< V > | |
checkNeighbours(tVolume &Volume, tSize x, tSize y, tSize z, tVoxel T) | mds::img::CVolumeCanny< V > | [protected] |
CVolumeCanny(double dT1, double dT2) | mds::img::CVolumeCanny< V > | |
CVolumeEdgeDetector() | mds::img::CVolumeEdgeDetector< V > | |
getThresholds(double &dT1, double &dT2) | mds::img::CVolumeCanny< V > | |
hysteresis(tVolume &MagnitudeVolume, tVolume &Volume, tSize x, tSize y, tSize z, tSize XSize, tSize YSize, tSize ZSize, tVoxel T1, tVoxel T2) | mds::img::CVolumeCanny< V > | [protected] |
m_dT1 | mds::img::CVolumeCanny< V > | [protected] |
m_dT2 | mds::img::CVolumeCanny< V > | [protected] |
m_GaussFilter | mds::img::CVolumeCanny< V > | [protected] |
m_SobelX | mds::img::CVolumeCanny< V > | [protected] |
m_SobelY | mds::img::CVolumeCanny< V > | [protected] |
m_SobelZ | mds::img::CVolumeCanny< V > | [protected] |
nonMaxSuppression(const tVolume &GradVolumeX, const tVolume &GradVolumeY, const tVolume &GradVolumeZ, tVolume &MagnitudeVolume, tVolume &Volume, tSize x, tSize y, tSize z, tSize XSize, tSize YSize, tSize ZSize) | mds::img::CVolumeCanny< V > | [protected] |
operator()(const tVolume &SrcVolume, tVolume &DstVolume) | mds::img::CVolumeCanny< V > | [virtual] |
setThresholds(double dT1, double dT2) | mds::img::CVolumeCanny< V > | |
TEMPLATE_PARAMETER_IS_NOT_VOLUME enum value | mds::img::CVolumeEdgeDetector< V > | |
tVolume typedef | mds::img::CVolumeCanny< V > | |
tVoxel typedef | mds::img::CVolumeCanny< V > | |
~CVolumeCanny() | mds::img::CVolumeCanny< V > | |
~CVolumeEdgeDetector() | mds::img::CVolumeEdgeDetector< V > | [virtual] |