AR note taking using Unity and OpenCV
- You need OpenCVForUnity Library first.
- Clone this folder into Assets folder (if not working, try clone to Assets/OpenCVForUnity/Examples/Advanced)
- 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
All the code runs in Update() method and mainMat is the mat of video getting from camera.