Building the component tree in quasi-linear time.
other
Where this comes from
- Record sourced from PubMed, PMID 17076410.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
The level sets of a map are the sets of points with level above a given threshold. The connected components of the level sets, thanks to the inclusion relation, can be organized in a tree structure, that is called the component tree. This tree, under several variations, has been used in numerous applications. Various algorithms have been proposed in the literature for computing the component tree. The fastest ones (considering the worst-case complexity) have been proven to run in O(n ln(n)). In this paper, we propose a simple to implement quasi-linear algorithm for computing the component tree on symmetric graphs, based on Tarjan's union-find procedure. We also propose an algorithm that computes the n most significant lobes of a map.
Medical subject headings
- Algorithms
- Artificial Intelligence
- Image Enhancement
- Image Interpretation, Computer-Assisted
- Information Storage and Retrieval
- Pattern Recognition, Automated