MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
If the camera has worked before with Windows then it should still have a valid firmware, as the firmware is stored inside the camera and not on the computer with the other RealSense drivers. You co...
-
The Creative VF0800 is also known as the RealSense F200. I still have one from 2014 in my equipment bag that I could test with, luckily! I just plugged it straight into an internet-connected Windo...
-
Pip install for pyrealsense2 on Mac is not supported, unfortunately. The most recent information on Mac installation of Pyrealsense2 is in the link below: https://github.com/IntelRealSense/libreal...
-
Update: FRAMOS have published a news release about the L515. https://www.framos.com/en/news/new-high-resolution-intel-realsense-lidar-depth-camera-in-framos-portfolio-expands-3d-vision-application-...
-
A Dynamic Calibration can have a strong positive effect on the quality of the camera image. You are welcome to perform such a calibration. I was suggesting though that you first try just printing...
-
If you would prefer to build Librealsense using vcpkg, instructions can be found here: https://github.com/IntelRealSense/librealsense/blob/master/readme.md#building-librealsense---using-vcpkg
-
I considered very carefully about how to proceed with this case. I think it would be helpful to bring in a RealSense support manager for advice. @... could you help Thomas to work out how to get ...
-
Sorry for asking, but is there a particular reason why the program must be used with Windows Server R2 2012 if you also have the ability to successfully use the program on a Windows 10 machine that...
-
My memory of C# programming (I use C# regularly in the Unity game creation engine) is that if a command is highlighted in red like that then it can indicate that it is not being found by the Using ...
-
Have you got both realsense2.dll and Intel.RealSense.dll in the location where your project is launched from, please?