Fixed Typo Closes #15148

pull/15329/head
craterkamath 5 years ago
parent b8f35aa109
commit 04f720d56a
  1. 2
      samples/python/camshift.py

@ -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.
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:
------

Loading…
Cancel
Save