EnoxSoftware / HoloLensWithOpenCVForUnityExample

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

Please add RealTime FaceRecognition Example. #50

Open andiven opened 1 year ago

andiven commented 1 year ago

Hi,

In the RealTime FaceRecognition Example, it does not use multi-threading. If you have time, please update the RealTime FaceRecognition Example used by HoloLens, thank you.

ShawnZhou997 commented 1 year ago

I am using the OpenCVForUnity.2.4.7 then the problem shows, is it the same as yours? or just the wrong version of my plugin? 微信图片_20230214161756

Hi,

In the RealTime FaceRecognition Example, it does not use multi-threading. If you have time, please update the RealTime FaceRecognition Example used by HoloLens, thank you.

ShawnZhou997 commented 1 year ago

it occurs when i try to switch the platform in the build settings and shows no error before then.

EnoxSoftware commented 1 year ago

From the error details, it appears to be a bug in a previous version of the OpenCVForUnity example code. To solve this problem, use the latest version of the assets (2.4.8 or later).