Skip to content

rithvik2211/Realtime-OCR-Text-Copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Realtime-OCR-Text-Copier

This is a Realtime OCR text copier that copies text viewed by your camera to a .txt file in your laptop.

Steps to run it:-

  • install ip camera app in your mobile.
  • make sure pytesseract is installed in your device and change the directory location in the code.
  • when you start a session there you'll find a link below, copy it and replace it with link in the file.
  • run the code
  • libraries used -- OpenCV, pytesseract, numpy

Limitations:-

  • It is slow because of pytesseract.
  • It cannot recognise if text are small.
  • In my observation I found that it works well for capitalized words.

Releases

No releases published

Packages

No packages published