thechargedneutron / SaltwashAR

Python Augmented Reality application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaltwashAR is a Python Augmented Reality application.

Documentation can be found on my Wiki: https://github.com/rdmilligan/SaltwashAR/wiki

To see what it can do, check out my SaltwashAR Part I https://youtu.be/eq94uBBEVKo and Part II https://youtu.be/XxFC5NoxrLg videos.

To help develop the application, check out my 'Adding a feature to SaltwashAR' post: https://rdmilligan.wordpress.com/2016/01/09/adding-a-feature-to-saltwashar/

SaltwashAR uses OpenCV computer vision to detect a 2D marker in a webcam, and OpenGL graphics library to render a 3D robot upon the marker.

We can interact with the robots:
- ask a robot to search the web, translate phrases, help us gamble or practice acting, or provide a world weather report 
- let the robot learn a card game, classify iris flowers and audio, give a slideshow, be a talking calculator or a mixing desk
- a robot can watch TV, detect shapes, respond to our hand gestures, read printed words or just be happy!

About

Python Augmented Reality application

License:GNU General Public License v3.0


Languages

Language:Python 100.0%