HoloLensCameraStream icon indicating copy to clipboard operation
HoloLensCameraStream copied to clipboard

Faster workflow and OpenCV usage

Open Stygmates opened this issue 6 years ago • 1 comments

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?

Stygmates avatar Apr 09 '19 09:04 Stygmates

Having the same issue. This forces long iteration times. Did you manage to improve the workflow?

janedoesrepo avatar Jan 15 '21 10:01 janedoesrepo