techfort / pycv

Website of the book "Learn OpenCV 3 with Python"
543 stars 320 forks source link

green frame aren´t for kalman (surveillance demo main.py) #2

Open fabioac opened 8 years ago

fabioac commented 8 years ago

in book (chapter 8, surveillance demo) says "In this screenshot, the blue rectangle is the CAMShift detection and the green rectangle is the Kalman filter prediction with its center at the blue circle."

but when look the the code, green rectangles are contours, not tracking using camshift/kalman

fabioac commented 8 years ago

the book is learning opencv 3 with python - second edition

techfort commented 8 years ago

Hi, thanks for flagging this, I became a father on October 11th so I was a little distracted, apologies for the delay. I will look into this asap.

On Sun 25 Oct 2015 21:26 JoeHowse notifications@github.com wrote:

Assigned #2 https://github.com/techfort/pycv/issues/2 to @techfort https://github.com/techfort.

— Reply to this email directly or view it on GitHub https://github.com/techfort/pycv/issues/2#event-444987212.

fabioac commented 8 years ago

Thank you and congratulations!:)