Enox Software
Enox Software
I found a very interesting Hololens2 and OpenCVForUnity integration example project. It contains a concise and simple code for using the Locatable camera on Hololens2. https://github.com/cookieofcode/LabAssistVision
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...
Thank you very much for reporting. Does this crash only occur when running ArUcoExample?
Sorry for my late reply. I have not yet tried the Markerless AR example on Hololens, but I think it will probably work. If you want to try out a...
I have tested this example only with editor and device installation. Not tested with Holographic Emulation.
Unfortunately, I don't have a HoloLens2. This example was created with the HoloLens. Are the examples of face recognition you're trying out self-created? Could you tell us how it works...
What is the specific method you are using for face recognition processing?
The following is a typical method I used for optimization in the development of my HoloLens app. - Use HoloLensCameraStream Asset instead of WebCamTexture of Unity API to get the...
Thank you very much for reporting. Could you tell me about your test environment? Unity version : Dlib Face LandmarkDetector version :
You may not have completed the setup procedure. Please move the “DlibFaceLandmarkDetector/StreamingAssets/sp_human_face_68.dat” to the “Assets/StreamingAssets/” folder. 