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

what is the difference between these five images #21

Closed
zorosmith opened this issue Mar 1, 2020 · 1 comment
Closed

what is the difference between these five images #21

zorosmith opened this issue Mar 1, 2020 · 1 comment

Comments

@zorosmith
Copy link

zorosmith commented Mar 1, 2020

Hello, I think that Fig.1(left and right), Fig.2 and Fig.4 are normal map.
Fig.3 and Fig.5 are vertex map(depth map).
I found that Fig.4 and Fig.5 are the current normal map(N_{D}) and vertex map(V_{D}) respectively.
And I guess that Fig.2 and Fig.3 are the rendered normal map(N_{M}) and vertex map(V_{M}) respectively. Because I found that the dynamic objects had been filtered from the Fig.2 and Fig.3.
There is no label beside to the images, which makes me confused.
Plz point out if I didn't understand it correctly!

image

@jbehley
Copy link
Owner

jbehley commented Mar 4, 2020

The images are mainly for debugging, therefore I did not spend much time on making it self explanatory.
Your almost correct with your analysis, here captions:

image

there first row shows the normal maps of the rendered model considering surfels with different timestamps. the left image is the view with only old surfels. These are needed for loop closure detection.

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