Joined May 2014
·

Aisha A K

earth
·

Posted to Sliding window in Python over 1 year ago

I'm looking for a sliding window implementation for images, which iterates over the whole image and changes scale and does it again, etc. In particular, I need this for object detection. The same kind of sliding window that was implemented by Viola and Jones, http://cs.nyu.edu/courses/fall12/CSCI-GA.2560-001/FaceRecognitionBoosting.pdf.
Do you know of any?

Achievements
1 Karma
0 Total ProTip Views