Title
Parallel implementations of structural similarity based no-reference image quality assessment.
Abstract
We design three parallel implementations to accelerate a structural similarity based method of no-reference image quality assessment.We examine speedups of the three implementations against the sequential method.The implementation using texture memory to calculate structural similarity indices of local windows outperforms the other two, which use shared memory and Microsoft Parallel Patterns Library respectively. Automatic assessment of image quality has become increasingly important in numerous applications that utilize digital images. This is usually accomplished with no-reference image quality assessment (NR-IQA) techniques that use structural similarity (SSIM) index as a quality indicator. NR-IQA is computationally intensive because it generally involves image convolution and other time-consuming computations. A typical SSIM-based NR-IQA includes four computational operations: color to grayscale conversion, Gaussian blur, computation of image gradients with an 8-direction Sobel operator, and computation of SSIM indices of local windows in the image. Parallel computing using multi-core CPUs or many-core GPUs is often used to accelerate intensive computational problems. This research presents the design of three parallel implementations of SSIM-based NR-IQA methods to accelerate the computations. The first two utilize NVIDIA CUDA to implement all the operations as CUDA kernels, while the third uses Microsoft's Parallel Patterns Library to calculate mean similarity indices of local windows in the image. Experimental results showed that significant speedup can be achieved against the sequential method using all three methods, but it is more practical to use texture memory to perform the last task (similarity computation) because of its substantial enhancement in performance and its ease of scheduling when processing multiple images.
Year
DOI
Venue
2017
10.1016/j.advengsoft.2017.08.003
Advances in Engineering Software
Keywords
Field
DocType
CUDA, Image quality assessment, Parallel computing, Parallel patterns library, Structural similarity
Computer science,CUDA,Image quality,Gaussian blur,Sobel operator,Theoretical computer science,Digital image,Kernel (image processing),Grayscale,Speedup
Journal
Volume
ISSN
Citations 
114
0965-9978
1
PageRank 
References 
Authors
0.36
3
4
Name
Order
Citations
PageRank
Guiwen Lan110.70
Yuzhong Shen218421.96
Tianwei Chen310.36
Hongwei Zhu410.70