ahmetozlu / augmented_reality

:gem: "Marker-less Augmented Reality" with OpenCV and OpenGL.
https://www.youtube.com/watch?v=nPfR5ACrqu0
MIT License
208 stars 55 forks source link
augmented-reality computer-vision feature-extraction feature-matching homography-matrix homography-refinement marker-less markerless-augmented-reality object-recognition opencv opengl outlier-removal pose-estimation random-sample-consensus ransac rendering-3d-graphics uv-mapping

Marker-less Augmented Reality

In this project readers will learn how to create a standard real-time project using OpenCV (for desktop), and how to perform a new method of marker-less augmented reality, using the actual environment as the input instead of printed square markers. It covers some of the theory of marker-less AR and show how to apply it in useful projects. Please contact if you need professional marker-less AR project with the super high accuracy!

See the related Medium post for more information!

Quick Demo


TODOs:


Citation

If you use this code for your publications, please cite it as:

@ONLINE{mar,
    author = "Ahmet Özlü",
    title  = "Marker-less Augmented Reality with OpenCV and OpenGL",
    year   = "2018",
    url    = "https://github.com/ahmetozlu/augmented_reality"
}

Author

Ahmet Özlü

License

This system is available under the MIT license. See the LICENSE file for more info.