-
Notifications
You must be signed in to change notification settings - Fork 16
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
Thans for your excellent work, a few questions about the dataset and evaluation #3
Comments
|
Thanks for your reply. Ok, waiting for your data. I think the staircase part shown in Figure 6 is decisive and enough for a simple test. |
For the loop closure part, you tried to project points from the candidate frame, as well as their normals, into current frame, and after dealing with visibility problem you compare the normal difference of the same pixel, right? And what do different colors mean in normal images? |
Ah yes! For the staircase dataset, I am planning to upload it.
Yes you are correct about the loop closure! I forgot to turn off the imshow() in the code.. 😢 These images were just shown for me to debug the algorithm. |
The text was updated successfully, but these errors were encountered: