eLynx SDK v3.0.1
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, double iVariance, 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()eLynx::Image::IImageEdgeProcessing [virtual]

Generated on 14 Apr 2009 by doxygen 1.5.8