GithubHelp home page GithubHelp logo

lyming531 / opencv-marker-less-ar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from takmin/opencv-marker-less-ar

0.0 1.0 0.0 5.73 MB

This is a marker less augmented reality application developed using OpenCV. This code can be used under MIT license. Demo movie: http://youtu.be/KgQguj78qMA

C++ 72.33% C 27.67%

opencv-marker-less-ar's Introduction

2012/01/10
Marker less AR is using natural images as markers instead of monochromatic markers.   This program includes object recognition, tracking, and overlay of 3D model functions.
You can use this program source code under MIT license.
http://www.opensource.org/licenses/mit-license.php

This program was written in C++ using OpenCV 2.3.1 and GLUT 3.7.6.  You should install these libraries before you compile this source code. 

GLUT
http://www.opengl.org/resources/libraries/glut/

OpenCV
https://sourceforge.net/projects/opencvlibrary/

This program also includes "GLMetaseq" which had been developed by Sunao Hashimoto and Keisuke Konishi.
GLMetaseq is 3D model loader of mqo format.

GLMetaseq
http://kougaku-navi.net/ARToolKit.html

The Windows demo program "ARengine.exe" includes a 3D models "mikuX.mqo", I obtained these files created by Zusa-san from:
http://nanoha.kirara.st/3dcg/file/dlrank.php

This program consists of 3 parts: Object Recognition, Tracking, and Overlay.  You can use Object Recognition function apart from tracking and overlay.

If you are a Windows user, I strongly recommend to begin with demo program.  This demo program is build on Windows 7 (32bit).  You can find how to use it in "HowToUse.pdf" in WinDemo.zip.
This source code is still alpha version and I've not written enough documents yet.  
This code is still on the way of refactoring, so API interface design will be changed later.  I will write API documents after refactoring.
At the current version, the only document "HowToUse.pdf" may be helpful to understand this application.

If you have any question, please contact here:
Takuya MINAGAWA ([email protected])

opencv-marker-less-ar's People

Contributors

takmin avatar alextape 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.