Skip to content

MedPhysQC/Generic_OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic_OCR

See Wiki for documentation.

Dependencies

This module makes use of pyocr, which uses tesseract.

Installation instruction for tesseract can be found on many pages, e.g.
http://grimhacker.com/2014/11/23/installing-pytesseract-practically-painless/

macOS:

For homebrew:

brew install tessaract

Windows:

Follow the instructions on e.g.

wget http://3.onj.me/tesseract/how\ to\ install.txt
wget http://3.onj.me/tesseract/tesseract-core-20160524.exe
wget http://3.onj.me/tesseract/tesseract-langs-20160524.exe

Linux:

apt install -y tesseract-ocr tesseract-ocr-eng

About

Text extraction from images of generic modality

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages