HoloLensWithOpenCVForUnityExample icon indicating copy to clipboard operation
HoloLensWithOpenCVForUnityExample copied to clipboard

HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)

Results 31 HoloLensWithOpenCVForUnityExample issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I am starting on unity and openCV. When I import your project and import the other unitypackage needed I get this error. Do you have an idea how to...

ArgumentException: The Assembly UnityEditor is referenced by OpenCVForUnityCSharpDLL ('Assets/OpenCVForUnity/org/OpenCVForUnityCSharpDLL.dll'). But the dll is not allowed to be included or could not be found. UnityEditor.AssemblyHelper.AddReferencedAssembliesRecurse (System.String assemblyPath, System.Collections.Generic.List`1[T] alreadyFoundAssemblies, System.String[] allAssemblyPaths,...

``` Loading native plugins Loading opencv_objdetect470.dll Loading opencv_aruco470.dll Loading opencv_core470.dll Loading opencv_photo470.dll Loading opencv_bioinspired470.dll Loading opencv_ml470.dll Loading opencv_face470.dll Loading opencv_img_hash470.dll Loading opencv_xfeatures2d470.dll Loading opencv_bgsegm470.dll Loading opencv_imgproc470.dll Loading opencv_video470.dll Loading opencv_features2d470.dll...

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.

Hello! I purchased the OpenCV for Unity asset on January 10th. I have been following the steps in the README.md to get the example project to work correctly on unity....

Hi, I am interested in deploying OpenCV on HL2 for custom object detection. Is OpenCV available to do that? If so, are there some reference tutorial videos? (I notice that...

Hello! I am pretty new to Unity and developing for the HoloLens. I have followed the steps in the README up until step 9 where I need to build on...

Hello, I purchased OpenCV for Unity asset and followed this tutorial. The app was successfully deployed on HoloLens2, but it doesn't work properly. Here are some issues showing on my...

Hi, I am using the HLArUcoExample from this repository on a HoloLens 2 device. The project works perfectly with MRTK2, and the AR objects are recognized and positioned correctly. However,...

Assets\HoloLensWithOpenCVForUnityExample\Scripts\Utils\HLCameraStreamToMatHelper.cs(416,32): error CS0103: The name 'LocatableCameraUtils' does not exist in the current context