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 Oscar On Windows 10, a lot of the setup is already pre-made, enabling you to get started quickly. The first step is to install the RealSense SDK software, This can be done by visiting the Rel...
-
Which camera firmware driver version is your camera using, please? Updating the firmware to a recent version can help to correct problems. For example, firmware version 5.12.5 added a fix for pro...
-
Having said the above, it is worth mentioning the likelihood that if you use your camera with SDK 2.0 then it may update the camera's firmware driver version and risk Windows Hello RealSense functi...
-
In 2017 Intel introduced plug and play installation of the SR300 drivers, so that simply plugging the camera in on an internet connected computer would automatically download and install the driver...
-
Hi L Cedric In the 2016 SDK, the Camera Explorer tool's main usefulness is in diagnosing a problem with the camera if it is not working (e.g the camera disconnects upon activation). If the camer...
-
A lot of people use their own choice of USB cable instead of the supplied one because they need a much longer cable. This can affect connections if it is not a high quality cable. That is why I a...
-
Are you using the official 1 meter USB cable supplied with the camera or are you using a longer USB cable of your own choice, please?
-
Hi Jrh3503 L515 related questions are handled on the RealSense GitHub forum. Please re-post your question there by visiting the link below and clicking on the New Issue button. Thanks! https://git...
-
There is a C++ script for adding Decimation and Spatial filters in the link below. This can help with hole filling. https://dev.intelrealsense.com/docs/post-processing-filters#section-using-filter...
-
To the best of my knowledge, once CMake is installed somewhere on your computer then it should be accessible from anywhere. You can download it for Linux as a pre-built "binary" file (cmake-3.18.2...