Skip to main content

Hi All,

I am working on a use-case where I need to process an application form and extract the following information :
 
1. Hand-written information in respective fields
2. Snips of stamps and signatures - can be randomly placed anywhere in the document
 
The output can be stored in database to be processed further.
 
Need help to understand if anyone has worked on such a use-case. If yes,
1. What is the kind of accuracy achieved?
2. Which components did you use to accomplish this data extraction?
 
Thank you!

Microsoft Azure can read hand-written text. Its accuracy is very low.

Finding stamps randomly on a page will require full image AI analysis. This is not available directly in DA at this time.


Reply