jeromewu
b418554cf0
Fix #401
5 years ago
jeromewu
2956afc013
Fix lint error
5 years ago
jeromewu
781f2f80ba
Remove api.End() as it doesn't stop api.Recognize(), fix #387
5 years ago
Jerome Wu
945f5d3f35
Update rectangles to rectangle as only one region can be assigned, fix #378
5 years ago
Jerome Wu
b8aba2eddd
Add electron environment check, fix #376
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
5a7576ceb4
Enable moz-extension:// too
...
This is a follow up for https://github.com/naptha/tesseract.js/pull/373
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
Charles Francoise
d51d7bd8ac
update types
5 years ago
Charles Francoise
ebc56a1899
add errorHandler
5 years ago
Charles Francoise
bcdcace9ec
Don't throw error on job rejection
5 years ago
Johan Gustafsson
8d926873b3
whiltelist -> whitelist
5 years ago
Tomasz Martyński
b588e9f618
fix typings
5 years ago
Jerome Wu
15da58127d
Fix debugger port conflict and resolve-url issue
5 years ago
Jerome Wu
b5d0651698
Add tessedit_char_whitelist test case
5 years ago
Jerome Wu
3c1fba8fee
Remove *.swp
5 years ago
Jerome Wu
22d16c0e65
Clean up deprecated information
5 years ago
Jerome Wu
0ca4f78565
Update langs in index.d.ts to be optional
5 years ago
Jerome Wu
369e794afa
Update index.d.ts
5 years ago
Jerome Wu
0e968d1829
Update test & examples
5 years ago
Jerome Wu
d1c4a33c9e
Update log & scheduler.test.js
5 years ago
Jerome Wu
a470b836d5
Update tests
5 years ago
Jerome Wu
a31424e3e7
Make worker start the job
5 years ago
Jerome Wu
6d7eb50429
Move loadImage to createWorker
5 years ago
Jerome Wu
4100c0ed7a
Complete basic refactoring
5 years ago
Jerome Wu
3ec7092105
Keep refactoring
5 years ago
Jerome Wu
97fa545936
Update folder structure and refactor
5 years ago
Jerome Wu
142f4dd92d
Refactor core apis
5 years ago
Jerome Wu
740f2cab0c
Add isBrowser to resolve DOMException undefined issue in node
5 years ago
Jerome Wu
6fb2195b75
Rename variable to workerBlobURL
6 years ago
Jerome Wu
ce4d4d51be
Fix PSM
6 years ago
Thibaut Girka
eb288fb885
Add option not to use a blob: URL for the worker source
6 years ago
Blune
ba99279eef
Add Blob Support, closes #313
6 years ago
Jerome Wu
8bc9f64177
Add rectangle capabilities
6 years ago
Jerome Wu
c87746ec5d
Fix lint error & add lint phase in travis CI
6 years ago
Jerome Wu
57ae937646
Fix process is not defined issue
6 years ago
Jerome Wu
5dd382a67a
Add base64 image support
6 years ago
Jerome Wu
b7b2148b71
Add test cases for image Buffer
6 years ago
Jerome Wu
7f406f438d
Change default OCR engine mode to LSTM_ONLY
6 years ago
antonrifco
7566d3550f
support buffer in Image of TesseractWorker
...
support buffer in Image of TesseractWorker
6 years ago
Tom MacWright
d0803e4dab
Make then .then(resolve, reject) API thenable. Fixes #295
6 years ago
Rafael Cruz
3f1847c05f
Fixed uncaught exceptions in Promise.
6 years ago
Jerome Wu
af115e4940
Make output of hocr, tsv, box, unlv, osd to be optional
6 years ago
Jerome Wu
cc61520fe4
Dump hocr, tsv, box, unlv, osd in final result
6 years ago
Jerome Wu
559cabd69c
Update docs and tesseract.js-utils to latest version
6 years ago
Jerome Wu
26d3aecbcc
Revert "Bundle tesseract.js, worker.js and tesseract-core.js together"
...
This reverts commit 936cfa6f48
.
6 years ago
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
936cfa6f48
Bundle tesseract.js, worker.js and tesseract-core.js together
6 years ago