Which of the following is a sensible region descriptor?
the circularity of a region
In a real-time implementation of the Sobel operator, it is important to keep the number of multiplications as small as possible. What is the smallest number of multiplications that are required to convolve each image region with one of the Sobel masks?
0
An image of a room contains a computer with a display. What feature or features would help you detect the display?
a combination of rectangularly and aspect ratio
Which is the easiest way to identify broken digestive biscuits on a production line?
their circularity is larger than $4\pi$
A shape descriptor consists of the distance from the middle of a feature in the four compass directions. It is found that one feature produces a perfect match with another when the north of one is aligned with the east of the other. What does this tell you?
the second feature is rotated 90 degrees clockwise relative to the first
Why is a recursive region labelling algorithm poor in practice?
it tends to overflow the computer's stack
Why is simple thresholding not especially effective at locating light features in an image?
changes in illumination change the lightness of features
A system for identifying broken custard cream biscuits looks for rectangular regions that are aligned with the edges of images. Why might this be a bad idea?
whole biscuits might not be aligned with the edges of images
If a histogram has two peaks, where is the best place to put a threshold to separate foreground from background?
in the bottom of the dip between the two peaks
What are grey-level co-occurrence matrices?
how similar grey levels are for a given shift in an image