+

CN106651829A - Non-reference image objective quality evaluation method based on energy and texture analysis - Google Patents

Non-reference image objective quality evaluation method based on energy and texture analysis Download PDF

Info

Publication number
CN106651829A
CN106651829A CN201610847036.2A CN201610847036A CN106651829A CN 106651829 A CN106651829 A CN 106651829A CN 201610847036 A CN201610847036 A CN 201610847036A CN 106651829 A CN106651829 A CN 106651829A
Authority
CN
China
Prior art keywords
energy
image
texture
wavelet
feature
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.)
Granted
Application number
CN201610847036.2A
Other languages
Chinese (zh)
Other versions
CN106651829B (en
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.)
Communication University of China
Original Assignee
Communication University of China
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 Communication University of China filed Critical Communication University of China
Priority to CN201610847036.2A priority Critical patent/CN106651829B/en
Publication of CN106651829A publication Critical patent/CN106651829A/en
Application granted granted Critical
Publication of CN106651829B publication Critical patent/CN106651829B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30168Image quality inspection

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本发明公开一种基于能量和纹理分析的无参考图像客观质量评价方法,包括以下步骤:步骤S1、获取的失真图像;步骤S2、对失真图像进行损伤特征统计;步骤S3、计算失真图像的小波能量差;步骤S4、计算失真图像的纹理特征;步骤S5、采用BP神经网络学习建立提取的损伤表现特征、小波能量差和纹理特征和测试图像的主观评价分数之间的映射关系,得到图像质量评价。采用本发明的技术方案,可以自动化、全面地测试图像质量,提高评价结果与主观视觉的一致性。

The invention discloses an objective quality evaluation method of no-reference image based on energy and texture analysis, comprising the following steps: step S1, acquiring the distorted image; step S2, performing statistics on the damage characteristics of the distorted image; step S3, calculating the wavelet of the distorted image Energy difference; step S4, calculating the texture feature of the distorted image; step S5, using BP neural network learning to establish the mapping relationship between the extracted damage performance feature, wavelet energy difference and texture feature and the subjective evaluation score of the test image, to obtain the image quality Evaluation. By adopting the technical solution of the invention, the image quality can be tested automatically and comprehensively, and the consistency between the evaluation result and the subjective vision can be improved.

Description

一种基于能量和纹理分析的无参考图像客观质量评价方法A No-Reference Image Objective Quality Assessment Method Based on Energy and Texture Analysis

技术领域technical field

本发明属于计算机视觉领域,尤其涉及一种基于能量和纹理分析的无参考图像客观质量评价方法。The invention belongs to the field of computer vision, and in particular relates to an objective quality evaluation method of no reference image based on energy and texture analysis.

背景技术Background technique

数字图像在采集、存储、传输过程中不可避免会遭受损伤,质量的下降不仅影响视觉感知效果,还降低了图像通信中各个环节的处理效率。在图像质量评价方法中,主要采用两种方法:主观评价和客观评价。主观实验方法最准确最可靠,但费时费力且无法实现嵌入式处理。目前研究主要集中在客观算法,获得符合人眼视觉系统且简单精准是目前客观质量评价方法研究的主要目标。Digital images will inevitably be damaged in the process of acquisition, storage, and transmission. The decline in quality not only affects the visual perception effect, but also reduces the processing efficiency of all links in image communication. In image quality evaluation methods, two methods are mainly used: subjective evaluation and objective evaluation. Subjective experimental methods are the most accurate and reliable, but time-consuming and labor-intensive and unable to achieve embedded processing. The current research mainly focuses on the objective algorithm. Obtaining a simple and accurate method that conforms to the human visual system is the main goal of the current research on objective quality evaluation methods.

实际图像处理领域中,大多无法获取损失图像的原始信息。在图像采集系统、实时监控系统、网络传输系统等,对图像评价的实时要求使得无参客观质量评价算法极为重要。目前无参考图像质量评价方法大体可分为3类:1)指定失真类型,该类方法采用测量已知类型的特有失真效果来评价图像质量,但有限的失真类型描述局限了该类算法的应用。2)基于训练学习的方法。这类方法提取图像的感知特征,然后利用训练学习算法来评价图像质量,其性能与提取的特征有直接关系,故提取的特征是否精确全面决定了该类方法的优劣性。3)基于自然场景统计模型的方法。该方法假设图像只是所有图像信息的一个微小子集,然后试图通过寻找两者之间的差异来评价图像质量。目前的这些算法提取的失真特征或统计特征十分有限,无法全面概括图像失真信息;其次人眼视觉中每种特征的表现与图像内容紧密相关,如果忽略图像内容纹理和复杂度,客观评价算法的评价结果会与主观视觉存在一定偏差。In the field of actual image processing, most of the original information of the loss image cannot be obtained. In image acquisition systems, real-time monitoring systems, network transmission systems, etc., the real-time requirements for image evaluation make the non-parametric objective quality evaluation algorithm extremely important. At present, there are no reference image quality evaluation methods can be roughly divided into three categories: 1) Specified distortion type, this type of method evaluates image quality by measuring the unique distortion effect of known type, but the limited distortion type description limits the application of this type of algorithm . 2) A method based on training and learning. This type of method extracts the perceptual features of the image, and then uses the training learning algorithm to evaluate the image quality. Its performance is directly related to the extracted features, so whether the extracted features are accurate and comprehensive determines the pros and cons of this type of method. 3) Methods based on statistical models of natural scenes. This method assumes that an image is only a tiny subset of all image information, and then attempts to evaluate image quality by looking for differences between the two. The distortion features or statistical features extracted by these current algorithms are very limited and cannot comprehensively summarize the image distortion information; secondly, the performance of each feature in human vision is closely related to the image content. If the image content texture and complexity are ignored, the performance of the algorithm can be objectively evaluated. The evaluation results will have certain deviations from the subjective vision.

