Academia.eduAcademia.edu

Outline

A Graph-Based Approach for Image Segmentation

2008, Lecture Notes in Computer Science

https://doi.org/10.1007/978-3-540-89639-5_27

Abstract

We present a novel graph-based approach to image segmentation. The objective is to partition images such that nearby pixels with similar colors or grayscale intensities belong to the same segment. A graph representing an image is derived from the similarity between the pixels and partitioned by a computationally efficient graph clustering method, which identifies representative nodes for each cluster and then expands them to obtain complete clusters of the graph. Experiments with synthetic and natural images are presented. A comparison with the well known graph clustering method of normalized cuts shows that our approach is faster and produces segmentations that are in better agreement with visual assessment on original images.

References (8)

  1. Le, T., Kulikowski, C., Muchnik, I.: Coring method for clustering a graph. Proceedings of the 19th International Conference on Pattern Recognition (2008)
  2. Shi, J., Malik, J.: Normalized cuts and image segmentation. IEEE Trans. on Pattern Analy- sis and Machine Intelligence (2000) 888-905
  3. Charikar, M.: Greedy approximation algorithms for finding dense components in a graph. Volume 1913 of Lecture Notes in Computer Science, Springer-Verlag (2000) 84-95
  4. Berkeley segmentation dataset, http://www.cs.berkeley.edu/projects/vision/bsds/
  5. Martin, D., Fowlkes, C., Tal, D., Malik, J.: A database of human segmented natural im- ages and its application to evaluating segmentation algorithms and measuring ecological statistics. Proc. of the 8th International Conference on Computer Vision (2001) 416-423
  6. Luxburg, U.: A tutorial on spectral clustering. Statistics and Computing (2007) 395-416
  7. Kannan, R., Vempala, S., Vetta, A.: On Clusterings: Good, Bad and Spectral. Proc. 41st Annual Symposium on the Foundation of Computer Science (2000) 367-380
  8. Fig. 5. Segmentations and derived boundaries on images from the Berkeley dataset. The same parameter settings b = 3, d = 97% are used for all the images