jeromeetienne / opencv-experiments

Experimentation with opencv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opencv-experiments

Experimentation with opencv

TO DO

Implement Marker Based AR

Implement Markerless Based AR with FAST Features

Make GUI to tune parameters of tracking so it can suit different users environment

Learning links

OpenCV overview of feature detection:

http://docs.opencv.org/3.0-beta/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/py_table_of_contents_feature2d.html#py-table-of-content-feature2d

OpenCV Pose Estimation from 2D features:

http://docs.opencv.org/3.0-beta/doc/py_tutorials/py_calib3d/py_pose/py_pose.html#pose-estimation

Feature Detectors: https://www.youtube.com/watch?v=9-F5-gUIAWE

Feature Descriptors: https://www.youtube.com/watch?v=oFVexhcltzE

Feature Evaluation and Use: https://www.youtube.com/watch?v=JlXtqWiAtLo

Interest Point Detection: https://www.youtube.com/watch?v=_qgKQGsuKeQ

About

Experimentation with opencv


Languages

Language:JavaScript 74.9%Language:Python 25.1%