Our group has changed focus just a little bit. We have decided that just
eroding and dilating would be too simple because Matlab already has a code
for both of these functions.
Instead, we will be taking images and tracking a particular feature
through the images. For example, if we have a series of images from a
sattelite that are taken of a car with some woods and a house, how do we
track where the car is driving to throughout the images.
We plan on taking some pictures of a "scene" where the car (of the Tonka
variety) is in some woods and maybe there are a few other objects around.
We will then move the car around and see if we can track where it has
moved to.
This project will involve image detection, recognition, tracking, and some
morphing as well (to do the image detection).