Skip to content

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 likes these and even more. Feel free to notify any suggestion, they are welcomed.

Notifications You must be signed in to change notification settings

AngelGO23/ImageProc

Repository files navigation

ImageProc

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

About

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 likes these and even more. Feel free to notify any suggestion, they are welcomed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages