2D IMAGE SEGMENTATION USING MINIMUM SPANNING-TREES

Citation
Y. Xu et Ec. Uberbacher, 2D IMAGE SEGMENTATION USING MINIMUM SPANNING-TREES, Image and vision computing, 15(1), 1997, pp. 47-57
Citations number
11
Categorie Soggetti
Computer Sciences, Special Topics",Optics,"Engineering, Eletrical & Electronic","Computer Science Artificial Intelligence","Computer Science Software Graphycs Programming","Computer Science Theory & Methods
Journal title
ISSN journal
02628856
Volume
15
Issue
1
Year of publication
1997
Pages
47 - 57
Database
ISI
SICI code
0262-8856(1997)15:1<47:2ISUMS>2.0.ZU;2-T
Abstract
This paper presents a new algorithm for partitioning a gray-level imag e into connected homogeneous regions. The novelty of this algorithm li es in the fact that, by constructing a minimum spanning tree represent ation of a gray-level image, it reduces a region partitioning problem to a minimum spanning tree partitioning problem, and hence reduces the computational complexity of the region partitioning problem. The tree -partitioning algorithm, in essence, partitions a minimum spanning tre e into subtrees, representing different homogeneous regions, by minimi zing the sum of variations of gray levels over all subtrees under the constraints that each subtree should have at least a specified number of nodes, and two adjacent subtrees should have significantly differen t average gray-levels. Two (faster) heuristic implementations are also given for large-scale region partitioning problems. Test results have shown that the segmentation results are satisfactory and insensitive to noise.