Veronica Bianchi R4p
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Veronica Bianchi R4p-
Auto-exposure is not enabled. Any idea of what other parameters could influence this effect?
-
Apparently the device is not stable when the pipeline start but discarding the first frames (about 100/200) it gets better and the distortion disappear.
-
Hi MartyG, we are using the same viewer to visualize the outputs of both examples and only in 1 case it is distorted. In addition, yesterday mi colleagues carried out several tests with the same se...
-
It is not the actual fps we are setting, it is written by the viewer I guess.
-
The purpose is to create a 3D model of an object and make some measurements on that. We are using Intel RealSense SR305 sensors that have camera module Intel RealSense Depth Module SR300. Maybe I'...
-
Here below the pointcloud we are not satisfied with. As you can see it looks like it is stretched and the floor does not even look flat. The use of multiple cams is not our main problem at the mom...
-
Ok, got it. We are not stressing the system with a high rate of start-stop sequences so I guess this will not be a problem. We implemented and tested the poll_for_frames() and unfortunately the poi...
-
Well, in my case it is an actual distortion and not just a re-scaling issue, so I'm not 100% sure the depth scale of the viewing program can be causing it. Anyway I will implement the poll_for_fram...
-
Ok, I will test it! Thank you. But honestly I do not see how using wait_for_frames() instead of poll_for_frames() can create a distortion in the pointcloud. May I ask you to explain the mechanism?
-
Thank you very much for sharing the link, I will for sure take a look at this code. However, my question was actually more focused on understanding why I obtain 2 different point clouds by executin...