发明内容Contents of the invention

本发明的主要目的是提供一种无参考图像质量评价方法,可以自动化、全面地测试图像质量,提高评价结果与主观视觉的一致性。The main purpose of the present invention is to provide a no-reference image quality evaluation method, which can automatically and comprehensively test image quality, and improve the consistency between evaluation results and subjective vision.

为实现上述目的,本发明采用如下的技术方案:To achieve the above object, the present invention adopts the following technical solutions:

一种基于能量和纹理分析的无参考图像客观质量评价方法包括以下步骤:A no-reference image objective quality assessment method based on energy and texture analysis includes the following steps:

步骤S1、获取的失真图像;Step S1, the acquired distorted image;

步骤S2、对失真图像进行损伤特征统计;Step S2, performing damage feature statistics on the distorted image;

步骤S3、计算失真图像的小波能量差;Step S3, calculating the wavelet energy difference of the distorted image;

步骤S4、计算失真图像的纹理特征;Step S4, calculating texture features of the distorted image;

步骤S5、采用BP神经网络学习建立提取的损伤表现特征、小波能量差和纹理特征和测试图像的主观评价分数之间的映射关系,得到图像质量评价。Step S5, using BP neural network to learn and establish the mapping relationship between the extracted damage performance features, wavelet energy difference and texture features and the subjective evaluation score of the test image, so as to obtain the image quality evaluation.

作为优选,所述损伤特征统计包含:块效应、模糊效应和噪声因子。Preferably, the damage feature statistics include: block effect, blur effect and noise factor.

作为优选,步骤S3具体为:对失真图像建立小波无损能量模型,对测试图像计算损伤能量谱,利用其第一级、第二级能量按照无损能量模型预测该图像的第三级~第八级无损能量表现,比较损伤图像的原能量和还原能量之间的差别,得到小波能量差。Preferably, step S3 specifically includes: establishing a wavelet lossless energy model for the distorted image, calculating the damage energy spectrum for the test image, and using its first-level and second-level energies to predict the third-level to eighth-level of the image according to the lossless energy model Non-destructive energy performance, compare the difference between the original energy and the restored energy of the damaged image, and obtain the wavelet energy difference.

作为优选,步骤S4具体为:统计图像灰度共生矩阵,计算分别反映纹理均匀度、纹理平滑度和纹理的线性相关性的8个特征:相异DIS,对比度CON,反差INV,逆差距IDM,角二阶矩UNI,熵ENT,相关性COR,最大概率MAX。Preferably, step S4 specifically includes: statistical image gray level co-occurrence matrix, calculating 8 features that respectively reflect texture uniformity, texture smoothness and texture linear correlation: dissimilar DIS, contrast CON, contrast INV, inverse disparity IDM, Angular second moment UNI, entropy ENT, correlation COR, maximum probability MAX.

本发明的创新点在于:结合损伤表现与小波能量差来解决采用传统特征方法的局限性,添加纹理分析来提高图像评价算法与视觉感知的一致性。The innovation of the present invention lies in: combining the damage representation and the wavelet energy difference to solve the limitations of the traditional feature method, and adding texture analysis to improve the consistency of the image evaluation algorithm and visual perception.

本发明的理论依据是:解决了传统方法中直接将损伤表现或者统计特征与主观评价映射的局限性,加入小波能量差,从宏观角度弥补损伤表现统计的不足;模拟人眼视觉系统中图像背景对损伤表现的影响,提出图像纹理分析,来自于灰度共生矩阵,分别从纹理均匀度,纹理平滑度和纹理的线性相关性三个角度提取图像纹理特征。The theoretical basis of the present invention is: solve the limitation of directly mapping damage performance or statistical features and subjective evaluation in traditional methods, add wavelet energy difference, make up for the deficiency of damage performance statistics from a macroscopic point of view; simulate the image background in the human visual system For the influence of damage performance, the image texture analysis is proposed, which comes from the gray level co-occurrence matrix, and the image texture features are extracted from the three angles of texture uniformity, texture smoothness and texture linear correlation.

本发明利用统计的小波能量差作为宏观特征来补充失真特征检测,从失真方面和统计方面共同表述图像损伤;然后根据视觉感知特性,提取纹理信息来描述损伤特征表现与图像背景的关系。经过大量实验严重,本发明的客观评价结果与主观评价有很高的一致性,且耗时少,满足图像质量评价应用场景的普适性。The present invention uses the statistical wavelet energy difference as a macroscopic feature to supplement the distortion feature detection, expresses the image damage from both the distortion and statistics aspects; then extracts the texture information to describe the relationship between the damage feature performance and the image background according to the visual perception characteristics. After a large number of experiments, the objective evaluation result of the present invention has a high consistency with the subjective evaluation, and consumes less time, which satisfies the universality of image quality evaluation application scenarios.

