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

Build homography from array of matched points #101

Open
cpaniaguam opened this issue Sep 30, 2022 · 3 comments
Open

Build homography from array of matched points #101

cpaniaguam opened this issue Sep 30, 2022 · 3 comments

Comments

@cpaniaguam
Copy link

I have gone over the documentation looking for a method to use the data returned by match_keypoints to return a homography matrix as in ImageFeatures.qd_rigit with no success. Does there exist such a method in the package? I know I can set up a linear system to get the matrix, but this seems (to me) like natural feature to include in the package.

@cpaniaguam
Copy link
Author

I'll look into this. Thanks @ashwani-rathee :)

@timholy
Copy link
Member

timholy commented Jul 31, 2023

See CoordinateTransformations in case it helps.

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

No branches or pull requests

3 participants