mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
python binding for matches and inliers_mask attributes of cv2.detail_MatchesInfo class * making matches and inliers_mask attributes of cv2.detail_MatchesInfo class accessible from python interface * binding test for cv2.detail_MatchesInfo class