附图说明Description of drawings

图1:系统框图;Figure 1: System block diagram;

图2:跟踪流程图;Figure 2: Tracking flowchart;

图3:结合小波能量和纹理分析的图像质量评价原理框图;Figure 3: Principle block diagram of image quality evaluation combined with wavelet energy and texture analysis;

图4:块效应检测原理框图;Figure 4: Block diagram of block effect detection principle;

图5:噪声统计分布图;Figure 5: Noise statistical distribution map;

图6:小波子带能量序号示意图图;Figure 6: Schematic diagram of wavelet subband energy sequence numbers;

图7:自然无损图像能量分布图。Figure 7: Natural lossless image energy distribution map.

具体实施方式detailed description

本发明无参考图像质量评价方法的技术方案如图1、图2和图3所示。本发明模拟人眼视觉系统,检测最直观的损伤表现。为了解决损伤统计不全面的局限性,由自然无损图像建立小波能量模型,与其对比得到损伤图像的能量差别作为宏观特征来弥补未描述到的损伤表现。考虑到损伤特征的表现不独立存在,与图像内容有极大相关性,引入纹理分析来解决图像内容对上述特征的掩盖问题,在此利用灰度共生矩阵的衍生特征来代表图像的纹理信息和内容活动性。最后由BP神经网络学习建立提取的失真因子、能量、纹理信息和主观分数之间的映射关系,得到图像质量评价方法。方案包括如下技术内容:The technical solution of the no-reference image quality evaluation method of the present invention is shown in FIG. 1 , FIG. 2 and FIG. 3 . The invention simulates the visual system of human eyes to detect the most intuitive damage performance. In order to solve the limitation of incomplete damage statistics, a wavelet energy model is established from the natural lossless image, and the energy difference of the damaged image is compared with it to make up for the undescribed damage performance as a macroscopic feature. Considering that the performance of damage features does not exist independently and has a great correlation with the image content, texture analysis is introduced to solve the problem of image content covering the above features. Here, the derived features of the gray level co-occurrence matrix are used to represent the texture information of the image and Content activity. Finally, the mapping relationship between the extracted distortion factor, energy, texture information and subjective score is learned by BP neural network, and the image quality evaluation method is obtained. The program includes the following technical content:

1、小波变换:通过空间和频率的局部变换有效地从信号中提取信息。可以通过伸缩和平移等运算功对函数或信号进行多尺度的细化分析,是进行信号时频分析和处理的理想工具。1. Wavelet transform: Efficiently extract information from signals through local transformations of space and frequency. It can perform multi-scale detailed analysis of functions or signals through operations such as stretching and translation. It is an ideal tool for time-frequency analysis and processing of signals.

2、损伤表现检测:一般针对常见的图像损伤表现,例如块效应、噪声、振铃效应和模糊效应,从像素域或全局进行检测。2. Damage performance detection: Generally, for common image damage performance, such as block effect, noise, ringing effect and blur effect, detection is performed from the pixel domain or the whole world.

3、纹理特征:由基于灰度共生矩阵来表示,可以反映图像中关于方向与间隔的像素变化。根据共生矩阵结构分布状况,分析图像像素排列规律与局部特征,将其衍生特征作为表示分析图像纹理信息的基本数据。3. Texture features: represented by a gray-scale co-occurrence matrix, which can reflect pixel changes in the image with respect to direction and interval. According to the distribution of the co-occurrence matrix structure, the pixel arrangement and local features of the image are analyzed, and the derived features are used as the basic data representing the texture information of the analyzed image.

4、BP神经网络:BP神经网络是采用误差反向传播算法的多层前馈人工神经网络,通过学习来确定网络的权值,有很强的对环境的自适应和对外界事物的自学习能力。4. BP neural network: BP neural network is a multi-layer feed-forward artificial neural network using error backpropagation algorithm. The weight of the network is determined through learning, and it has strong self-adaptation to the environment and self-learning to external things. ability.

具体方案如下:利用LIVE图像质量评价数据库和TID2008数据库的各类失真图像进行损伤表现统计、小波能量差预测、纹理分析,最后输入BP神经网络,得到客观质量评价算法。具体步骤如下:The specific scheme is as follows: use the LIVE image quality evaluation database and various distorted images in the TID2008 database to perform damage performance statistics, wavelet energy difference prediction, and texture analysis, and finally input the BP neural network to obtain an objective quality evaluation algorithm. Specific steps are as follows:

1、损伤特征统计:从人眼视觉系统出发,统计最常见的损伤表现,包括块效应、模糊效应和噪声。1. Statistics of damage characteristics: Starting from the human visual system, the most common damage manifestations are counted, including block effect, blur effect and noise.

1)块效应:块效应检测的关键步骤如图4所示。以块为单位遍历测试图像的小波LH、HL子带,保留块边界,通过判断块边界两侧的色度差剔除伪块效应,减少干扰,然后按照块效应的严重性将块效应分为第一类与第二类。最终由第一类块效应和第二类块效应的块边界小波系数、相邻块色度分量差别给出块效应测量值BLOCK。1) Blocking effect: The key steps of blocking effect detection are shown in Figure 4. Traversing the wavelet LH and HL subbands of the test image in units of blocks, retaining block boundaries, eliminating pseudo-blocking effects by judging the chromaticity difference on both sides of the block boundary, reducing interference, and then dividing the blocking effect into the first Class One and Class Two. Finally, the block effect measurement value BLOCK is given by the block boundary wavelet coefficients of the first type of block effect and the second type of block effect, and the difference of the chrominance components of adjacent blocks.

