Coder Social home page Coder Social logo

ocv_ar's Introduction

ocv_ar - OpenCV based Augmented Reality library

Markus Konrad [email protected], June 2014

INKA Research Group / Project MINERVA, HTW Berlin - http://inka.htw-berlin.de/inka/projekte/minerva/

This project implements a simple but powerful Augmented Reality solution based on OpenCV. It is based on the explainations from the book Mastering OpenCV with Practical Computer Vision Projects (Baggio et al., 2012) and borrows some ideas and code from ArUco. It is written in C++ and has no dependencies besides the already mentioned OpenCV.

Features

  • fast, lightweight and portable library in standard C++
  • depends only on OpenCV library
  • different marker identification possibilities:
  • ArUco-style 7x7 code markers
  • custom (binary) markers via template matching
  • marker tracking with marker pose interpolation for smooth marker motions (see this example project)
  • well documented code and example projects (see below)

Usage and example projects

The library usage is best explained with the well documented example projects, which are available for different plattforms in a separate github repository 'ocv_ar-examples'.

The library is also part of ocv_ar-cocos2d, a mobile augmented reality framework for iOS that uses Cocos2D for 3D visualization and user interaction.

Acknoledgements and Contributions

Thanks to Alexander Godoba for the 3D pose smoothing functions (especially the 3D rotation interpolation functions).

ocv_ar's People

Contributors

internaut avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.