Skip to content

Commit 3bf644e

Browse files
committed
refine
1 parent af8b20c commit 3bf644e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,13 +299,13 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
299299

300300
## Computer Vision
301301

302-
*Libraries for computer vision.*
302+
*Libraries for Computer Vision.*
303303

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).
308-
* [SimpleCV](http://simplecv.org/) - An open source framework for building computer vision applications.
307+
* [tesserocr](https://github.com/sirfz/tesserocr) - A simple, Pillow-friendly, wrapper around the `tesseract-ocr` API for OCR.
308+
* [SimpleCV](https://github.com/sightmachine/SimpleCV) - An open source framework for building computer vision applications.
309309

310310
## Concurrency and Parallelism
311311

0 commit comments

Comments
 (0)