Cv2DrawMatches Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberDrawMatches(Mat, IEnumerableKeyPoint, Mat, IEnumerableKeyPoint, IEnumerableDMatch, Mat, NullableScalar, NullableScalar, IEnumerableByte, DrawMatchesFlags)
Draws matches of keypints from two images on output image.
Public methodStatic memberDrawMatches(Mat, IEnumerableKeyPoint, Mat, IEnumerableKeyPoint, IEnumerableIEnumerableDMatch, Mat, NullableScalar, NullableScalar, IEnumerableIEnumerableByte, DrawMatchesFlags)
Draws matches of keypints from two images on output image.
Top
See Also

Reference