Image Segmentation Based on the Integration of Pixel Affinity and Deformable Models

Abstract

This paper describes a general-purpose method we have developed for automatically segmenting objects of an unknown number and unknown locations in images. Our method integrates deformable models and statistics of image cues including intensity, gradient, color and texture. By using a combination of image features rather than a single feature such as gradient our method is more robust to noise and sparse data. To allow for the automated segmentation of an unknown number and locations of objects, we simultaneously segment objects initialized at uniformly distributed points in the image. A method is developed to automatically merge models corresponding to the same object. Results of the method are presented for several examples, including greyscale, color and noisy images.

Cite

Text

Jones and Metaxas. "Image Segmentation Based on the Integration of Pixel Affinity and Deformable Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998. doi:10.1109/CVPR.1998.698627

Markdown

[Jones and Metaxas. "Image Segmentation Based on the Integration of Pixel Affinity and Deformable Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998.](https://mlanthology.org/cvpr/1998/jones1998cvpr-image/) doi:10.1109/CVPR.1998.698627

BibTeX

@inproceedings{jones1998cvpr-image,
  title     = {{Image Segmentation Based on the Integration of Pixel Affinity and Deformable Models}},
  author    = {Jones, Timothy N. and Metaxas, Dimitris N.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1998},
  pages     = {330-337},
  doi       = {10.1109/CVPR.1998.698627},
  url       = {https://mlanthology.org/cvpr/1998/jones1998cvpr-image/}
}