This repository contains some scripts that express some fundamental ideas for image processing. Using Python modules such as OpenCV, pytesseract, and numpy the programmer can great projects like these and even more. Feel free to notify any suggestion, they are welcomed.
The two additional files that you need are yolov3.weights and frozen_east_text_detection.pb These two files can be downloaded from: yolov3.weights: https://pjreddie.com/darknet/yolo/ frozen_east_text_detection.pb: https://github.com/oyyd/frozen_east_text_detection.pb