Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

CascadeClassifier::detectMultiScale alogical influence of minSize parameter

$
0
0
I work with OpenCV 2.4.9. When I downsize whole image with, lets say, `k=0.6` koefficient (both width and height reduced proportionally), I do the same with parameter `minSize=minSize(minSize_original_width x k, minSize_original_height x k)`, the same with `maxSize`. I visualize detecting result. The detection rate of bigger objects stay the same in reduced image, but smaller objects are not detected anymore as they were in the original, larger image. Is there any other, hidden constraint, which I don't know? I use pre-trained model.

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>