, including all inherited members.
ApplyCanny(AbstractImage &ioImage, EEdgeDetector iDetector, EEdgeGradient iGradient, double iRadius, double iThresholdLo, double iThresholdHi, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [virtual] |
ApplyCanny(ImageImpl< Pixel > &ioImage, EEdgeDetector iDetector, EEdgeGradient iGradient, double iRadius, double iThresholdLo, double iThresholdHi, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
ApplyGradient(AbstractImage &ioImage, EEdgeDetector iDetector, EEdgeGradient iGradient, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [virtual] |
ApplyGradient(ImageImpl< Pixel > &ioImage, EEdgeDetector iDetector, EEdgeGradient iGradient, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
ApplyGradientDirection(ImageImpl< Pixel > &ioImage, boost::shared_array< float > &ospOrientation, EEdgeDetector iDetector, EEdgeGradient iGradient, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
ApplyNonMaxSuppression(ImageImpl< Pixel > &ioImage, const float *iprEdgeOrientation, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
ApplyRoberts(AbstractImage &ioImage, bool ibFast, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [virtual] |
ApplyThreshold(AbstractImage &ioImage, double iThresholdLo, double iThresholdHi, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [virtual] |
ApplyThreshold(ImageImpl< Pixel > &ioImage, double iThresholdLo, double iThresholdHi, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
ApplyZeroCrossing(AbstractImage &ioImage, double iRadius, double iVariance, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [virtual] |
Pixel_t typedef | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | |
SegmentImage(AbstractImage &ioImage, double iStep, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [virtual] |
SegmentImage(ImageImpl< Pixel > &ioImage, double iStep, uint32 iChannelMask, ProgressNotifier &iNotifier=ProgressNotifier_NULL) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
~IImageEdgeProcessing() | eLynx::Image::IImageEdgeProcessing | [virtual] |