microsoft / HoloLensForCV

Sample code and documentation for using the Microsoft HoloLens for Computer Vision research
MIT License
472 stars 156 forks source link

Can I use this in Unity #143

Closed A00107408 closed 3 years ago

A00107408 commented 3 years ago

I am developing an app for the HoloLens 2 to augment the solution of a real world Rubik's Cube. I need access to the video feed as continuous frames to augment the real world Cube. Can I use this repo in Unity or how is it intended to be used?

I am porting my app from the META2 AR HMD where i was able to access the camera feed like a normal web camera and it all worked really well.

dakesse commented 3 years ago

You probably found these:

51 and #108