Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@gwen-lg gwen-lg released this 08 Feb 21:10
· 1 commit to main since this release

Added

  • (ocr) export ocr::process symbol

Fixed

  • (ocr) also init TESSERACT on main thread

Other

  • (ocr) error for already initialized TESSERACT
  • (ocr) manage Tesseract init error
  • (code_check) add --locked to cargo steps
  • (code_check) remove exit 1 in error summary check
  • (ocr) Add documentation to ocr::Error