v4.0.4
- Improved auto-rotate feature (naptha/tesseract.js#747)
- Replaced
GetAngle
withGetGradient
, which estimates the page angle more accurately
- Replaced
- Renamed wasm module from
TesseractCoreWASM
toTesseractCore
to allow for using separate.js
/.wasm
files (naptha/tesseract.js#732)
Full Changelog: v4.0.3...v4.0.4