Skip to content

Its a text reader that is made in python using OpenCV which can read text of a input static image or a input video or can be set to webcam mode to read the characters on a document live on webcam. It requires CUDA toolkit to run the processing on GPU instead of CPU which makes it more efficient and fast and can give upto 20 -22 frame per second …

Notifications You must be signed in to change notification settings

Aman0-3-0Dixit/Optical_Chacarcter_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Optical_Chacarcter_Recognition

Its a text reader that is made in python using OpenCV which can read text of a input static image or a input video or can be set to webcam mode to read the characters on a document live on webcam. It requires CUDA toolkit to run the processing on GPU instead of CPU which makes it more efficient and fast and can give upto 20 -22 frame per second and if the toolkit is not present it will automatically shift to CPU for processing and only gives 2 fps .

About

Its a text reader that is made in python using OpenCV which can read text of a input static image or a input video or can be set to webcam mode to read the characters on a document live on webcam. It requires CUDA toolkit to run the processing on GPU instead of CPU which makes it more efficient and fast and can give upto 20 -22 frame per second …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages