2009
DOI: 10.1109/tip.2009.2025555
|View full text |Cite
|
Sign up to set email alerts
|

Automatic Image Segmentation by Dynamic Region Growth and Multiresolution Merging

Abstract: Image segmentation is a fundamental task in many computer vision applications. In this paper, we propose a new unsupervised color image segmentation algorithm, which exploits the information obtained from detecting edges in color images in the CIE L *a *b * color space. To this effect, by using a color gradient detection technique, pixels without edges are clustered and labeled individually to identify some initial portion of the input image content. Elements that contain higher gradient densities are included… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
54
0

Year Published

2011
2011
2021
2021

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 151 publications
(54 citation statements)
references
References 33 publications
0
54
0
Order By: Relevance
“…From the histogram plot of the gradient values initial threshold is generated. For images in which a large percentage of gradient values spread over a narrow range, a high threshold is chosen and for images in which large percentage of gradient values spread over a wide range, a low threshold value is chosen [19]. The threshold T is chosen in such a manner that all low gradient regions are taken as the initial seed.…”
Section: Threshold Generationmentioning
confidence: 99%
See 1 more Smart Citation
“…From the histogram plot of the gradient values initial threshold is generated. For images in which a large percentage of gradient values spread over a narrow range, a high threshold is chosen and for images in which large percentage of gradient values spread over a wide range, a low threshold value is chosen [19]. The threshold T is chosen in such a manner that all low gradient regions are taken as the initial seed.…”
Section: Threshold Generationmentioning
confidence: 99%
“…The threshold T is chosen in such a manner that all low gradient regions are taken as the initial seed. As given in GSEG algorithm [19], we choose 5 as the low threshold value and 10 as the high threshold value. Fig.4 Initial seeds are generated by sensing all regions whose gradient value is less than the chosen threshold.…”
Section: Threshold Generationmentioning
confidence: 99%
“…Garcia Ugarriza et al [59] proposed an automatic Gradient SEGmentation algorithm (referred to as GSEG) for the segmentation of natural images, that combines the colour and texture features using region growing and a multi-resolution merging. In the first stage of the algorithm, smooth colour regions are identified using colour edge-detection and histogram analysis in the CIE Lab colour space.…”
Section: Approaches That Extract Colour and Texture Features On Indepmentioning
confidence: 99%
“…On the other hand, the region growing methods attempt to group pixels into subregions based on some criteria, usually starting from some ''seed'' points [15]. The regions grow as far as the included pixels are similar to these ''seeds''.…”
Section: Introductionmentioning
confidence: 99%