2)不同层小波系数的乘积可有效提取有用信号,抑制噪声对模糊效应测量的干扰。利用第一和第二层小波系数构建的清晰度判别函数,如式(1),其中,其中W1代表第一层小波子带,W2代表第二层小波子带,I=1,2,3分别代表LH、HL和HH子带,Blur为模糊效应检测结果。2) The product of wavelet coefficients in different layers can effectively extract useful signals and suppress the interference of noise on blur effect measurement. The sharpness discrimination function constructed using the first and second layer wavelet coefficients, such as formula (1), where W 1 represents the first layer wavelet subband, W 2 represents the second layer wavelet subband, I=1,2 ,3 represent LH, HL and HH sub-bands respectively, and Blur is the blur effect detection result.

3)遍历图像的每个像素及其3*3邻域,记录中心像素i和其邻域平均灰度j为特征二元组(i,j),累积二元组(i,j)在整幅图像中的出现频数I(i,j)。以i为横轴,j为纵轴,标记所有(i,j)。如图5,无损图像的数据分布落在y=x周围;噪声图像的数据分布杂乱。噪点越严重,数据分布越分散。以y=x为中心,以y偏离x五个像素划定判断噪声标准。噪声检测函数如式(2),其中Noise为该图像噪声检测结果。3) Traverse each pixel of the image and its 3*3 neighborhood, record the center pixel i and the average gray level j of its neighborhood as a feature pair (i, j), and accumulate the pair (i, j) in the whole The frequency of occurrence I(i, j) in an image. With i as the horizontal axis and j as the vertical axis, label all (i, j). As shown in Figure 5, the data distribution of the lossless image falls around y=x; the data distribution of the noise image is messy. The more serious the noise, the more scattered the data distribution. With y=x as the center, delineate the judgment noise standard with y offset from x by five pixels. The noise detection function is as formula (2), where Noise is the image noise detection result.

2、小波能量差度量:2. Wavelet energy difference measurement:

计算小波子带能量,如式(3),其中,E为子带能量,T为子带像素总数,W为子带系数,s为尺度数,I为方向数,为防止对数运算中W趋近于0时所造成的能量偏差及保证子带能量的线性分布,Φ为调整因子,取0.05。将同一尺度的LH和HL子带能量的均值作为一级能量Es输出。如图6,对多次分解的小波子带进行序号安排,得到平滑过渡的自然无损图像能量谱,图7为29幅无损图像的小波能量谱。Calculate the wavelet subband energy, such as formula (3), where E is the subband energy, T is the total number of subband pixels, W is the subband coefficient, s is the scale number, and I is the direction number. The energy deviation caused when it approaches 0 and guarantees the linear distribution of sub-band energy, Φ is the adjustment factor, which is taken as 0.05. The average value of the LH and HL subband energies of the same scale is output as the primary energy Es. As shown in Figure 6, the sequence numbers of the wavelet sub-bands decomposed multiple times are arranged to obtain a smooth transition of the natural lossless image energy spectrum, and Figure 7 shows the wavelet energy spectrum of 29 lossless images.

提取能量差的核心思想是利用目前损伤图像的一部分来还原其无损图像的能量分布,以便比较原始图像与损伤图像之间的差别。在此,利用损伤图像能量谱的1、2级来还原3~8级小波能量,作为其原始图像的能量分布。具体步骤如下:The core idea of extracting energy difference is to use a part of the current damaged image to restore the energy distribution of its non-destructive image, so as to compare the difference between the original image and the damaged image. Here, the 1st and 2nd levels of the damage image energy spectrum are used to restore the 3rd to 8th level wavelet energy as the energy distribution of the original image. Specific steps are as follows:

1)利用矩阵变换,模拟图7中的小波能量关系,利用式(4)建立自然图像小波能量分布模型。1) Use matrix transformation to simulate the wavelet energy relationship in Figure 7, and use formula (4) to establish a natural image wavelet energy distribution model.

Hs为第s尺度的预测矩阵;s为尺度数,取值3、2、1,分别表示第3、2、1层小波能量;Is表示自然无损图像第s层的子带能量;I4为自然无损图像第4尺度的子带能量。Hs is the prediction matrix of the sth scale; s is the number of scales, with values of 3, 2, and 1, representing the wavelet energy of the 3rd, 2nd, and 1st layers respectively; Is represents the subband energy of the sth layer of the natural lossless image; I 4 is Subband energy at the 4th scale for natural lossless images.

2)对失真图像第4尺度的子带能量D4和式(5)中求得的Hs系数矩阵预测其相应理想图像的子带能量Ps。2) Predict the subband energy Ps of the corresponding ideal image based on the subband energy D4 of the fourth scale of the distorted image and the Hs coefficient matrix obtained in formula (5).

Ps=D4·Hs (5)P s =D 4 ·H s (5)

