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

Does this package process the original depth image(disparity) from libfreenect? #42

Open
cgdsss opened this issue Aug 20, 2018 · 0 comments

Comments

@cgdsss
Copy link

cgdsss commented Aug 20, 2018

The raw data obtained from libfreenect using Kinect depth sensor is actually a 11-bit number between 0-2047, called disparity (with unit in kdu--kinect disparity unit), while other libraries like OpenNI provides converted depth data. However, I found that the data in /camera/depth/image_raw is converted real depth(mm) and >2047.But I could not find where the raw data was converted in the code. What's going on? Please help me. thank you

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

1 participant