Skip to content

eugenejahn/ARNoteTaking

Repository files navigation

ARNoteTaking

AR note taking using Unity and OpenCV

SETUP

  1. You need OpenCVForUnity Library first.
  2. Clone this folder into Assets folder (if not working, try clone to Assets/OpenCVForUnity/Examples/Advanced)
  3. And run the Main

Here is the tutorial that I followed to push the code into github https://www.youtube.com/watch?v=qpXxcvS-g3g

CODE

All the code runs in Update() method and mainMat is the mat of video getting from camera.

About

AR note taking using Unity and OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages