A quiz on the regions laboratory

Adrian F. Clark

  1. Which of the following expressions works out the rectangularity of a region having a bounting box of width $W$, height $H$ and area $A$?

  2. What is the rectangularity of a region which is twice as long as it is wide?

  3. What is the area of the image from sxcv.arrowhead?

  4. Which of the following CANNOT be returned by calling an OpenCV routine with a contour?

  5. Which of the following expressions is circularity?

  6. Why is circularity calculated using the forumla $C^2/A$?

  7. The area of the contour from sxcv.arrowhead is not the same as the number pixels in it set to 255. Why is this?

  8. On what basis does sxcv.largest_contour work?

  9. Which of the following tasks would region-based processing be useful for?

  10. If you compute the ratio between the height and width of a bounding box, which of the following would it be most useful for?

  11.