Navigation Menu

Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

yassersouri/simple-augmented-reality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Augmented Reality

With only OpenCV and Python

input

An image with a chessboard, only one would be enough, but in this example we have 3!

Input image

annotation

Now we need some chessboard corners for camera calibration, the user interface for clicking the corners is quit neat!

Chessboard corner

object

Here we need an object in PLY format. The format the meshlab can view!

Output

The dinasour can now appear anywhere on the board.

Output 1

It can also walk on the walls! :)

Output 2

About

very simple AR with only python and opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages