issues
search
robertknight
/
tesseract-wasm
JS/WebAssembly build of the Tesseract OCR engine for use in browsers and Node
https://robertknight.github.io/tesseract-wasm/
BSD 2-Clause "Simplified" License
264
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow for arbitrary emscripten options in initialization.
#55
wydengyre
closed
8 months ago
2
Makefile: add missing tesseract-init.js dependency
#54
wydengyre
closed
2 years ago
0
peg emsdk version
#53
wydengyre
closed
2 years ago
4
add support for config variables
#52
wydengyre
closed
2 years ago
3
Ensure third_party/ dirs are updated after version change
#51
robertknight
closed
2 years ago
0
ocr-engine-test: remove unused variable
#50
wydengyre
closed
2 years ago
1
ocr-engine-test: remove unused import
#49
wydengyre
closed
2 years ago
0
upgrade tesseract version to 5.2.0
#48
wydengyre
closed
2 years ago
1
use tesseract 5.2.0
#47
wydengyre
closed
2 years ago
1
expose SetVariable api
#46
wydengyre
closed
2 years ago
0
allow specifying image DPI
#45
wydengyre
closed
2 years ago
4
Investigate targeting WASM Relaxed SIMD
#44
robertknight
opened
2 years ago
0
Example web try to run but error
#43
a0fzide
closed
2 years ago
2
Add processing time display in web demo app
#42
robertknight
closed
2 years ago
0
Copy static assets to build dir in web example
#41
robertknight
closed
2 years ago
0
Add `clearImage` method to OCREngine/OCRClient
#40
robertknight
closed
2 years ago
0
Ensure all types used in public APIs are exported, add command to build API docs
#39
robertknight
closed
2 years ago
0
Convert remaining @type tags to TS syntax
#38
robertknight
closed
2 years ago
0
Convert source to native TypeScript syntax
#37
robertknight
closed
2 years ago
0
Convert ImageBitmap => ImageData on the main thread in all browsers
#36
robertknight
closed
2 years ago
0
Work around Chrome bug with JPEG rotation information being lost after image is cloned
#35
robertknight
closed
2 years ago
0
Add simple orientation detection
#34
robertknight
closed
2 years ago
1
Word bounding boxes are partially vertically misaligned towards the bottom of the image
#33
robertknight
closed
2 years ago
0
Free previous image before loading new one
#32
robertknight
closed
2 years ago
0
Large images can cause WASM out-of-memory errors
#31
robertknight
closed
1 year ago
12
Demo app: Images rotated if added from iOS / macOS photo library
#30
robertknight
opened
2 years ago
6
OCR fails if image is rotated
#29
robertknight
opened
2 years ago
6
Web demo GitHub links
#28
robertknight
closed
2 years ago
0
Investigate improving recognition performance for a single image using threads
#27
robertknight
opened
2 years ago
1
Setup GitHub Pages
#26
robertknight
closed
2 years ago
0
Pass image data to Tesseract as a Leptonica image
#25
robertknight
closed
2 years ago
0
Simplify web demo setup
#24
robertknight
closed
2 years ago
0
Export `supportsFastBuild` helper
#23
robertknight
closed
2 years ago
0
Add Node examples
#22
robertknight
closed
2 years ago
0
Polish web demo app and change progress reporting to work around Firefox issue
#21
robertknight
closed
2 years ago
0
Implement a better web demo application
#20
robertknight
closed
2 years ago
0
Support recognition progress callbacks in OCRClient
#19
robertknight
closed
2 years ago
0
Add text recognition progress callback to OCREngine
#18
robertknight
closed
2 years ago
0
Update README
#17
robertknight
closed
2 years ago
0
Support running layout analysis without a model loaded
#16
robertknight
closed
2 years ago
0
Enable layout analysis before loading a model
#15
robertknight
closed
2 years ago
1
Add ability to return richer errors from WASM -> JS
#14
robertknight
closed
2 years ago
0
Enable page segmentation by default
#13
robertknight
closed
2 years ago
0
Add layout flags and confidence scores to text items
#12
robertknight
closed
2 years ago
0
Fix several bugs with result iteration and image loading
#11
robertknight
closed
2 years ago
0
Experiment with using Ninja to speed up C++ build
#10
robertknight
closed
2 years ago
0
Add `getText` method to OCREngine, OCRClient
#9
robertknight
closed
2 years ago
0
Check for incorrect order of operations with OCREngine
#8
robertknight
closed
2 years ago
0
Find binary size optimizations (that don't hurt performance)
#7
robertknight
opened
2 years ago
3
Remove unnecessary Tesseract patches
#6
robertknight
closed
2 years ago
0
Previous
Next