I am Trying to get data from an Image The data in the image is in the form of columns,
The first and the second column is Scanned data and the third column is the handwritten data
I tried to get the data by OCR engines and tried all the engines available in Uipath but unable to get the handwritten data Accuately.
Can anyone suggest the way how to get handwritten data from the image accurately and sequentially.
Can you please show the image from which you extracted the data and the data which you get in finaloutput variable so that we can identify what we are getting from the Image.
That I snipped from a web application which is a time sheet. It has some sensitive info and it was not a handwritten text. But for sure, Python will you better results
This is the file name of my python code which is stored in the same folder where the UiPath workflow is located. You need to change the name of the file with the name you have saved
Thats entirely based on the writing @MohdZaid, It won’t recognize the exact values in the printed screenshot or the image. Have you tried with the code above? Is it giving better results?
Even any OCR won’t give you exact results. Here the clarity or resolution of the image is also important
You need to run the python code file which is there in your local. I gave the path of my file there. And UiPath won’t support the python version 3.8 (I’m not sure, if this version is available in the drop down of properties of Python scope, you can use), please try with 3.6