Skip to content

georg-braun/Study-Computer-Graphics-SS2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P5 - Project Augmented Reality Application

A augmented reality application with a combination of C++, OpenGL, OpenCV and the ArUco library.

What

In an endless loop the programs gets a webcam image. With OpenCV and the ArUco it's possible to detect the markers and calculate a projective transformation matrix. Within the render module several models are loaded and dependendt on the transformation these models are placed on the markers. In addition to that I implemented a litter shader to visualize a blend effect for the models.

Example

Alt text Alt text

OpenCV/ArUco and OpenGL image

Alt text

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published