AIMA Artificial Intelligence a modern approch

AIMA-exercises is an open-source community of students, instructors and developers. Anyone can add an exercise, suggest answers to existing questions, or simply help us improve the platform. We accept contributions on this github repository.

Exercise 24.6

Which of the following are true, and which are false?

  1. Finding corresponding points in stereo images is the easiest phase of the stereo depth-finding process.

  2. Shape-from-texture can be done by projecting a grid of light-stripes onto the scene.

  3. Lines with equal lengths in the scene always project to equal lengths in the image.

  4. Straight lines in the image necessarily correspond to straight lines in the scene.

View Answer