2007 IEEE International Conference on Image Processing 2007
DOI: 10.1109/icip.2007.4379949
|View full text |Cite
|
Sign up to set email alerts
|

Effective Component Tree Computation with Application to Pattern Recognition in Astronomical Imaging

Abstract: In this paper a new algorithm to compute the component tree is presented. As compared to the state of the art, this algorithm does not use excessive memory and is able to work efficiently on images whose values are highly quantized or even with images having floating values. We also describe how it can be applied to astronomical data to identify relevant objects.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
101
0
3

Year Published

2013
2013
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 82 publications
(112 citation statements)
references
References 5 publications
0
101
0
3
Order By: Relevance
“…The algorithm presented in [2] to compute the max-tree is surprisingly also able to compute the tree of shapes. The skeleton, or canvas, of this algorithm is the routine compute tree given in the right part of Algorithm 1; it is composed of three steps: sort the image elements (pixels); then run the modified unionfind algorithm to compute a tree encoded by a parent function; last modify the parent function to give that tree its canonical form.…”
Section: Computing the Max-tree And The Tree Of Shapesmentioning
confidence: 99%
See 3 more Smart Citations
“…The algorithm presented in [2] to compute the max-tree is surprisingly also able to compute the tree of shapes. The skeleton, or canvas, of this algorithm is the routine compute tree given in the right part of Algorithm 1; it is composed of three steps: sort the image elements (pixels); then run the modified unionfind algorithm to compute a tree encoded by a parent function; last modify the parent function to give that tree its canonical form.…”
Section: Computing the Max-tree And The Tree Of Shapesmentioning
confidence: 99%
“…The union-by-rank procedure that guaranties quasi-linear complexity. So that the Union-Find routine (given in [2] and recalled in Algorithm 1) remains short, its code does not feature tree balancing; yet it is explained in [3]. A formal proof of our algorithm.…”
Section: About Union-find and Component Treesmentioning
confidence: 99%
See 2 more Smart Citations
“…Alternative methods were presented in [49][50][51][52]. The recursive method discussed in [19] separates the construction of the tree from the computation of attributes and the actual filtering.…”
Section: The Max-tree Algorithm and The One-pass Methodsmentioning
confidence: 99%