opencv-gpu-py
opencv-gpu-py copied to clipboard
tracked rectangle size (h,w) only 96 or 240 ?!
Hello Alexander, Testing face reco with CUDA works very well, BUT produce strange values on w and h values (box size):
testing different sizes (320x240) (160x120) and same results :
(x, y, w, h) feedback : good (x, y) values, realistic ones ! (w, h) values : (240, 240) or (96, 96) only !!
These are not realistic values and they should vary ! Here, the box is either 240x240, or 96x96
I don'f find where I could change values in your program, to reduce limit !
An idea ?
Thanks Alexander
Hello all, Answer : This is due to haarcascade file build, and some distance variations appear, depending of the choosen xml file.