eLynx SDK v3.3.0
C++ image processing API reference

eLynx::Image::IImageEdgeProcessing Member List

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 =0eLynx::Image::IImageEdgeProcessing [pure virtual]
ApplyGradient(AbstractImage &ioImage, EEdgeDetector iDetector, EEdgeGradient iGradient, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImageEdgeProcessing [pure virtual]
ApplyRoberts(AbstractImage &ioImage, bool ibFast, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImageEdgeProcessing [pure virtual]
ApplyThreshold(AbstractImage &ioImage, double iThresholdLo, double iThresholdHi, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImageEdgeProcessing [pure virtual]
ApplyZeroCrossing(AbstractImage &ioImage, double iRadius, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImageEdgeProcessing [pure virtual]
SegmentImage(AbstractImage &ioImage, double iStep, uint32 iChannelMask, ProgressNotifier &iNotifier) const =0eLynx::Image::IImageEdgeProcessing [pure virtual]
~IImageEdgeProcessing() (defined in eLynx::Image::IImageEdgeProcessing)eLynx::Image::IImageEdgeProcessing [virtual]

Generated on Thu Dec 9 2010 by doxygen 1.7.2