Title :
A hierarchical image segmentation algorithm
Author :
Yu, Wei ; Fritts, Jason ; Sun, Fangting
Author_Institution :
Dept. of Comput. Sci., Washington Univ., St. Louis, MO, USA
Abstract :
This paper presents a hierarchical image representation that preserves spatial relationships, and an image segmentation algorithm that efficiently constructs this representation. The overall structure of the hierarchical representation assumes a tree-like organization, in which a node at a higher level represents of a group of nodes from the next lower level. The root node of the representation is the full image, and the leaf nodes are K × K blocks of pixels (usually 4 × 4 or 8 × 8), called blobs. The segmentation algorithm builds this hierarchical representation using an efficient clustering algorithm for grouping nodes progressively into larger objects. While performing the union of nodes at one level into a single parent node at the next higher level of the tree, nodes are grouped together according to similarities between their feature vectors, which include such features as color information, orientation, texture, size, energy, and neighbor information. The computation complexity of the hierarchical image segmentation algorithm is O(MN + MN/K2 log(MN/K2)), where M, N are the height and width of the original image. Experimental results show that this algorithm can segment images and extract objects effectively.
Keywords :
computational complexity; feature extraction; image representation; image segmentation; pattern clustering; tree data structures; clustering algorithm; color information; computation complexity; energy; feature vectors; hierarchical image representation; hierarchical image segmentation algorithm; hierarchical representation; leaf nodes; neighbor information; orientation; root node; size; spatial relationships; texture; tree-like organization; Clustering algorithms; Computer science; Content based retrieval; Data mining; Image representation; Image retrieval; Image segmentation; Information retrieval; MPEG 4 Standard; Motion estimation;
Conference_Titel :
Multimedia and Expo, 2002. ICME '02. Proceedings. 2002 IEEE International Conference on
Print_ISBN :
0-7803-7304-9
DOI :
10.1109/ICME.2002.1035554