CN104103065A - No-reference fuzzy image quality evaluation method based on singular value decomposition - Google Patents

No-reference fuzzy image quality evaluation method based on singular value decomposition Download PDF

Info

Publication number
CN104103065A
CN104103065A CN201310123536.8A CN201310123536A CN104103065A CN 104103065 A CN104103065 A CN 104103065A CN 201310123536 A CN201310123536 A CN 201310123536A CN 104103065 A CN104103065 A CN 104103065A
Authority
CN
China
Prior art keywords
image
singular value
evaluated
value
fuzzy
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310123536.8A
Other languages
Chinese (zh)
Inventor
朱国平
关彪
王占丑
吴小俊
桑庆兵
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
WUXI JINFAN DRILLING EQUIPMENT CO Ltd
Original Assignee
WUXI JINFAN DRILLING EQUIPMENT CO Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by WUXI JINFAN DRILLING EQUIPMENT CO Ltd filed Critical WUXI JINFAN DRILLING EQUIPMENT CO Ltd
Priority to CN201310123536.8A priority Critical patent/CN104103065A/en
Publication of CN104103065A publication Critical patent/CN104103065A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)
  • Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)
  • Image Processing (AREA)

Abstract

Disclosed is a no-reference fuzzy image quality evaluation method based on singular value decomposition. The method is characterized by comprising the following steps: (1), selecting an image as an image to be evaluated; (2), converting the image into a gray scale image; (3), performing singular value decomposition (SVD) on the image to be evaluated to obtain a singular value vector S1; (4), according to a singular value, establishing an image quality evaluation function Blur; and (5), calculating the value of the quality evaluation function Blur of the image to be evaluated and taking the value as a fuzzy index. By using the method provided by the invention, the fuzzy degree of a fuzzy image can be evaluated without any reference images, and the evaluation results accord with mankind visual subjective understanding results. The greater the Blur value is, the better the quality of the image to be evaluated is. The quality of the fuzzy image can be rapidly evaluated without any reference signals, the consistency with mankind subjective visual perception is quite good, and the method is simple.

Description

