CorrelationSearch Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberSearch(Image, Image, Double)
Find the best correlation match of the template in the image with sub-pixel accuracy. The amount of sub pixel accuracy that may be achieved depends on the size of the template.
Public methodStatic memberSearch(ImagePlane, ImagePlane, Double)
Find the best correlation match of the template in the plane with sub-pixel accuracy. The amount of sub pixel accuracy that may be achieved depends on the size of the template.
Public methodStatic memberSearch(Image, Image, Double, Area2D)
Find the best correlation match of the template in the image with sub-pixel accuracy. The amount of sub pixel accuracy that may be achieved depends on the size of the template.
Public methodStatic memberSearch(ImagePlane, ImagePlane, Double, Area2D)
Find the best correlation match of the template in the plane with sub-pixel accuracy. The amount of sub pixel accuracy that may be achieved depends on the size of the template.
Top
See Also

Reference