ImageGear Professional DLL v18.1 for Windows
enumIGEdgeDetectionMethods
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGEdgeDetectionMethods

Glossary Item Box

These constants define the edge detection methods available.

Values:

IG_EDGE_DETECTION_MAXGRADIENT Edge detection using the maxima of gradient, i.e., maxima of the first order derivative.
IG_EDGE_DETECTION_ZEROXC_DERIV2ND Edge detection using the zero-crossings of second order derivative along the gradient.
IG_EDGE_DETECTION_DIFF_RECURSIVE Edge detection using an optimal difference recursive filter.
©2014. Accusoft Corporation. All Rights Reserved.