Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better shot threading #1

Open
hbredin opened this issue Dec 8, 2015 · 0 comments
Open

Better shot threading #1

hbredin opened this issue Dec 8, 2015 · 0 comments

Comments

@hbredin
Copy link
Member

hbredin commented Dec 8, 2015

Thresholding the minimum number of matches is not good enough.
We might also want to use cv2.findHomography and RANSAC:
http://docs.opencv.org/2.4/modules/calib3d/doc/camera_calibration_and_3d_reconstruction.html?highlight=findhomography#findhomography

Documentation says:
Note that whenever an H matrix cannot be estimated, an empty one will be returned.

This "features" might be used as a second filtering step...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant