ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Signature Detection
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

hazem

Cyprus
4 Posts

Posted - Jun 19 2025 :  02:28:42  Show Profile  Reply
Hello,

Is there a way to detect if a scanned page (mostly invoices) has a signature using IEVision ?

Thanks

xequte

39047 Posts

Posted - Jun 19 2025 :  14:15:35  Show Profile  Reply
Hi

If the signature is unique and in a non-specified location, then that is probably not possible.

If it is always within a certain area, e.g. a box, then it should be able to detect that there is content.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

hazem

Cyprus
4 Posts

Posted - Jun 19 2025 :  23:56:53  Show Profile  Reply
yes it is always in a certain area.

How I can detect if there is a content in a certain area?
Go to Top of Page

xequte

39047 Posts

Posted - Jun 20 2025 :  00:50:32  Show Profile  Reply
Hi

It would be easier if you showed an example, but for instance, you could reduce the colors in an area to monochrome using thresholding:

http://www.imageen.com/help/TImageEnProc.ConvertToBWThreshold.html

And then check if that area is blank:

http://www.imageen.com/help/TImageEnProc.GetDominantColor.html

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

hazem

Cyprus
4 Posts

Posted - Jun 20 2025 :  01:03:55  Show Profile  Reply
Thanks
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: