ImageGear for Java
ImGearEdgeDetectionMethods Enumeration
Defines the edge detection methods supported by ImageGear.
Members
MemberDescription
DIFF_RECURSIVEEdge detection using an optimal difference recursive filter.
MAXGRADIENTEdge detection using the maxima of gradient, i.e., maxima of the first order derivative.
ZEROXC_DERIV2NDEdge detection using the zero-crossings of second order derivative along the gradient.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.imagegear.processing.ImGearEdgeDetectionMethods

See Also

Reference

com.accusoft.imagegear.processing Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback