These are the first results of implementing the paper Real Time Tracking Using Level Sets. The results are from having implemented about 3/4ths of the paper: evolving the level set using 2 double linked lists and smoothing it using a gaussian kernel. The next step is to work on feature vectors for isolating the proper section of the image and then to take a stab at topological changes.