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

Pointcloud unexpected interpolation along view direction? #507

Closed
taochenshh opened this issue Nov 2, 2018 · 2 comments
Closed

Pointcloud unexpected interpolation along view direction? #507

taochenshh opened this issue Nov 2, 2018 · 2 comments

Comments

@taochenshh
Copy link

taochenshh commented Nov 2, 2018

I am using ubuntu 16.04, realsense d435 and launched the rs_rgbd.launch file. THe pointcloud seems to be interpolating in the viewing direction. And because of this, there seems to be elongated tails of points where there should be empty space. I have done the calibration.

Example:
RGB Image:
selection_124

The point cloud looks like these:
Front view
selection_123
Side view
selection_125
The red circle shows the issue. How to correct it? Thanks.

@MrYelameli
Copy link

How you did the calibration? what is the solution? Would you kindly let me know? I am also facing the similar problem.

@mahdipo
Copy link

mahdipo commented Sep 21, 2020

step 1: due to sensor size for D435 840X480 is the standard resolution and generates less noise in this mode.
step 2: change preset in realsense viewer to HighAccuracy or HighDensity instead of default or custom, its give you much better result. also you can make this changes in your code too.

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

3 participants