Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (45)
  • Open Access

    ARTICLE

    A Hybrid Learning Framework for Underwater Image Enhancement

    Sami Ullah1,2, Najmul Hassan2, Naeem Bhatti2, Asad Saleem1,*

    CMC-Computers, Materials & Continua, Vol.88, No.2, 2026, DOI:10.32604/cmc.2026.082467 - 15 June 2026

    Abstract Underwater imaging facilitates the exploration of the underwater environment. However, irregular optical absorption and light scattering in water, ranging from clear to highly turbid conditions, often result in low visibility, color distortion, and blurriness in underwater images (UWIs). Conventional UWI enhancement methods are limited by inefficient physical modeling, while deep learning-based approaches are constrained by the scarcity of paired training datasets. In this work, we propose a hybrid learning framework for UWI enhancement that leverages the usefulness of both conventional and deep learning-based techniques. At first, we preprocess the UWIs using a revised underwater physical… More >

  • Open Access

    ARTICLE

    Tunnel Mapping in Low-Light Environments: A Synergistic Scheme of Image Enhancement and Multi-Source Factor Graph Optimization

    Qilong Wang1, Ning Wang1, Shuhan Luo1, Xiang Gao2, Yuqian Lu3, Min He4,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.147, No.2, 2026, DOI:10.32604/cmes.2026.080372 - 27 May 2026

    Abstract Tunnel environments often suffer from GPS denial, uneven illumination, and structural uniformity, which lead to feature degradation, loop closure failure, and long-distance drift in SLAM systems. To solve these problems, this study aims to propose a high-precision SLAM method suitable for tunnel structural health monitoring. Firstly, an ABA-CLAHE image enhancement algorithm is proposed, which adopts cascaded processing of nonlinear brightness adjustment in HSV space and CLAHE local contrast optimization to improve low-light image quality and enhance feature stability. Then, SURF feature matching combined with the RANSAC algorithm is used to ensure feature matching accuracy. Finally, More >

  • Open Access

    ARTICLE

    Hybrid Laplacian-DoG: Noise-Preserving 3D FDG-PET Contrast Enhancement for Improved MCI Detection

    Ovidijus Grigas*, Rytis Maskeliūnas

    CMES-Computer Modeling in Engineering & Sciences, Vol.147, No.1, 2026, DOI:10.32604/cmes.2026.077324 - 27 April 2026

    Abstract Early detection of Mild Cognitive Impairment (MCI) with FDG-PET is essential for timely Alzheimer’s disease intervention. However, PET image quality is limited by low spatial resolution, partial volume effects, and Poisson noise. Standard enhancement methods, such as Bilateral filtering or Contrast Limited Adaptive Histogram Equalization (CLAHE), can increase contrast but often introduce heavy noise or distort image texture, while deep learning methods may produce hallucinated structures. We propose a fully data-adaptive, non-learned 3D enhancement framework whose output is deterministic for a given input volume, that combines Laplacian-based local contrast modulation with a gradient-gated Difference-of-Gaussians (DoG)… More >

  • Open Access

    ARTICLE

    Luminosity-Adaptive Contrast Enhancement Using CLAHE for Retinal Fundus Images with Multi-Dataset Validation, Statistical Analysis, and Comparative Benchmarking

    K. Mithra1,*, Prem Kumar Santhanam2

    Journal of Intelligent Medicine and Healthcare, Vol.4, pp. 87-97, 2026, DOI:10.32604/jimh.2026.080288 - 24 April 2026

    Abstract Background: Retinal fundus imaging is central to early diagnosis of sight-threatening conditions, including diabetic retinopathy, glaucoma, and retinal vein occlusion. Clinical utility is compromised by non-uniform illumination, motion blur, and low contrast—artefacts that reduce diagnostic accuracy. Effective image enhancement is a prerequisite for reliable computer-aided ophthalmic diagnosis. Methods: This paper proposes a two-stage enhancement pipeline combining luminosity correction via HSV colour space decomposition with Contrast Limited Adaptive Histogram Equalization (CLAHE) on the Value (V) channel. Validation is conducted on three publicly available benchmarks: DRIVE (40 images), STARE (20 images), and CHASEDB1 (28 images). Quantitative metrics… More >

  • Open Access

    REVIEW

    A Comprehensive Review and Algorithmic Analysis of Histogram-Based Contrast Enhancement Techniques for Medical Imaging

    Saira Ali Bhatti1, Maqbool Khan2,*, Arshad Ahmad3, Muhammad Shahid Anwar4, Leila Jamel5, Aisha M. Mashraqi6, Wadee Alhalabi7,*

    CMES-Computer Modeling in Engineering & Sciences, Vol.146, No.3, 2026, DOI:10.32604/cmes.2026.074688 - 30 March 2026

    Abstract Medical imaging is essential in modern health care, allowing accurate diagnosis and effective treatment planning. These images, however, often demonstrate low contrast, noise, and brightness distortion that reduce their diagnostic reliability. This review presents a structured and comprehensive analysis of advanced histogram equalization (HE)-based techniques for medical image enhancement. Our review methodology encompasses: (1) classical HE approaches and related limitations in medical domains; (2) adaptive schemes like Adaptive Histogram Equalization (AHE) and Contrast Limited Adaptive Histogrma Equalization (CLAHE) and their advance variants; (3) brightness-preserving schemes like BBHE and MMBEBHE and related algorithms; (4) dynamic and More > Graphic Abstract

    A Comprehensive Review and Algorithmic Analysis of Histogram-Based Contrast Enhancement Techniques for Medical Imaging

  • Open Access

    ARTICLE

    A Semantic-Guided State-Space Learning Framework for Low-Light Image Enhancement

    Xi Cai, Xiaoqiang Wang, Huiying Zhao, Guang Han*

    CMC-Computers, Materials & Continua, Vol.87, No.2, 2026, DOI:10.32604/cmc.2026.075756 - 12 March 2026

    Abstract Low-light image enhancement (LLIE) remains challenging due to underexposure, color distortion, and amplified noise introduced during illumination correction. Existing deep learning–based methods typically apply uniform enhancement across the entire image, which overlooks scene semantics and often leads to texture degradation or unnatural color reproduction. To overcome these limitations, we propose a Semantic-Guided Visual Mamba Network (SGVMNet) that unifies semantic reasoning, state-space modeling, and mixture-of-experts routing for adaptive illumination correction. SGVMNet comprises three key components: (1) a semantic modulation module (SMM) that extracts scene-aware semantic priors from pretrained multimodal models—Large Language and Vision Assistant (LLaVA) and… More >

  • Open Access

    ARTICLE

    AquaTree: Deep Reinforcement Learning-Driven Monte Carlo Tree Search for Underwater Image Enhancement

    Chao Li1,3,#, Jianing Wang1,3,#, Caichang Ding2,*, Zhiwei Ye1,3

    CMC-Computers, Materials & Continua, Vol.86, No.3, 2026, DOI:10.32604/cmc.2025.071242 - 12 January 2026

    Abstract Underwater images frequently suffer from chromatic distortion, blurred details, and low contrast, posing significant challenges for enhancement. This paper introduces AquaTree, a novel underwater image enhancement (UIE) method that reformulates the task as a Markov Decision Process (MDP) through the integration of Monte Carlo Tree Search (MCTS) and deep reinforcement learning (DRL). The framework employs an action space of 25 enhancement operators, strategically grouped for basic attribute adjustment, color component balance, correction, and deblurring. Exploration within MCTS is guided by a dual-branch convolutional network, enabling intelligent sequential operator selection. Our core contributions include: (1) a More >

  • Open Access

    ARTICLE

    GPR Image Enhancement and Object Detection-Based Identification for Roadbed Subsurface Defect

    Zhuangqiang Wen1, Min Zhang2, Zhekun Shou3,*

    Structural Durability & Health Monitoring, Vol.20, No.1, 2026, DOI:10.32604/sdhm.2025.071300 - 08 January 2026

    Abstract Roadbed disease detection is essential for maintaining road functionality. Ground penetrating radar (GPR) enables non-destructive detection without drilling. However, current identification often relies on manual inspection, which requires extensive experience, suffers from low efficiency, and is highly subjective. As the results are presented as radar images, image processing methods can be applied for fast and objective identification. Deep learning-based approaches now offer a robust solution for automated roadbed disease detection. This study proposes an enhanced Faster Region-based Convolutional Neural Networks (R-CNN) framework integrating ResNet-50 as the backbone and two-dimensional discrete Fourier spectrum transformation (2D-DFT) for… More >

  • Open Access

    ARTICLE

    FENet: Underwater Image Enhancement via Frequency Domain Enhancement and Edge-Guided Refinement

    Xinwei Zhu, Jianxun Zhang*, Huan Zeng

    CMC-Computers, Materials & Continua, Vol.86, No.2, pp. 1-25, 2026, DOI:10.32604/cmc.2025.068578 - 09 December 2025

    Abstract Underwater images often affect the effectiveness of underwater visual tasks due to problems such as light scattering, color distortion, and detail blurring, limiting their application performance. Existing underwater image enhancement methods, although they can improve the image quality to some extent, often lead to problems such as detail loss and edge blurring. To address these problems, we propose FENet, an efficient underwater image enhancement method. FENet first obtains three different scales of images by image downsampling and then transforms them into the frequency domain to extract the low-frequency and high-frequency spectra, respectively. Then, a distance… More >

  • Open Access

    ARTICLE

    RetinexWT: Retinex-Based Low-Light Enhancement Method Combining Wavelet Transform

    Hongji Chen, Jianxun Zhang*, Tianze Yu, Yingzhu Zeng, Huan Zeng

    CMC-Computers, Materials & Continua, Vol.86, No.2, pp. 1-20, 2026, DOI:10.32604/cmc.2025.067041 - 09 December 2025

    Abstract Low-light image enhancement aims to improve the visibility of severely degraded images captured under insufficient illumination, alleviating the adverse effects of illumination degradation on image quality. Traditional Retinex-based approaches, inspired by human visual perception of brightness and color, decompose an image into illumination and reflectance components to restore fine details. However, their limited capacity for handling noise and complex lighting conditions often leads to distortions and artifacts in the enhanced results, particularly under extreme low-light scenarios. Although deep learning methods built upon Retinex theory have recently advanced the field, most still suffer from insufficient interpretability… More >

Displaying 1-10 on page 1 of 45. Per Page