A short quiz on intermediate-level vision

Adrian F. Clark

  1. How are BRIEF features matched?

  2. Which of the following is not a valid equation for a straight line?

  3. How should peaks chosen from the Hough accumulator array?

  4. Why does the Canny edge detector perform non-maximum suppression?

  5. Which of the following schemes is unsuitable for matching arbitrary features in images?

  6. What is the purpose of the Hough transform?

  7. Which of the following schemes is unsuitable for matching corners in images?

  8. What information does the Canny edge detector find about each piece of edge?

  9. What does one do with the Hough accumulator to find lines?

  10. What is the profile of the mask used in the first stage of Canny?

  11.