, 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) (defined in eLynx::Image::ImageEdgeProcessingImpl< Pixel >) | 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) (defined in eLynx::Image::ImageEdgeProcessingImpl< Pixel >) | 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) (defined in eLynx::Image::ImageEdgeProcessingImpl< Pixel >) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
| ApplyNonMaxSuppression(ImageImpl< Pixel > &ioImage, const float *iprEdgeOrientation, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::ImageEdgeProcessingImpl< Pixel >) | 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) (defined in eLynx::Image::ImageEdgeProcessingImpl< Pixel >) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
| ApplyZeroCrossing(AbstractImage &ioImage, double iRadius, uint32 iChannelMask, ProgressNotifier &iNotifier) const | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [virtual] |
| 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) (defined in eLynx::Image::ImageEdgeProcessingImpl< Pixel >) | eLynx::Image::ImageEdgeProcessingImpl< Pixel > | [static] |
| ~IImageEdgeProcessing() (defined in eLynx::Image::IImageEdgeProcessing) | eLynx::Image::IImageEdgeProcessing | [virtual] |