| ▲ | Sharlin a day ago | ||||||||||||||||||||||||||||
Classical machine vision and pattern recognition is absolutely AI. Or at least it was AI before it became too mature to be called that. As they say, any AI problem that gets solved stops being AI and becomes just normal algorithmics. | |||||||||||||||||||||||||||||
| ▲ | fragmede a day ago | parent [-] | ||||||||||||||||||||||||||||
Classical computer vision is no more AI than quicksort or BFS is. What they say is ML is AI that works. But classic computer vision (CV) is hand rolled algorithms like Eigenfaces to detect faces or Mixture of Gaussians for background subtraction. There's no magic black box model in classic CV, no training on data, no generated pile of "if"s that no one knows how it works. Just linear algebra written and implemented by hand. Not AI, not even ML. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||