• KSII Transactions on Internet and Information Systems
    Monthly Online Journal (eISSN: 1976-7277)

Parallel Implementations of Digital Focus Indices Based on Minimax Search Using Multi-Core Processors


Abstract

A digital focus index (DFI) is a value used to determine image focus in scientific apparatus and smart devices. Automatic focus (AF) is an iterative and time-consuming procedure; however, its processing time can be reduced using a general processing unit (GPU) and a multi-core processor (MCP). In this study, parallel architectures of a minimax search algorithm (MSA) are applied to two DFIs: range algorithm (RA) and image contrast (CT). The DFIs are based on a histogram; however, the parallel computation of the histogram is conventionally inefficient because of the bank conflict in shared memory. The parallel architectures of RA and CT are constructed using parallel reduction for MSA, which is performed through parallel relative rating of the image pixel pairs and halved the rating in every step. The array size is then decreased to one, and the minimax is determined at the final reduction. Kernels for the architectures are constructed using open source software to make it relatively platform independent. The kernels are tested in a hexa-core PC and an embedded device using Lenna images of various sizes based on the resolutions of industrial cameras. The performance of the kernels for the DFIs was investigated in terms of processing speed and computational acceleration; the maximum acceleration was 32.6× in the best case and the MCP exhibited a higher performance.


Statistics

Show / Hide Statistics

Statistics (Cumulative Counts from December 1st, 2015)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article

[IEEE Style]
H. Kim, D. Lee, D. Choi, J. Kang, D. Lee, "Parallel Implementations of Digital Focus Indices Based on Minimax Search Using Multi-Core Processors," KSII Transactions on Internet and Information Systems, vol. 17, no. 2, pp. 542-558, 2023. DOI: 10.3837/tiis.2023.02.014.

[ACM Style]
HyungTae Kim, Duk-Yeon Lee, Dongwoon Choi, Jaehyeon Kang, and Dong-Wook Lee. 2023. Parallel Implementations of Digital Focus Indices Based on Minimax Search Using Multi-Core Processors. KSII Transactions on Internet and Information Systems, 17, 2, (2023), 542-558. DOI: 10.3837/tiis.2023.02.014.

[BibTeX Style]
@article{tiis:38402, title="Parallel Implementations of Digital Focus Indices Based on Minimax Search Using Multi-Core Processors", author="HyungTae Kim and Duk-Yeon Lee and Dongwoon Choi and Jaehyeon Kang and Dong-Wook Lee and ", journal="KSII Transactions on Internet and Information Systems", DOI={10.3837/tiis.2023.02.014}, volume={17}, number={2}, year="2023", month={February}, pages={542-558}}