ClassifierFactoryLearn Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodLearn(ImagePlane, Point2D, Rect)
Create a ShapeFinder2 classifier from the input image plane. If the input plane has overlay information, then this overlay information will be extracted and used as don't care points.
Public methodLearn(ImagePlane, Point2D, Rect, IEnumerablePoint2D)
Create a ShapeFinder2 classifier from the input image plane.
Public methodLearn(ImagePlane, Point2D, Angle, Double, Rect)
Create a ShapeFinder2 classifier from the input image plane. If the input plane has overlay information, then this overlay information will be extracted and used as don't care points.
Public methodLearn(ImagePlane, Point2D, Angle, Double, Rect, IEnumerablePoint2D)
Create a ShapeFinder2 classifier from the input
Top
See Also

Reference