Ask Your Question

USER2020's profile - activity

2020-02-18 01:27:47 -0600 asked a question Find respective keypoints of chosen inliers by RANSAC?

Find respective keypoints of chosen inliers by RANSAC? I am currently using the cv2.FindHomography option to register tw

2020-02-17 06:32:03 -0600 asked a question Which inliers is the RANSAC Algorithm using in cv2.FindHomography to find the homography matrix?

Which inliers is the RANSAC Algorithm using in cv2.FindHomography to find the homography matrix? I am currently using th