Skip to content

aydinnyunus/OpenCV-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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".