You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: