update URL

This commit is contained in:
Vinta Chen 2019-12-15 23:45:45 +08:00
parent cd89bafdb0
commit fb65585b05

View File

@ -286,7 +286,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for computer vision.*
* [Kornia](https://github.com/arraiyopensource/kornia/) - Kornia is a differentiable computer vision library for PyTorch.
* [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).
* [SimpleCV](http://simplecv.org/) - An open source framework for building computer vision applications.