3)当图像失真很严重时,第4尺度上的1、2级能量也会发生较大变化。如若用这些变化较大的值进行预测则会传递误差,为防止这种情况,对预测值D4进行调整,如式(6),其中u4为失真图像D4的子带均值;U4和avg为自然无损图像小波第四尺度子带系数的最小值和平均值。。3) When the image distortion is serious, the 1st and 2nd level energies on the 4th scale will also change greatly. If these values with large changes are used for prediction, errors will be transmitted. In order to prevent this situation, the predicted value D4 is adjusted, as shown in formula (6), where u4 is the sub-band mean value of the distorted image D4; U4 and avg are the natural The minimum and average values of the fourth-scale subband coefficients of the lossless image wavelet. .

Ifu4≤U4,ThenD4=avg (6)Ifu4≤U4, ThenD4 =avg (6)

于是根据失真图像的Ps和Es得到小波能量差,如式(7)。Then according to the Ps and Es of the distorted image, the wavelet energy difference is obtained, such as formula (7).

D代表该图像小波能量差,s代表小波能量级数,Ps和Es分别为还原能量和图像原能量。D represents the wavelet energy difference of the image, s represents the wavelet energy series, Ps and Es are the restored energy and the original image energy respectively.

3、纹理特征:灰度共生矩阵Pd(i,j)反映图像中关于方向与间隔的像素变化,其中,Pd(i,j)为从灰度级i的点离开某个固定的位置关系d=(Dx,Dy)到达灰度为j的概率,L表示图像的灰度级,d表示两个像素间的空间位置关系,θ是灰度共生矩阵生成的方向。根据共生矩阵结构分布状况,分析图像像素排列规律与局部特征,将其衍生特征作为表示分析图像纹理信息的基本数据。考虑到衍生的多个特征存在一定相关性,为了去除冗余,选取了分别反映纹理均匀度,纹理平滑度和纹理的线性相关性的8个特征:相异DIS,对比度CON,反差INV,逆差距IDM,角二阶矩UNI,熵ENT,相关性COR,最大概率MAX,分别由式(8)至式(15)得到。3. Texture features: the gray level co-occurrence matrix P d (i, j) reflects the pixel changes in the image in terms of direction and interval, where P d (i, j) is a fixed position away from the point of gray level i The relationship d=(Dx, Dy) is the probability of reaching the gray level j, L represents the gray level of the image, d represents the spatial position relationship between two pixels, and θ is the direction in which the gray level co-occurrence matrix is generated. According to the distribution of the co-occurrence matrix structure, the pixel arrangement and local features of the image are analyzed, and the derived features are used as the basic data representing the texture information of the analyzed image. Considering that there is a certain correlation among the derived features, in order to remove redundancy, we selected 8 features that respectively reflect texture uniformity, texture smoothness, and texture linear correlation: dissimilarity DIS, contrast CON, contrast INV, inverse The difference IDM, the second moment of the angle UNI, the entropy ENT, the correlation COR, and the maximum probability MAX are respectively obtained from formula (8) to formula (15).

MAX=max(Pd(i,j)), (15)MAX=max(Pd(i, j )), (15)

实施例1Example 1

基于上述本发明的技术方案,通过评价系统统计失真图像的各类特征,输入神经网络由计算机训练处理得到图像评价方法。其方法步骤为:Based on the above-mentioned technical solution of the present invention, various features of the distorted image are counted by the evaluation system, and the input neural network is trained and processed by a computer to obtain an image evaluation method. Its method steps are:

1)利用Itti视觉显著模型计算图像视觉显著图,在一定阈值条件下,选取视觉显著区域,本发明将阈值设定为0.0095。并对图像进行4级小波变换,小波基选取sym8。1) Using the Itti visual saliency model to calculate the visual saliency map of the image, under a certain threshold condition, select the visual saliency region, and the present invention sets the threshold to 0.0095. And carry out 4-level wavelet transform on the image, and choose sym8 as the wavelet base.

2)在图像视觉显著区域内进行损伤表现统计,结合小波子带系数、图像色度和亮度检测块效应、模糊效应和噪声因子,将其作为评价方法的基础特征。2) Statistical damage performance is performed in the visually significant area of the image, combined with wavelet subband coefficients, image chromaticity and brightness to detect block effects, blur effects and noise factors, and use them as the basic features of the evaluation method.

3)通过LIVE图像库29幅自然图像建立小波无损能量模型,对测试图像计算损伤能量谱,利用其第一级、第二级能量按照无损能量模型预测该图像的第三级~第八级无损能量表现,比较损伤图像的原能量和还原能量之间的差别,将此能量差作为宏观特征来弥补损失特征提取的不足。3) Establish a wavelet lossless energy model through 29 natural images in the LIVE image library, calculate the damage energy spectrum of the test image, and use its first-level and second-level energies to predict the third-level to eighth level lossless of the image according to the lossless energy model Energy performance, compare the difference between the original energy and restored energy of the damaged image, and use this energy difference as a macroscopic feature to make up for the lack of loss feature extraction.

4)统计图像灰度共生矩阵,计算分别反映纹理均匀度,纹理平滑度和纹理的线性相关性的8个特征:相异DIS,对比度CON,反差INV,逆差距IDM,角二阶矩UNI,熵ENT,相关性COR,最大概率MAX。将他们作为代表图像纹理信息的特征。4) Statistical image gray level co-occurrence matrix, calculate 8 features that respectively reflect texture uniformity, texture smoothness and texture linear correlation: dissimilarity DIS, contrast CON, contrast INV, inverse difference IDM, angular second moment UNI, Entropy ENT, correlation COR, maximum probability MAX. Take them as features representing image texture information.

