Jerome Wu
53e9298ab6
Revert "Upgrade to latest tesseract.js-utils"
...
This reverts commit de4b98ae23
.
6 years ago
Jerome Wu
de4b98ae23
Upgrade to latest tesseract.js-utils
6 years ago
Jerome Wu
6503dd4e73
Replace fetch with axios, ignore DOMException in loadLang
6 years ago
Jerome Wu
080151711b
Fix lint error
6 years ago
Jerome Wu
0f28382dcc
Update tesseract_parameters.md and export pdf bin data in result object
6 years ago
Jerome Wu
e32272ea2e
Add pdf output feature and rename oem params
6 years ago
Jerome Wu
3cbfb044a1
Update tesseract-core.js import part and release 2.0.0-alpha.4
6 years ago
Jerome Wu
f1c9e2f08c
Add init_oem parameters in recognize() for switching modes
6 years ago
Jerome Wu
71a9cb9210
Fix documet is not defined issue
6 years ago
Jerome Wu
cfb7d5673c
Add comments and remove unused files
6 years ago
Jerome Wu
f6714f0055
Rewrite handleDetect
6 years ago
Jerome Wu
69042fc1bf
Add comments
6 years ago
Jerome Wu
40740db822
Upgrade tesseract.js-utils
6 years ago
Jerome Wu
3b2b8bd2b8
Minor refactor
6 years ago
Jerome Wu
a4fdded574
Add jsdoc to TesseractWorker
6 years ago
Jerome Wu
a45e35467e
Add Chinese test case
6 years ago
Jerome Wu
7fa06577d5
Add 3rd params to recongize()
6 years ago
Jerome Wu
b843f08705
Minor refactor
6 years ago
Jerome Wu
e0b263b88b
Add partial recongnize unit tests
6 years ago
Jerome Wu
f488f4d204
Minor refactor
6 years ago
Jerome Wu
07b45ec0b5
Enable bmp format
6 years ago
Jerome Wu
af05a27d35
Fix lint error
6 years ago
Jerome Wu
30d3421d15
Rewrite src to use tesseract.js-utils and fit lint
6 years ago
Jerome Wu
2b3221fbfe
Rewrite part of src/common/work.js
6 years ago
Jerome Wu
6dcef53dbc
Fix Module async issue and rewrite src/node/index.js
6 years ago
Jerome Wu
876bfc5f9a
Upgrade to tesseract.js-core 2.0.0
6 years ago
Yevhen Tiurin
8350b5345f
[Bugfix] Fix worker crash when trying to pass Exception with postMessage
8 years ago
Kiran Kota
91f9be7e81
Es6 and code cleanup ( #41 )
...
* Fixed syntax error
and added process.exit() to the examples
* es6 and code cleanup
Saw arrow notation used sporadically, so figured the node parts are
meant to be es6 compatible anyway, so implemented it where applicable.
Spacing and semicolons
Version 1.0.8
* revert changes to dist
* attempt to use standard spacing
* resolve conflict
8 years ago
hemanth.hm
64d2b8cb85
Using log for now, fixes #40
...
`log` or `debug` must not matter much in this case.
8 years ago
Kevin Kwok
2b141f8aa5
works on iOS Safari
8 years ago
Kevin Kwok
ea54eaa23f
choosing memory usage dynamically
8 years ago
Hector Leon Zarco Garcia
122b74d7d7
Implement finally job method and move TesseractJob to a different file
8 years ago
Kevin Kwok
8e88eaca5e
stuff
8 years ago
Kevin Kwok
cb6419203f
Fixing opts
8 years ago
Kevin Kwok
4d120482ba
adding comments
8 years ago
Kevin Kwok
19ac89478a
circularize
8 years ago
Kevin Kwok
c5a1726e1d
rewriting with node support
8 years ago