Skip to content

sansuiso/OpenCV-Tutorial

 
 

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

http://computer-vision-talks.com

Licensed via GPL

About

A sample project demonstratin use of OpenCV library in iOS platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.4%
  • C 22.6%
  • Objective-C 4.0%