EdgeFindBest Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberFindBest(ImagePlane, EdgeType)
Use the 2nd derivative method to find the edge with the highest intensity in the plane.
Public methodStatic memberFindBest(ImagePlane, Area2D, EdgeType)
Use the 2nd derivative method to find the edge with the highest intensity in the area of interest.
Public methodStatic memberFindBest(ImagePlane, EdgeType, Double)
Use the 2nd derivative method to find the edge with the highest intensity in the plane.
Public methodStatic memberFindBest(ImagePlane, Area2D, EdgeType, Double)
Use the 2nd derivative method to find the edge with the highest intensity in the area of interest.
Top
See Also

Reference