Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tracked rectangle size (h,w) only 96 or 240 ?! #5

Open
elpimous opened this issue May 6, 2018 · 1 comment
Open

tracked rectangle size (h,w) only 96 or 240 ?! #5

elpimous opened this issue May 6, 2018 · 1 comment

Comments

@elpimous
Copy link

elpimous commented May 6, 2018

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

@elpimous
Copy link
Author

elpimous commented May 7, 2018

Hello all, Answer :
This is due to haarcascade file build, and some distance variations appear, depending of the choosen xml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant