Ask Your Question

Revision history [back]

Yes it is possible with some limitation. We still suggest to use a very small scale progression around the object to be classified and to use a custom cascade trained by your yourself.

For a better understanding of the cascade in real world scenario take a look here (a lot of tricks about hyper speed haar, hog, lbp cascades): http://www.vision-ary.net/2015/03/largest-boosted-cascades-opencv-lbp-haar-hog/

Regards!