A quiz on image representation and processing in software

Adrian F. Clark

  1. In OpenCV, if Y indexes lines, X columns and C channels, the right nesting >of loops is

  2. What is plotted along the abscissa (x-axis) of a histogram?

  3. Why is the order of subscripts into an image important?

  4. What range of values can be stored in an unsigned byte?

  5. If using histograms to perform content-based image retrieval, which of the following is suitable for determining similarity?

  6. Roughly how much memory does a broadcast-size colour image require in EVE?

  7. How does histogram equalization work?

  8. Which of the following is not a TV broadcast standard?

  9. Why is imagery with 8 bits per pixel commonly used in vision software?

  10. OpenCV was initially developed in

  11.