MartyX Grover
- Total activity 2348
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 727
Comments
Recent activity by MartyX Grover-
How does it perform if you set Second Peak Threshold to '0' instead of the default '325'
-
The increased lighting on the wall in the above image is likely to be sufficient for good quality depth analysis. I went back to the pair of images at the top of this case and note that you achiev...
-
RealSense 400 Series cameras only support RGB color from the left imager and only on the D405, D415 and D455 models.
-
Hi Hgkim Yes, you can extract infrared images from both the left and right imager with the RealSense Viewer program or with your own script. You can obtain frames individually or record a moving ...
-
I have never seen an example of RS2_STREAM_GPIO being used in scripts or supported by the RealSense Viewer program. The SDK file link below suggests that it is a feature that was disabled and is n...
-
MIPI errors typically do not provide clues about their root cause and are therefore like an unspecific "something went wrong" message.
-
The depth image looks excellent. The RGB image of the white wall looks more grey though, suggesting to me that the light illumination in that wall area might be dim. Low lighting can change how v...
-
17 mm error is possible if the camera is having difficulty reading depth detail from the scene. Examples of disruptive elements could be reflections, dark grey / black colors of surfaces or confus...
-
A RealSense depth measurement will not be exactly the same as a real-world measurement taken with a tape measure. Aside from RMS error factoring into the measurement, there may also be additional ...
-
Adding self. to instructions is usually not compulsory. A small number of RealSense Python users find though that their program will not work without it, whilst you have the opposite situation (yo...