mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
38788a3161
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