bytedeco/javacv
GitHub で見るQuestion : position and matching threshold of all results
Open
#349 opened on 2016年3月5日
help wantedquestion
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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