HoloLensCameraStream
HoloLensCameraStream copied to clipboard
Faster workflow and OpenCV usage
Hi, Thanks for your awesome plugin. I'm using your plugin in order to do image processing with openCV, here is my workflow:
- Compile the OpenCV dll and copy it in Plugins/WSA
- Build the project using Unity
- Compile and launch the resulting Visual Studio solution
- Test it on the Hololens
Is there a faster workflow I can use?
My second question is about OpenCV: I'm using OpenCV-Hololens but this is an older version of OpenCV, I also tried to compile OpenCV for UWP myself but failed so far. Is there another alternative?
Having the same issue. This forces long iteration times. Did you manage to improve the workflow?