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 Melebele3073 The intel-realsense-dfu.exe DFU firmware update tool was the original firmware update tool for the RealSense 400 Series cameras dating back to late 2017, but it has long since been...
-
If you need quick results without programming knowledge then the RealSense-compatible commercial skeleton tracking tool Nuitrack SDK may suit your requirements. https://nuitrack.com/ Nuitrac...
-
Hi Dimouzoi RealSense 400 Series cameras (including the D455 model) are Active Stereo technology.
-
Hi Manuel Hermanns If you are aiming for your robot to be humanoid then a good starting point for your research may be an article at the link below about a humanoid robot that uses RealSense techn...
-
The link below has instructions for building from source code on Windows. https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_windows.md To build the Pyrealsense2 Python w...
-
As you are using Python, the only remaining option for improving computation may be to build the librealsense SDK from source code with CMake with the build flag -DBUILD_WITH_OPENMP=TRUE included i...
-
Plain surfaces in previous D405 cases that the camera has had difficulty with have tended to be reflective, so if the paper is non-reflective then that may aid the result.
-
Because you have the 5.15.0.2 camera firmware driver installed, let's use RealSense Viewer version 2.54.1 as the 5.15.0.2 firmware is designed for use with that SDK version. Please download the 2....
-
Okay, thank you. Let us continue this discussion at the other case that you have created. 好的谢谢。 让我们继续讨论您创建的另一个案例。 https://support.intelrealsense.com/hc/en-us/community/posts/21979224208531
-
Does it make any difference to the recording process if you move the recording lines to just above the release instructions at the end of the script? colorwriter.write(color_image)depthwriter.wri...