A Contour Tracking Algorithm Based on Mean Shift and Edge Detection

YU Ji-zheng,KONG Xiao-dong,ZENG Gui-hua
2008-01-01
Abstract:Real-time contour tracking algorithm can provide the contour of the object for video surveillance to classify the object or the action of the object. A new contour-tracking algorithm based on mean-shift and edge detection is proposed in this paper. The center of the object is got by using mean-shift tracking algorithm firstly, and at the same time the background is updated using Gauss model. Then the foreground rectangle and the background rectangle are obtained from the foreground and background image respectively. The foreground rectangle minus the background rectangle is the region of the object and then the contour of the object is got from the region of the object using edge detection method. Experiments show that this method can track the object timely, accurately and stably.
What problem does this paper attempt to address?