Contour Extraction Using Particle Filters

Chengen Lu,Longin Jan Latecki,Guangxi Zhu
DOI: https://doi.org/10.1007/978-3-540-89646-3_19
2008-01-01
Abstract:This paper describes a novel approach to extract object region from an image by tracking the enclosing contour. We assume that the image is not complex, and it can be roughly partitioned into two parts with an intensity threshold. A lot of images (for example medical images) are in accord with this assumption. Global constraint (threshold) and local constraint (gradient) are integrated in a particle filter framework. We utilize the filter to track the optimal contour path pixel by pixel. The processing time depends only on the contour length and the number of particles used. Thus the proposed method is significantly faster than the very popular and time consuming method: Active Contour Models ("Snakes"). Both Snakes and our method are targeted for similar applications. Experimental results illustrate the validity and advantages of our method.
What problem does this paper attempt to address?