Skip to content

BloodAxe/OpenCV-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Tutorial

This repository contains source code of OpenCV Tutorial application.

Samples list (done)

  • Edge detection (Canny, Sobel, Schaar)
  • Image transformations (Sepia, negative, contrast and brightness adjustments)
  • Feature Detection (SURF, ORB, FREAK)
  • Video tracking (KLT, BRIEF, ORB)

Samples list (plans)

  • PTAM

Step by step tutorials

Roadmap

http://computer-vision-talks.com/opencv-tutorial-roadmap/

Copyright

Idea and development by Eugene Khvedchenya [email protected]

http://computer-vision-talks.com

This application is provided via BSD licence, it is free for both academic and commercial use.

This application is provided as-is, with no warranty expressed or implied. Use this application at your own risk. The author assumes no liability for any loss associated with the use of this application. If you do not agree with the terms of this license, do not install this application.

Contributors