Balearica
b952488952
Added interface for setting 'init only' options per #613
3 years ago
Balearica
c0298ff1fa
Edited loadLanguage to no longer overwrite cache with data from cache per #666
3 years ago
Balearica
fae195f2ae
Allowed for Tesseract parameters to be set through recognition options per #665
3 years ago
Balearica
c407aeb559
Added OutputFormats option/interface for setting output
3 years ago
Balearica
622c841f33
Added savePDF option to recognize per #488 ; cleaned up code for linter
3 years ago
Balearica
8fb04f4593
Edited detect to return null when detection fails rather than throwing error per #526
3 years ago
Balearica
ca99c35d14
Reworked createWorker to be async and throw errors per #654
3 years ago
Balearica
0277db26b1
Updated createWorker to be async
3 years ago
Balearica
3678dbceae
Added image preprocessing functions (rotate + save images)
3 years ago
Balearica
ba394673bd
Fixed bug with simd detection
3 years ago
Balearica
f372818146
Added automatic detection of simd support ( #641 )
3 years ago
Balearica
13b95f6371
Updated to Tesseract.js v.3; added exif-based rotation ( #638 )
...
* Updated to Tesseract.js v.3
* Updated exif-based rotation
* Fixes relating to linter
* Removed node 12 from workflows
3 years ago
Balearica
75ddd63041
Revert "Add support for ImageData and fix a hang in buffer handling ( #610 )"
...
This reverts commit 67848464ac
.
3 years ago
Balearica
1136e0a941
Revert "Ran linter"
...
This reverts commit 2e478bd8a5
.
3 years ago
Balearica
2e478bd8a5
Ran linter
3 years ago
WintrySnowman
67848464ac
Add support for ImageData and fix a hang in buffer handling ( #610 )
3 years ago
Balearica
be956cd889
Replaced child_process with worker_threads per #630 ( #631 )
...
Replaced child_process with worker_threads per #630
3 years ago
Your Name
58d28944d3
Ran linter
3 years ago
Andrei Alecu
01e8335768
Fix caching of bad langData responses
...
Fixes #584
3 years ago
Jerome Wu
920dd902f8
Optimize eslint
5 years ago
Jerome Wu
820c91fa52
Fix electron webview by updating src/utils/getEnvironment.js
5 years ago
Cédric Couton
3f98fdeb0f
Fix fetch when running in electron webview
5 years ago
jeromewu
7a398f6420
Add from cache message when loading traineddata
5 years ago
jeromewu
93dab17bf1
Add FS functions
5 years ago
Jerome Wu
945f5d3f35
Update rectangles to rectangle as only one region can be assigned, fix #378
5 years ago
Jerome Wu
fa5b267f17
Fix lint error
5 years ago
Jerome Wu
b2bc416dd2
Remove axios and add webpack-bundle-analyzer, close #353
5 years ago
Andrea Giammarchi
953689fedf
Enable Firefox extesions too
...
AFAIK this library has no particular reason to ditch Firefox extensions. I have tested with above changes applied and I can finally use OCR within Firefox too.
Thanks for considering this change.
5 years ago
Johan Gustafsson
8d926873b3
whiltelist -> whitelist
6 years ago
Jerome Wu
15da58127d
Fix debugger port conflict and resolve-url issue
6 years ago
Jerome Wu
b5d0651698
Add tessedit_char_whitelist test case
6 years ago
Jerome Wu
22d16c0e65
Clean up deprecated information
6 years ago
Jerome Wu
0e968d1829
Update test & examples
6 years ago
Jerome Wu
a470b836d5
Update tests
6 years ago
Jerome Wu
4100c0ed7a
Complete basic refactoring
6 years ago
Jerome Wu
3ec7092105
Keep refactoring
6 years ago
Jerome Wu
97fa545936
Update folder structure and refactor
6 years ago