EnoxSoftware / MagicLeapWithOpenCVForUnityExample

MagicLeap with OpenCVforUnity Example
20 stars 8 forks source link

Unable to find Entry Point #7

Closed ceinem closed 4 years ago

ceinem commented 4 years ago

Hi, I'm trying to run this on my magic Leap. So far I tried the Aruco Tracker example, but only got a blank screen. Now I tried the Image capture example, but am only getting a white image and the following Error in the console:

EntryPointNotFoundException: Unable to find an entry point names 'core_Mat_n_1Mat_III' in 'opencvforunity'

Any advice on how to solve this or what I'm doing wrong?

Thanks!

ceinem commented 4 years ago

Nevermind, I found my mistake