5)建立三层BP神经网络,包含输入层、隐含层和输出层,其中隐含层包含17个神经元。将三种损伤表现特征(块效应、模糊效应和噪声因子)、小波能量差和8个纹理特征作为输入节点,将测试图像的主观评价分数作为输出节点,训练得到映射关系,该关系就是本发现的无参图像质量方法。5) Establish a three-layer BP neural network, including an input layer, a hidden layer and an output layer, wherein the hidden layer contains 17 neurons. Three kinds of damage performance features (block effect, blur effect and noise factor), wavelet energy difference and 8 texture features are used as input nodes, and the subjective evaluation scores of test images are used as output nodes, and the mapping relationship is obtained through training. This relationship is the discovery A non-parametric image quality method for .

6)利用LIVE图像库和TID2008图像库的测试图像对本方法进行图像质量评价,采用SROCC表示评价分数与主观分数之间的相关性,值为0代表完全不相关,为1代表完全相关。平均1000此测试结果,并与目前的优秀评价方法比较,如下表,可以看出本发明的方法能够精准地评价图像质量,符合人眼视觉系统,且不局限于某种失真类型,具有普适性。6) Use the test images of the LIVE image library and TID2008 image library to evaluate the image quality of this method, and use SROCC to represent the correlation between the evaluation score and the subjective score. A value of 0 represents no correlation at all, and a value of 1 represents complete correlation. An average of 1000 test results, and compared with the current excellent evaluation methods, as shown in the following table, it can be seen that the method of the present invention can accurately evaluate the image quality, conforms to the human visual system, and is not limited to a certain type of distortion, and has universal sex.

TABLE I.SROCCAMONG1000TRIALS ON THELIVE IQADATABASE TABLE I. SROCC AMONG 1000 TRIALS ON THE LIVE IQA DATABASE

JP2KJP2K JPEGJPEG Noisenoise BlurBlurred FFFF PSNRPSNR 0.89900.8990 0.84840.8484 0.98350.9835 0.80760.8076 0.89860.8986 SSIMSSIM 0.95100.9510 0.91730.9173 0.96970.9697 0.95130.9513 0.95550.9555 VIFVIF 0.95150.9515 0.91040.9104 0.98440.9844 0.97220.9722 0.96310.9631 BIQIBIQI 0.85510.8551 0.77670.7767 0.97640.9764 0.92580.9258 0.76950.7695 DIIVINEDIIVINE 0.93520.9352 0.89210.8921 0.98280.9828 0.95510.9551 0.90960.9096 BLIINDS-IIBLIINDS-II 0.94620.9462 0.93500.9350 0.96340.9634 0.93360.9336 0.89920.8992 BRISQUEBRISQUE 0.94570.9457 0.92500.9250 0.98920.9892 0.95110.9511 0.90280.9028 SSEQSSEQ 0.94200.9420 0.95100.9510 0.97840.9784 0.94830.9483 0.90350.9035 本发明this invention 0.95900.9590 0.98140.9814 0.99080.9908 0.98160.9816 0.98110.9811

TABLE II.LCCAMONG1000TRIALS ON THE LIVE IQADATABASE TABLE II.LCC AMONG 1000 TRIALS ON THE LIVE IQA DATABASE

JP2KJP2K JPEGJPEG Noisenoise BlurBlurred FFFF PSNRPSNR 0.88370.8837 0.85150.8515 0.98170.9817 0.80060.8006 0.89390.8939 SSIMSSIM 0.96010.9601 0.94850.9485 0.98610.9861 0.95370.9537 0.96160.9616 VIFVIF 0.96640.9664 0.94780.9478 0.99240.9924 0.97740.9774 0.96980.9698 BIQIBIQI 0.84140.8414 0.76030.7603 0.97320.9732 0.91180.9118 0.73420.7342 DIIVINEDIIVINE 0.94090.9409 0.90970.9097 0.97440.9744 0.93930.9393 0.91280.9128 BLIINDS-IIBLIINDS-II 0.94930.9493 0.95050.9505 0.96140.9614 0.93750.9375 0.90790.9079 BRISQUEBRISQUE 0.94720.9472 0.93300.9330 0.98830.9883 0.94630.9463 0.91420.9142 SSEQSSEQ 0.94640.9464 0.97020.9702 0.98060.9806 0.96070.9607 0.91980.9198 本发明this invention 0.95400.9540 0.98080.9808 0.99390.9939 0.98080.9808 0.98100.9810

TABLE III.SROCCACROSS1000TRIALS ON THETIDDATABASE TABLE III. SROCC ACROSS 1000 TRIALS ON THE TID DATABASE

JP2KJP2K JPEGJPEG Noisenoise BlurBlurred PSNRPSNR 0.82510.8251 0.87540.8754 0.91800.9180 0.93440.9344 SSIMSSIM 0.87800.8780 0.92550.9255 0.81200.8120 0.94580.9458 VIFVIF 0.97030.9703 0.93100.9310 0.91310.9131 0.95840.9584 BIQIBIQI 0.97420.9742 0.92530.9253 0.83340.8334 0.84720.8472 DIIVINEDIIVINE 0.90700.9070 0.87180.8718 0.83420.8342 0.85920.8592 BLIINDS-IIBLIINDS-II 0.91190.9119 0.83830.8383 0.71500.7150 0.82610.8261 BRISQUEBRISQUE 0.90440.9044 0.91010.9101 0.82370.8237 0.87400.8740 SSEQSSEQ 0.84680.8468 0.86650.8665 0.80110.8011 0.83550.8355 本发明this invention 0.96720.9672 0.98130.9813 0.90740.9074 0.98830.9883

