Back to Search Start Over

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

Authors :
HyungTae Kim
Duk-Yeon Lee
Dongwoon Choi
Jaehyeon Kang
Dong-Wook Lee
Source :
KSII Transactions on Internet & Information Systems; Feb2023, Vol. 17 Issue 2, p542-558, 17p
Publication Year :
2023

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. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
19767277
Volume :
17
Issue :
2
Database :
Supplemental Index
Journal :
KSII Transactions on Internet & Information Systems
Publication Type :
Academic Journal
Accession number :
162319970
Full Text :
https://doi.org/10.3837/tiis.2023.02.014