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

Visualization of estimated dense correspondences #17

Open
XuYifan98 opened this issue Nov 7, 2021 · 1 comment
Open

Visualization of estimated dense correspondences #17

XuYifan98 opened this issue Nov 7, 2021 · 1 comment

Comments

@XuYifan98
Copy link

Thank you for providing your codes.
l would like to generate some results similar to fig.4 (Visualization of estimated dense correspondences) in your paper.
l appreciate if you guide me to generate such results.

@liuyuan-pal
Copy link
Collaborator

Sorry, I cannot find the original codes to generate the figure.
I remember that I first draw points on the left image using opencv and the color of these points are generated from the matplotlib's color map. Then, on the right image, I use the estimated correspondences to find correct matches, and only draw correctly matched points on the right image (the color is the same as left image).

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