This document summarizes a master's thesis project that aimed to implement an object tracking system in Matlab using a single webcam. The system uses both fast and advanced algorithms to achieve better accuracy and speed than either approach alone. It tracks a person's hand placed in front of the webcam mounted on a computer screen. While not real-time, it serves as an initial step towards a real-time capable system. The thesis discusses background on object tracking approaches, related work, the specific problem and hardware, methods used including adaptive filtering, motion detection and pattern recognition, implementation details, results of simulations and tracking tests, and ideas for future work.