Sparse Finite Elements for Geodesic Contours with Level-Sets

Abstract

Level-set methods have been shown to be an effective way to solve optimisation problems that involve closed curves. They are well known for their capacity to deal with flexible topology and do not require manual initialisation. Computational complexity has previously been addressed by using banded algorithms which restrict computation to the vicinity of the zero set of the level-set function. So far, such schemes have used finite difference representations which suffer from limited accuracy and require re-initialisation procedures to stabilise the evolution. This paper shows how banded computation can be achieved using finite elements. We give details of the novel representation and show how to build the signed distance constraint into the presented numerical scheme. We apply the algorithm to the geodesic contour problem (including the automatic detection of nested contours) and demonstrate its performance on a variety of images. The resulting algorithm has several advantages which are demonstrated in the paper: it is inherently stable and avoids re-initialisation; it is convergent and more accurate because of the capabilities of finite elements; it achieves maximum sparsity because with finite elements the band can be effectively of width 1.

Cite

Text

Weber et al. "Sparse Finite Elements for Geodesic Contours with Level-Sets." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-24671-8_31

Markdown

[Weber et al. "Sparse Finite Elements for Geodesic Contours with Level-Sets." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/weber2004eccv-sparse/) doi:10.1007/978-3-540-24671-8_31

BibTeX

@inproceedings{weber2004eccv-sparse,
  title     = {{Sparse Finite Elements for Geodesic Contours with Level-Sets}},
  author    = {Weber, Martin and Blake, Andrew and Cipolla, Roberto},
  booktitle = {European Conference on Computer Vision},
  year      = {2004},
  pages     = {391-404},
  doi       = {10.1007/978-3-540-24671-8_31},
  url       = {https://mlanthology.org/eccv/2004/weber2004eccv-sparse/}
}