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 0c02917666
Added filters to remove .traineddata files (#749)
2 years ago
..
browser Added benchmarks folder, added auto-rotate benchmark per #747 2 years ago
data Added benchmarks folder, added auto-rotate benchmark per #747 2 years ago
node Added filters to remove .traineddata files (#749) 2 years ago
readme.md Added benchmarks folder, added auto-rotate benchmark per #747 2 years 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.