Today we are going to be exploring the field of Computer Vision. Binary Images are used widely in Computer Vision to select areas of interest. One way of producing a Binary Image is to Threshold a Greyscale image. Image segmentation is the technical term for breaking up an image into different areas of meaning.
Throughout this lecture we'll be drawing on Kyle McDonald's cv-examples. In session 5, we'll be connecting with him live.
Moving from analysing single images to the differences between frames allows a variety of new features to be detected - from edges to movement (or flow) within an image.