MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
Hi Accounts Mmt I do not have any information on whether the minimum of 100 = no gamma correction at all, unfortunately. So I would not be confident in saying that it does. If you are seeking RGB...
-
Thanks for your patience whilst I performed further tests. A dynamic recalibration of the camera did not improve the apparent mis-scaling of the occlusion shadow around the hand. After extensive te...
-
A custom enclosure may have an effect on the image if the solid areas of the enclosure, such as the non-transparent border of the area where a transparent sensor window is placed, obstruct the sens...
-
Hi Jens Nirme I would recommend using the original cable supplied with the camera if you are satisfied with a 1 meter cable length. For longer cable lengths, cable quality is very important to avo...
-
If the Master is set to 1 and the Slaves to 2 and the slaves are not syncing their tinestamp, that would seem to point us back in the direction of a possible issue with the sending of the sync sign...
-
Hardware sync causes the timestamps of the Slave cameras to try to follow the timing of the Master camera. The slave cameras are still responsible for generating their own streams though - it does...
-
If I understand correctly, test 2 is mixing together the Dynamic Calibrator and the On-Chip Calibration systems: writing a calibration table with the Dynamic Calibrator, and then trying to read the...
-
Okay, thanks for checking. Even if it were installed, your image showed that it is an earlier version of the UWP driver rather than the 6.11.160.21 one that can cause errors, so it may not be the ...
-
wait_for_frames() is a mechanism for blocking until a complete frame arrives. poll_for_frames() delivers the frames immediately, though the timing of CPU sleep periods has to be managed or the CPU...
-
That is my understanding (increasing the frame queue value increases latency, so frame-loss becomes less likely but memory consumption increases). https://dev.intelrealsense.com/docs/frame-manageme...