F-MAD: A Feature-Based Extension of the Most Apparent Distortion Algorithm for Image Quality Assessment

Size: px
Start display at page:

Download "F-MAD: A Feature-Based Extension of the Most Apparent Distortion Algorithm for Image Quality Assessment"

Transcription

1 F-MAD: A Feature-Based Etension of the Most Apparent Distortion Algorithm for Image Quality Assessment Punit Singh and Damon M. Chandler Laboratory of Computational Perception and Image Quality, School of Electrical and Computer Engineering, Oklahoma State University, Stillwater, OK USA ABSTRACT In this paper, we describe the results of a study designed to investigate the effectiveness of peak signal-to-noise ratio () as a quality estimator when measured in various feature domains. Although is well known to be a poor predictor of image quality, has been shown be quite effective for additive, piel-based distortions. We hypothesized that might also be effective for other types of distortions which induce changes to other visual features, as long as is measured between local measures of such features. Given a reference and distorted image, five feature maps are measured for each image (lightness distance, color distance, contrast, edge strength, and sharpness). We describe a variant of in which quality is estimated based on the etent to which these feature maps for the reference image differ from the corresponding maps for the distorted image. We demonstrate how this feature-based approach can lead to improved estimators of image quality. 1. INTRODUCTION A crucial requirement for any system that processes images is a means of assessing the impacts of such processing on the visual quality of the resulting images. Over the last several decades, numerous algorithms for image quality assessment (IQA) have been developed to meet this requirement. IQA algorithms aim to predict the quality of an image in a manner that agrees with quality as judged by human subjects. Here, we specifically focus on full-reference IQA algorithms which require both a reference image and a distorted image. The simplest approach to full-reference IQA is to measure local pielwise differences, and then to collapse these local measurements into a scalar which represents the overall quality. The mean-squared error (MSE) and its log-based counterpart, peak signal-to-noise ratio (), were the earliest and simplest measures of local pielwise differences. To improve predictive performance, variants of MSE/ have been measured in the luminance domain, 1 with frequency weighting based on the the human contrast sensitivity function (see, e.g., Ref. 2), and with further adjustments for other low-level properties of the human visual system (HVS) (e.g., Ref. 3). More recent and complete IQA algorithms have employed a wide variety of approaches. Numerous IQA algorithms have been designed based on computational models of the HVS (e.g., Refs. 2, 4 9). Numerous IQA algorithms have also been designed based on structural similarity (e.g., Refs. 10, 11). Other IQA algorithms have been designed based on various statistical and information-theoretic-based approaches (e.g., Refs. 12, 13), based on machine-learning (e.g., Refs. 14, 15), and based on many other techniques (see Ref. 16 for a review). All of the aforementioned IQA approaches have been shown to outperform when tested across images and distortion-types from various IQA databases. However, one important observation when eamining the performances of these IQA algorithm vs. is that the latter is still quite competitive (and can even outperform most IQA algorithms) on certain types of distortions, most notably additive noise. For eample, on the TID database, 17 outperforms the vast majority of IQA algorithms on most additive noise types (white grayscale noise, white color noise, correlated noise, impulse noise, high-frequency noise, etc.). Thus,, which is measured between the piel values of the reference vs. distorted images, appears to be quite effective at capturing quality differences when the changes are perceived as piel-based degradation. Following this argument, it would seem that might also be effective when measured between feature values of the reference vs. distorted images, when the changes are perceived as degradations to the corresponding features (e.g., degradation of perceived contrast, perceived sharpness, perceived edge clarity, etc.). P. S.: punit.singh.banga@okstate.edu; D.M.C.: damon.chandler@okstate.edu

2 In this paper, we describe the results of a study designed to investigate the effectiveness of as a quality estimator when is measured in various feature domains. We specifically investigated measuring between the same feature maps used in our algorithm for detecting main subjects in images. 18 Given a reference and distorted image, we measure, for each block in each image, five low-level features: (1) lightness distance, (2) color distance, (3) contrast, (4) edge strength, and (5) sharpness. These block-based measures thus result in five feature maps for the reference image, and five feature maps for the distorted image. From these feature maps, quality is estimated based on the etent to which the feature maps for the reference image differ from the corresponding maps for the distorted image. We specifically present a measure of quality F- in which the differences between the feature maps are quantified based on a combination of the average and the average Pearson correlation coefficient. We also describe a straightforward technique of integrating F- into the MAD (Most Apparent Distortion) IQA algorithm, 9 resulting in what we have termed F-MAD. As we will demonstrate, this feature-based approach can lead to improved estimates of quality. This paper is organized as follows. Section 2 describes the feature maps and how they are used to estimate quality (F- and F-MAD). Section 3 analyzes the performances of these feature-based IQA measures in predicting subjective ratings of quality. General conclusions are provided in Section ALGORITHM In this section, we first provide details of the feature maps (Section 2.1), and then we describe how these maps are used in the F- and F-MAD measures of quality (Sections 2.2 and 2.3) Feature Maps Given a reference and distorted image, five feature maps are computed for each image: (1) a map of local lightness distance (the distance between the average lightness of a region and the average lightness of the entire image); (2) a map of local color distance; (3) a map of local luminance contrast; (4) a map of local edge-strength; and (5) a map of local sharpness. We have previously shown that these features maps are effective for detecting main subjects in images. 18 Here, we argue that these maps can also be effective for quality assessment. Let X denote a (reference or distorted) image, and let denote an 88 block of X with 50% overlap between neighboring blocks. Let f i (), i [1, 5], denote the i th feature value measured for. Fromallf i (), X, we form the i th feature map, which we denote as f i (X) Lightness and Color Distance Let f 1 () denote the Euclidean distance between the average lightness of block and the average lightness of the entire image. Let f 2 () denote the Euclidean distance between the average color of block and the average color of the entire image. These two features are given by: f 1 () = L L X, (1) f 2 () = (ā ā X )2 + ( b b 2, X) (2) where L,ā, b denote the average L, a, b measured in the CIE 1976 (L, a, b ) color space (CIELAB). See Ref. 18 for details on how RGB values are converted to (L, a, b )values. The second and third rows of Figure 1 show lightness-distance maps f 1 (X) and color-distance maps f 2 (X), respectively, for various images.

3 Input Image Lightness Distance Color Distance Contrast Edge Strength Sharpness Monument Fisher Sparrow Swarm Native US Figure 1. Eample images and their feature maps. Images in first row are select reference images from the CSIQ database. 19 The second through sith rows show maps of lightness distance, color distance, contrast, edge strength, and sharpness Contrast Local contrast can also be an important factor which influences an image s visual appearance. To measure this, we first convert the image into the luminance domain. Then, the root mean square (RMS) contrast of each block is given by the ratio of the standard deviation of luminances to the mean luminance of the respective block. The result is a map in which each value represents local RMS contrast. Specifically, let f 3 () denote the RMS contrast of block. In order to compute f 3 (), we first convert the

