opencv_tutorials_t7
This is an old revision of the document!
Table of Contents
Tutorial 7
On this tutorial you will learn how to apply threshold to track an object by its center of mass using image moments.
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 using image moments
Understanding the Code
opencv_tutorials_t7.1465332018.txt.gz · Last modified: by joaomatos