bytedeco/javacv

Question : position and matching threshold of all results

Open

#349 opened on Mar 5, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide