MartyX Grover
- Total activity 2288
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 713
Comments
Recent activity by MartyX Grover-
Hi Yiming Liu If you click on the More option, is there an option in its menu to Update Firmware If there is, please follow the steps below. 1. Visit the firmware file archive at the link below...
-
Using pythagoras may be more complicated than is actually needed for this particular application. RealSense 400 Series cameras can be tilted (a maximum of 30 degrees would be best but beyond that ...
-
Hi Mustafatouqri236 As you are using pythagoras maths, may I first ask whether you are measuring the distance from the camera position to an object below the camera position (e.g at ground level),...
-
Hi Brice Miramont The RealSense discussion in the link below features a RealSense Python user who was importing multiprocess and using classes, and having problems with queues. It may provide som...
-
You are very welcome! The discussion in the link below about implementing hole-filling in Python will hopefully be of help to you. https://github.com/IntelRealSense/librealsense/issues/9899
-
On the camera with the worse depth image, please try enabling the Hole-Filling Filter in the Post-Processing Filter category if it is not enabled already in order to try to close the empty gaps. ...
-
If you increased Laser Power to maximum in the Viewer, did you increase it for each individual camera listed in the side panel under the Stereo Module options of each?
-
It looks as though the results are likely due to insufficient lighting in the location. The camera will have difficulty reading depth information from dark grey or black areas on the image. This ...
-
The link below highlights a more advanced use of can_resolve in the SDK code. If can_resolve is detected to be true then a pipe start instruction is issued. If the pipe start generates an error b...
-
Hi Matthew Ryan There was one past case that I know of in the link below where a D415 Depth Kit Module (the caseless version of the D415) was being identified as D400 and displayed the incorrect se...