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

Distance issues with Kinect and R Pi 4 #662

Open
piran-prog opened this issue Sep 11, 2022 · 2 comments
Open

Distance issues with Kinect and R Pi 4 #662

piran-prog opened this issue Sep 11, 2022 · 2 comments

Comments

@piran-prog
Copy link

Along with the other issues I'm having I've been trying the regview and I'm getting things like this:
image
The foreground is lighter and then shades to dark blue over about 2 meteres and then just shows the RGB image but then further away starts showing distance colours again

@piedar
Copy link
Contributor

piedar commented Sep 20, 2022

I think this is a limitation of the depth shading algorithm in freenect-regview but I'm not sure how to fix it. Ideally there should be a smooth color range from near to far. As far as I can tell, the actual depth values are correct.

@piran-prog
Copy link
Author

Yes looks like an issue with regview, some of the other test apps seem to get it right. I managed (with a lot of effort) to get it working in ROS and that works but I'm trying to get it working with ORBSLAM3 and it's getting some of the depth wrong there:
image
where the upper cloud of points is all on a single plane but should actually be at the front with the other points.

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