tesseract_ocr 0.2.1 tesseract_ocr: ^0.2.1 copied to clipboard
Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition. It has unicode (UTF-8) support, and can recognize more than 100 languages.
0.1.0 #
- Extract Text from images, Especially helpful when you are extracting single character images.
0.1.1 #
- fixed path references
0.1.2 #
- added description
0.1.2+1 #
- fixed typo
0.1.2+2 #
- fixed description
0.1.2+3 #
- added LICENSE
0.1.3 #
- updated swift version to 4.2
0.2.0 #
- fixed dependecies
0.2.1 #
- fixed swift version