How to extract data from the scanned image data in uipath.
If can please provide open source tool which can support to extract data using uipath
How to extract data from the scanned image data in uipath.
If can please provide open source tool which can support to extract data using uipath
@dilini2004- You can use Google Vision or Microsoft Vision packages:
https://integrations.uipath.com/docs/read-handwritten-text
https://integrations.uipath.com/docs/detect-handwritten-text
you can also take a look over this article and whitepaper regarding Intelligent Character Recognition: https://www.uipath.com/solutions/whitepapers/rpa-intelligent-character-recognition
Have you already tried with Microsoft/Google OCR?
If this is still of interest, please check out the latest developments in the IntelligentOCR package.
You can find a sample workflow here: How to use the IntelligentOCR Package