Ask Your Question

Dehuan Xin's profile - activity

2014-03-11 12:40:02 -0600 received badge  Student (source)
2014-03-10 20:36:29 -0600 asked a question Viola and Jones, Haar Detection, why scale image, not detector?

I looked into OpenCV 1.0 source code, and also 2.4.8 source code.

I saw that the program both scale image and recompute integral image.

This is contrary to Viola and Jones' ideas in their original paper.

Why is that? Is this implemented this way in OpenCV.

Here is a similar post:

http://opencv-users.1802565.n2.nabble.com/Cascade-detection-scaling-the-image-recomputing-integral-image-td7580735.html