You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -299,13 +299,13 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
299
299
300
300
## Computer Vision
301
301
302
-
*Libraries for computer vision.*
302
+
*Libraries for Computer Vision.*
303
303
304
304
*[Kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch.
305
305
*[OpenCV](https://opencv.org/) - Open Source Computer Vision Library.
306
306
*[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.
0 commit comments