2012
DOI: 10.1109/jstsp.2012.2201694
|View full text |Cite
|
Sign up to set email alerts
|

One-Dimensional Openings, Granulometries and Component Trees in 𝒪(1) in Per Pixel

Abstract: We introduce a new, efficient and adaptable algorithm to compute openings, granulometries and the component tree for onedimensional (1-D) signals. The algorithm requires only one scan of the signal, runs in place in O(1) per pixel, and supports any scalar data precision (integer or floating-point data). The algorithm is applied to two-dimensional images along straight lines, in arbitrary orientations. Oriented size distributions can thus be efficiently computed, and textures characterised. Extensive benchmarks… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
15
0

Year Published

2014
2014
2016
2016

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 15 publications
(15 citation statements)
references
References 26 publications
0
15
0
Order By: Relevance
“…In this section we present an algorithm that su ers from none of these problems, based on the 1D algorithm presented by Morard et al [15]. The basic idea is to use the traditional binary algorithm, but instead of having the scalar λ+(x) and λ−(x), we use sets Λ+(x) and Λ−(x), represented by non-redundant ordered (ascending by grey level) lists of pairs of grey levels and path lengths.…”
Section: Stack-based Path Openingsmentioning
confidence: 99%
“…In this section we present an algorithm that su ers from none of these problems, based on the 1D algorithm presented by Morard et al [15]. The basic idea is to use the traditional binary algorithm, but instead of having the scalar λ+(x) and λ−(x), we use sets Λ+(x) and Λ−(x), represented by non-redundant ordered (ascending by grey level) lists of pairs of grey levels and path lengths.…”
Section: Stack-based Path Openingsmentioning
confidence: 99%
“…For 1D greyscale path openings (equivalent to attribute openings on length in 1D), a very efficient algorithm running in O(1) (amortized) cost per pixel was presented by Morard et al [19]. This was recently adapted to compute path openings on graphs as well [12] (albeit with a worse time complexity).…”
Section: Greyscale Sequencesmentioning
confidence: 99%
“…To make the above efficient, binary search trees can be used to represent + and − (instead of the stacks used by Morard et al [19]). This allows O(log(n)) insertion, lookup, and deletion, with n the length of the sequence.…”
Section: Greyscale Sequencesmentioning
confidence: 99%
See 1 more Smart Citation
“…Detection methods and constraints [14] or the "maximum opening" [15][16], or the "subtraction of maximum closure of opening by original image" [17][18]. These methods are illustrated Figure 7).…”
Section: 2mentioning
confidence: 99%