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
098c070e6d
Use github page to host tessdata
6 years ago
Jerome Wu
07b45ec0b5
Enable bmp format
6 years ago
Jerome Wu
259562a422
Fix browser image reading issue
6 years ago
Jerome Wu
ec1a81e72d
Update browser code
6 years ago
Jerome Wu
38b107b094
Fix lint error
6 years ago
Jerome Wu
e9cde564e5
Fix lint error
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
Jerome Wu
17b103746e
Rewrite src/node/worker.js
6 years ago
Jerome Wu
1e80e42a6f
Add eslint & rewrite src/index.js
6 years ago
Jerome Wu
d2ab2a1486
Enable node.js to support both http and https
6 years ago
Jerome Wu
244a948991
Use jsDelivr as cdn
6 years ago
Jerome Wu
5841c6bbfd
Replace cdn.rawgit.com with rawcdn.githack.com
6 years ago
yonmey
2cb3d92f79
Fix - Image URL condition moved
7 years ago
Michael Hadley
abcb593971
Fix: allow local node paths for language
8 years ago
Trevor Healy
27fa9156ad
fix(webpack/error): create not found error when compiled with webpack
8 years ago
Yevhen Tiurin
8350b5345f
[Bugfix] Fix worker crash when trying to pass Exception with postMessage
8 years ago
Kevin Kwok
b99bf1cee5
Update index.js
8 years ago
Guillermo
15bb5c4145
fix #72
8 years ago
Guillermo
d08ac24b82
add back lang string as a valid option
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
Romina Suarez
39f5fcc17a
Fixed typo (extra parentheses)
8 years ago
Guillermo
35c546d062
syntax error (we really should add tests)
8 years ago
Guillermo
52ddac57f3
switch to node-fetch from isomorphic fetch
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
Hemanth.HM
32565dc725
Support URLs
8 years ago
Kevin Kwok
a5cde75980
using pako/inflate
8 years ago
Kevin Kwok
9d13b2339f
catching errors
8 years ago
Kevin Kwok
2b141f8aa5
works on iOS Safari
8 years ago
Kevin Kwok
2733c9a030
building new version
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
Hector Leon Zarco Garcia
87643df023
Throw error if readFile fails
8 years ago
Kevin Kwok
45aa21603c
updating
8 years ago
Kevin Kwok
8e88eaca5e
stuff
8 years ago
Kevin Kwok
1a7429d022
cors proxy
8 years ago
Kevin Kwok
7bf3725fc9
stuff
8 years ago
Kevin Kwok
036f8debfc
updating readme
8 years ago
Guillermo
ab13d7b891
fix firefox issue
8 years ago
Kevin Kwok
090d0c786e
undocument languiches
8 years ago