Skip to content

Simple tesseract and multiple rectangle cropping example.

Notifications You must be signed in to change notification settings

kiichi/tesseract-rectangles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tesseract-rectangles

Simple tesseract and multiple rectangle cropping example. In this source code, i'm simply defining 3 rectangles and cropping them, and finally extracting text with OCR.

How to run

  1. download image from http://www.caremanagerpro.com/SiteDemo/demographics.htm as example.jpg
  2. Download code
npm i live-server -g
git clone https://github.com/kiichi/tesseract-rectangles.git
cd tesseract-rectangles
live-server
  1. Check the console.

About

Simple tesseract and multiple rectangle cropping example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages