Pure Javascript OCR for more than 100 Languages 📖🎉🖥
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Balearica 4af569b167 Removed node: prefixes to restore compatability with Node.js v14 1 year ago
..
browser Update to v5 (#830) 1 year ago
data Added benchmarks folder, added auto-rotate benchmark per #747 1 year ago
node Removed node: prefixes to restore compatability with Node.js v14 1 year ago
readme.md Added benchmarks folder, added auto-rotate benchmark per #747 1 year ago

readme.md

Overview

The benchmarks folder contains benchmark examples. These examples will perform recognition (or some operation) on pre-set example images, in order to assess speed or accuracy. These are intended to provide a more robust way to assess potential changes to Tesseract.js compared to unit tests, which are written to run quickly and have binary pass/fail conditions.