EnoxSoftware / HoloLensWithOpenCVForUnityExample

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

The type or namespace name 'CameraIntrinsics' could not be found #44

Closed Demi871023 closed 1 year ago

Demi871023 commented 2 years ago

I followed the setup in Readme.md, but the error in the picture below will always appear, unable to find 'CameraIntrinsics', I would like to ask which step may be the problem?

Environment I use: HoloLens 2 Visual Studio 2019 Unity 2019.4.7f1 Microsoft Mixed Reality Toolkit v2.2.0 OpenCV for Unity 2.4.7

OpenCVforUnity Issue

EnoxSoftware commented 2 years ago

Hi, Demi871023

I found the post by a user who encountered a similar error. EnoxSoftware/HoloLensWithOpenCVForUnityExample#30

Unfortunately, I don't have Hololens2 at hand and haven't tried it, but this thread already has a way to make my example work with Hololens2. EnoxSoftware/HoloLensWithOpenCVForUnityExample#29

Best regards, Enox Software

Greatapikachu commented 1 year ago

俺也一样