Image processing to OCR
Posted: 2017-12-06T05:22:20-07:00
Hello,
I am trying to automate the process of timesheets in our company. the users will usually send it as a screenshot and I am trying to run OCR and extract text and hours from it.
Imagemagick version - 6.8.9-9
I tried many processing techniques with PILLOW and OpenCV libraries using Python, but not able to get the proper image for OCR to process it.
Imagemagick looks like my final option as i tried to process it and generates the result when the image is like https://imgur.com/a/3Wx4Q
But I need it for this image - https://imgur.com/0SJzepR
Please help me in getting the image processed so OCR can read these texts.
I am totally new to Imagemagick.
Thanks,
Mallesh
I am trying to automate the process of timesheets in our company. the users will usually send it as a screenshot and I am trying to run OCR and extract text and hours from it.
Imagemagick version - 6.8.9-9
I tried many processing techniques with PILLOW and OpenCV libraries using Python, but not able to get the proper image for OCR to process it.
Imagemagick looks like my final option as i tried to process it and generates the result when the image is like https://imgur.com/a/3Wx4Q
But I need it for this image - https://imgur.com/0SJzepR
Please help me in getting the image processed so OCR can read these texts.
I am totally new to Imagemagick.
Thanks,
Mallesh