IntelRealSense / realsense-ros

ROS Wrapper for Intel(R) RealSense(TM) Cameras
http://wiki.ros.org/RealSense
Apache License 2.0
2.58k stars 1.76k forks source link

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

Closed dingbaiyin closed 4 years ago

dingbaiyin commented 4 years ago
  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 commented 4 years ago

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.

https://github.com/IntelRealSense/librealsense/issues/7021

image

A few improvement suggestions that emerged from that discussion were:

dingbaiyin commented 4 years ago

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 commented 4 years ago

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

dingbaiyin commented 4 years ago

No,thanks,I will colose the issue.

MartyG-RealSense commented 4 years ago

Thanks very much, I shall close it for you.