bytedeco/javacv
Vedi su GitHubQuestion : position and matching threshold of all results
Open
#349 aperta il 5 mar 2016
help wantedquestion
Metriche repository
- Star
- (6985 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Hi
I can return the object that is the best match. Thanks for that
I now need to extend this so it returns the closest object to point p with a threshold greater then x.
Minnaxloc only provides me with the point with the best threshold what should I use instead?
Thanks