2021
DOI: 10.1016/j.iswa.2021.200051
|View full text |Cite
|
Sign up to set email alerts
|

Parameter selection for CLAHE using multi-objective cuckoo search algorithm for image contrast enhancement

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
16
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 32 publications
(16 citation statements)
references
References 32 publications
0
16
0
Order By: Relevance
“…While histogram equalization may make undesired image noises more visible (since it does not adjust to local contrast requirements, small contrast differences can go unnoticed when a given gray range has a large number of pixels), it is a straightforward and user-friendly method for evenly distributing the image's intensity levels [28] , [29] . The CLAHE solves the noise issue by introducing a clip limit.…”
Section: Methodsmentioning
confidence: 99%
“…While histogram equalization may make undesired image noises more visible (since it does not adjust to local contrast requirements, small contrast differences can go unnoticed when a given gray range has a large number of pixels), it is a straightforward and user-friendly method for evenly distributing the image's intensity levels [28] , [29] . The CLAHE solves the noise issue by introducing a clip limit.…”
Section: Methodsmentioning
confidence: 99%
“…CLAHE splits the image into MxN local tiles. For all the tiles, histograms can be individually calculated [17]. First, we should compute the average amount of pixels for each region to computer the histogram as follows:…”
Section: Image Pre-processingmentioning
confidence: 99%
“…The filters used to retrieve features from images include CLAHE (contrast limited adaptive histogram equalization) [24], Gabor filter [25], Gamma Correction [26], Gaussian filter [27], Hessian [8], Laplacian operator [28], Median filter [29], Mean filter [30], Minimum filter [31], Bilateral filter [32], Sobel operator [33], Canny edge detector [34], as well as the ten filters predefined in the imageFilter module of Pillow [35], which are BLUR, CONTOUR, DE-TAIL, EDGE ENHANCE, EDGE ENHANCE MORE, EMBOSS, FIND EDGES, SMOOTH, SMOOTH MORE and SHARPEN. The mathematical definitions of these filters/operators are shown in Table 4.…”
Section: Feature Transformationmentioning
confidence: 99%