jeromewu
885908f22e
Merge pull request #452 from mackncheesiest/patch-1
...
Removed redirects in links to core tesseract documentation
5 years ago
Joshua Mack
6df9ef2f1f
Fix documentation links in faq.md
...
Core tesseract documentation has moved, so this updates the links in `faq.md` to reflect that.
5 years ago
Joshua Mack
bb7d7093f4
Fixed "supported languages" link
...
The main tesseract project has moved away from github wiki documentation.
With this current link, the user can still navigate to the new Data-Files documentation page, but the fragment id is lost along the way so they're not pointed to the right part of the page.
5 years ago
jeromewu
40051c6761
Merge pull request #443 from connorads/patch-1
...
Fix typo in README.md
5 years ago
Connor Adams
0ce8e139ab
Fix typo in README.md
5 years ago
rogerxaic
b221071b8e
fix images' orientation based on exif data using Tesseract on node.
5 years ago
rogerxaic
a54dbc345b
fix images' rotation based on exif data
5 years ago
jeromewu
1df208ffab
Release v2.1.1
5 years ago
jeromewu
7a398f6420
Add from cache message when loading traineddata
5 years ago
jeromewu
ecf03503f1
Update README.md
5 years ago
jeromewu
0c7ade85e3
Release v2.1.0
5 years ago
jeromewu
d6e434338f
Fix FS.test.js
5 years ago
jeromewu
d37f045e99
Add FS functions to api.md
5 years ago
jeromewu
50df652f33
Rename removeText to removeFile
5 years ago
jeromewu
1ff4b79f75
Add tests for FS functions
5 years ago
jeromewu
93dab17bf1
Add FS functions
5 years ago
Jerome Wu
20cd04a848
Update package-lock.json
5 years ago
Jerome Wu
363018bffe
Fix security issues with force
5 years ago
Jerome Wu
89d0a6b12d
Fix security issue without force
5 years ago
Jerome Wu
25d6664937
Upgrade to tesseract.js-core v2.2.0
5 years ago
jeromewu
a008d0780a
Update tests to use local corePath
5 years ago
jeromewu
0778add1c4
Update gitpod configuration
5 years ago
jeromewu
331fbbe6be
Merge pull request #427 from naptha/dependabot/npm_and_yarn/acorn-6.4.1
...
Bump acorn from 6.4.0 to 6.4.1
5 years ago
dependabot[bot]
6d9adfd2ce
Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Jerome Wu
3d456e3eb0
Add fxnoob chrome extension example
5 years ago
Jerome Wu
205178646b
Update rectangle usage in api.md
5 years ago
Jerome Wu
40aea6d886
Update example/recognize.js
5 years ago
Jerome Wu
6f8e69206b
Add user_defined_dpi and preserve_interword_spaces to index.d.ts
5 years ago
Jerome Wu
c5935b2636
Update example/recognize.js
5 years ago
jeromewu
5a40559db2
Fix missing type in index.d.ts
5 years ago
jeromewu
023d484209
Fix type error in index.d.ts
5 years ago
jeromewu
641d0c5fe4
Merge pull request #407 from nironater/patch-1
...
fix recognize parameter documentation & example
5 years ago
Nir
a56de79f22
Update documentation
...
correct documentation code example.
5 years ago
jeromewu
b418554cf0
Fix #401
5 years ago
jeromewu
f8aa46ec9d
Merge pull request #392 from tomaszferens/fix-demo-example
...
Fix displaying recognized text in demo example
5 years ago
Tomasz Ferens
13c16f472e
Fix displaying recognized text in demo example
5 years ago
jeromewu
247a1635f8
Update README.md
5 years ago
Jerome Wu
66e2ce842e
Release v2.0.2
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
jeromewu
548a5a5142
Merge pull request #386 from nisarhassan12/master
...
[readme] Add ready-to-code badge + rephrase how gitpod help contributions.
5 years ago
Nisar Hassan Naqvi
9b91579b16
[readme] Add ready-to-code badge + describe gitpod in a better way.
5 years ago
jeromewu
7cc3427a38
Merge pull request #383 from OliverCole/update-is-url
...
Update is-url package for vuln fix.
5 years ago
Oliver Cole
71dc2a80ed
Update is-url package for vuln fix. Fixes https://snyk.io/vuln/npm:is-url:20180319
5 years ago
jeromewu
9db6ebf36e
Merge pull request #379 from frinyvonnick/patch-1
...
Fix broken links in api.md file
5 years ago
Yvonnick FRIN
db3eed3915
Fix broken links in api.md file
5 years ago
Jerome Wu
e975d29f38
Add electron link to README.md
5 years ago
Jerome Wu
f9c76a9b7f
Release v2.0.1
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