Question
Incessant Technologies
Incessant Technologies
IN
Incessant Technologies
Posted: Aug 2, 2016
Last activity: Aug 3, 2016
Last activity: 3 Aug 2016 10:37 EDT
Closed
Extracting text from an image
Hi,
I want to extract the text from an image containing text.
Can it be implemented with Pega? Is there any OOTB feature?
Anu help would be appreciated
Thanks in advance,
Upalabdhi
You would need to integrate your application with some OCR service, which can convert image to text. I don't think Pega does give you this capability OOTB. You may give https://sourceforge.net/projects/javaocr/ a try or look for some better licensed tool.