MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
The problem may simply be that the rod is black. Black or dark grey surfaces are difficult for depth cameras (not just RealSense) to see because there is a general physics principle that these col...
-
It may be related to a lack of system resources, with instability increasing as more streams are activated and placing a processing burden on the computer. What computer / computing device are you...
-
Although the left and right IR imager components on the 400 Series cameras do not have an IR-Cut filter that blocks out high-range light frequencies, the built-in RGB imager component does have one...
-
If the L515 is plugged into a USB 3 port ( itas andthe camera requires USB 3) and it still does not work, please try the Windows Troubleshooter tool to correct the driver. https://community.intel.c...
-
Someone wrote a hand tracking demo program for OpenVINO. https://github.com/shinmura0/handtracking-OpenVINO
-
Hi Antonsrial. This sample program was published shortly before the 400 Series cameras first became available. The guide speculated that support for those cameras may be added, but as far as I kno...
-
Thanks, the error message was very helpful. Considering the extent of the errors, I would next recommend trying to downgrade the firmware to the previous version and then re-upgrade to the curren...
-
Are there any error messages in the log panel at the bottom of the Viewer, please?
-
Hi A Elghozi Support for RealSense cameras is provided through forums such as this one, or at the RealSense GitHub forum. https://github.com/IntelRealSense/librealsense/issues If you are able to ...
-
Odroids have ARM processors, and ARM devices will not work with pip install. This is because the pip packages are designed for x86 and x64 processors, and ARM is not 'x' architecture. You can bu...