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.
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.
Technologies used
Discussion