Skip to content

Releases: ollydev/SimpleOCR

v5

Choose a tag to compare

@slackydev slackydev released this 05 Jul 13:17

Fixes RecognizeLines by making the assumption that the text we want to extract from each line contains at least one letter, larger symbol or number.

v4

v4

Choose a tag to compare

@ollydev ollydev released this 04 Jul 23:14
b55ab82

Fix infinite loop in RecognizeLines
Added more RecognizeLines tests
Update README

v3

v3

Choose a tag to compare

@ollydev ollydev released this 25 Jun 01:01
  • Source cleaned up and simplified
  • Improved RecognizeLines when lines are very close together
  • Added more tests

v2

v2

Choose a tag to compare

@ollydev ollydev released this 24 Sep 02:50

See README.md for basic documentation.

v1

v1

Choose a tag to compare

@ollydev ollydev released this 23 Sep 23:35

Initial release