User Tools

Site Tools


opencv_tutorials_t6

This is an old revision of the document!


Tutorial 6

On this tutorial you will learn how to use the Threshold together with tracking algorithm to track an object by its color.

I recommend you to type the code on your own to get familiarized with the program language. If you have trouble , the original code is attached bellow ( Running on Visual Studio 2015 + OpenCV 3.1 ) * Check the installation guide to make sure that you linked all the OpenCV modules to your Visual Studio.


Tracking an object by its color

<Code:c++ linenums:1>

</Code>


Understanding the code

opencv_tutorials_t6.1465262484.txt.gz · Last modified: by joaomatos