MagicLeapWithOpenCVForUnityExample icon indicating copy to clipboard operation
MagicLeapWithOpenCVForUnityExample copied to clipboard

MagicLeap with OpenCVforUnity Example

Results 9 MagicLeapWithOpenCVForUnityExample issues
Sort by recently updated
recently updated
newest added

Since Magic changed their app certificate signing method, I cant use older OS than 0.98 to develop. I bought your OpenCVfor Unity in the asset store but I cant run...

I was looking for this example for SDK 0.24.1 but seems to be removed in latest release thank you

Hi, I have successfully deployed the Yolo Detection in Magic Leap, would you please tell me if that is possible to use MobileNet to do the same thing? Thank you.

For the **model** and **config** parameters in the MagicLeapDnnExample.cs file, the required file type for the model is specified for Torch (_On Line 25:_ "Path to a binary file of...

I followed all the instructions and got MagicLeapImageCaptureExample to work correctly. However, I am having issues with MagicLeapDnnExample. All I see is a blank screen when I run the example,...

Hi, I have successfully tried the real-time object detection example. Now, I wish to make my own object detection model so that Magic Leap One only detects those certain objects....

Hi guys, I can able to detect the object but it is not showing the name of the object can anyone help me to resolve this issue. I am having...

Hello, I followed the tutorial as it is, but when I deployed it on my Magic Leap device, it just showed a diagonal red line appearing on the screen, and...

"Enclose the code related to the WebCamTexture class with #if UNITY_EDITOR and #endif." - could you be more specific which scripts should be removed and which parts of scripts should...