4 image X into a grayscale image X g via X g =0.299R G B. Let g denote the corresponding block in X g.letl() =(b+k g ) γ denotes the luminance-valued block, with b =0.7297, k = and γ =2.2 assuming srgb display conditions. The quantity f 3 () is then computed via: f 3 () = { σ l() /μ l(), μ l() > 0, 0, μ l() =0, where σ l() and μ l() denote the standard deviation and the mean of l(), respectively. The fourth row of Figure 1 shows contrast maps f 3 (X) for various images Edge Strength To quantify similarity between object boundaries, we use maps of local edge strength. First, edges are detected by using Robert s edge detector. 20 Thentheedgestrengthofeachblockis computed by averaging the number of detected edge piels within that block. The result is a map in which each value represents local edge strength. Specifically, let f 4 () denote the edge strength of block. LetE(X) denote the binary edge map computed by running Roberts edge detector on X. The feature f 4 () is then given by: f 4 () =μ E() = where E() is the corresponding block of in E(X) ande j is a piel of E(). The fifth row of Figure 1 shows edge-strength maps f 4 (X) for various images. (3) 1 m 2 e j, (4) Sharpness In general the sharper an image the better is its quality. If the image is blurred, it is difficult to distinguish between neighboring objects; blurring also reduces the ability to visually recognize objects. Thus, sharpness can potentially be a useful feature for estimating image quality. Let f 5 (X) denote the sharpness map for image X. For measuring local sharpness, we employ our own S3 sharpness estimator 21 in which local sharpness is measured in both the frequency domain and the spatial domain. In the frequency domain, the image is divided into 3232 piel blocks with 75% overlap. The slope of the power spectrum averaged across all orientations serves as the spectral sharpness measure. In the spatial domain, the image is divided into 88 piel blocks, and then a measure of the local total variation serves as the spatial sharpness measure. The two sharpness measures are then combined via a geometric mean. The result is a map in which each value represents local sharpness. The sith row of Figure 1 shows sharpness maps f 5 (X) for various images and elation Between Feature Maps Given the five feature maps, we estimate quality based on the etent to which the feature maps of the distorted image differ from the feature maps of the reference image. We employ and Pearson correlation coefficient to quantify the overall difference between each pair of maps (distorted image s map vs. reference image s map). Let F- denote this feature-based quality measure. A block diagram of the F- computation is shown in Figure 2. Let X r and X d denote the reference and distorted images, respectively. The between each feature map is given by (f i (X r ),f i (X d )) = 10 log 10 ( R 2 j MSE ), (5) where f i (X r )andf i (X d )denotethei th feature map for images X r and X d, respectively; and where R denotes peak value of the signal, and MSE denotes the mean-squared error between f i (X r )andf i (X d ).

5 Contrast Distorted image Graysale, luminance, or L* (see tet for details) Sharpness Edge Strength + F- Reference image b* Luminance Distance a* Color Distance CORR(f i (X r ),f i (X d )) = ( Figure 2. Block diagram of the F- quality measure. We also compute the linear correlation coefficient between the corresponding maps from the two images, given by ( )( ) n 1 n 2 f i (X r ) n1,n 2 f i (X r ) f i (X d ) n1,n 2 f i (X d ) n 1 n 2 (f i (X r ) n1,n 2 f i (X r )) 2 )( n 1 ( ) ), (6) 2 n 2 f i (X d ) n1,n 2 f i (X d ) where f i (X r ) n1,n 2 and f i (X d ) n1,n 2 denote the (n 1,n 2 )elementoff i (X r )andf i (X d ), respectively; and where f i (X r )andf i (X d ) denote the mean of f i (X r )andf i (X d ), respectively. Finally, F- is computed by multiplying the correlation coefficients with the corresponding s, and then averaging the products: F- = (f i (X r ),f i (X d )) CORR(f i (X r ),f i (X d )). (7) i=1

6 As we will demonstrate in Section 3, F- on its own performs quite competitively with current stateof-the-art IQA algorithms in predicting quality. However, additional improvements in predictive performance can potentially be gained by combining F- with an eisting IQA algorithm. In the following section, we describe a combination of F- and the MAD IQA algorithm F-MAD: Augmenting MAD with F- To investigate the effectiveness of F- as a supplement to eisting IQA algorithms, we augmented the MAD (Most Apparent Distortion) 9 algorithm with F-. MAD was one of the first algorithms to demonstrate that quality can be predicted by modeling two strategies employed by the HVS, and by adapting these strategies based on the amount of distortion. For high-quality images, in which the distortion is less noticeable, the image is most apparent, and thus the HVS attempts to look past the image and look for the distortion a detection-based strategy. For low-quality images, the distortion is most apparent, and thus the HVS attempts to look past the distortion and look for the image s subject matter an appearance-based strategy. In MAD, two main stages are employed: (1) a detection-based stage, which computes the perceived distortion due to visual detection of distortions d detect ; and (2) an appearance-based stage, which computes the perceived distortion due to visual appearance changes d appear. The detection-based stage of MAD computes d detect by using a masking-weighted block-based mean square error which is computed in the lightness domain. The appearancebased stage of MAD computes d appear by computing the average difference between the block-based log-gabor statistics of the original image to those of the distorted image. To augment MAD with F-, we employ the following weighted geometric mean: F-MAD = (d detect ) α (d appear ) β (F-) γ (8) where d detect and d appear denote the outputs of MAD s detection-based and appearance-based stages, respectively. The parameters β and γ are given by β = (1 α) 2 and γ =1 α β, whereα is the blending parameter computed in the original MAD algorithm: 1 α = (9) (1 + β 1 (d detect ) β2 ) where β 1 =0.32 and β 2 = As argued in Ref. 9, Equation (9) was designed to give greater weight to d detect for high-quality images and greater weight to d appear for low-quality images. Here, because F- does not take into account visual masking, we chose β = (1 α) 2 and γ = 1 α β so that F- supplements MAD s appearance-based stage rather than its detection-based stage. 3. RESULTS We applied F- and F-MAD to two publicly available databases of subjective image quality: LIVE 22 and CSIQ. 19 We compared F- and F-MAD with normal and five other modern full-reference IQA algorithms for which code is publicly available: SSIM, 10 MS-SSIM, 11 VIF, 12 VSNR, 7 and MAD. 9 Four measures of performance were employed: Pearson correlation coefficient (CC), Spearman rank order correlation coefficient (SROCC), outlier ratio (OR), and outlier distance (OD). For all IQA algorithms, a four-parameter sigmoid was applied before computing CC, OR, and OD to compensate for nonlinear relations between the predictions and subjective scores. Table 1 lists the resulting CC, SROCC, OR, and OD of each algorithm on each database. Notice from Table 1 is that F- outperforms, SSIM, MS-SSIM, and VSNR. In terms of CC, F- yields values of of and on LIVE and CSIQ, respectively. This finding suggests that changes to the feature maps caused by the distortions can be an effective proy for estimating quality. For F-MAD, the results in Table 1 demonstrate that the combination of F- and MAD may or may not lead to improved predictions over MAD alone. In terms of CC, F-MAD yields CC values of and on

7 LIVE and CSIQ, respectively; and MAD alone yields and on these databases. The improvement on the LIVE database is negligible; however, the improvement on the CSIQ database is significant. (For comparison, the net overall best performer, VIF, yields CC values of and on the respective databases.) Although F- on its own shows promise, there is clearly a need to further research proper techniques of combining F- with eisting IQA algorithms. Table 1. Performances of F-MAD and other quality assessment algorithms on images from the LIVE and CSIQ databases. The results in the Average rows denote averages weighted by the number of images in the databases. The best performances are bolded. SSIM MSSIM VSNR VIF MAD F- F-MAD CC LIVE CSIQ Average SROCC LIVE CSIQ Average OR LIVE CSIQ Average OD LIVE CSIQ CONCLUSIONS This paper described the results of a study designed to investigate the effectiveness of as a quality estimator when measured between feature maps for the reference and distorted images. Given a reference and distorted image, five feature maps are measured for each image (lightness distance, color distance, contrast, edge strength, and sharpness). Quality is then estimated based on the etent to which these feature maps for the reference image differ from the corresponding maps for the distorted image. We demonstrated how this feature-map-based approach (F-) can yield a competitive IQA strategy, and how it can be used to augment and improve an eisting IQA algorithm (F-MAD). 5. ACKNOWLEDGMENTS This material is based upon work supported by, or in part by, the National Science Foundation Award REFERENCES 1. B. Moulden, F. A. A. Kingdom, and L. F. Gatley, The standard deviation of luminance as a metric for contrast in random-dot images, Perception 19, pp , N. Damera-Venkata, T. D. Kite, W. S. Geisler, B. L. Evans, and A. C. Bovik, Image quality assessment based on a degradation model, IEEE Transactions on Image Processing 9, K. Egiazarian, J. Astola, N. Ponomarenko, V. Lukin, F. Battisti, and M. Carli, A NEW FULL- REFERENCE QUALITY METRICS BASED ON HVS, in Proceedings of the Second International Workshop on Video Processing and Quality Metrics, (Scottsdale, AZ USA). 4. P. LeCallet, A. Saadane, and D. Barba, Frequency and spatial pooling of visual differences for still image quality assessment, Proc. SPIE Human Vision and Electronic Imaging V 3959, pp , JNDMetri technology. Sarnoff Corporation. 6. A. Ninassi, O. Le Meur, P. Le Callet, and D. Barba, Which semi-local visual masking model for wavelet based image quality metric?, in Image Processing, ICIP th IEEE International Conference on, pp , Oct

8 7. D. M. Chandler and S. S. Hemai, Vsnr: A wavelet-based visual signal-to-noise ratio for natural images, IEEE Transactions on Image Processing 16(9), pp , V. Laparra, J. M. noz Marí, and J. Malo, Divisive normalization image quality metric revisited, J. Opt. Soc. Am. A 27, pp , Apr E. C. Larson and D. M. Chandler, Most apparent distortion: full-reference image quality assessment and the role of strategy, Journal of Electronic Imaging 19(1), p , Z. Wang, A. Bovik, H. Sheikh, and E. Simoncelli, Image quality assessment: From error visibility to structural similarity, IEEE Transactions on Image Processing 13, pp , Z. Wang, E. Simoncelli, and A. Bovik, Multiscale structural similarity for image quality assessment, in Conference Record of the Thirty-Seventh Asilomar Conference on Signals, Systems and Computers, 2, pp , Nov H. R. Sheikh and A. C. Bovik, Image information and visual quality, IEEE Transactions on Image Processing 15(2), pp , A. Shnayderman, A. Gusev, and A. M. Eskicioglu, An SVD-based grayscale image quality measure for local and global assessment, IEEE Transactions on Image Processing 15(2), pp , M. Liu and X. Yang, A new image quality approach based on decision fusion, Fuzzy Systems and Knowledge Discovery, Fourth International Conference on 4, pp , P. Peng and Z. Li, Image quality assessment based on distortion-aware decision fusion, in Proceedings of the Second Sino-foreign-interchange conference on Intelligent Science and Intelligent Data Engineering, pp , D. M. Chandler, Seven challenges in image quality assessment: Past, present, and future research, ISRN Signal Processing, in press. 17. N. Ponomarenko, V. Lukin, A. Zelensky, K. Egiazarian, M. Carli, and F. Battisti, Tid2008-a database for evaluation of full-reference visual quality assessment metrics, Advances of Modern Radioelectronics 10, pp , C. Vu and D. M. Chandler, Main subject detection via adaptive feature refinement, Journal of Electronic Imaging 20, Mar E. C. Larson and D. M. Chandler, Categorical subjective image quality CSIQ database, L. G. Roberts, Machine perception of three-dimensional solids, Optical and Electrooptical Information Processing, MIT Press, Cambridge, MA, C. T. Vu, T. D. Phan, and D. M. Chandler, S3: A spectral and spatial measure of local perceived sharpness in natural images, Trans. Img. Proc. 21, pp , Mar H. Sheikh, Z.Wang, L. Cormack, and A. Bovik, LIVE image quality assessment database Release 2..

Image Quality Assessment Techniques: An Overview

Image Quality Assessment Techniques: An Overview Image Quality Assessment Techniques: An Overview Shruti Sonawane A. M. Deshpande Department of E&TC Department of E&TC TSSM s BSCOER, Pune, TSSM s BSCOER, Pune, Pune University, Maharashtra, India Pune

More information

Image Quality Assessment based on Improved Structural SIMilarity

Image Quality Assessment based on Improved Structural SIMilarity Image Quality Assessment based on Improved Structural SIMilarity Jinjian Wu 1, Fei Qi 2, and Guangming Shi 3 School of Electronic Engineering, Xidian University, Xi an, Shaanxi, 710071, P.R. China 1 jinjian.wu@mail.xidian.edu.cn

More information

Efficient Color Image Quality Assessment Using Gradient Magnitude Similarity Deviation

Efficient Color Image Quality Assessment Using Gradient Magnitude Similarity Deviation IJECT Vo l. 8, Is s u e 3, Ju l y - Se p t 2017 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Efficient Color Image Quality Assessment Using Gradient Magnitude Similarity Deviation 1 Preeti Rani,

More information

A COMPARATIVE STUDY OF QUALITY AND CONTENT-BASED SPATIAL POOLING STRATEGIES IN IMAGE QUALITY ASSESSMENT. Dogancan Temel and Ghassan AlRegib

A COMPARATIVE STUDY OF QUALITY AND CONTENT-BASED SPATIAL POOLING STRATEGIES IN IMAGE QUALITY ASSESSMENT. Dogancan Temel and Ghassan AlRegib A COMPARATIVE STUDY OF QUALITY AND CONTENT-BASED SPATIAL POOLING STRATEGIES IN IMAGE QUALITY ASSESSMENT Dogancan Temel and Ghassan AlRegib Center for Signal and Information Processing (CSIP) School of

More information

OBJECTIVE IMAGE QUALITY ASSESSMENT WITH SINGULAR VALUE DECOMPOSITION. Manish Narwaria and Weisi Lin

OBJECTIVE IMAGE QUALITY ASSESSMENT WITH SINGULAR VALUE DECOMPOSITION. Manish Narwaria and Weisi Lin OBJECTIVE IMAGE UALITY ASSESSMENT WITH SINGULAR VALUE DECOMPOSITION Manish Narwaria and Weisi Lin School of Computer Engineering, Nanyang Technological University, Singapore, 639798 Email: {mani008, wslin}@ntu.edu.sg

More information

SVD FILTER BASED MULTISCALE APPROACH FOR IMAGE QUALITY ASSESSMENT. Ashirbani Saha, Gaurav Bhatnagar and Q.M. Jonathan Wu

SVD FILTER BASED MULTISCALE APPROACH FOR IMAGE QUALITY ASSESSMENT. Ashirbani Saha, Gaurav Bhatnagar and Q.M. Jonathan Wu 2012 IEEE International Conference on Multimedia and Expo Workshops SVD FILTER BASED MULTISCALE APPROACH FOR IMAGE QUALITY ASSESSMENT Ashirbani Saha, Gaurav Bhatnagar and Q.M. Jonathan Wu Department of

More information

DEEP BLIND IMAGE QUALITY ASSESSMENT

DEEP BLIND IMAGE QUALITY ASSESSMENT DEEP BLIND IMAGE QUALITY ASSESSMENT BY LEARNING SENSITIVITY MAP Jongyoo Kim, Woojae Kim and Sanghoon Lee ICASSP 2018 Deep Learning and Convolutional Neural Networks (CNNs) SOTA in computer vision & image

More information

IMAGE QUALITY ASSESSMENT BASED ON EDGE

IMAGE QUALITY ASSESSMENT BASED ON EDGE IMAGE QUALITY ASSESSMENT BASED ON EDGE Xuanqin Mou 1, Min Zhang 1, Wufeng Xue 1 and Lei Zhang 1 Institute of Image Processing and Pattern Recognition, Xi'an Jiaotong University, China Department of Computing,

More information

Keywords: Contrast Masking, Gradient Similarity, Human Visual System (HVS), Image Quality Assessment (IQA), Structural Similarity (SSIM).

Keywords: Contrast Masking, Gradient Similarity, Human Visual System (HVS), Image Quality Assessment (IQA), Structural Similarity (SSIM). ISSN 2348 2370 Vol.06,Issue.02, March-2014, Pages:64-71 www.semargroup.org Image Quality Assessment Based on Gradient Similarity F. ASMA BEGUM 1, NAZIA SHABANA 2, NAHID JABEEN 3 1 Assoc Prof, Dept of ECE,

More information

MULTI-SCALE STRUCTURAL SIMILARITY FOR IMAGE QUALITY ASSESSMENT. (Invited Paper)

MULTI-SCALE STRUCTURAL SIMILARITY FOR IMAGE QUALITY ASSESSMENT. (Invited Paper) MULTI-SCALE STRUCTURAL SIMILARITY FOR IMAGE QUALITY ASSESSMENT Zhou Wang 1, Eero P. Simoncelli 1 and Alan C. Bovik 2 (Invited Paper) 1 Center for Neural Sci. and Courant Inst. of Math. Sci., New York Univ.,

More information

SCREEN CONTENT IMAGE QUALITY ASSESSMENT USING EDGE MODEL

SCREEN CONTENT IMAGE QUALITY ASSESSMENT USING EDGE MODEL SCREEN CONTENT IMAGE QUALITY ASSESSMENT USING EDGE MODEL Zhangkai Ni 1, Lin Ma, Huanqiang Zeng 1,, Canhui Cai 1, and Kai-Kuang Ma 3 1 School of Information Science and Engineering, Huaqiao University,

More information

AN IMAGE, before it is displayed to a human, is often

AN IMAGE, before it is displayed to a human, is often IEEE SIGNAL PROCESSING LETTERS, VOL. 23, NO. 1, JANUARY 2016 65 Decision Fusion for Image Quality Assessment using an Optimization Approach Mariusz Oszust Abstract The proliferation of electronic means

More information

Structural Similarity Based Image Quality Assessment

Structural Similarity Based Image Quality Assessment Structural Similarity Based Image Quality Assessment Zhou Wang, Alan C. Bovik and Hamid R. Sheikh It is widely believed that the statistical properties of the natural visual environment play a fundamental

More information

DCT-BASED IMAGE QUALITY ASSESSMENT FOR MOBILE SYSTEM. Jeoong Sung Park and Tokunbo Ogunfunmi

DCT-BASED IMAGE QUALITY ASSESSMENT FOR MOBILE SYSTEM. Jeoong Sung Park and Tokunbo Ogunfunmi DCT-BASED IMAGE QUALITY ASSESSMENT FOR MOBILE SYSTEM Jeoong Sung Park and Tokunbo Ogunfunmi Department of Electrical Engineering Santa Clara University Santa Clara, CA 9553, USA Email: jeoongsung@gmail.com

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue I, Jan. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue I, Jan. 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue I, Jan. 18, www.ijcea.com ISSN 2321-3469 A STUDY ON STATISTICAL METRICS FOR IMAGE DE-NOISING A.Ramya a, D.Murugan b, S.Vijaya

More information

Structural Similarity Based Image Quality Assessment Using Full Reference Method

Structural Similarity Based Image Quality Assessment Using Full Reference Method From the SelectedWorks of Innovative Research Publications IRP India Spring April 1, 2015 Structural Similarity Based Image Quality Assessment Using Full Reference Method Innovative Research Publications,

More information

An Algorithm for No-Reference Image Quality Assessment Based on Log-Derivative Statistics of Natural Scenes

An Algorithm for No-Reference Image Quality Assessment Based on Log-Derivative Statistics of Natural Scenes An Algorithm for No-Reference Image Quality Assessment Based on Log-Derivative Statistics of Natural Scenes Yi Zhang and Damon M. Chandler laboratory of Computational Perception and Image Quality School

More information

A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality

A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality A Comparison of Still-Image Compression Standards Using Different Image Quality Metrics and Proposed Methods for Improving Lossy Image Quality Multidimensional DSP Literature Survey Eric Heinen 3/21/08

More information

Evaluation of Two Principal Approaches to Objective Image Quality Assessment

Evaluation of Two Principal Approaches to Objective Image Quality Assessment Evaluation of Two Principal Approaches to Objective Image Quality Assessment Martin Čadík, Pavel Slavík Department of Computer Science and Engineering Faculty of Electrical Engineering, Czech Technical

More information

Signal Processing: Image Communication

Signal Processing: Image Communication Signal Processing: Image Communication 25 (2010) 517 526 Contents lists available at ScienceDirect Signal Processing: Image Communication journal homepage: www.elsevier.com/locate/image Content-partitioned

More information

LOCAL MASKING IN NATURAL IMAGES MEASURED VIA A NEW TREE-STRUCTURED FORCED-CHOICE TECHNIQUE. Kedarnath P. Vilankar and Damon M.

LOCAL MASKING IN NATURAL IMAGES MEASURED VIA A NEW TREE-STRUCTURED FORCED-CHOICE TECHNIQUE. Kedarnath P. Vilankar and Damon M. LOCAL MASKING IN NATURAL IMAGES MEASURED VIA A NEW TREE-STRUCTURED FORCED-CHOICE TECHNIQUE Kedarnath P. Vilankar and Damon M. Chandler Laboratory of Computational Perception and Image Quality (CPIQ) School

More information

Comparison of No-Reference Image Quality Assessment Machine Learning-based Algorithms on Compressed Images

Comparison of No-Reference Image Quality Assessment Machine Learning-based Algorithms on Compressed Images Comparison of No-Reference Image Quality Assessment Machine Learning-based Algorithms on Compressed Images Christophe Charrier 1 AbdelHakim Saadane 2 Christine Fernandez-Maloigne 3 1 Université de Caen-Basse

More information

A Regression-Based Family of Measures for Full-Reference Image Quality Assessment

A Regression-Based Family of Measures for Full-Reference Image Quality Assessment Journal homepage: http://www.degruyter.com/view/j/msr A Regression-Based Family of Measures for Full-Reference Image Quality Assessment Mariusz Oszust Department of Computer and Control Engineering, Rzeszow

More information

Efficient Motion Weighted Spatio-Temporal Video SSIM Index

Efficient Motion Weighted Spatio-Temporal Video SSIM Index Efficient Motion Weighted Spatio-Temporal Video SSIM Index Anush K. Moorthy and Alan C. Bovik Laboratory for Image and Video Engineering (LIVE), Department of Electrical & Computer Engineering, The University

More information

Information Content Weighting for Perceptual Image Quality Assessment Zhou Wang, Member, IEEE, and Qiang Li, Member, IEEE

Information Content Weighting for Perceptual Image Quality Assessment Zhou Wang, Member, IEEE, and Qiang Li, Member, IEEE IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 20, NO. 5, MAY 2011 1185 Information Content Weighting for Perceptual Image Quality Assessment Zhou Wang, Member, IEEE, and Qiang Li, Member, IEEE Abstract Many

More information

BLIND IMAGE QUALITY ASSESSMENT WITH LOCAL CONTRAST FEATURES

BLIND IMAGE QUALITY ASSESSMENT WITH LOCAL CONTRAST FEATURES BLIND IMAGE QUALITY ASSESSMENT WITH LOCAL CONTRAST FEATURES Ganta Kasi Vaibhav, PG Scholar, Department of Electronics and Communication Engineering, University College of Engineering Vizianagaram,JNTUK.

More information

Attention modeling for video quality assessment balancing global quality and local quality

Attention modeling for video quality assessment balancing global quality and local quality Downloaded from orbit.dtu.dk on: Jul 02, 2018 Attention modeling for video quality assessment balancing global quality and local quality You, Junyong; Korhonen, Jari; Perkis, Andrew Published in: proceedings

More information

Unsupervised Feature Learning Framework for No-reference Image Quality Assessment

Unsupervised Feature Learning Framework for No-reference Image Quality Assessment Unsupervised Feature Learning Framework for No-reference Image Quality Assessment Peng Ye, Jayant Kumar, Le Kang, David Doermann Institute for Advanced Computer Studies University of Maryland, College

More information

A new spatial hue angle metric for perceptual image difference

A new spatial hue angle metric for perceptual image difference A new spatial hue angle metric for perceptual image difference Marius Pedersen 1,2 and Jon Yngve Hardeberg 1 1 Gjøvik University College, Gjøvik, Norway 2 Océ Print Logic Technologies S.A., Créteil, France.

More information

A PERCEPTUALLY RELEVANT SHEARLET-BASED ADAPTATION OF THE PSNR

A PERCEPTUALLY RELEVANT SHEARLET-BASED ADAPTATION OF THE PSNR A PERCEPTUALLY RELEVANT SHEARLET-BASED ADAPTATION OF THE PSNR Sebastian Bosse, Mischa Siekmann, Wojciech Samek, Member, IEEE, and Thomas Wiegand,2, Fellow, IEEE Fraunhofer Institute for Telecommunications,

More information

NO-REFERENCE IMAGE QUALITY ASSESSMENT ALGORITHM FOR CONTRAST-DISTORTED IMAGES BASED ON LOCAL STATISTICS FEATURES

NO-REFERENCE IMAGE QUALITY ASSESSMENT ALGORITHM FOR CONTRAST-DISTORTED IMAGES BASED ON LOCAL STATISTICS FEATURES NO-REFERENCE IMAGE QUALITY ASSESSMENT ALGORITHM FOR CONTRAST-DISTORTED IMAGES BASED ON LOCAL STATISTICS FEATURES Ismail T. Ahmed 1, 2 and Chen Soong Der 3 1 College of Computer Science and Information

More information

Blind Prediction of Natural Video Quality and H.264 Applications

Blind Prediction of Natural Video Quality and H.264 Applications Proceedings of Seventh International Workshop on Video Processing and Quality Metrics for Consumer Electronics January 30-February 1, 2013, Scottsdale, Arizona 1 Blind Prediction of Natural Video Quality

More information

BLIND QUALITY ASSESSMENT OF JPEG2000 COMPRESSED IMAGES USING NATURAL SCENE STATISTICS. Hamid R. Sheikh, Alan C. Bovik and Lawrence Cormack

BLIND QUALITY ASSESSMENT OF JPEG2000 COMPRESSED IMAGES USING NATURAL SCENE STATISTICS. Hamid R. Sheikh, Alan C. Bovik and Lawrence Cormack BLIND QUALITY ASSESSMENT OF JPEG2 COMPRESSED IMAGES USING NATURAL SCENE STATISTICS Hamid R. Sheikh, Alan C. Bovik and Lawrence Cormack Laboratory for Image and Video Engineering, Department of Electrical

More information

PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY

PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY Journal of ELECTRICAL ENGINEERING, VOL. 59, NO. 1, 8, 9 33 PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY Eugeniusz Kornatowski Krzysztof Okarma In the paper a probabilistic approach to quality

More information

Objective Quality Assessment of Screen Content Images by Structure Information

Objective Quality Assessment of Screen Content Images by Structure Information Objective Quality Assessment of Screen Content Images by Structure Information Yuming Fang 1, Jiebin Yan 1, Jiaying Liu 2, Shiqi Wang 3, Qiaohong Li 3, and Zongming Guo 2 1 Jiangxi University of Finance

More information

A New Spatial Hue Angle Metric for Perceptual Image Difference

A New Spatial Hue Angle Metric for Perceptual Image Difference A New Spatial Hue Angle Metric for Perceptual Image Difference Marius Pedersen 1,2 and Jon Yngve Hardeberg 1 1 Gjøvik University College, Gjøvik, Norway 2 Océ Print Logic Technologies S.A., Créteil, France

More information

No-reference perceptual quality metric for H.264/AVC encoded video. Maria Paula Queluz

No-reference perceptual quality metric for H.264/AVC encoded video. Maria Paula Queluz No-reference perceptual quality metric for H.264/AVC encoded video Tomás Brandão Maria Paula Queluz IT ISCTE IT IST VPQM 2010, Scottsdale, USA, January 2010 Outline 1. Motivation and proposed work 2. Technical

More information

SUBJECTIVE ANALYSIS OF VIDEO QUALITY ON MOBILE DEVICES. Anush K. Moorthy, Lark K. Choi, Gustavo de Veciana and Alan C. Bovik

SUBJECTIVE ANALYSIS OF VIDEO QUALITY ON MOBILE DEVICES. Anush K. Moorthy, Lark K. Choi, Gustavo de Veciana and Alan C. Bovik SUBJECTIVE ANALYSIS OF VIDEO QUALITY ON MOBILE DEVICES Anush K. Moorthy, Lark K. Choi, Gustavo de Veciana and Alan C. Bovik Department of Electrical and Computer Engineering, The University of Texas at

More information

NEW APPROACHES AND A SUBJECTIVE DATABASE FOR VIDEO QUALITY ASSESSMENT PHONG VAN VU

NEW APPROACHES AND A SUBJECTIVE DATABASE FOR VIDEO QUALITY ASSESSMENT PHONG VAN VU NEW APPROACHES AND A SUBJECTIVE DATABASE FOR VIDEO QUALITY ASSESSMENT By PHONG VAN VU Master of Science in Electrical and Computer Engineering Oklahoma State University Stillwater, OK 74075 2013 Bachelor

More information

EE 5359 Multimedia project

EE 5359 Multimedia project EE 5359 Multimedia project -Chaitanya Chukka -Chaitanya.chukka@mavs.uta.edu 5/7/2010 1 Universality in the title The measurement of Image Quality(Q)does not depend : On the images being tested. On Viewing

More information

New Directions in Image and Video Quality Assessment

New Directions in Image and Video Quality Assessment New Directions in Image and Video Quality Assessment Al Bovik Laboratory for Image & Video Engineering (LIVE) The University of Texas at Austin bovik@ece.utexas.edu October 2, 2007 Prologue I seek analogies

More information

Image Quality Assessment: From Error Visibility to Structural Similarity. Zhou Wang

Image Quality Assessment: From Error Visibility to Structural Similarity. Zhou Wang Image Quality Assessment: From Error Visibility to Structural Similarity Zhou Wang original Image Motivation MSE=0, MSSIM=1 MSE=225, MSSIM=0.949 MSE=225, MSSIM=0.989 MSE=215, MSSIM=0.671 MSE=225, MSSIM=0.688

More information

QUANTITATIVE evaluation of an image s perceptual

QUANTITATIVE evaluation of an image s perceptual 4270 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 23, NO. 10, OCTOBER 2014 VSI: A Visual Saliency-Induced Index for Perceptual Image Quality Assessment Lin Zhang, Member, IEEE, Ying Shen, Member, IEEE,

More information

Main Subject Detection via Adaptive Feature Selection

Main Subject Detection via Adaptive Feature Selection Main Subject Detection via Adaptive Feature Selection Cuong Vu and Damon Chandler Image Coding and Analysis Lab Oklahoma State University Main Subject Detection is easy for human 2 Outline Introduction

More information

2284 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 16, NO. 9, SEPTEMBER VSNR: A Wavelet-Based Visual Signal-to-Noise Ratio for Natural Images

2284 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 16, NO. 9, SEPTEMBER VSNR: A Wavelet-Based Visual Signal-to-Noise Ratio for Natural Images 2284 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 16, NO. 9, SEPTEMBER 2007 VSNR: A Wavelet-Based Visual Signal-to-Noise Ratio for Natural Images Damon M. Chandler, Member, IEEE, and Sheila S. Hemami, Senior

More information

MS-UNIQUE: Multi-model and Sharpness-weighted Unsupervised Image Quality Estimation

MS-UNIQUE: Multi-model and Sharpness-weighted Unsupervised Image Quality Estimation MS-UNIQUE: Multi-model and Sharpness-weighted Unsupervised Image Quality Estimation M. Prabhushankar, D.Temel, and G. AlRegib Center for Signal and Information Processing School of Electrical and Computer

More information

Performance of Quality Metrics for Compressed Medical Images Through Mean Opinion Score Prediction

Performance of Quality Metrics for Compressed Medical Images Through Mean Opinion Score Prediction RESEARCH ARTICLE Copyright 212 American Scientific Publishers All rights reserved Printed in the United States of America Journal of Medical Imaging and Health Informatics Vol. 2, 1 7, 212 Performance

More information

Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index

Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index 1 Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index Wufeng Xue a,b, Lei Zhang b, Member, IEEE, Xuanqin Mou a, Member, IEEE, Alan C. Bovik c, Fellow, IEEE a Institute

More information

Maximum Differentiation Competition: Direct Comparison of Discriminability Models

Maximum Differentiation Competition: Direct Comparison of Discriminability Models Maximum Differentiation Competition: Direct Comparison of Discriminability Models Zhou Wang & Eero P. Simoncelli Howard Hughes Medical Institute, Center for Neural Science, and Courant Institute for Mathematical

More information

Multiscale contrast similarity deviation: An effective and efficient index for perceptual image quality assessment

Multiscale contrast similarity deviation: An effective and efficient index for perceptual image quality assessment Multiscale contrast similarity deviation: An effective and efficient index for perceptual image quality assessment Tonghan Wang, Lu Zhang, Huizhen Jia, Baosheng Li, Huazhong Shu To cite this version: Tonghan

More information

No-reference stereoscopic image-quality metric accounting for left and right similarity map and spatial structure degradation

No-reference stereoscopic image-quality metric accounting for left and right similarity map and spatial structure degradation Loughborough University Institutional Repository No-reference stereoscopic image-quality metric accounting for left and right similarity map and spatial structure degradation This item was submitted to

More information

SPATIO-TEMPORAL SSIM INDEX FOR VIDEO QUALITY ASSESSMENT

SPATIO-TEMPORAL SSIM INDEX FOR VIDEO QUALITY ASSESSMENT SPATIO-TEMPORAL SSIM INDEX FOR VIDEO QUALITY ASSESSMENT Yue Wang 1,Tingting Jiang 2, Siwei Ma 2, Wen Gao 2 1 Graduate University of Chinese Academy of Sciences, Beijing, China 2 National Engineering Lab

More information

No-Reference Quality Assessment of Contrast-Distorted Images using Contrast Enhancement

No-Reference Quality Assessment of Contrast-Distorted Images using Contrast Enhancement No-Reference Quality Assessment of Contrast-Distorted Images using Contrast Enhancement 1 Jia Yan, Jie Li, Xin Fu Abstract: No-reference image quality assessment (NR-IQA) aims to measure the image quality

More information

SSIM Image Quality Metric for Denoised Images

SSIM Image Quality Metric for Denoised Images SSIM Image Quality Metric for Denoised Images PETER NDAJAH, HISAKAZU KIKUCHI, MASAHIRO YUKAWA, HIDENORI WATANABE and SHOGO MURAMATSU Department of Electrical and Electronics Engineering, Niigata University,

More information

Image Quality Assessment Based on Regions of Interest

Image Quality Assessment Based on Regions of Interest Noname manuscript No. (will be inserted by the editor) Image Quality Assessment Based on Regions of Interest A. Alaei R. Raveaux D. Conte Received: date / Accepted: date Abstract Most methods in the literature

More information

IMAGE quality assessment (IQA) is a very important step

IMAGE quality assessment (IQA) is a very important step 1 Efficient No-Reference Quality Assessment and Classification Model for Contrast Distorted Images Hossein Ziaei Nafchi, and Mohamed Cheriet, Senior Member, IEEE arxiv:1804.02554v1 [cs.cv] 7 Apr 2018 Abstract

More information

Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index

Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index 1 Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index Wufeng Xue a, Lei Zhang b, Member, IEEE, Xuanqin Mou a, Member, IEEE, Alan C. Bovik c, Fellow, IEEE a Institute

More information

New structural similarity measure for image comparison

New structural similarity measure for image comparison University of Wollongong Research Online Faculty of Engineering and Information Sciences - Papers: Part A Faculty of Engineering and Information Sciences 2012 New structural similarity measure for image

More information

Full Reference Image Quality Assessment Based on Saliency Map Analysis

Full Reference Image Quality Assessment Based on Saliency Map Analysis Full Reference Image Quality Assessment Based on Saliency Map Analysis Tong Yubing *, Hubert Konik *, Faouzi Alaya Cheikh ** and Alain Tremeau * * Laboratoire Hubert Crurien UMR 5516, Université Jean Monnet

More information

Speech Modulation for Image Watermarking

Speech Modulation for Image Watermarking Speech Modulation for Image Watermarking Mourad Talbi 1, Ben Fatima Sira 2 1 Center of Researches and Technologies of Energy, Tunisia 2 Engineering School of Tunis, Tunisia Abstract Embedding a hidden

More information

Reduction of Blocking artifacts in Compressed Medical Images

Reduction of Blocking artifacts in Compressed Medical Images ISSN 1746-7659, England, UK Journal of Information and Computing Science Vol. 8, No. 2, 2013, pp. 096-102 Reduction of Blocking artifacts in Compressed Medical Images Jagroop Singh 1, Sukhwinder Singh

More information

MIXDES Methods of 3D Images Quality Assesment

MIXDES Methods of 3D Images Quality Assesment Methods of 3D Images Quality Assesment, Marek Kamiński, Robert Ritter, Rafał Kotas, Paweł Marciniak, Joanna Kupis, Przemysław Sękalski, Andrzej Napieralski LODZ UNIVERSITY OF TECHNOLOGY Faculty of Electrical,

More information

Learning without Human Scores for Blind Image Quality Assessment

Learning without Human Scores for Blind Image Quality Assessment Learning without Human Scores for Blind Image Quality Assessment Wufeng Xue Inst. of Im. Pro. & Pat. Rec Xi an Jiaotong Univ. xwolfs@hotmail.com Lei Zhang Dept. of Computing The Hong Kong Polytechnic Univ.

More information

A Multi-purpose Objective Quality Metric for Image Watermarking

A Multi-purpose Objective Quality Metric for Image Watermarking A Multi-purpose Objective Quality Metric for Image Watermarking Vinod Pankajakshan, Florent Autrusseau To cite this version: Vinod Pankajakshan, Florent Autrusseau. A Multi-purpose Objective Quality Metric

More information

New Approach of Estimating PSNR-B For Deblocked

New Approach of Estimating PSNR-B For Deblocked New Approach of Estimating PSNR-B For Deblocked Images K.Silpa, Dr.S.Aruna Mastani 2 M.Tech (DECS,)Department of ECE, JNTU College of Engineering, Anantapur, Andhra Pradesh, India Email: k.shilpa4@gmail.com,

More information

Implementation and analysis of Directional DCT in H.264

Implementation and analysis of Directional DCT in H.264 Implementation and analysis of Directional DCT in H.264 EE 5359 Multimedia Processing Guidance: Dr K R Rao Priyadarshini Anjanappa UTA ID: 1000730236 priyadarshini.anjanappa@mavs.uta.edu Introduction A

More information

Image and Video Quality Assessment Using Neural Network and SVM

Image and Video Quality Assessment Using Neural Network and SVM TSINGHUA SCIENCE AND TECHNOLOGY ISSN 1007-0214 18/19 pp112-116 Volume 13, Number 1, February 2008 Image and Video Quality Assessment Using Neural Network and SVM DING Wenrui (), TONG Yubing (), ZHANG Qishan

More information

OVER the past years, there has been an exponential

OVER the past years, there has been an exponential 3378 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 2, NO. 8, AUGUST 202 Reduced-Reference Image Quality Assessment by Structural Similarity Estimation Abdul Rehman, Student Member, IEEE, and Zhou Wang, Member,

More information

3D VIDEO QUALITY METRIC FOR MOBILE APPLICATIONS

3D VIDEO QUALITY METRIC FOR MOBILE APPLICATIONS 3D VIDEO QUAITY METIC FO MOBIE APPICATIOS Amin Banitalebi-Dehkordi, Student Member, IEEE, Mahsa T. Pourazad,, Member, IEEE, and Panos asiopoulos, Senior Member, IEEE Department of Electrical & Computer

More information

No Reference Medical Image Quality Measurement Based on Spread Spectrum and Discrete Wavelet Transform using ROI Processing

No Reference Medical Image Quality Measurement Based on Spread Spectrum and Discrete Wavelet Transform using ROI Processing No Reference Medical Image Quality Measurement Based on Spread Spectrum and Discrete Wavelet Transform using ROI Processing Arash Ashtari Nakhaie, Shahriar Baradaran Shokouhi Iran University of Science

More information

No-Refrence Image Quality Assessment Using Blind Image Quality Indices

No-Refrence Image Quality Assessment Using Blind Image Quality Indices No-Refrence Image Quality Assessment Using Blind Image Quality Indices Parul Satsangi, Sagar Tandon, Prashant Kr. Yadav & Priyal Diwakar Electronics and Communication Department, M.I.T,Moradabad E-mail

More information

RANKING CONSISTENT RATE: NEW EVALUATION CRITERION ON PAIRWISE SUBJECTIVE EXPERIMENTS. Yeji Shen, Tingting Jiang

RANKING CONSISTENT RATE: NEW EVALUATION CRITERION ON PAIRWISE SUBJECTIVE EXPERIMENTS. Yeji Shen, Tingting Jiang RANKING CONSISTENT RATE: NEW EVALUATION CRITERION ON PAIRWISE SUBJECTIVE EXPERIMENTS Yeji Shen, Tingting Jiang National Engineering Laboratory for Video Technology Cooperative Medianet Innovation Center

More information

Perceptual Fidelity Aware Mean Squared Error

Perceptual Fidelity Aware Mean Squared Error Perceptual Fidelity Aware Mean Squared Error Wufeng Xue 1,2, Xuanqin Mou 1, Lei Zhang 2, and Xiangchu Feng 3 1 Institute of Image Processing and Pattern Recognition, Xi an Jiaotong University, CHINA 2

More information

New Edge-Enhanced Error Diffusion Algorithm Based on the Error Sum Criterion

New Edge-Enhanced Error Diffusion Algorithm Based on the Error Sum Criterion New Edge-Enhanced Error Diffusion Algorithm Based on the Error Sum Criterion Jae Ho Kim* Tae Il Chung Hyung Soon Kim* Kyung Sik Son* Pusan National University Image and Communication Laboratory San 3,

More information

STUDY ON DISTORTION CONSPICUITY IN STEREOSCOPICALLY VIEWED 3D IMAGES

STUDY ON DISTORTION CONSPICUITY IN STEREOSCOPICALLY VIEWED 3D IMAGES STUDY ON DISTORTION CONSPICUITY IN STEREOSCOPICALLY VIEWED 3D IMAGES Ming-Jun Chen, 1,3, Alan C. Bovik 1,3, Lawrence K. Cormack 2,3 Department of Electrical & Computer Engineering, The University of Texas

More information

A Subjective Study to Evaluate Video Quality Assessment Algorithms

A Subjective Study to Evaluate Video Quality Assessment Algorithms A Subjective Study to Evaluate Video Quality Assessment Algorithms Kalpana Seshadrinathan a, Rajiv Soundararajan b, Alan C. Bovik b and Lawrence K. Cormack b a Intel Corporation, Chandler, AZ - USA. b

More information

FOUR REDUCED-REFERENCE METRICS FOR MEASURING HYPERSPECTRAL IMAGES AFTER SPATIAL RESOLUTION ENHANCEMENT

FOUR REDUCED-REFERENCE METRICS FOR MEASURING HYPERSPECTRAL IMAGES AFTER SPATIAL RESOLUTION ENHANCEMENT In: Wagner W., Székely, B. (eds.): ISPRS TC VII Symposium 00 Years ISPRS, Vienna, Austria, July 5 7, 00, IAPRS, Vol. XXXVIII, Part 7A FOUR REDUCED-REFERENCE METRICS FOR MEASURING HYPERSPECTRAL IMAGES AFTER

More information

COLOR F ACE-TUNED SALIENT DETECTION FOR IMAGE QUALITY ASSESSMENT

COLOR F ACE-TUNED SALIENT DETECTION FOR IMAGE QUALITY ASSESSMENT COLOR F ACE-TUNED SALIENT DETECTION FOR IMAGE QUALITY ASSESSMENT Tong Yubing, Hubert Konik, and Alain Tremeau Universite de Lyon, Universite Jean Monnet, Laboratoire Hubert Curien UMR 5516 42000 Saint-Etienne,

More information

No-reference visually significant blocking artifact metric for natural scene images

No-reference visually significant blocking artifact metric for natural scene images No-reference visually significant blocking artifact metric for natural scene images By: Shan Suthaharan S. Suthaharan (2009), No-reference visually significant blocking artifact metric for natural scene

More information

Objective View Synthesis Quality Assessment

Objective View Synthesis Quality Assessment Objective View Synthesis Quality Assessment Pierre-Henri Conze, Philippe Robert, Luce Morin To cite this version: Pierre-Henri Conze, Philippe Robert, Luce Morin. Objective View Synthesis Quality Assessment.

More information

Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques

Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques Patch-Based Color Image Denoising using efficient Pixel-Wise Weighting Techniques Syed Gilani Pasha Assistant Professor, Dept. of ECE, School of Engineering, Central University of Karnataka, Gulbarga,

More information

Convolutional Neural Networks for No-Reference Image Quality Assessment

Convolutional Neural Networks for No-Reference Image Quality Assessment Convolutional Neural Networks for No-Reference Image Quality Assessment Le Kang 1, Peng Ye 1, Yi Li 2, and David Doermann 1 1 University of Maryland, College Park, MD, USA 2 NICTA and ANU, Canberra, Australia

More information

A DCT Statistics-Based Blind Image Quality Index

A DCT Statistics-Based Blind Image Quality Index A DCT Statistics-Based Blind Image Quality Index Michele Saad, Alan C. Bovik, Christophe Charrier To cite this version: Michele Saad, Alan C. Bovik, Christophe Charrier. A DCT Statistics-Based Blind Image

More information

DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS

DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS DEEP LEARNING OF COMPRESSED SENSING OPERATORS WITH STRUCTURAL SIMILARITY (SSIM) LOSS ABSTRACT Compressed sensing (CS) is a signal processing framework for efficiently reconstructing a signal from a small

More information

BLIND QUALITY ASSESSMENT OF VIDEOS USING A MODEL OF NATURAL SCENE STATISTICS AND MOTION COHERENCY

BLIND QUALITY ASSESSMENT OF VIDEOS USING A MODEL OF NATURAL SCENE STATISTICS AND MOTION COHERENCY BLIND QUALITY ASSESSMENT OF VIDEOS USING A MODEL OF NATURAL SCENE STATISTICS AND MOTION COHERENCY Michele A. Saad The University of Texas at Austin Department of Electrical and Computer Engineering Alan

More information

Edge-directed Image Interpolation Using Color Gradient Information

Edge-directed Image Interpolation Using Color Gradient Information Edge-directed Image Interpolation Using Color Gradient Information Andrey Krylov and Andrey Nasonov Laboratory of Mathematical Methods of Image Processing, Faculty of Computational Mathematics and Cybernetics,

More information

Image Utility Assessment and a Relationship with Image Quality Assessment

Image Utility Assessment and a Relationship with Image Quality Assessment Image Utility Assessment and a Relationship with Image Quality Assessment David Rouse, Romuald Pépion, Sheila Hemami, Patrick Le Callet To cite this version: David Rouse, Romuald Pépion, Sheila Hemami,

More information

Detecting Salient Contours Using Orientation Energy Distribution. Part I: Thresholding Based on. Response Distribution

Detecting Salient Contours Using Orientation Energy Distribution. Part I: Thresholding Based on. Response Distribution Detecting Salient Contours Using Orientation Energy Distribution The Problem: How Does the Visual System Detect Salient Contours? CPSC 636 Slide12, Spring 212 Yoonsuck Choe Co-work with S. Sarma and H.-C.

More information

IT IS an indispensable step to evaluate the quality of

IT IS an indispensable step to evaluate the quality of 684 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 23, NO. 2, FEBRUARY 2014 Gradient Magnitude Similarity Deviation: A Highly Efficient Perceptual Image Quality Index Wufeng Xue, Lei Zhang, Member, IEEE,

More information

VISUAL QUALITY METRIC FOR PERCEPTUAL VIDEO CODING

VISUAL QUALITY METRIC FOR PERCEPTUAL VIDEO CODING VISUAL QUALITY METRIC FOR PERCEPTUAL VIDEO CODING Long XU,,2, Lin Ma3, King Ngi Ngan4, Weisi Lin', and Ying Weng5 'School of Computer Engineering, Nanyang Technological University, Singapore 2School of

More information

Blind Image Quality Assessment Through Wakeby Statistics Model

Blind Image Quality Assessment Through Wakeby Statistics Model Blind Image Quality Assessment Through Wakeby Statistics Model Mohsen Jenadeleh (&) and Mohsen Ebrahimi Moghaddam Faculty of Computer Science and Engineering, Shahid Beheshti University G.C, Tehran, Iran

More information

Spectral Images and the Retinex Model

Spectral Images and the Retinex Model Spectral Images and the Retine Model Anahit Pogosova 1, Tuija Jetsu 1, Ville Heikkinen 2, Markku Hauta-Kasari 1, Timo Jääskeläinen 2 and Jussi Parkkinen 1 1 Department of Computer Science and Statistics,

More information

Quality Metric for Shadow Rendering

Quality Metric for Shadow Rendering Proceedings of the Federated Conference on Computer Science DOI: 10.15439/2016F494 and Information Systems pp. 791 796 ACSIS, Vol. 8. ISSN 2300-5963 Quality Metric for Shadow Rendering Krzysztof Kluczek

More information

Nonlinear Operations for Colour Images Based on Pairwise Vector Ordering

Nonlinear Operations for Colour Images Based on Pairwise Vector Ordering Nonlinear Operations for Colour Images Based on Pairwise Vector Ordering Adrian N. Evans Department of Electronic and Electrical Engineering University of Bath Bath, BA2 7AY United Kingdom A.N.Evans@bath.ac.uk

More information

EE 5359 MULTIMEDIA PROCESSING SPRING Final Report IMPLEMENTATION AND ANALYSIS OF DIRECTIONAL DISCRETE COSINE TRANSFORM IN H.

EE 5359 MULTIMEDIA PROCESSING SPRING Final Report IMPLEMENTATION AND ANALYSIS OF DIRECTIONAL DISCRETE COSINE TRANSFORM IN H. EE 5359 MULTIMEDIA PROCESSING SPRING 2011 Final Report IMPLEMENTATION AND ANALYSIS OF DIRECTIONAL DISCRETE COSINE TRANSFORM IN H.264 Under guidance of DR K R RAO DEPARTMENT OF ELECTRICAL ENGINEERING UNIVERSITY

More information

Blind Image Quality Assessment on Real Distorted Images using Deep Belief Nets

Blind Image Quality Assessment on Real Distorted Images using Deep Belief Nets Blind Image Quality Assessment on Real Distorted Images using Deep Belief Nets Deepti Ghadiyaram The University of Texas at Austin Alan C. Bovik The University of Texas at Austin Abstract We present a

More information

Blind DT-CWT Domain Additive Spread-Spectrum Watermark Detection

Blind DT-CWT Domain Additive Spread-Spectrum Watermark Detection Blind DT-CWT Domain Additive Spread-Spectrum Watermark Detection Roland Kwitt, Peter Meerwald and Andreas Uhl July 6, 2009 Overview Motivation for DT-CWT watermarking Host signal model for detection Performance

More information

LEARNING NATURAL STATISTICS OF BINOCULAR CONTRAST FOR NO REFERENCE QUALITY ASSESSMENT OF STEREOSCOPIC IMAGES

LEARNING NATURAL STATISTICS OF BINOCULAR CONTRAST FOR NO REFERENCE QUALITY ASSESSMENT OF STEREOSCOPIC IMAGES LEARNING NATURAL STATISTICS OF BINOCULAR CONTRAST FOR NO REFERENCE QUALITY ASSESSMENT OF STEREOSCOPIC IMAGES Yi Zhang, Damon M. Chandler Laboratory of Computational Perception and Image Quality Department

More information

IMPROVING THE PERFORMANCE OF NO-REFERENCE IMAGE QUALITY ASSESSMENT ALGORITHM FOR CONTRAST-DISTORTED IMAGES USING NATURAL SCENE STATISTICS

IMPROVING THE PERFORMANCE OF NO-REFERENCE IMAGE QUALITY ASSESSMENT ALGORITHM FOR CONTRAST-DISTORTED IMAGES USING NATURAL SCENE STATISTICS 201 Jordanian Journal of Computers and Information Technology (JJCIT), Vol. 3, No. 3, December 2017. IMPROVING THE PERFORMANCE OF NO-REFERENCE IMAGE QUALITY ASSESSMENT ALGORITHM FOR CONTRAST-DISTORTED

More information

A Full Reference Based Objective Image Quality Assessment

A Full Reference Based Objective Image Quality Assessment A Full Reference Based Objective Image Quality Assessment Mayuresh Gulame, K. R. Joshi & Kamthe R. S. P.E.S Modern College of Engineering, Pune -5 E-mail : mayuresh2103@gmail.com, krjpune@gmail.com rupalikamathe@gmail.com

More information