MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
C++ DLL library files can be called from C# using a "native" method called Pinvoke. https://docs.microsoft.com/en-us/dotnet/standard/native-interop/pinvoke The librealsense SDK makes use of Pinvok...
-
Hi Eitan Allal the link below details an installation method of librealsense and the Python wrapper together at the same time that worked for a Jetson Nano user. https://github.com/IntelRealSense/...
-
The manual does seem to be orientated towards C++ use. DLLs can be accessed from non-C++ applications. In Python that can be done with ctypes. https://docs.python.org/3/library/ctypes.html
-
Hi Henry, If you mean the Dimensional Weight Software SDK: though it uses the L515 camera, my understanding is that it is a standalone software that is not connected to the RealSense SDK. It requ...
-
Hi Info L515 questions are handled on the RealSense GitHub forum. You can post your question there by visiting the link below and clicking on the New Issue button. Thanks! https://github.com/In...
-
It is a problem that is known about but not easy to solve when it may be related to particular models of computer. The advice in the link below, and the comments beneath it, may be useful to you. ...
-
Hi Jonathanfwade Moving the SR300 should not make any difference to whether it works or not. It is true though that it is vulnerable to experiencing detection / connection issues related to stabi...
-
Hi Fraser T265 related questions are handled on the RealSense GitHub forum. You can post future questions there by visiting the link below and clicking on the New Issue button. Thanks! https://git...
-
Hi Mma221 If you mean the Cubemos Skeleton Tracking SDK (it is not an Intel product), page 10 of its documentation manual provides details of how to perform skeleton detection on a jpeg image usi...
-
Hi Mail L515 questions are handled on the RealSense GitHub forum. You can post your question there by visiting the link below and clicking on the New Issue button. Thanks! https://github.com/I...