Click or drag to resize
Accord.NET (logo)

CorrelationMatchingMatch Method

Overload List
  NameDescription
Public methodMatch(IntPoint, IntPoint)
Matches two sets of feature points computed from the given images.
Public methodMatch(IEnumerableIntPoint, IEnumerableIntPoint)
Matches two sets of feature points computed from the given images.
Public methodMatch(Bitmap, Bitmap, IntPoint, IntPoint) Obsolete.
Matches two sets of feature points computed from the given images.
Public methodMatch(Bitmap, Bitmap, IEnumerableIntPoint, IEnumerableIntPoint) Obsolete.
Matches two sets of feature points computed from the given images.
Top
See Also