This is the complete list of members for
eLynx::Image::IImageEdgeProcessing, including all inherited members.
ApplyCanny(AbstractImage &ioImage, EEdgeDetector iDetector, EEdgeGradient iGradient, double iRadius, double iThresholdLo, double iThresholdHi, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0 | eLynx::Image::IImageEdgeProcessing | [pure virtual] |
ApplyGradient(AbstractImage &ioImage, EEdgeDetector iDetector, EEdgeGradient iGradient, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0 | eLynx::Image::IImageEdgeProcessing | [pure virtual] |
ApplyRoberts(AbstractImage &ioImage, bool ibFast, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0 | eLynx::Image::IImageEdgeProcessing | [pure virtual] |
ApplyThreshold(AbstractImage &ioImage, double iThresholdLo, double iThresholdHi, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0 | eLynx::Image::IImageEdgeProcessing | [pure virtual] |
ApplyZeroCrossing(AbstractImage &ioImage, double iRadius, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0 | eLynx::Image::IImageEdgeProcessing | [pure virtual] |
SegmentImage(AbstractImage &ioImage, double iStep, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0 | eLynx::Image::IImageEdgeProcessing | [pure virtual] |
~IImageEdgeProcessing() (defined in eLynx::Image::IImageEdgeProcessing) | eLynx::Image::IImageEdgeProcessing | [virtual] |