26 Commits (b952488952a6cfa880d9df6665bca63c47c25123)

Author SHA1 Message Date
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 f372818146
Added automatic detection of simd support (#641) 3 years ago
Balearica 13b95f6371
Updated to Tesseract.js v.3; added exif-based rotation (#638) 3 years ago
Your Name 58d28944d3 Ran linter 3 years ago
Andrei Alecu 01e8335768 Fix caching of bad langData responses 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 5 years ago
Jerome Wu 15da58127d Fix debugger port conflict and resolve-url issue 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
Jerome Wu 142f4dd92d Refactor core apis 6 years ago
Jerome Wu 740f2cab0c Add isBrowser to resolve DOMException undefined issue in node 6 years ago
Jerome Wu ce4d4d51be Fix PSM 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
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 559cabd69c Update docs and tesseract.js-utils to latest version 6 years ago
Jerome Wu 53e9298ab6 Revert "Upgrade to latest tesseract.js-utils" 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 f1c9e2f08c Add init_oem parameters in recognize() for switching modes 6 years ago
Jerome Wu cfb7d5673c Add comments and remove unused files 6 years ago
Jerome Wu f6714f0055 Rewrite handleDetect 7 years ago
Jerome Wu 40740db822 Upgrade tesseract.js-utils 7 years ago
Jerome Wu 3b2b8bd2b8 Minor refactor 7 years ago
Jerome Wu a45e35467e Add Chinese test case 7 years ago
Jerome Wu 7fa06577d5 Add 3rd params to recongize() 7 years ago
Jerome Wu e0b263b88b Add partial recongnize unit tests 7 years ago