You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup the OpenCVForUnity. (Tools > OpenCV for Unity > Set Plugin Import Settings)
Move the "OpenCVForUnity/StreamingAssets/haarcascade_frontalface_alt.xml" and "OpenCVForUnity/StreamingAssets/lbpcascade_frontalface.xml" to the "Assets/StreamingAssets/" folder.
Clone HoloLensCameraStream repository.
Copy the "HoloLensCameraStream/HoloLensVideoCaptureExample/Assets/CamStream/" folder to the "Assets/" folder.
Import the HoloLensWithOpenCVForUnityExample.unitypackage.
Add the "Assets/HoloLensWithOpenCVForUnityExample/*.unity" files to the "Scenes In Build" list in the "Build Settings" window.
Add the "WebCam" to "Publishing Settings > Capabilities" checklist in the "Player Settings" window.