Update computer_vision/README.md

Remove inaccessible URL.
This commit is contained in:
Shi Entong 2024-11-18 10:26:43 +08:00 committed by GitHub
parent e3bd7721c8
commit 10aa789c3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,4 +8,3 @@ 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.datarobot.com/blog/introduction-to-computer-vision-what-it-is-and-how-it-works/>