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

How to match RGB value with the vertices? #94

Closed
layumi opened this issue May 30, 2019 · 1 comment
Closed

How to match RGB value with the vertices? #94

layumi opened this issue May 30, 2019 · 1 comment

Comments

@layumi
Copy link

layumi commented May 30, 2019

Hi @akanazawa ,

Thank you for your great code! I am new to the 3D reconstruction.
I have a question about how to match the RGB value in 2D image with the 3D vertices (x,y,z) that your code generates.

The naive idea that I have is to match the 2D pixels and the 3D vertices who has the smallest depth. Do you have any suggestion or code recommendation?

Thank you very much.

@akanazawa
Copy link
Owner

Hi, I think my answer here: #110 (comment) might help with this, let's consolidate the discussions there and i'm closing this issue. Thanks.

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