Skip to content

Commit 2a0aa1f

Browse files
authored
Merge pull request vinta#1469 from ghandic/feature/add-tesserocr
Added tesserocr
2 parents f707c99 + e5fede9 commit 2a0aa1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
304304
* [Kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch.
305305
* [OpenCV](https://opencv.org/) - Open Source Computer Vision Library.
306306
* [pytesseract](https://github.com/madmaze/pytesseract) - Another wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
307+
* [tesserocr](https://github.com/sirfz/tesserocr) - A simple, Pillow-friendly, wrapper around the tesseract-ocr API for Optical Character Recognition (OCR).
307308
* [SimpleCV](http://simplecv.org/) - An open source framework for building computer vision applications.
308309

309310
## Concurrency and Parallelism

0 commit comments

Comments
 (0)