CorrelationMatchingMatch Method |
Name | Description | |
---|---|---|
Match(IntPoint, IntPoint) |
Matches two sets of feature points computed from the given images.
| |
Match(IEnumerableIntPoint, IEnumerableIntPoint) |
Matches two sets of feature points computed from the given images.
| |
Match(Bitmap, Bitmap, IntPoint, IntPoint) | Obsolete.
Matches two sets of feature points computed from the given images.
| |
Match(Bitmap, Bitmap, IEnumerableIntPoint, IEnumerableIntPoint) | Obsolete.
Matches two sets of feature points computed from the given images.
|