MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Since 2017 you do not need the DCM program to install the SR300 drivers on Windows. If they are not present then they are installed automatically when the camera is inserted into the USB port if y...
-
Hi Emersongcardona I see that your Device Manager has the three required SR300 drivers (Depth, RGB, Virtual). However, the SR300 camera model was retired a long time ago. If you are trying to u...
-
This support website that you are writing on is the Help Center. Please go to the front page of this website and click the New Post button. 您正在撰写的这个支持网站是帮助中心。请转到该网站的首页并单击新帖子按钮。 https://support.int...
-
The UnaNancyOwen pointcloud program above is the only RealSense program that I know of that uses cv ::viz::Viz3d and my OpenCV programming knowledge is unfortunately limited. So there are no other...
-
The SDK's C++ example rs-pointcloud produces a pointcloud that looks and works similarly to the Viewer's. https://github.com/IntelRealSense/librealsense/tree/master/examples/pointcloud There is a...
-
RealSense cameras have a minimum depth sensing distance that varies depending on the camera model. D435i's minimum distance is around 10 cm. If the camera moves closer to an object or surface tha...
-
The maximum depth sensing range of D435i is 10 meters. Error increases linearly as the distance from the camera increases though, and decline in accuracy will begin to become noticeable beyond 3 m...
-
I believe that focusing on rs2::gl::pointcloud_renderer will not enable you to achieve your goal, because this approach is not how librealsense pointcloud scripts publish a pointcloud. They usuall...
-
不幸的是,这个问题超出了我的编程知识范围,但这可能是一个有用的参考:
-
This question is outside of my programming knowledge unfortunately but this may be a helpful reference: https://github.com/IntelRealSense/librealsense/issues/3072