ocv_ar: OpenCV based Augmented Reality library
This library implements a simple but powerful Augmented Reality solution based on OpenCV. It is derived from the explainations from the book Mastering OpenCV with Practical Computer Vision Projects (Baggio et al., 2012) and borrows some ideas and code from ArUco. Based on ocv_ar is also a framework for lightweight mobile Augmented Reality with Cocos2D – ocv_ar-cocos2d. I developed both things as part of my work at the INKA research group.
Screenshots
Project repositories
The following projects are available on github.com:
- ocv_ar main repository
- ocv_ar-examples – usage examples for ocv_ar
- ocv_ar-cocos2d – mobile augmented reality with ocv_ar and Cocos2D
← Back