TABLE IV.LCCACROSS1000TRIALS ON THETIDDATABASE TABLE IV.LCC ACROSS 1000 TRIALS ON THE TID DATABASE

JP2KJP2K JPEGJPEG Noisenoise BlurBlurred PSNRPSNR 0.88550.8855 0.87870.8787 0.94270.9427 0.93040.9304 SSIMSSIM 0.87510.8751 0.93720.9372 0.80780.8078 0.93840.9384 VIFVIF 0.97130.9713 0.97330.9733 0.90730.9073 0.94230.9423 BIQIBIQI 0.98240.9824 0.96140.9614 0.81920.8192 0.80110.8011 DIIVINEDIIVINE 0.87900.8790 0.89980.8998 0.81010.8101 0.84070.8407 BLIINDS-IIBLIINDS-II 0.91990.9199 0.88900.8890 0.71450.7145 0.82580.8258 BRISQUEBRISQUE 0.90610.9061 0.95030.9503 0.81090.8109 0.87390.8739 SSEQSSEQ 0.98540.9854 0.98120.9812 0.84740.8474 0.94060.9406 本发明this invention 0.96460.9646 0.98260.9826 0.90780.9078 0.98700.9870

Claims (4)

1. it is a kind of based on energy and the non-reference picture method for evaluating objective quality of texture analysis, it is characterised in that including following Step:
Step S1, the distorted image for obtaining;
Step S2, damage characteristic statistics is carried out to distorted image;
Step S3, calculated distortion image wavelet energy it is poor;
The textural characteristics of step S4, calculated distortion image;
Step S5, the impaired performance feature that foundation extraction is learnt using BP neural network, wavelet energy difference and textural characteristics and survey Attempt the mapping relations between the subjective assessment fraction of picture, obtain image quality evaluation.
2. as claimed in claim 1 based on energy and the non-reference picture method for evaluating objective quality of texture analysis, its feature It is that the damage characteristic statistics is included:Blocking effect, blurring effect and noise factor.
3. as claimed in claim 1 based on energy and the non-reference picture method for evaluating objective quality of texture analysis, its feature It is that step S3 is specially:The lossless energy model of small echo is set up to distorted image, test image is calculated and is damaged energy spectrum, profit The lossless energy performance of the third level~eight grade of the image is predicted according to lossless energy model with its first order, second level energy, The difference relatively damaged between the proper energy amount of image and reduction energy, obtains wavelet energy poor.
4. as claimed in claim 1 based on energy and the non-reference picture method for evaluating objective quality of texture analysis, its feature It is that step S4 is specially:Statistical picture gray level co-occurrence matrixes, calculate and reflect respectively the texture uniformity, texture smoothness and line 8 features of the linear dependence of reason:Different DIS, contrast C ON, contrast INV, unfavourable balance is away from IDM, angular second moment UNI, entropy ENT, correlation COR, maximum probability MAX.
CN201610847036.2A 2016-09-23 2016-09-23 A kind of non-reference picture method for evaluating objective quality based on energy and texture analysis Expired - Fee Related CN106651829B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610847036.2A CN106651829B (en) 2016-09-23 2016-09-23 A kind of non-reference picture method for evaluating objective quality based on energy and texture analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610847036.2A CN106651829B (en) 2016-09-23 2016-09-23 A kind of non-reference picture method for evaluating objective quality based on energy and texture analysis

Publications (2)

Publication Number Publication Date
CN106651829A true CN106651829A (en) 2017-05-10
CN106651829B CN106651829B (en) 2019-10-08

Family

ID=58853308

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610847036.2A Expired - Fee Related CN106651829B (en) 2016-09-23 2016-09-23 A kind of non-reference picture method for evaluating objective quality based on energy and texture analysis

Country Status (1)

