fixes #11256 : computer vision link update in .computer_vision/README.md (#11257)

This commit is contained in:
Geoffrey Logovi 2024-01-24 06:15:39 +00:00 committed by GitHub
parent b01571dc4f
commit b092d7755c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,4 +8,4 @@ Image processing and computer vision are a little different from each other. Ima
While computer vision comes from modelling image processing using the techniques of machine learning, computer vision applies machine learning to recognize patterns for interpretation of images (much like the process of visual reasoning of human vision).
* <https://en.wikipedia.org/wiki/Computer_vision>
* <https://www.algorithmia.com/blog/introduction-to-computer-vision>
* <https://www.datarobot.com/blog/introduction-to-computer-vision-what-it-is-and-how-it-works/>