CN101996406A - No-reference structural sharpness image quality evaluation method - Google Patents

No-reference structural sharpness image quality evaluation method Download PDF

Info

Publication number
CN101996406A
CN101996406A CN 201010535275 CN201010535275A CN101996406A CN 101996406 A CN101996406 A CN 101996406A CN 201010535275 CN201010535275 CN 201010535275 CN 201010535275 A CN201010535275 A CN 201010535275A CN 101996406 A CN101996406 A CN 101996406A
Authority
CN
China
Prior art keywords
image
original image
sharpness
sigma
gradient
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
CN 201010535275
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.)
Institute of Optics and Electronics of CAS
Original Assignee
Institute of Optics and Electronics of CAS
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 Institute of Optics and Electronics of CAS filed Critical Institute of Optics and Electronics of CAS
Priority to CN 201010535275 priority Critical patent/CN101996406A/en
Publication of CN101996406A publication Critical patent/CN101996406A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a no-reference structural sharpness image quality evaluation method, which comprises the following steps of: acquiring an original image input in a computer; preprocessing the original image, removing influence of isolated noise points on the sharpness of the original image and acquiring an original image to be evaluated; constructing a reference image for the original image to be evaluated through a low pass filter; respectively performing gradient calculation on the original image to be evaluated and the reference image, and extracting sub-image vectors with rich texture information; calculating the structural similarity between corresponding sub-image vectors so as to obtain structural similarity results of the sub-image vectors; and calculating no-reference structural sharpness by using the obtained structural similarity results of the sub-image vectors so as to obtain quality evaluation index no-reference structural sharpness of the original image. The reference image is constructed through an imaging model, no-reference image quality evaluation is performed by a reference image quality evaluation method aiming at image blurring, and the method is applied to the fields of imaging quality detection and control of an imaging system, evaluation of an image processing algorithm, and the like.

Description

