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.
4 lines
378 B
4 lines
378 B
2 years ago
|
# 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.
|
||
|
|