aydinnyunus / OpenCV-OCR

OpenCV OCR (Optical Character Recognition)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV-OCR

OpenCV OCR (Optical Character Recognition)

Python OpenCV Optical Character Recognition with Webcam.

Installation:


pip install opencv-python
pip install random
pip install json
pip install requests

Input

github-small

Results in "text_detected.txt"

Usage:

python3 main.py

github-small

Show the picture to the Camera and Just Wait. Pictures saved in 'data' folder and texts saved in "text_detected.txt".