CorrelationFindMatches Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberFindMatches(ImagePlane, ImagePlane, Double, Int32)
Use the correlation coefficient calculation method to find locations in the input image plane that match the given template.
Public methodStatic memberFindMatches(ImagePlane, ImagePlane, Rect, Double, Int32)
Use the correlation coefficient calculation method to find locations in the input image plane that match the given template.
Public methodStatic memberFindMatches(ImagePlane, ImagePlane, Double, Int32, SubPixelMode, Neighborhood)
Use the correlation coefficient calculation method to find locations in the input image plane that match the given template.
Public methodStatic memberFindMatches(ImagePlane, ImagePlane, Rect, Double, Int32, SubPixelMode, Neighborhood)
Use the correlation coefficient calculation method to find locations in the input image plane that match the given template.
Top
See Also

Reference