G

GUI for Image Processing and OCR

We created a GUI application using Tkinter which has several image processing features and OCR.

The problem GUI for Image Processing and OCR solves

It takes input of an image and applies various Image Processing features like blurring, cropping, grayscale, HSV scale. It also applies OCR which extracts text from an image and saves the text in a .txt file. Animation is also shown while the OCR engine is running.

Challenges we ran into

We ran into several challenges which included bugs and other errors while making this Application. Sometimes the Cropping was improper. We solved these issues using experimentation and surfing on the web.

Discussion