Here you can read tutorials about how to set up your computer to work with the OpenCV library. Additionaly you can find a few very basic sample source code that will let introduce you to the world of the OpenCV.
Linux
Title: Installation in Linux Compatibility: > OpenCV 2.0 Author: Ana Huamán We will learn how to setup OpenCV in your computer! |
Title: Using OpenCV with gcc and CMake Compatibility: > OpenCV 2.0 Author: Ana Huamán We will learn how to compile your first project using gcc and CMake |
Title: Using OpenCV with Eclipse (plugin CDT) Compatibility: > OpenCV 2.0 Author: Ana Huamán We will learn how to compile your first project using the Eclipse environment |
Windows
Title: Installation in Windows Compatibility: > OpenCV 2.0 Author: Bernát Gábor You will learn how to setup OpenCV in your Windows Operating System! |
Title: How to build applications with OpenCV inside the Microsoft Visual Studio Compatibility: > OpenCV 2.0 Author: Bernát Gábor You will learn what steps you need to perform in order to use the OpenCV library inside a new Microsoft Visual Studio project. |
Android
Title: Introduction into Android Development Compatibility: > OpenCV 2.4.2 Author: Vsevolod Glumov Not a tutorial, but a guide introducing Android development basics and environment setup |
Title: OpenCV4Android SDK Compatibility: > OpenCV 2.4.2 Author: Vsevolod Glumov OpenCV4Android SDK: general info, installation, running samples |
Title: Android development with OpenCV Compatibility: > OpenCV 2.4.2 Author: Vsevolod Glumov Development with OpenCV4Android SDK |
iOS
Title: Installation in iOS Compatibility: > OpenCV 2.4.2 Author: Artem Myagkov, Eduard Feicho We will learn how to setup OpenCV for using it in iOS! |
Title: Load and Display an Image Compatibility: > OpenCV 2.0 Author: Ana Huamán We will learn how to display an image using OpenCV |
Title: Load, Modify, and Save an Image Compatibility: > OpenCV 2.0 Author: Ana Huamán We will learn how to save an Image in OpenCV...plus a small conversion to grayscale |
Want to contribute, and see your own work between the OpenCV tutorials?
Title: How to write a tutorial for OpenCV? Compatibility: > OpenCV 1.0 Author: Bernát Gábor If you already have a good grasp on using OpenCV and have made some projects that would be perfect presenting an OpenCV feature not yet part of these tutorials, here it is what you need to know. |