Next Article in Journal
Visual Hull-Based Approach for Coronary Vessel Three-Dimensional Reconstruction
Previous Article in Journal
Evaluation of Fluoride Adsorptive Removal by Metallic Phosphates
Previous Article in Special Issue
GPU-Accelerated High-Efficiency PSO with Initialization and Thread Self-Adaptation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

GPU-Driven Acceleration of Wavelet-Based Autofocus for Practical Applications in Digital Imaging

Human-Centric Manufacturing Technology, KITECH, Ansan 15588, Republic of Korea
*
Author to whom correspondence should be addressed.
Appl. Sci. 2025, 15(19), 10455; https://doi.org/10.3390/app151910455
Submission received: 10 August 2025 / Revised: 15 September 2025 / Accepted: 22 September 2025 / Published: 26 September 2025
(This article belongs to the Special Issue Data Structures for Graphics Processing Units (GPUs))

Abstract

A parallel implementation of wavelet-based autofocus (WBA) was presented to accelerate recursive operations and reduce computational costs. WBA evaluates digital focus indices (DFIs) using first- or second-order moments of the wavelet coefficients in high-frequency subbands. WBA is generally accurate and reliable; however, its computational cost is high owing to biorthogonal decomposition. Thus, this study parallelized the Daubechies-6 wavelet and norms of the high-frequency subbands for the DFI. The kernels of the DFI computation were constructed using open sources for driving multicore processors (MCPs) and general processing units (GPUs). The standard C++, OpenCV, OpenMP, OpenCL, and CUDA open-source platforms were selected to construct the DFI kernels, considering hardware compatibility. The experiment was conducted using the MCP, peripheral GPUs, and CPU-resident GPUs on desktops for advanced users and compact devices for industrial applications. The results demonstrated that the GPUs provided sufficient performance to achieve WBA even when using budget GPUs, indicating that the GPUs are advantageous for practical applications of WBA. This study also implies that although budget GPUs are left unused, they can potentially be great resources for wavelet-based processing.
Keywords: digital focus index; autofocus; discrete wavelet transform; parallel processing; GPU digital focus index; autofocus; discrete wavelet transform; parallel processing; GPU

Share and Cite

MDPI and ACS Style

Kim, H.; Lee, D.-Y.; Choi, D.; Lee, D.-W. GPU-Driven Acceleration of Wavelet-Based Autofocus for Practical Applications in Digital Imaging. Appl. Sci. 2025, 15, 10455. https://doi.org/10.3390/app151910455

AMA Style

Kim H, Lee D-Y, Choi D, Lee D-W. GPU-Driven Acceleration of Wavelet-Based Autofocus for Practical Applications in Digital Imaging. Applied Sciences. 2025; 15(19):10455. https://doi.org/10.3390/app151910455

Chicago/Turabian Style

Kim, HyungTae, Duk-Yeon Lee, Dongwoon Choi, and Dong-Wook Lee. 2025. "GPU-Driven Acceleration of Wavelet-Based Autofocus for Practical Applications in Digital Imaging" Applied Sciences 15, no. 19: 10455. https://doi.org/10.3390/app151910455

APA Style

Kim, H., Lee, D.-Y., Choi, D., & Lee, D.-W. (2025). GPU-Driven Acceleration of Wavelet-Based Autofocus for Practical Applications in Digital Imaging. Applied Sciences, 15(19), 10455. https://doi.org/10.3390/app151910455

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop