lukacu / cv4ar

Computer Vision for Augmented Reality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Vision for Augmented Reality

Demos for marker-based AR, designed to explain some underlaying computer vision algorithms. Demos are using OpenCV 3.x library and are compiled using CMake.

Basic image processing

Thresholding

Filtering

Edge detection

Binary marker

Contours

Binary marker detection

Homography estimation

Pose estimation

Key-points for texture detection

Key-points

Correspondences

RANSAC

About

Computer Vision for Augmented Reality

License:MIT License


Languages

Language:C++ 96.9%Language:CMake 3.1%