A kind of based on svd without with reference to blurred picture quality evaluating method
Technical field
The present invention relates to image processing field, specifically, is a kind of method that does not need reference picture to carry out blurred picture quality assessment.
Background technology
Universal along with electronic products such as mobile phone, digital cameras, has produced a large amount of digital images, in the process of taking pictures, because the shake of focal length and hand can cause image blurring.How from these digital images, automatical is selected up-to-standard image, gives up which underproof blurred picture, just need to evaluate picture quality.
According to evaluation procedure, need how many original reference image informations, objective image quality evaluating method can be divided into three major types again: complete in (Full-Reference, FR) image quality evaluation method, partial reference (Reduced-Reference, RR) image quality evaluation method and without with reference to (No-Reference, NR) image quality evaluation method.Full reference and partial reference image quality appraisement method need all or part of information of reference picture, and maybe cannot not obtain all or part of information of reference picture in a lot of application scenarios, so non-reference picture quality appraisement method is more practical.
Summary of the invention
The object of the present invention is to provide a kind of Fast Fuzzy image quality evaluating method, can, in the situation that not needing reference picture, evaluate the quality of blurred picture quality.
To achieve these goals, technical scheme of the present invention is as follows: a kind of based on svd without with reference to blurred picture quality evaluating method, its key is to carry out as follows:
(1) select piece image for being evaluated image;
(2) this image is converted into gray level image;
(3) to being evaluated image, do singular value (SVD) decomposition, obtain singular value vector S 1;
Any one gray level image can be regarded real number matrix A ∈ R as m * n, there is quadrature (or tenth of the twelve Earthly Branches) matrix U ∈ R m * mwith V ∈ R n * nmake A=USV t(1)
In formula S = S 1 0 0 0 , S 1=diag (σ 1, σ 2..., σ r), and number σ 1, σ 2..., σ rbe all non-zero singular values of matrix A, r=rank (A), the left singular value vector that the column vector of U is matrix A, the right singular value vector that the column vector of V is A, claims that (1) formula is the svd of matrix A.By svd formula, calculate singular value vector S 1.
(4) according to singular value, set up image quality evaluation function Blur;
Blur = Σ S 1 ( i ) > c 1 ( 1 / S 1 ( i ) ) r , r > 512 Σ S 1 ( i ) > c 2 ( 1 / S 1 ( i ) ) r , r ≤ 512 - - - ( 2 )
In formula, S 1for the singular value vector of image, r is singular value number, and we need to set a threshold value for singular value, if singular value number is greater than 512, and the value that c1 is 500, if singular value number is less than or equal to 512, the value that c2 is 70;
(5) calculate the value of the quality assessment function Blur that is evaluated image, as fuzzy indicator.
Advantage of the present invention is: the present invention does not need the quality that reference picture just can Fast Evaluation one width blurred picture, and better with mankind's subjective vision perception consistance, and method is simple.
Accompanying drawing explanation
Fig. 1 is process flow diagram of the present invention.
Embodiment
Below in conjunction with drawings and Examples, further the present invention is illustrated.
Embodiment:
As shown in Figure 1: a kind of based on svd without with reference to blurred picture quality evaluating method, it is characterized in that carrying out as follows:
(1) select piece image for being evaluated image;
(2) this image is converted into gray level image;
(3) to being evaluated image, do singular value (SVD) decomposition, obtain singular value vector S 1;
Any one gray level image can be regarded real number matrix A ∈ R as m * n, there is quadrature (or tenth of the twelve Earthly Branches) matrix U ∈ R m * mwith V ∈ R n * nmake A=USV t(1)
In formula S = S 1 0 0 0 , S 1=diag (σ 1, σ 2..., σ r), and number σ 1, σ 2..., σ rbe all non-zero singular values of matrix A, r=rank (A), the left singular value vector that the column vector of U is matrix A, the right singular value vector that the column vector of V is A, claims that (1) formula is the svd of matrix A.By svd formula, calculate singular value vector S 1.
(4) according to singular value, set up image quality evaluation function Blur;
Blur = Σ S 1 ( i ) > c 1 ( 1 / S 1 ( i ) ) r , r > 512 Σ S 1 ( i ) > c 2 ( 1 / S 1 ( i ) ) r , r ≤ 512 - - - ( 2 )
In formula, S 1for the singular value vector of image, r is singular value number, and we need to set a threshold value for singular value, if singular value number is greater than 512, and the value that c1 is 500, if singular value number is less than or equal to 512, the value that c2 is 70;
(5) calculate the value of the quality assessment function Blur that is evaluated image, as fuzzy indicator, more key diagram picture is more clear for Blur value.
In order to verify the superiority of the inventive method, on true fuzzy database, test below.True blurred picture database (BID-Blurred Image Database[Online]
Available:http: //www.lps.ufrj.br/profs/eduardo/ImageDatabase.htm), have 585 width images, pixel coverage from 1280 * 960 to 2272 * 1704, image in database is directly taken from client's camera, and these images are divided into 5 types: not fuzzy 204 width, lose fuzzy 142 width of focus, fuzzy 57 width of simple motion, fuzzy 63 width of compound movement and other 119 width.True fuzzy database provides rough MOS to obtain score value.In order to test the consistance of the present invention and subjective perception, we have selected two kinds of measurement criterions: (1) Spearman rank order coefficient of relationship (SROCC), the monotonicity of reflection objective evaluating prediction achievement; (2) related coefficient (CC), the accuracy of reflection objective evaluating.Final testing result is presented at table 1, as can be seen from the table, the method that the present invention proposes is better than document [1] (Ferzli Rony and Karam L J.A No-Reference Objective Image Sharpness Metric Based on the Notion of Just Noticeable Blur (JNB) .IEEE Transactions on Image Processing on true fuzzy database, 2009, 18 (4): 717-728) and document [2] (Li C F, Yuan W, Bovik A C and Wu X.No-reference blur index using blur comparisons.Electronics Letters, 2011, 47 (17): 962-963), there are extraordinary performance index.
Table 1 different without with reference to blurred picture evaluation method, the Performance Ratio on True Data storehouse is

Claims (3)

  1. Based on svd without with reference to a blurred picture quality evaluating method, it is characterized in that carrying out as follows:
    (1) select piece image for being evaluated image;
    (2) this image is converted into gray level image;
    (3) to being evaluated image, do singular value (SVD) decomposition, obtain singular value vector S 1;
    (4) according to singular value, set up image quality evaluation function Blur;
    (5) calculate the value of the quality assessment function Blur that is evaluated image, as fuzzy indicator.
  2. According to claim 1 based on svd without with reference to blurred picture quality evaluating method, it is characterized in that: in step (three), svd formula is A=USV t, in formula S = S 1 0 0 0 , S 1=diag (σ 1, σ 2..., σ r), and number σ 1, σ 2..., σ rbe all non-zero singular values of matrix A, r=rank (A), the left singular value vector that the column vector of U is matrix A, the right singular value vector that the column vector of V is A.
  3. According to claim 1 based on svd without with reference to blurred picture quality evaluating method, it is characterized in that: in step (four), image quality evaluation function is Blur = Σ S 1 ( i ) > c 1 ( 1 / S 1 ( i ) ) r , r > 512 Σ S 1 ( i ) > c 2 ( 1 / S 1 ( i ) ) r , r ≤ 512 , In formula, S 1for the singular value vector of image, r is singular value number, and we need to set a threshold value for singular value, if singular value number is greater than 512, and the value that c1 is 500, if singular value number is less than or equal to 512, the value that c2 is 70.
CN201310123536.8A 2013-04-10 2013-04-10 No-reference fuzzy image quality evaluation method based on singular value decomposition Pending CN104103065A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310123536.8A CN104103065A (en) 2013-04-10 2013-04-10 No-reference fuzzy image quality evaluation method based on singular value decomposition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310123536.8A CN104103065A (en) 2013-04-10 2013-04-10 No-reference fuzzy image quality evaluation method based on singular value decomposition

Publications (1)

Publication Number Publication Date
CN104103065A true CN104103065A (en) 2014-10-15

Family

ID=51671189

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310123536.8A Pending CN104103065A (en) 2013-04-10 2013-04-10 No-reference fuzzy image quality evaluation method based on singular value decomposition

Country Status (1)

Country Link
CN (1) CN104103065A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105828064A (en) * 2015-01-07 2016-08-03 中国人民解放军理工大学 No-reference video quality evaluation method integrating local and global temporal and spatial characteristics
CN106920237A (en) * 2017-03-07 2017-07-04 北京理工大学 Based on empirical mode decomposition without with reference to full-colour image quality evaluating method
CN107147906A (en) * 2017-06-12 2017-09-08 中国矿业大学 A kind of virtual perspective synthetic video quality without referring to evaluation method
CN110378893A (en) * 2019-07-24 2019-10-25 北京市博汇科技股份有限公司 Image quality evaluating method, device and electronic equipment
CN110458792A (en) * 2018-05-04 2019-11-15 北京眼神科技有限公司 Method and device for evaluating quality of face image

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950422A (en) * 2010-09-29 2011-01-19 北京航空航天大学 Singular value decomposition(SVD)-based image quality evaluation method
CN102209257A (en) * 2011-06-17 2011-10-05 宁波大学 Stereo image quality objective evaluation method
US8086007B2 (en) * 2007-10-18 2011-12-27 Siemens Aktiengesellschaft Method and system for human vision model guided medical image quality assessment
CN102436655A (en) * 2011-09-02 2012-05-02 清华大学 Super-resolution reconstruction image quality evaluation method based on SVD (singular value decomposition)

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8086007B2 (en) * 2007-10-18 2011-12-27 Siemens Aktiengesellschaft Method and system for human vision model guided medical image quality assessment
CN101950422A (en) * 2010-09-29 2011-01-19 北京航空航天大学 Singular value decomposition(SVD)-based image quality evaluation method
CN102209257A (en) * 2011-06-17 2011-10-05 宁波大学 Stereo image quality objective evaluation method
CN102436655A (en) * 2011-09-02 2012-05-02 清华大学 Super-resolution reconstruction image quality evaluation method based on SVD (singular value decomposition)

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
MANISH NARWARIA, WEISI LIN: "objective image quality assessment with singular value decomposition", 《GOOGLE》 *
张邵飞,赵迪: "《矩阵论教程》", 31 May 2012 *
邵宇, 孙富春, 刘莹: "基于局部结构张量的无参考型图像质量评价方法", 《电子与信息学报》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105828064A (en) * 2015-01-07 2016-08-03 中国人民解放军理工大学 No-reference video quality evaluation method integrating local and global temporal and spatial characteristics
CN105828064B (en) * 2015-01-07 2017-12-12 中国人民解放军理工大学 The local video quality evaluation without reference method with global space-time characterisation of fusion
CN106920237A (en) * 2017-03-07 2017-07-04 北京理工大学 Based on empirical mode decomposition without with reference to full-colour image quality evaluating method
CN107147906A (en) * 2017-06-12 2017-09-08 中国矿业大学 A kind of virtual perspective synthetic video quality without referring to evaluation method
CN107147906B (en) * 2017-06-12 2019-04-02 中国矿业大学 A kind of virtual perspective synthetic video quality without reference evaluation method
CN110458792A (en) * 2018-05-04 2019-11-15 北京眼神科技有限公司 Method and device for evaluating quality of face image
CN110378893A (en) * 2019-07-24 2019-10-25 北京市博汇科技股份有限公司 Image quality evaluating method, device and electronic equipment

Similar Documents

Publication Publication Date Title
Gu et al. Hybrid no-reference quality metric for singly and multiply distorted images
Ndajah et al. SSIM image quality metric for denoised images
CN109118470B (en) Image quality evaluation method and device, terminal and server
Feichtenhofer et al. A perceptual image sharpness metric based on local edge gradient analysis
Xue et al. Gradient magnitude similarity deviation: A highly efficient perceptual image quality index
Zheng et al. No-reference quality assessment for screen content images based on hybrid region features fusion
CN104023230B (en) A kind of non-reference picture quality appraisement method based on gradient relevance
Okarma Combined image similarity index
CN102209257A (en) Stereo image quality objective evaluation method
CN104103065A (en) No-reference fuzzy image quality evaluation method based on singular value decomposition
Chen et al. Perceptual quality assessment of cartoon images
CN112950579B (en) Image quality evaluation method and device and electronic equipment
Xu et al. Quality assessment of stereoscopic 360-degree images from multi-viewports
CN104103063A (en) No-reference noise image quality evaluation method based on automatic focusing principle
Hassan et al. Color-based structural similarity image quality assessment
Bohr et al. A no reference image blur detection using cumulative probability blur detection (cpbd) metric
CN113222902B (en) No-reference image quality evaluation method and system
Bong et al. An efficient and training-free blind image blur assessment in the spatial domain
Voo et al. Quality assessment of stereoscopic image by 3D structural similarity
Fu et al. Screen content image quality assessment using Euclidean distance
Okarma Colour image quality assessment using the combined full-reference metric
Nauge et al. A reduced-reference metric based on the interest points in color images
Gao et al. A content-based image quality metric
Li et al. Full-reference quality assessment of stereoscopic images using disparity-gradient-phase similarity
CN111612766B (en) Image quality evaluation method and device and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20141015