Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

scribeocr/scrollview-web

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo contains code for generating debugging visualizations for the Tesseract OCR engine. It is a JavaScript-based alternative to the Java GUI program found in the ScrollView directory in the Tesseract repo. Generate debugging visualizations at with your own images at debug.scribeocr.com.

Please note: this code requires a modified version of Tesseract/Tesseract.js to run, and is currently only usable within scribeocr.com, the Scribe.js library, and the website linked above. Please thumbs-up this issue if you have interest in better integration with the main Tesseract program, and we can look into this if there is enough demand.

Running Code

Browser

To run the included website (debug.scribeocr.com) yourself locally, simply run a web server from this directory. Below is an example using http-server.

npx http-server

To use the example, visit the URL indicated, which is usually localhost:8080.

Node.js

Start by installing all dependencies.

npm i

Run the following command to generate visualizations using the provided example data.

node draw.js example_data/bill_vis.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.