26
Where do we go next?
So we’ve got an image, say a single gray-tone image.
What can we do with it?
The simplest types of analysis is binary image analysis.
Convert the gray-tone image to a binary image
(0s and 1s) and perform analysis on the binary image,
with possible reference back to the original gray tones
in a region.