/OpenCV-Tutorial

A sample project demonstrating use of OpenCV library in iOS platform

Primary LanguageC++

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 ekhvedchenya@gmail.com

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