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

eLynx::Image::ImageEdgeProcessingImpl< Pixel > Member List

This is the complete list of members for eLynx::Image::ImageEdgeProcessingImpl< Pixel >, 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 typedefeLynx::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]

Generated on 14 Apr 2009 by doxygen 1.5.8