mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-30 13:13:42 +00:00
reorder
This commit is contained in:
parent
e2e634a9c5
commit
f24e206b75
|
@ -311,10 +311,10 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
|
||||
*Libraries for Computer Vision.*
|
||||
|
||||
* [Kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch.
|
||||
* [OpenCV](https://opencv.org/) - Open Source Computer Vision Library.
|
||||
* [pytesseract](https://github.com/madmaze/pytesseract) - Another wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
|
||||
* [tesserocr](https://github.com/sirfz/tesserocr) - A simple, Pillow-friendly, wrapper around the `tesseract-ocr` API for OCR.
|
||||
* [Kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch.
|
||||
* [pytesseract](https://github.com/madmaze/pytesseract) - A wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).
|
||||
* [tesserocr](https://github.com/sirfz/tesserocr) - Another simple, Pillow-friendly, wrapper around the `tesseract-ocr` API for OCR.
|
||||
* [SimpleCV](https://github.com/sightmachine/SimpleCV) - An open source framework for building computer vision applications.
|
||||
|
||||
## Concurrency and Parallelism
|
||||
|
|
Loading…
Reference in New Issue
Block a user