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

Image problems (depth map, rendering map, point cloud map) #1395

Closed
dingbaiyin opened this issue Sep 17, 2020 · 5 comments
Closed

Image problems (depth map, rendering map, point cloud map) #1395

dingbaiyin opened this issue Sep 17, 2020 · 5 comments
Labels

Comments

@dingbaiyin
Copy link

  1. ubuntu Pi3B +
    2.librealsense2.16.1
    3.D430
    After the depth map is rendered, it can be seen that the target in the image has obvious non-edge boundaries, showing a semi-transparent state. It can be seen from the point cloud that the corresponding position is concave.
    No filtering function is added when capturing images.
    Many of the same situations occur in our products, please help analyze the cause of the problem.
    The following are depth map, rendering map and point cloud map.
    CSB017_314_205_Pig_0_31 00_2020-09-10_15-22-31
    CSB017_314_205_Pig_0_31 00_2020-09-10_15-22-31_test_0 00_0 00_0 00_0_25

CSB017_314_205_Pig_0_31.00_2020-09-10_15-22-31_pointcloud.zip

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Sep 17, 2020

Hi @dingbaiyin Your image has similarities to a recent case on the librealense GitHub where the edges seem to 'bleed' instead of being sharpy defined.

IntelRealSense/librealsense#7021

image

A few improvement suggestions that emerged from that discussion were:

  • Using the High Density visual preset (or Medium Density if a balance between image quality and accuracy is needed).
  • Increasing the Laser Power value, which was reported by the RealSense user in that case to make surfaces less "blobby"
  • Applying the Advanced Mode function Second Peak Threshold (found under the Depth Controls sub-category of the Advanced Controls options in the RealSense Viewer's side-panel) to replicate the depth confidence-matching that the SR30x cameras have.

@dingbaiyin
Copy link
Author

Thank you very much for your suggestion. At the same time, when I was testing on site, I found that the question I asked had a lot to do with camera exposure. The effect is improved after blocking the sun's rays. I will test your suggestions to achieve better results.

@MartyG-RealSense
Copy link
Collaborator

Hi @dingbaiyin Do you have an update for us about the tests that you were going to perform, please? Thanks!

@dingbaiyin
Copy link
Author

No,thanks,I will colose the issue.

@MartyG-RealSense
Copy link
Collaborator

Thanks very much, I shall close it for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants