Hi,
I am taking a snapshot of website data then using Tesseract OCR activity for getting numerical data and storing it into variable. While displaying that variable using Message Box, it is displaying 3 instead of 8.
e.g. Original data is 209,358 but it is showing 209,353.
Can someone please help me to resolve this issue?
Use Omnipage OCR … It gives better accuracy then Tesseract OCR does
If it is not available, install UIpath.omnipage.activities Package
I installed and used the Omnipage activity but it is not showing data.
Just check whether the outputvariable are properly assigned within the scope
Looks good after changing the profile to Scan.
1 Like
Great!!