Skip to content

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 they want).

License

Notifications You must be signed in to change notification settings

mattsiel/HoloLensCameraStream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HoloLensCameraStream for Unity forked by HATlab

based off the plugin from HoloLensCameraStream, this app gets the frames from the PV camera, sends them to openpose where they are analysed and the data sent back to the HoloLens.

About

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 they want).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 57.6%
  • ShaderLab 36.7%
  • HLSL 5.7%