HoloLensForCV-Unity icon indicating copy to clipboard operation
HoloLensForCV-Unity copied to clipboard

HoloLens research mode streams for use in Unity.

Results 3 HoloLensForCV-Unity issues
Sort by recently updated
recently updated
newest added

Hi, ![permission error](https://user-images.githubusercontent.com/117815641/200805073-0f308184-0e4e-41b8-b511-9d5392287cdd.png) The following error is populating when run the command **git submodule update --init** D:\Work\HiTechTEDs\AR\experimental\HoloLensForCV-Unity>git submodule update --init Cloning into 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV'... [email protected]: Permission denied (publickey). fatal: Could not...

First of all, thank you for your hard work. my project is creating a 3D model on a specific color area as some kind of marker. Basically it works like...

It can be deployed to the HoloLens successfully, but it is prompted that it cannot load "kernelbase.pdb/dll" during operation. After ignoring that, I can not the image, only blank. However,...