1

I know, how meanshift works for tracking objects:

  1. Histogram of region of interest
  2. Backprojection image
  3. calculating center of mass
  4. iterativ adaption of the ROI's center to the center of mass

But how can the camshift algorithm solve the problem of changing the objects size (e.g. if it moves towards the camera)?

I tried to find some help on Wikipedia, but its written in french and there is no other language available.

black
  • 1,151
  • 3
  • 18
  • 46
  • right click, translate to english, for chrome there is a plugin by google. The translation for camshift is pretty good in English from French. – Bharat Apr 03 '16 at 15:45

0 Answers0