No reference configuration sharpness image quality evaluating method
Technical field
The invention belongs to image processing field, particularly the image quality evaluation field can be used for image quality and detects, monitors that the control of imaging system parameter also can be used for the image processing algorithm assessment, image processing algorithm parameter optimization, network image transmission quality assessment etc.
Background technology
Along with the development of infotech, image just more and more comes into one's own as the carrier of information.Image quality evaluation is an important research direction of image processing field, the image quality that can be used for all kinds of imaging systems detects, and guide the control of imaging system, make system always work in optimum condition, also can be used for assessment, parameter optimization of all kinds of image processing algorithms etc., make the comprehensive output result of algorithm reach optimum, also can be used for image network quality monitoring or the like.
Image quality evaluating method is divided into subjective picture quality evaluation method and objective image quality evaluating method.Because the final host of nearly all image all is a human eye, so the subjective picture quality evaluation method can provide picture quality result the most accurately, and the target of objective image quality evaluating method is exactly to provide the image quality evaluation result who meets subjective assessment.The objective image quality evaluating method divides three classes: full reference image quality appraisement method is the method that a kind of difference by image more to be assessed and original reference image provides the image quality evaluation result, is actually the calculating of a kind of image " fidelity "; Partial reference image quality appraisement method does not have reference picture, but the characteristics combination with some reference pictures is estimated principle and preceding a kind of basic identical as prior imformation; And non-reference picture quality appraisement method is meant under the situation without any reference information, and the quality of single-frame images is made an appraisal.During great majority were used, reference image information all can't obtain, and non-reference picture quality appraisement method is the research emphasis and the difficult point in image quality evaluation field.But current various non-reference picture quality appraisement methods are calculation of complex all, and output area is not bounded, so we can't obtain the sharpness information of image from the evaluation of estimate of single-frame images.
Summary of the invention
The problem of technical solution: in order to overcome the problem that current various non-reference picture quality appraisement methods exist, the present invention gets in touch image blurring reason, mathematical model in conjunction with imaging system, a kind of method of image configuration reference picture to be assessed that is has been proposed, thereby utilizing has the image quality evaluating method of reference picture to carry out non-reference picture quality appraisement, proposed at last a kind of at image blurring image quality evaluation index, no reference configuration sharpness NRSS (No-Reference Structural Sharpness).This index is calculated simple, and output bounded, can obtain image definition information by the evaluation of estimate of single-frame images.
Technical scheme of the present invention:
In order to realize described purpose, a kind of step of not having a reference configuration sharpness image quality evaluating method provided by the invention is as follows:
Step S1: the original image that obtains the input computing machine; Original image is carried out pre-service, remove the influence of isolated noise point, obtain original image to be assessed the original image sharpness;
Step S2: by low-pass filter is original image structure reference picture to be assessed;
Step S3: original image to be assessed and reference picture are carried out the gradient computing respectively, extract the informative subgraph vector of texture structure;
Step S4: calculate the structural similarity between corresponding subgraph vector, obtain the structural similarity of each subgraph vector;
Step S5: utilize the structural similarity of each subgraph vector that obtains to calculate no reference configuration sharpness, the quality evaluation index that obtains original image does not have the reference configuration sharpness.
Wherein, described low-pass filter is mean filter or Gauss's smoothing filter, and the ripple door size of wave filter is 5 * 5~9 * 9.
Wherein, it is described that original image to be assessed is carried out the employed gradient filtering operator of gradient computing is the Sobel operator, the Sobel operator is the operator of the texture gradient information of extraction level and vertical both direction, the texture leaching process when meeting human eye to image observation.
Wherein, the subgraph vector extracting method that texture structure is abundant: the gradient image to original image to be assessed carries out piecemeal, obtains 8 * 8 big or small piecemeals, and piecemeal moves 4 pixels at every turn, adjacent block have 50% overlapping; Calculate the variance of each sub-piece in the gradient image of original image to be assessed, the N piece that extracts variance maximum wherein as a result of, the subgraph vector that extracts is designated as X i, i=1 ..., N; Correspondence position extracts subgraph vector Y in the gradient image of reference picture again i, wherein the size of the size of N and original image and structural information to enrich degree relevant, N=2 m, m=4,5,6,7,8.
Wherein, it is as follows to calculate the step of structural similarity of corresponding subgraph vector:
l ( X , Y ) = 2 μ X μ Y + C 1 μ X 2 + μ Y 2 + C 1 ,
c ( X , Y ) = 2 σ X σ Y + C 2 σ X 2 + σ Y 2 + C 2 ,
s ( X , Y ) = σ XY + C 3 σ X σ Y + C 3 ,
SSIM(X,Y)=[l(X,Y)] α·[c(X,Y)] β·[s(X,Y] γ
L (X wherein, Y) be illustrated respectively in the gradient image and the c (X of original image to be assessed, Y) two subgraph vector X of correspondence position in the gradient image of reference picture, Y is at brightness, contrast and s (X, Y) similarity measurement of structural information aspect, SSIM is the structural similarity of subgraph vector, and α, β and γ are the weights of three tolerance, μ X, μ YBe respectively X, the average of Y, σ X, σ YBe respectively X, the standard deviation of Y, σ XYBe X, the covariance of Y, C 1, C 2, C 3Be in order to prevent that three similarity measurement denominators from being the zero less constant of being got.
Wherein, not have reference configuration sharpness NRSS computing formula as follows for described original image quality evaluation index:
NRSS = 1 - Σ i = 1 N SSIM ( X i , Y i ) .
Beneficial effect of the present invention: the present invention combines the mathematical model of imaging system well, utilize imaging model to construct reference picture simultaneously, carry out at image blurring non-reference picture quality appraisement with the method that reference image quality appraisement is arranged, can be used for the Detection ﹠ Controling of digital imaging system image quality, the fields such as assessment that also can be used for image processing algorithm have vast market prospect and using value.
Description of drawings
Fig. 1 is a method flow diagram of the present invention;
Fig. 2 is the extraction subgraph vector approach process flow diagram among the present invention;
Fig. 3 (a) is the result that the less image of a secondary defocusing amount is carried out quality assessment to Fig. 3 (c);
Fig. 4 (a) is the result that the big image of a secondary defocusing amount is carried out quality assessment to Fig. 4 (c);
Fig. 5 is the evaluation result to an image sequence.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, below in conjunction with specific embodiment, and with reference to accompanying drawing, the present invention is described in more detail.
Fig. 1 illustrates method flow diagram of the present invention, and no reference configuration sharpness of the present invention (NRSS) is a kind of at image blurring non-reference picture quality appraisement method, and the concrete steps of its method are as follows:
1. image pre-service
At first, if method of the present invention is used for embedded real time system,, can carry out 1/2 down-sampling to original image earlier in order to reduce calculated amount; If the data volume of pending original image own is little, can calculate according to original size.Original image through down-sampling is designated as f 0(x, y), x wherein, y represents the ranks coordinate of corresponding pixel points in image respectively.To original image f 0(x y) carries out 3 * 3 medium filterings, median-filtered result be designated as f (x, y).Original image blurs because high fdrequency component is lost and caused, so in fact the fuzzy evaluation of original image is exactly the contained high fdrequency component of computed image what.And therefore isolated noise spot should be removed just corresponding to the high fdrequency component in the original image.Median filter be a kind of denoising effect better and can not lose the wave filter of image detail, so the present invention selects the median filter denoising for use.
2. structure reference picture
The image quality evaluating method of no reference is not owing to there is reference picture, so general algorithm complexity all is not easy to utilization.Therefore, in order to utilize calculating reference image quality appraisement method is arranged simply, the present invention is an image configuration reference picture to be assessed by the low-pass filtering method that is combined into as system mathematic model.By the mathematical model of imaging system as can be known, imaging system is actually a low-pass filter, and the cutoff frequency of wave filter is low more, and the original image that is obtained is just fuzzy more.Therefore, picture rich in detail is abundanter than the high-frequency information of blurred picture.If a width of cloth original image is carried out low-pass filtering, picture rich in detail will lose most high-frequency information, and the reference picture that obtains is thickened; If original image itself is fuzzy, then low-pass filtering is little to its influence.Imaging system has two kinds of widely used mathematical models: disk model and Gauss model.If adopt disk model, then Dui Ying low-pass filter is a mean filter; If adopt Gauss model, then corresponding gauss low frequency filter.In conjunction with subsequent step of the present invention, the size of wave filter elects 7 * 7 as can obtain effect preferably.Structure reference picture f ' (x, process y) can be expressed from the next:
f′(x,y)=LPF[f(x,y)] (1)
LPF[wherein] be spatial domain low-pass filter template, can be mean filter, also can be gauss low frequency filter.
3. gradient calculation
Image blurring to show as detail textures unintelligible, not bigger variation of image outline.(Human Vision System, result of study HVS) shows that human eye is especially responsive to the horizontal and vertical detailed information of image to the human visual system.And be used for the airspace filter operator that gradient information extracts in the classical just Flame Image Process of Sobel operator.Gradient information based on the Sobel operator carries out as follows:
g x(x,y)=f(x+1,y-1)+2f(x+1,y)+f(x+1,y+1)-f(x-1,y-1)-2f(x-1,y)-f(x-1,y+1)(2)
g y(x,y)=f(x-1,y-1)+2f(x,y-1)+f(x+1,y-1)-f(x-1,y+1)-2f(x,y+1)-f(x+1,y+1)(3)
g ( x , y ) = g x ( x , y ) 2 + g y ( x , y ) 2 - - - ( 4 )
Wherein, (x y) refers to original image to be assessed, g to f x(x, y) and g y(x is respectively an original image to be assessed y) extracts the result at the gradient information of level and vertical direction, to the Sobel operator gradient information of original image to be assessed extract the result be designated as g (x, y).Use the same method to the reference picture of being constructed carry out gradient information extract the result be designated as g ' (x, y).
4. extract the informative subgraph vector of texture structure
As Fig. 2 extraction subgraph vector approach process flow diagram among the present invention is shown, the readability of image is mainly showed by grain details information, therefore is necessary to extract earlier the informative subgraph of image texture, these subgraphs is estimated again.Extracting subgraph among the present invention carries out in accordance with the following methods: to image g (x, y) carry out the piecemeal of 8 * 8 sizes, move 4 pixels at every turn, promptly interblock have 50% overlapping, calculate the local variance of each subgraph, the N piece subgraph that extracts variance maximum wherein is as subgraph vector X i(i=1,2 ..., N) and the position of writing down the subgraph vector.(x, y) the middle correspondence of extracting is with reference to subgraph vector Y at image g ' to utilize the position of being write down i, i=1,2 ..., N.The size of N value is relevant with the texture information of image, in conjunction with the characteristics that embedded system is handled, General N=2 m, m=4,5,6,7,8.In order to improve extraction rate, the leaching process of subgraph vector carries out as follows:
1) sets up loop variable and be initialized as i=0, j=0; Set up variance array Variance[N] and all be initialized as 0; Set up two-dimensional position array Location[2] [N], and all be initialized as 0, its first line item subgraph row-coordinate, the second line item subgraph row coordinate.Variable Min_v is used for storing the minimum value among the variance array Variance, is initialized as 0, and variable Min_pos is used for writing down the position of minimum variance in array, also is initialized as 0.If picture traverse is Width, establishing picture altitude is Height.
2) calculating location be (i, subgraph variance j), and with variable Min_y relatively:
If this subgraph variance ratio variable Min_v is big, then upgrade variance array Variance[Min_pos] be subgraph variance, the Min_pos row of two-dimensional position array Location be updated to (i, j).Changed for the 3rd step over to.
If this subgraph variance ratio variable Min_v is little, then directly changed for the 4th step over to.
3) traversal array Variance[N], variable Min_v is updated to element minimum in the array, variable Min_pos is updated to the position at least member place.
4) upgrading loop variable is i=i+4:
If i>Width-8, then i=0 changed for the 5th step over to;
Otherwise, changed for second step over to.
5) upgrading loop variable is j=j+4:
If j>Height-8 then changed for the 6th step over to;
Otherwise, changed for second step over to
6) according to array Location[2] [N] positional information of providing, (x extracts subgraph vector X in y) at image g i, i=1,2 ..., N is at g ' (x, y) the middle subgraph vector Y that extracts i
5. calculate the structural similarity of corresponding subgraph vector
If X, Y are the subgraph vectors of one group of correspondence, then their length all is 64.Calculate separately average and variance, calculate the covariance of two vectors again, be designated as respectively: μ X, μ Y, σ X 2, σ Y 2, σ XYThe similarity degree of compute vector aspect brightness, contrast and structural information measured respectively again, carries out according to following formula respectively:
l ( X , Y ) = 2 μ X μ Y + C 1 μ X 2 + μ Y 2 + C 1 - - - ( 5 )
c ( X , Y ) = 2 σ X σ Y + C 2 σ X 2 + σ Y 2 + C 2 - - - ( 6 )
s ( X , Y ) = σ XY + C 3 σ X σ Y + C 3 - - - ( 7 )
C wherein 1, C 2, C 3Be in order to prevent that denominator from being the zero less constant of being got.(X Y) is example, and if only if μ with l XYThe time, the similarity degree of two vectors aspect brightness just is 1, and μ XWith μ YDifference big more, (X, value Y) will be more little for l.
Structural similarity calculates according to following formula:
SSIM(X,Y)=[l(X,Y)] α·[c(X,Y)] β·[s(X,Y] γ (8)
Wherein α, β and γ are the weights of three tolerance, generally speaking α=β=γ=1.
6. calculate the no reference configuration sharpness of original image to be assessed
Narrated in the step in front, picture rich in detail has lost most of high-frequency information through after the low-pass filtering, and therefore the structural similarity between the corresponding subgraph vector that extracts is low.And there is not reference configuration sharpness NRSS is a kind of boundedness tolerance that is directly proportional with image definition, and therefore, the computing formula of no reference configuration sharpness NRSS is as follows:
NRSS = 1 - Σ i = 1 N SSIM ( X i , Y i ) - - - ( 9 )
Obviously, image is clear more, and the output valve of no reference configuration sharpness NRSS is high more; Image is fuzzy more, and the output valve of no reference configuration sharpness NRSS is low more.Simultaneously because the output boundedness of structural similarity SSIM, the output of no reference configuration sharpness NRSS also be between [0,1) between.
As Fig. 3 (a) result that the less image of a secondary defocusing amount is carried out quality assessment is shown to Fig. 3 (c); Wherein Fig. 3 (a) is an image to be assessed; Fig. 3 (b) is the reference picture of structure; Fig. 3 (c) extracts the result for subgraph; The NRSS method is 0.9136 to the evaluation result of Fig. 3 (a);
As Fig. 4 (a) result that the big image of a secondary defocusing amount is carried out quality assessment is shown to Fig. 4 (c); Fig. 4 (a) is an image to be assessed; Fig. 4 (b) is the reference picture of structure; Fig. 4 (c) extracts the result for subgraph; The NRSS method is 0.5694 to the evaluation result of Fig. 4 (a);
As Fig. 5 evaluation result to an image sequence is shown; To same target imaging, the conditioning equipment lens location makes the gained image burnt to standard from out of focus to this image sequence continuously, arrives out of focus again by same equipment.
The above; only be the embodiment among the present invention; but protection scope of the present invention is not limited thereto; anyly be familiar with the people of this technology in the disclosed technical scope of the present invention; can understand conversion or the replacement expected; all should be encompassed in of the present invention comprising within the scope, therefore, protection scope of the present invention should be as the criterion with the protection domain of claims.

Claims (6)

1. a no reference configuration sharpness image quality evaluating method is characterized in that, comprises that step is as follows:
Step S1: the original image that obtains the input computing machine; Original image is carried out pre-service, remove the influence of isolated noise point, obtain original image to be assessed the original image sharpness;
Step S2: by low-pass filter is original image structure reference picture to be assessed;
Step S3: original image to be assessed and reference picture are carried out the gradient computing respectively, extract the informative subgraph vector of texture structure;
Step S4: calculate the structural similarity between corresponding subgraph vector, obtain the structural similarity of each subgraph vector;
Step S5: utilize the structural similarity of each subgraph vector that obtains to calculate no reference configuration sharpness, the quality evaluation index that obtains original image does not have the reference configuration sharpness.
2. the method for claim 1 is characterized in that, described low-pass filter is mean filter or Gauss's smoothing filter, and the ripple door size of wave filter is 5 * 5~9 * 9.
3. the method for claim 1, it is characterized in that, it is described that original image to be assessed is carried out the employed gradient filtering operator of gradient computing is the Sobel operator, the Sobel operator is the operator of the texture gradient information of extraction level and vertical both direction, the texture leaching process when meeting human eye to image observation.
4. the method for claim 1 is characterized in that, the subgraph vector extracting method that texture structure is abundant: the gradient image to original image to be assessed carries out piecemeal, obtains 8 * 8 big or small piecemeals, and piecemeal moves 4 pixels at every turn, adjacent block have 50% overlapping; Calculate the variance of each sub-piece in the gradient image of original image to be assessed, the N piece that extracts variance maximum wherein as a result of, the subgraph vector that extracts is designated as X i, i=1 ..., N; Correspondence position extracts subgraph vector Y in the gradient image of reference picture again i, wherein the size of the size of N and original image and structural information to enrich degree relevant, N=2 m, m=4,5,6,7,8.
5. the method for claim 1 is characterized in that, the step of structural similarity of calculating corresponding subgraph vector is as follows:
l ( X , Y ) = 2 μ X μ Y + C 1 μ X 2 + μ Y 2 + C 1 ,
c ( X , Y ) = 2 σ X σ Y + C 2 σ X 2 + σ Y 2 + C 2 ,
s ( X , Y ) = σ XY + C 3 σ X σ Y + C 3 ,
SSIM(X,Y)=[l(X,Y)] α·[c(X,Y)] β·[s(X,Y] γ
L (X wherein, Y) be illustrated respectively in the gradient image and the c (X of original image to be assessed, Y) two subgraph vector X of correspondence position in the gradient image of reference picture, Y is at brightness, contrast and s (X, Y) similarity measurement of structural information aspect, SSIM is the structural similarity of subgraph vector, and α, β and γ are the weights of three tolerance, μ X, μ YBe respectively X, the average of Y, σ X, σ YBe respectively X, the standard deviation of Y, σ XYBe X, the covariance of Y, C 1, C 2, C 3Be in order to prevent that three similarity measurement denominators from being the zero less constant of being got.
6. the method for claim 1 is characterized in that, it is as follows that described original image quality evaluation index does not have reference configuration sharpness NRSS computing formula:
NRSS = 1 - Σ i = 1 N SSIM ( X i , Y i ) .
CN 201010535275 2010-11-03 2010-11-03 No-reference structural sharpness image quality evaluation method Pending CN101996406A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010535275 CN101996406A (en) 2010-11-03 2010-11-03 No-reference structural sharpness image quality evaluation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010535275 CN101996406A (en) 2010-11-03 2010-11-03 No-reference structural sharpness image quality evaluation method

Publications (1)

Publication Number Publication Date
CN101996406A true CN101996406A (en) 2011-03-30

Family

ID=43786525

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010535275 Pending CN101996406A (en) 2010-11-03 2010-11-03 No-reference structural sharpness image quality evaluation method

Country Status (1)

Country Link
CN (1) CN101996406A (en)

Cited By (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289813A (en) * 2011-08-30 2011-12-21 西安交通大学 Blurring-degree evaluation method without reference images
CN102740114A (en) * 2012-07-16 2012-10-17 公安部第三研究所 Non-parameter evaluation method for subjective quality of video
CN103093419A (en) * 2011-10-28 2013-05-08 浙江大华技术股份有限公司 Method and device for detecting image definition
CN103617617A (en) * 2013-12-05 2014-03-05 淮海工学院 Underwater image quality evaluating and measuring method based on power spectrum description
CN103632369A (en) * 2013-12-05 2014-03-12 淮海工学院 Method for universally detecting quality of non-reference underwater images on basis of combination of block average definition
CN103745454A (en) * 2013-12-17 2014-04-23 北京大学 Method for evaluating image processing algorithms or systems based on rank learning
CN103778636A (en) * 2014-01-22 2014-05-07 上海交通大学 Feature construction method for non-reference image quality evaluation
CN104036493A (en) * 2014-05-21 2014-09-10 浙江大学 No-reference image quality evaluation method based on multifractal spectrum
CN104361574A (en) * 2014-10-14 2015-02-18 南京信息工程大学 No-reference color image quality assessment method on basis of sparse representation
CN104394377A (en) * 2014-12-08 2015-03-04 浙江省公众信息产业有限公司 Monitoring image blurring abnormity identification method and device
CN104427333A (en) * 2013-08-20 2015-03-18 北京市博汇科技股份有限公司 High-definition television signal detecting method and system
CN104574381A (en) * 2014-12-25 2015-04-29 南京邮电大学 Full reference image quality evaluation method based on LBP (local binary pattern)
CN104867128A (en) * 2015-04-10 2015-08-26 浙江宇视科技有限公司 Image blurring detection method and device
CN104899874A (en) * 2015-05-19 2015-09-09 浙江大学 Image sparse multi-dimension feature extraction method used for image quality evaluation
CN105261013A (en) * 2015-09-25 2016-01-20 孙高磊 Comprehensive evaluation method and evaluation system for scanned image quality
CN105469413A (en) * 2015-12-10 2016-04-06 哈尔滨工业大学 Normalized ringing weighting based no-reference comprehensive quality assessment method for fuzzy restored image
CN105469411A (en) * 2015-11-27 2016-04-06 小米科技有限责任公司 Method and device used for detecting image definition, and terminal
CN106327455A (en) * 2016-08-18 2017-01-11 中国科学院遥感与数字地球研究所 Improved method for fusing remote-sensing multispectrum with full-color image
CN106355195A (en) * 2016-08-22 2017-01-25 中国科学院深圳先进技术研究院 The system and method used to measure image resolution value
CN106651834A (en) * 2016-10-20 2017-05-10 国网山东省电力公司电力科学研究院 Method and device for evaluating quality of substation equipment infrared thermal image with no reference image
CN106934806A (en) * 2017-03-09 2017-07-07 东南大学 It is a kind of based on text structure without with reference to figure fuzzy region dividing method out of focus
CN107085845A (en) * 2017-04-19 2017-08-22 北京数码视讯科技股份有限公司 Image blurring detection method and device
CN107172421A (en) * 2017-07-17 2017-09-15 深圳森阳环保材料科技有限公司 A kind of picture quality diagnostic system for video monitoring
CN107240092A (en) * 2017-05-05 2017-10-10 浙江大华技术股份有限公司 A kind of image blur detection method and device
CN107360343A (en) * 2017-07-17 2017-11-17 梧州井儿铺贸易有限公司 Image-forming detecting system under the conditions of a kind of aerial camera high altitude environment
CN107798676A (en) * 2017-10-23 2018-03-13 北京工业大学 The non-reference picture quality cognitive method established based on multiple dimensioned natural scene statistics
CN108537787A (en) * 2018-03-30 2018-09-14 中国科学院半导体研究所 A kind of quality judging method of facial image
CN109063774A (en) * 2018-08-03 2018-12-21 百度在线网络技术(北京)有限公司 Picture charge pattern effect evaluation method, device, equipment and readable storage medium storing program for executing
CN109074634A (en) * 2016-05-02 2018-12-21 高通股份有限公司 The method and apparatus of automation noise and texture optimization for digital image sensor
CN109587474A (en) * 2018-12-14 2019-04-05 央视国际网络无锡有限公司 No-reference video quality evaluating method and device based on distortion restoring degree
CN109584198A (en) * 2017-09-26 2019-04-05 浙江宇视科技有限公司 A kind of quality of human face image evaluation method, device and computer readable storage medium
CN109598209A (en) * 2018-11-15 2019-04-09 北京无线电计量测试研究所 A kind of detection method of definition of iris image
CN109634320A (en) * 2018-12-20 2019-04-16 邱迪 Leaving water temperature adjusts platform
CN109712134A (en) * 2018-12-28 2019-05-03 武汉虹识技术有限公司 Iris image quality evaluation method, device and electronic equipment
CN109859151A (en) * 2019-01-25 2019-06-07 淮阴师范学院 A kind of Focus field emission array implementation method based on local histogram
CN110689524A (en) * 2019-09-04 2020-01-14 华南理工大学 No-reference online image definition evaluation method and system
CN110738656A (en) * 2019-10-28 2020-01-31 公安部交通管理科学研究所 Method for evaluating definition of certificate photos, storage medium and processor
CN110852997A (en) * 2019-10-24 2020-02-28 普联技术有限公司 Dynamic image definition detection method and device, electronic equipment and storage medium
CN111079740A (en) * 2019-12-02 2020-04-28 咪咕文化科技有限公司 Image quality evaluation method, electronic device, and computer-readable storage medium
CN111191550A (en) * 2019-12-23 2020-05-22 初建刚 Visual perception device and method based on automatic dynamic adjustment of image sharpness
WO2020172999A1 (en) * 2019-02-28 2020-09-03 苏州润迈德医疗科技有限公司 Quality evaluation method and apparatus for sequence of coronary angiogram images
CN111652854A (en) * 2020-05-13 2020-09-11 中山大学 No-reference image quality evaluation method based on image high-frequency information
CN112215145A (en) * 2020-10-12 2021-01-12 招商局重庆交通科研设计院有限公司 Tunnel lighting lamp cleaning effect monitoring method based on image comparison
CN113570596A (en) * 2021-08-13 2021-10-29 云南北方光学科技有限公司 No-reference structure definition evaluation method based on human visual system
CN113763291A (en) * 2021-09-03 2021-12-07 深圳信息职业技术学院 Performance evaluation method for preserving boundary filtering algorithm, intelligent terminal and storage medium
CN113850764A (en) * 2021-09-09 2021-12-28 深圳新致软件有限公司 Method, system and equipment for controlling image quality of claim material based on Gaussian blur
CN113870210A (en) * 2021-09-18 2021-12-31 广东电网有限责任公司 Image quality evaluation method, device, equipment and storage medium
CN113920115A (en) * 2021-12-13 2022-01-11 北京中新绿景科技有限公司 Video image quality evaluation method and system
CN114972349A (en) * 2022-08-01 2022-08-30 山东西曼克技术有限公司 Carrier roller running state detection method and system based on image processing
CN116849805A (en) * 2023-09-04 2023-10-10 佛山市龙生光启科技有限公司 Imaging device and method for neurosurgery system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008106994A1 (en) * 2007-03-07 2008-09-12 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Concept for determining a video quality measure for block coded images
CN101562758A (en) * 2009-04-16 2009-10-21 浙江大学 Method for objectively evaluating image quality based on region weight and visual characteristics of human eyes

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008106994A1 (en) * 2007-03-07 2008-09-12 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Concept for determining a video quality measure for block coded images
CN101562758A (en) * 2009-04-16 2009-10-21 浙江大学 Method for objectively evaluating image quality based on region weight and visual characteristics of human eyes

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
《光子学报》 20020630 李奇,冯华君,徐之海,边美娟,申溯,戴瑞春 数字图象清晰度评价函数研究 第736页至第738页 1-6 第31卷, 第6期 2 *
《电子学报》 20070731 杨春玲,陈冠豪,谢胜利 基于梯度信息的图像质量评判方法的研究 第1313页至第1315页 1-6 第35卷, 第7期 2 *
《计算机应用》 20100430 谢小甫,周进,吴钦章 一种针对图像模糊的无参考质量评价指标 第922页第2节至第923页第4节 1-6 第30卷, 第4期 2 *

Cited By (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289813A (en) * 2011-08-30 2011-12-21 西安交通大学 Blurring-degree evaluation method without reference images
CN103093419A (en) * 2011-10-28 2013-05-08 浙江大华技术股份有限公司 Method and device for detecting image definition
CN103093419B (en) * 2011-10-28 2016-03-02 浙江大华技术股份有限公司 A kind of method of detected image sharpness and device
CN102740114A (en) * 2012-07-16 2012-10-17 公安部第三研究所 Non-parameter evaluation method for subjective quality of video
CN102740114B (en) * 2012-07-16 2016-12-21 公安部第三研究所 A kind of nothing ginseng appraisal procedure of Subjective video quality
CN104427333A (en) * 2013-08-20 2015-03-18 北京市博汇科技股份有限公司 High-definition television signal detecting method and system
CN103632369A (en) * 2013-12-05 2014-03-12 淮海工学院 Method for universally detecting quality of non-reference underwater images on basis of combination of block average definition
CN103617617A (en) * 2013-12-05 2014-03-05 淮海工学院 Underwater image quality evaluating and measuring method based on power spectrum description
CN103617617B (en) * 2013-12-05 2016-05-04 淮海工学院 The underwater picture quality evaluation measuring method of describing based on power spectrum
CN103745454A (en) * 2013-12-17 2014-04-23 北京大学 Method for evaluating image processing algorithms or systems based on rank learning
CN103745454B (en) * 2013-12-17 2017-01-11 北京大学 Method for evaluating image processing algorithms or systems based on rank learning
CN103778636A (en) * 2014-01-22 2014-05-07 上海交通大学 Feature construction method for non-reference image quality evaluation
CN103778636B (en) * 2014-01-22 2017-10-31 上海交通大学 A kind of feature construction method for non-reference picture quality appraisement
CN104036493A (en) * 2014-05-21 2014-09-10 浙江大学 No-reference image quality evaluation method based on multifractal spectrum
CN104036493B (en) * 2014-05-21 2017-02-01 浙江大学 No-reference image quality evaluation method based on multifractal spectrum
CN104361574B (en) * 2014-10-14 2017-02-15 南京信息工程大学 No-reference color image quality assessment method on basis of sparse representation
CN104361574A (en) * 2014-10-14 2015-02-18 南京信息工程大学 No-reference color image quality assessment method on basis of sparse representation
CN104394377B (en) * 2014-12-08 2018-03-02 浙江省公众信息产业有限公司 A kind of fuzzy abnormal recognition methods of monitoring image and device
CN104394377A (en) * 2014-12-08 2015-03-04 浙江省公众信息产业有限公司 Monitoring image blurring abnormity identification method and device
CN104574381A (en) * 2014-12-25 2015-04-29 南京邮电大学 Full reference image quality evaluation method based on LBP (local binary pattern)
CN104574381B (en) * 2014-12-25 2017-09-29 南京邮电大学 A kind of full reference image quality appraisement method based on local binary patterns
CN104867128B (en) * 2015-04-10 2017-10-31 浙江宇视科技有限公司 Image blurring detection method and device
CN104867128A (en) * 2015-04-10 2015-08-26 浙江宇视科技有限公司 Image blurring detection method and device
CN104899874B (en) * 2015-05-19 2017-10-31 浙江大学 Image sparse various dimensions feature extracting method for image quality evaluation
CN104899874A (en) * 2015-05-19 2015-09-09 浙江大学 Image sparse multi-dimension feature extraction method used for image quality evaluation
CN105261013A (en) * 2015-09-25 2016-01-20 孙高磊 Comprehensive evaluation method and evaluation system for scanned image quality
CN105261013B (en) * 2015-09-25 2018-04-13 孙高磊 A kind of scan image quality overall evaluation method and evaluation system
CN105469411A (en) * 2015-11-27 2016-04-06 小米科技有限责任公司 Method and device used for detecting image definition, and terminal
CN105469411B (en) * 2015-11-27 2018-07-06 小米科技有限责任公司 For the method, apparatus and terminal of detection image clarity
CN105469413B (en) * 2015-12-10 2017-12-26 哈尔滨工业大学 It is a kind of based on normalization ring weighting without refer to smear restoration image synthesis method for evaluating quality
CN105469413A (en) * 2015-12-10 2016-04-06 哈尔滨工业大学 Normalized ringing weighting based no-reference comprehensive quality assessment method for fuzzy restored image
CN109074634A (en) * 2016-05-02 2018-12-21 高通股份有限公司 The method and apparatus of automation noise and texture optimization for digital image sensor
CN106327455A (en) * 2016-08-18 2017-01-11 中国科学院遥感与数字地球研究所 Improved method for fusing remote-sensing multispectrum with full-color image
CN106355195A (en) * 2016-08-22 2017-01-25 中国科学院深圳先进技术研究院 The system and method used to measure image resolution value
CN106651834A (en) * 2016-10-20 2017-05-10 国网山东省电力公司电力科学研究院 Method and device for evaluating quality of substation equipment infrared thermal image with no reference image
CN106934806B (en) * 2017-03-09 2019-09-10 东南大学 It is a kind of based on text structure without with reference to figure fuzzy region dividing method out of focus
CN106934806A (en) * 2017-03-09 2017-07-07 东南大学 It is a kind of based on text structure without with reference to figure fuzzy region dividing method out of focus
CN107085845A (en) * 2017-04-19 2017-08-22 北京数码视讯科技股份有限公司 Image blurring detection method and device
CN107240092A (en) * 2017-05-05 2017-10-10 浙江大华技术股份有限公司 A kind of image blur detection method and device
CN107240092B (en) * 2017-05-05 2020-02-14 浙江大华技术股份有限公司 Image ambiguity detection method and device
CN107360343A (en) * 2017-07-17 2017-11-17 梧州井儿铺贸易有限公司 Image-forming detecting system under the conditions of a kind of aerial camera high altitude environment
CN107172421A (en) * 2017-07-17 2017-09-15 深圳森阳环保材料科技有限公司 A kind of picture quality diagnostic system for video monitoring
CN109584198A (en) * 2017-09-26 2019-04-05 浙江宇视科技有限公司 A kind of quality of human face image evaluation method, device and computer readable storage medium
CN107798676A (en) * 2017-10-23 2018-03-13 北京工业大学 The non-reference picture quality cognitive method established based on multiple dimensioned natural scene statistics
CN107798676B (en) * 2017-10-23 2021-05-07 北京工业大学 No-reference image quality perception method established based on multi-scale natural scene statistics
CN108537787A (en) * 2018-03-30 2018-09-14 中国科学院半导体研究所 A kind of quality judging method of facial image
CN108537787B (en) * 2018-03-30 2020-12-15 中国科学院半导体研究所 Quality judgment method for face image
US11023781B2 (en) 2018-08-03 2021-06-01 Baidu Online Network Technology (Beijing) Co., Ltd. Method, apparatus and device for evaluating image tracking effectiveness and readable storage medium
CN109063774A (en) * 2018-08-03 2018-12-21 百度在线网络技术(北京)有限公司 Picture charge pattern effect evaluation method, device, equipment and readable storage medium storing program for executing
CN109598209A (en) * 2018-11-15 2019-04-09 北京无线电计量测试研究所 A kind of detection method of definition of iris image
CN109587474A (en) * 2018-12-14 2019-04-05 央视国际网络无锡有限公司 No-reference video quality evaluating method and device based on distortion restoring degree
CN109587474B (en) * 2018-12-14 2021-03-12 央视国际网络无锡有限公司 Distortion recovery degree-based no-reference video quality evaluation method and device
CN109634320A (en) * 2018-12-20 2019-04-16 邱迪 Leaving water temperature adjusts platform
CN109712134B (en) * 2018-12-28 2020-11-06 武汉虹识技术有限公司 Iris image quality evaluation method and device and electronic equipment
CN109712134A (en) * 2018-12-28 2019-05-03 武汉虹识技术有限公司 Iris image quality evaluation method, device and electronic equipment
CN109859151A (en) * 2019-01-25 2019-06-07 淮阴师范学院 A kind of Focus field emission array implementation method based on local histogram
CN109859151B (en) * 2019-01-25 2023-07-14 淮阴师范学院 Focusing measure realization method based on local histogram
WO2020172999A1 (en) * 2019-02-28 2020-09-03 苏州润迈德医疗科技有限公司 Quality evaluation method and apparatus for sequence of coronary angiogram images
CN110689524B (en) * 2019-09-04 2022-04-22 华南理工大学 No-reference online image definition evaluation method and system
CN110689524A (en) * 2019-09-04 2020-01-14 华南理工大学 No-reference online image definition evaluation method and system
CN110852997A (en) * 2019-10-24 2020-02-28 普联技术有限公司 Dynamic image definition detection method and device, electronic equipment and storage medium
CN110852997B (en) * 2019-10-24 2022-07-05 成都市联洲国际技术有限公司 Dynamic image definition detection method and device, electronic equipment and storage medium
CN110738656B (en) * 2019-10-28 2022-05-31 公安部交通管理科学研究所 Definition evaluation method of certificate photo, storage medium and processor
CN110738656A (en) * 2019-10-28 2020-01-31 公安部交通管理科学研究所 Method for evaluating definition of certificate photos, storage medium and processor
CN111079740A (en) * 2019-12-02 2020-04-28 咪咕文化科技有限公司 Image quality evaluation method, electronic device, and computer-readable storage medium
CN111191550B (en) * 2019-12-23 2023-05-02 初建刚 Visual perception device and method based on automatic dynamic adjustment of image sharpness
CN111191550A (en) * 2019-12-23 2020-05-22 初建刚 Visual perception device and method based on automatic dynamic adjustment of image sharpness
CN111652854A (en) * 2020-05-13 2020-09-11 中山大学 No-reference image quality evaluation method based on image high-frequency information
CN112215145A (en) * 2020-10-12 2021-01-12 招商局重庆交通科研设计院有限公司 Tunnel lighting lamp cleaning effect monitoring method based on image comparison
CN113570596A (en) * 2021-08-13 2021-10-29 云南北方光学科技有限公司 No-reference structure definition evaluation method based on human visual system
CN113570596B (en) * 2021-08-13 2024-06-07 云南北方光学科技有限公司 Reference-free structure definition evaluation method based on human visual system
CN113763291A (en) * 2021-09-03 2021-12-07 深圳信息职业技术学院 Performance evaluation method for preserving boundary filtering algorithm, intelligent terminal and storage medium
CN113763291B (en) * 2021-09-03 2023-08-29 深圳信息职业技术学院 Performance evaluation method for maintaining boundary filtering algorithm, intelligent terminal and storage medium
CN113850764A (en) * 2021-09-09 2021-12-28 深圳新致软件有限公司 Method, system and equipment for controlling image quality of claim material based on Gaussian blur
CN113870210A (en) * 2021-09-18 2021-12-31 广东电网有限责任公司 Image quality evaluation method, device, equipment and storage medium
CN113920115B (en) * 2021-12-13 2022-03-04 北京中新绿景科技有限公司 Video image quality evaluation method and system
CN113920115A (en) * 2021-12-13 2022-01-11 北京中新绿景科技有限公司 Video image quality evaluation method and system
CN114972349B (en) * 2022-08-01 2022-10-25 山东西曼克技术有限公司 Carrier roller running state detection method and system based on image processing
CN114972349A (en) * 2022-08-01 2022-08-30 山东西曼克技术有限公司 Carrier roller running state detection method and system based on image processing
CN116849805A (en) * 2023-09-04 2023-10-10 佛山市龙生光启科技有限公司 Imaging device and method for neurosurgery system
CN116849805B (en) * 2023-09-04 2023-11-24 衡阳市中心医院 Imaging device and method for neurosurgery system

Similar Documents

Publication Publication Date Title
CN101996406A (en) No-reference structural sharpness image quality evaluation method
Wang et al. Noise detection and image denoising based on fractional calculus
CN103606132B (en) Based on the multiframe Digital Image Noise method of spatial domain and time domain combined filtering
CN103369209B (en) Vedio noise reduction device and method
CN103116875B (en) Self-adaptation bilateral filtering image de-noising method
US9536147B2 (en) Optical flow tracking method and apparatus
CN102281386B (en) Method and device for performing adaptive denoising on video image
CN103426148A (en) Method and device for generating a super-resolution version of a low resolution input data structure
Lu et al. Deep texture and structure aware filtering network for image smoothing
CN105913396A (en) Noise estimation-based image edge preservation mixed de-noising method
CN101976436B (en) Pixel-level multi-focus image fusion method based on correction of differential image
Lo et al. Joint trilateral filtering for depth map super-resolution
CN106934806B (en) It is a kind of based on text structure without with reference to figure fuzzy region dividing method out of focus
CN101179713A (en) Method of detecting single moving target under complex background
KR20110014067A (en) Method and system for transformation of stereo content
CN108537787B (en) Quality judgment method for face image
Hua et al. Extended guided filtering for depth map upsampling
CN110189390B (en) Monocular vision SLAM method and system
US20220309635A1 (en) Computer vision-based anomaly detection method, device and electronic apparatus
CN101551901A (en) Method for compensating and enhancing dynamic shielded image in real time
CN104933679A (en) A method for enlarging an image and a system corresponding to the method
CN105184825A (en) Indoor-scene-oriented mobile augmented reality method
CN107451986B (en) Single infrared image enhancement method based on fusion technology
Wang et al. First image then video: a two-stage network for spatiotemporal video denoising
CN105719251A (en) Compression and quality reduction image restoration method used for large image motion linear fuzziness

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110330