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

How to find the correct value for ImageHandler when you load an image for detection #2

Open
NicolaeStaicu opened this issue Jun 27, 2018 · 0 comments

Comments

@NicolaeStaicu
Copy link

Hello,

I don't really get how you guys managed to find the values for test images, exactly based on this line of code:
ImageEvaluator evaluatorGOT = new ImageEvaluator(w, h, 200, 200, 1, 1, 16, 30, 1.21f, 230, cascade, tweaks);
how you find all that values from the constructor?
I tried some math there but couldn't find any pattern, because for every image you defined a totally new iamgehandle, which seems fine, but again i don't understand how you find that values.

Thank you for your time!

A user with a shitty username :))

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