Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 1.12 KB

README.md

File metadata and controls

8 lines (5 loc) · 1.12 KB

selfmadeOCR

Language Translation from image using Pytesseract

This project presents a novel approach to language translation using Pytesseract which acts as an optical character recognition and google translate. The purpose is to develop an accurate and convenient method to translate different languages from different sources - road signs, texts, food menu using python code. With the advancement of programming languages and apis, this program has been successfully built using Google Colab as it’s platform and python language as it’s main source code to extract texts from different images and languages to English. This program successfully translates 4 different images in terms of languages and sources into english. This program is capable to translate more than 50 languages using Pytesseract and google translate.

The full code can be viewed here: https://github.com/Viggy1357/selfmadeOCR/blob/main/Final_Python_Project_Code.ipynb

As for a summarized report and step by step instruction, view the Final Presentation file or click here: https://github.com/Viggy1357/selfmadeOCR/blob/main/Final%20Presentation%20(1).pdf