Fixed Typo Closes #15148

This commit is contained in:
craterkamath 2019-08-19 02:06:31 +05:30
parent b8f35aa109
commit 04f720d56a

View File

@ -8,7 +8,7 @@ This is a demo that shows mean-shift based tracking
You select a color objects such as your face and it tracks it. You select a color objects such as your face and it tracks it.
This reads from video camera (0 by default, or the camera number the user enters) This reads from video camera (0 by default, or the camera number the user enters)
http://www.robinhewitt.com/research/track/camshift.html [1] http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.14.7673
Usage: Usage:
------ ------