Country Link
CN (1) CN106651829B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109559310A (en) * 2018-11-30 2019-04-02 国网山东省电力公司电力科学研究院 Power transmission and transformation inspection image quality evaluating method and system based on conspicuousness detection
CN109598704A (en) * 2018-11-19 2019-04-09 电子科技大学 A kind of night soil microscopic image clarity evaluation method based on BP neural network
CN110046673A (en) * 2019-04-25 2019-07-23 上海大学 No reference tone mapping graph image quality evaluation method based on multi-feature fusion
CN110836857A (en) * 2019-11-19 2020-02-25 杭州深度视觉科技有限公司 Detection system and detection method for super-precision grinding characteristics
CN111612741A (en) * 2020-04-22 2020-09-01 杭州电子科技大学 An accurate no-reference image quality assessment method based on distortion identification
CN111899261A (en) * 2020-08-31 2020-11-06 西北工业大学 Underwater image quality real-time evaluation method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101282481A (en) * 2008-05-09 2008-10-08 中国传媒大学 A Method of Video Quality Evaluation Based on Artificial Neural Network
CN102202227A (en) * 2011-06-21 2011-09-28 珠海世纪鼎利通信科技股份有限公司 No-reference objective video quality assessment method
US20120078099A1 (en) * 2010-04-20 2012-03-29 Suri Jasjit S Imaging Based Symptomatic Classification Using a Combination of Trace Transform, Fuzzy Technique and Multitude of Features
CN103338380A (en) * 2013-06-06 2013-10-02 宁波大学 Adaptive image quality objective evaluation method
CN103578104A (en) * 2013-10-25 2014-02-12 宁波大学 Method for objective quality evaluation of partial reference image of Gaussian blur image
CN103841410A (en) * 2014-03-05 2014-06-04 北京邮电大学 Half reference video QoE objective evaluation method based on image feature information
CN105338343A (en) * 2015-10-20 2016-02-17 北京理工大学 No-reference stereo image quality evaluation method based on binocular perception

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101282481A (en) * 2008-05-09 2008-10-08 中国传媒大学 A Method of Video Quality Evaluation Based on Artificial Neural Network
US20120078099A1 (en) * 2010-04-20 2012-03-29 Suri Jasjit S Imaging Based Symptomatic Classification Using a Combination of Trace Transform, Fuzzy Technique and Multitude of Features
CN102202227A (en) * 2011-06-21 2011-09-28 珠海世纪鼎利通信科技股份有限公司 No-reference objective video quality assessment method
CN103338380A (en) * 2013-06-06 2013-10-02 宁波大学 Adaptive image quality objective evaluation method
CN103578104A (en) * 2013-10-25 2014-02-12 宁波大学 Method for objective quality evaluation of partial reference image of Gaussian blur image
CN103841410A (en) * 2014-03-05 2014-06-04 北京邮电大学 Half reference video QoE objective evaluation method based on image feature information
CN105338343A (en) * 2015-10-20 2016-02-17 北京理工大学 No-reference stereo image quality evaluation method based on binocular perception

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109598704A (en) * 2018-11-19 2019-04-09 电子科技大学 A kind of night soil microscopic image clarity evaluation method based on BP neural network
CN109559310A (en) * 2018-11-30 2019-04-02 国网山东省电力公司电力科学研究院 Power transmission and transformation inspection image quality evaluating method and system based on conspicuousness detection
CN110046673A (en) * 2019-04-25 2019-07-23 上海大学 No reference tone mapping graph image quality evaluation method based on multi-feature fusion
CN110836857A (en) * 2019-11-19 2020-02-25 杭州深度视觉科技有限公司 Detection system and detection method for super-precision grinding characteristics
CN111612741A (en) * 2020-04-22 2020-09-01 杭州电子科技大学 An accurate no-reference image quality assessment method based on distortion identification
CN111612741B (en) * 2020-04-22 2023-11-03 杭州电子科技大学 Accurate reference-free image quality evaluation method based on distortion recognition
CN111899261A (en) * 2020-08-31 2020-11-06 西北工业大学 Underwater image quality real-time evaluation method

Also Published As

Publication number Publication date
CN106651829B (en) 2019-10-08

Similar Documents

Publication Publication Date Title
CN106651829B (en) A kind of non-reference picture method for evaluating objective quality based on energy and texture analysis
CN105208374B (en) A No-Reference Image Quality Objective Evaluation Method Based on Deep Learning
CN108090902B (en) Non-reference image quality objective evaluation method based on multi-scale generation countermeasure network
CN108052980B (en) Image-based air quality grade detection method
CN114066812B (en) No-reference image quality evaluation method based on spatial attention mechanism
CN108074239B (en) No-reference image quality objective evaluation method based on prior perception quality characteristic diagram
CN108428227A (en) No-reference image quality assessment method based on fully convolutional neural network
CN109872305B (en) No-reference stereo image quality evaluation method based on quality map generation network
CN108665460A (en) Image Quality Evaluation Method Based on Combined Neural Network and Classification Neural Network
CN110782445A (en) No-reference image quality evaluation method and system
CN110517237B (en) No-reference video quality evaluation method based on expansion three-dimensional convolution neural network
CN112767385B (en) No-reference image quality evaluation method based on significance strategy and feature fusion
CN107743225B (en) A Method for No-Reference Image Quality Prediction Using Multi-Layer Depth Representations
CN105574901B (en) A general no-reference image quality assessment method based on local contrast mode
CN110415207A (en) A Method of Image Quality Evaluation Based on Image Distortion Type
CN106127234B (en) A no-reference image quality assessment method based on feature dictionary
CN109685772A (en) It is a kind of based on registration distortion indicate without referring to stereo image quality appraisal procedure
CN109754390B (en) No-reference image quality evaluation method based on mixed visual features
CN108830829B (en) A Reference-Free Quality Evaluation Algorithm Combining Multiple Edge Detection Operators
CN106683079B (en) A kind of non-reference picture method for evaluating objective quality based on structure distortion
Gaata et al. No-reference quality metric for watermarked images based on combining of objective metrics using neural network
Chang et al. Image quality evaluation based on gradient, visual saliency, and color information
Zamani et al. No Reference Image Quality Assessment Based on DCT and SOM Clustering
CN107292331A (en) No-reference screen image quality assessment method based on unsupervised feature learning
CN118154894A (en) Hierarchical saliency guided visual feature extraction model establishment and quality evaluation method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20191008

CF01 Termination of patent right due to non-payment of annual fee
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载