MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hi Ranjitkathiriya Firstly, could you tell me the method that you used to install the Python wrapper please? Was it with the pip install method or by building it with CMake? Thanks!
-
Great news - thanks for the update!
-
Hi Baltabai K It is less than 1% of the distance from the camera. At 1 meter range, this translates to an accuracy of between 2.5mm and 5mm. Error increases linearly over distance (a phenomenon ...
-
C# is not my best language in terms of coding knowledge, so I appreciate your patience. My understanding through further research is that if a using block is used then you do not also have to use r...
-
The default depth scale value is fine for that distance. If you seek optimum depth accuracy then a depth resolution of 848x480 is optimal for the D435 model. Also, you could try using the High Ac...
-
Are your frames being correctly disposed in C#, please? https://github.com/IntelRealSense/librealsense/issues/2845#issuecomment-444448923
-
Which RealSense SDK version are you currently using please?
-
Hi Thomas Chenus33 Which processing block are you using please? If it is the point cloud processing block, a memory leak problem exists in that block that is a Known Issue. The link below provide...
-
Hi Nick Vanoost The 400 Series cameras have already been used successfully in outdoor agricultural applications, such as being mounted to agricultural vehicles. If your camera will be travelling ...
-
Hi Mitubati Mitu Mitu If you are using Windows, this error may be because access to the camera is turned off in the Windows 'Privacy' options. If you are using Windows then you can check the Priv...