jbehley / SuMa

Surfel-based Mapping for 3d Laser Range Data (SuMa)
MIT License
543 stars 166 forks source link

what is the difference between these five images #21

Closed zorosmith closed 4 years ago

zorosmith commented 4 years ago

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 commented 4 years ago

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.