Finding a Closed Boundary by Growing Minimal Paths from a Single Point on 2D or 3D Images
Abstract
In this paper, we present a new method for segmenting closed contours and surfaces. Our work builds on a variant of the Fast Marching algorithm. First, an initial point on the desired contour is chosen by the user. Next, new keypoints are detected automatically using a front propagation approach. We assume that the desired object has a closed boundary. This a-priori knowledge on the topology is used to devise a relevant criterion for stopping the keypoint detection and front propagation. The final domain visited by the front will yield a band surrounding the object of interest. Linking pairs of neighboring keypoints with minimal paths allows us to extract a closed contour from a 2D image. Detection of a variety of objects on real images is demonstrated. Using a similar same idea, we can extract networks of minimal paths from a 3D image called Geodesic Meshing. The proposed method is applied to 3D data with promising results.
Cite
Text
Benmansour et al. "Finding a Closed Boundary by Growing Minimal Paths from a Single Point on 2D or 3D Images." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4409156Markdown
[Benmansour et al. "Finding a Closed Boundary by Growing Minimal Paths from a Single Point on 2D or 3D Images." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/benmansour2007iccv-finding/) doi:10.1109/ICCV.2007.4409156BibTeX
@inproceedings{benmansour2007iccv-finding,
title = {{Finding a Closed Boundary by Growing Minimal Paths from a Single Point on 2D or 3D Images}},
author = {Benmansour, Fethallah and Bonneau, Stephane and Cohen, Laurent D.},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2007},
pages = {1-8},
doi = {10.1109/ICCV.2007.4409156},
url = {https://mlanthology.org/iccv/2007/benmansour2007iccv-finding/}
}