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

Dump images that show keypoint matches #176

Open
ananthsethuraman opened this issue Mar 1, 2021 · 1 comment
Open

Dump images that show keypoint matches #176

ananthsethuraman opened this issue Mar 1, 2021 · 1 comment

Comments

@ananthsethuraman
Copy link

OpenCV has a function named drawMatches. It puts two images side-by-side and joins keypoints in the two images. An example is shown in [Ref 1]. Is there a way to enable that in Mapillary?

Ref 1
https://images.app.goo.gl/RRyWFgqyhWQu61KE6

@tsmock
Copy link
Collaborator

tsmock commented Apr 22, 2021

Are you talking about what you see on the Mapillary website?
If so, I'll see if I can implement something for it. It will most likely require OpenCV to be installed on the host operating system.

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

2 participants