Developing a video object tracking system using the following techniques:
Track the object using the distance between all pixels in each frame and the specified area in the beginning frame. Specify the initial frame region. Expand the specified region in 3D using the region growing method. |