Need to find multiple anchors

Discussions about machine vision support in GdPicture.
Post Reply
floydus
Posts: 1
Joined: Fri May 04, 2012 2:36 am

Need to find multiple anchors

Post by floydus » Fri May 04, 2012 2:46 am

I ordered yesterday to use the findAnchor function,
however, I realized that what I need is to find only the Anchors that have accuracy higher than 90%.
An image can contain multiple anchors...

What happens is that currently this function returns the first anchor it find regardless of the accuracy, well looks like that's what it does...
Is it possible to find all anchors that are higher than X % accurate into an image ?

If you have an code workaround to do such, that would really help me.

Also: Does it scan from left to right ? First one will always be the lower top value and lower left ?

Thanks.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Need to find multiple anchors

Post by Loïc » Fri May 04, 2012 10:44 am

Hello,
What happens is that currently this function returns the first anchor it find regardless of the accuracy
It's false, the engine returns the detected region with the highest score.
Is it possible to find all anchors that are higher than X % accurate into an image ?
This feature is in our roadmap. But there is basic workaround which consists to run the detection on different Region of interest.
Also: Does it scan from left to right ? First one will always be the lower top value and lower left ?
The engine do not process linear scanning. It would be too slow. And no accurate enough. We use a process which is the result of our own researches.

Kind regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest