HoloLensCameraStream
HoloLensCameraStream copied to clipboard
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens1/HoloLens2 camera for computer vision (or anything th...
Hello, I’m working with the HololensCameraStream in my project. Until now, I was working with 2272x1278 resolution without any issues. However, after reducing the resolution to 896x504, the output image...
Dear sir, I try to deploy the PixelCoordToWorldCoord function into my own App and want to realize a 2D to 3D projection for HoloLens2. The function works well in a...
Trying to get the video panel example to work. Just a white quad. Here's the error that's thrown. My project is setup correctly for openxr developmenet. Thanks for your thoughts!...
[PixelCoordToWorldCoord](https://github.com/EnoxSoftware/HoloLensCameraStream/blob/master/HoloLensVideoCaptureExample/Assets/CamStream/Scripts/LocatableCameraUtils.cs) when I use this function the position in the world is not at all what it should be. Is there any way to improve the performance, maybe calibrate the...
Assets\HoloLensWithOpenCVForUnityExample\Scripts\Utils\HLCameraStreamToMatHelper.cs(416,32): error CS0103: The name 'LocatableCameraUtils' does not exist in the current context