mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +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