EnoxSoftware / HoloLensWithOpenCVForUnityExample

HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
MIT License
262 stars 50 forks source link

I am also facing same issues with #41

Closed vikashsingh009 closed 1 year ago

vikashsingh009 commented 2 years ago

I am also facing same issues with
trial OpenCvUnity on window 10 and getting same error image

Originally posted by @vikashsingh009 in https://github.com/EnoxSoftware/HoloLensWithOpenCVForUnityExample/issues/35#issuecomment-932762962

EnoxSoftware commented 2 years ago

The TrialVersion of OpenCVForUnity works only with UnityEditor on Windows and mac platforms. https://enoxsoftware.com/opencvforunity/get_asset/ It is not possible to build executable packages.

vikashsingh009 commented 2 years ago

I have installed unity 2020 in window os,what does that mean? supported unity editor on windows

On Sat, Oct 2, 2021, 10:38 PM Enox Software @.***> wrote:

The TrialVersion of OpenCVForUnity works only with UnityEditor on Windows and mac platforms. https://enoxsoftware.com/opencvforunity/get_asset/ It is not possible to build executable packages.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/EnoxSoftware/HoloLensWithOpenCVForUnityExample/issues/41#issuecomment-932785586, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4X4TPNYAFN7PTFL2M52N3UE44CDANCNFSM5FGPBEBQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

EnoxSoftware commented 2 years ago

The trial version will only work in the Game window of UnityEditor.

2021-10-03_19h23_05
vikashsingh009 commented 2 years ago

Thanks for clarifying,actually i am using arcamara and its not working on playmode of gameobject getting null pointer exception how to test opencvunity with ARFoundation
image

this code refrering https://gitlab.com/-/snippets/2041871