Next: Tree Search Methods
Up: Vision IV
Previous: Vision IV
- Recognition is a matching problem between scene and model description.
- Matching is a Classic AI problem.
- Many AI search based methods applied to try to solve this problem.
- Computationally complex and intensive.
- We will look at three broad methods here.
dave@cs.cf.ac.uk