Skip to content

Releases: archiviofontiorali/afor-ocr

v0.1.2

19 Dec 11:48
Compare
Choose a tag to compare

v0.1.2 - Various fixes and improvements

Changes

  • change app resolution
  • move version management inside package (via version variable)

Fixes

  • make package python 3.8+ compatible
  • fix datashader support

v0.1.1

30 Nov 16:12
Compare
Choose a tag to compare

v0.1.1

Changes

  • Add a detect method in tesseract module
  • Add loguru logging library

Fixes

  • Fix repository github reference link

v0.1.0 - First Release

30 Nov 16:05
Compare
Choose a tag to compare

v0.1.0 - First Release

Packages

  • ocr: a set of wrappers and utilities based on opencv and tesseract
  • demo: a webapp based on panel and holoviews