2008
DOI: 10.1007/978-3-540-88688-4_14
|View full text |Cite
|
Sign up to set email alerts
|

Linear Time Maximally Stable Extremal Regions

Abstract: In this paper we present a new algorithm for computing Maximally Stable Extremal Regions (MSER), as invented by Matas et al. The standard algorithm makes use of a union-find data structure and takes quasi-linear time in the number of pixels. The new algorithm provides exactly identical results in true worst-case linear time. Moreover, the new algorithm uses significantly less memory and has better cache-locality, resulting in faster execution. Our CPU implementation performs twice as fast as a state-of-the-art… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

2
160
0

Year Published

2011
2011
2021
2021

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 245 publications
(162 citation statements)
references
References 23 publications
2
160
0
Order By: Relevance
“…The detected MSER's are given as pixel arrays masking the actual regions. In our approach we use the OpenCV implementation of the MSER method, which is a variant improved for computational complexity (Nistér, 2008). As such it is able to efficiently handle the image sizes occurring in digital aerial imaging.…”
Section: Methodsmentioning
confidence: 99%
“…The detected MSER's are given as pixel arrays masking the actual regions. In our approach we use the OpenCV implementation of the MSER method, which is a variant improved for computational complexity (Nistér, 2008). As such it is able to efficiently handle the image sizes occurring in digital aerial imaging.…”
Section: Methodsmentioning
confidence: 99%
“…• Affine invariant regions: Tree-Based Morse Regions (TBMR) [23], Maximally Stable Extremal Regions (MSER) [24].…”
Section: Feature Extraction and Descriptionmentioning
confidence: 99%
“…As the Hessian-Affine detector requires at least four times more computations than the MSER detector, it is reasonable to employ only the latter in mobile application. Optimized implementations like the approach proposed in [NS08] allow us to process an image of 640x480 pixels in 50 ms on a 2 GHz CPU, which can be further improved with the aid of parallel processing approaches on the GPU of the mobile device. Tracking these regions and computing additional MSERs only from the previously unseen boundary textures allows for a 5-6 fold speedup [TCGP09,DB06].…”
Section: Feature Extractionmentioning
confidence: 99%
“…Finally, the proposed algorithm is simple and efficient. MSER as well as the distance transform can be very efficiently computed [NS08,Bai04] and determining the stroke width requires only a lookup table (Section 6.1.3).…”
Section: Text Detection In Natural Imagesmentioning
confidence: 99%
See 1 more Smart Citation