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

Cannot reproduce the result of ELAS #48

Open
wj4y78308 opened this issue Apr 29, 2018 · 2 comments
Open

Cannot reproduce the result of ELAS #48

wj4y78308 opened this issue Apr 29, 2018 · 2 comments

Comments

@wj4y78308
Copy link

Hi,

Recently, I am interesting in your project and want to repeat it!

However, I face some problems about ELAS. (https://github.com/AndreiBarsan/libelas-tooling)
I just repeat the code from above, but get different depth value!

The min value of my depth is -10 (I think it's because of the variable "kInvalidDepth" which is defined in elas.h.), but the min depth you provided (KITTI Odometry Sequence 06, which is used in demo) is 0.
Also the max value is different.

I want to know how should I process the range of depth image!
Thanks so much :)

@AndreiBarsan
Copy link
Owner

Hi wj4y78308, it's so awesome that you're interested! Which tool from the ELAS repository did you use for the preprocessing?

Did you use https://github.com/AndreiBarsan/libelas-tooling/blob/master/src/kitti2klg.cpp? This one should take care of the issue you described, in line 252, I believe.

@wj4y78308
Copy link
Author

OK! thank you so much! I will try it :)

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