CN101867704A - Method for removing block noise from video image - Google Patents

Method for removing block noise from video image Download PDF

Info

Publication number
CN101867704A
CN101867704A CN 201010176889 CN201010176889A CN101867704A CN 101867704 A CN101867704 A CN 101867704A CN 201010176889 CN201010176889 CN 201010176889 CN 201010176889 A CN201010176889 A CN 201010176889A CN 101867704 A CN101867704 A CN 101867704A
Authority
CN
China
Prior art keywords
image
value
diffusion
video image
pixel
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 201010176889
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.)
SUZHOU NEW SEA TELECOM TECHNOLOGY Co Ltd
Original Assignee
SUZHOU NEW SEA TELECOM TECHNOLOGY 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 SUZHOU NEW SEA TELECOM TECHNOLOGY Co Ltd filed Critical SUZHOU NEW SEA TELECOM TECHNOLOGY Co Ltd
Priority to CN 201010176889 priority Critical patent/CN101867704A/en
Publication of CN101867704A publication Critical patent/CN101867704A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The invention relates to a method for removing block noise from a video image, which comprises the following steps of: performing entropy decoding, reordering, inverse qualification, inverse transformation and filtration with a filter on the video image to obtain a reconstructed image, and performing nonlinear diffusion image filtering processing on the reconstructed image. The step of performing nonlinear diffusion image filtering processing comprises the following steps of: firstly, calculating the gradient absolute value of each pixel in the image and the isolux curvature absolute value of the image and determining the diffusion coefficient value of each pixel according to the two parameters; secondly, performing nonlinear diffusion algorithm to remove the block noise, namely determining the degree of diffusion according to the diffusion coefficient and updating the gray-scale value of the pixel at the same time; and finally calculating the signal to noise ratio of the image diffusion result, if the signal to noise ratio is higher than a given value, finishing the image processing, otherwise, returning to the last step, namely updating the gradient absolute value and the curvature absolute value until the signal to noise ratio is higher than the given value. The method of the invention is suitable for filtering the block noise from the reconstructed image, can protect edges and has very good effect.

Description

A kind of method of removing the block noise of video image
Technical field
The present invention relates to a kind of method of removing the block noise of video image, belong to image processing and technical field of computer vision.
Background technology
In the H264/MPEG-4AVC video encoding standard, the encoding and decoding inverse transformation quantizes the back image block distortion can occur.The reason of its generation has two, a wherein important reason is in the block-based frame and DCT (discrete cosine) conversion of Inter prediction residue, the quantizing process of its conversion coefficient is coarse relatively, thereby the conversion coefficient that the inverse quantization process is recovered has error, can cause in the borderline vision of image block discontinuous; Secondly, Another reason comes from motion compensated prediction, motion compensation block may be never to be to duplicate in the interpolation sampling point data on the diverse location of same frame and come, because the coupling of motion compensation block can not be an absolutely accurate, so it is discontinuous to produce data on the border of copy block.
In H264, adopted loop filter to eliminate block distortion, but on the DCT border, just in time be the border of image, do not thought by mistake be block distortion, then may cause new error if do not judge.So when the filtering block distortion, need to judge that earlier this border is the real border or the formed border of block distortion of image.Real border is not carried out Filtering Processing, then will be to false border according to the character of image block and the filtering that varying strength is adopted in coding method on every side.To analyze the sample value that each needs filtered both sides, border in order to distinguish true and false border, threshold value is set then judges whether this sampling point is filtered, the result shows that the utilization loop filter can obviously alleviate block distortion in H264, but inevitably still there is block distortion, not enough fairing at the edge of image place.In order further to remove block distortion, can carry out post-filtering to the data in the display buffer, improve the subjective quality of image.
In the denoising smoothing process of image, linear diffusion is equivalent to gauss low frequency filter, it does not weaken all radio-frequency components of image with making any distinction between, thereby in level and smooth, blured the edge, therefore need find a kind of method of diffusion detected image edge automatically, thereby the coefficient of conductivity of diffusion process diminishes automatically near the important edges of image, even is close to zero.Nineteen ninety Perona and Malik have proposed famous P-M nonlinear diffusion equations, protection edge when it can be level and smooth, but the other side's block edge is handled and is had certain restriction.Therefore, H264 go whether can introduce a kind of nonlinear diffusing filter as post-filtering after the square loop filtering, further alleviate blocking artifact under the situation that the edge is protected, be still waiting research and development.
Summary of the invention
The purpose of this invention is to provide a kind of method of removing the block noise of video image, in image processing, effectively remove block distortion, effectively improve picture quality.
The technical solution adopted for the present invention to solve the technical problems is: a kind of method of removing the block noise of video image, at first video image is carried out that entropy is decoded, reordered, inverse quantization, inverse transformation and filter process obtain reconstructed image, reconstructed image is carried out the Nonlinear Diffusion image filtering again and handle, described Nonlinear Diffusion image filtering is handled and is comprised the steps:
The gradient absolute value of each pixel must arrive the edge according to the gradient absolute calculation and stop the parametric function value in a, the calculating reconstructed image;
The curvature of each pixel calculates curvature driving parameters value according to curvature in b, the calculating image reconstruction;
C, to stop parameter value with the curvature driving parameters value that obtains and edge be diffusion coefficient, carries out the Nonlinear Diffusion computing, obtains new image value Wherein, i, j are the pixel coordinate of image, and n is an iterations;
D, press
Figure GSA00000122574200022
With The difference of signal noise ratio (snr) of image is judged, if less than set point, then begins repetitive operation from the first step, if be equal to or greater than set point, then finishes the processing to video image.
Further: the set point in described steps d≤10 -3
The present invention is owing to introduced the curvature driving parameters and the edge stops parameter as diffusion coefficient; on the basis at protection edge, effectively weakened block distortion; in the filtering of reconstructed image, use, compared with prior art, can improve the subjective assessment quality of image effectively.
Description of drawings:
Fig. 1 is a kind of realization block diagram of removing the block noise of video image that the embodiment of the invention provides;
Fig. 2 is that a kind of that the embodiment of the invention provides removes in the H264 decoding in the block noise processed of video image, carries out the step block diagram that the Nonlinear Diffusion image filtering is handled.
Embodiment:
Below in conjunction with drawings and Examples the present invention is further described:
Referring to shown in Figure 1, it is a kind of method of removing the block noise of video image that present embodiment provides, at first video image is carried out that entropy is decoded, reordered, inverse quantization, inverse transformation and filter process obtain reconstructed image, again reconstructed image is carried out the Nonlinear Diffusion image filtering and handles.
Referring to shown in Figure 2, it is that a kind of that present embodiment provides removes in the H264 decoding in the block noise processed of video image, carries out the step block diagram that the Nonlinear Diffusion image filtering is handled, and comprises the steps:
The first step is calculated the gradient absolute value of each pixel, stops the value of function according to gradient absolute calculation edge:
The view data of supposing the display buffer district is u I, j, then the gradient absolute value is:
| ▿ u i , j | = | u i - u j |
Then will
Figure GSA00000122574200032
Value substitution edge stops function
Figure GSA00000122574200033
Wherein the value of K is generally got between 1.3~1.5, obtains the edge and stops parameter.
Second goes on foot, and calculates the curvature parameters κ of each pixel, and its computing formula is:
κ = u xx u y 2 - 2 u x u y u xy + u yy u x 2 ( u x 2 + u y 2 ) 3 / 2
Wherein, u xBe the single order partial derivative of image on the x direction, u XxBe the second-order partial differential coefficient of image on the x direction, u yBe the single order partial derivative of image on the y direction, u YyBe the second-order partial differential coefficient of image on the y direction, u XyBe that image is earlier asked the single order partial derivative on the x direction, and then on the y direction, ask second-order partial differential coefficient, with κ value substitution curvature driving function f (| κ |)=| κ | p, among the p=2, calculate the curvature driving parameters, wherein single order and second dervative all adopt the centered difference approximate calculation.
The 3rd step stopped parameter with curvature driving parameters and edge and combines as diffusion coefficient, carried out the calculating of Nonlinear Diffusion then, obtained new image value:
u i , j n + 1 = u i , j n
+ Δt | η s | Σ p ∈ η s f ( | κ s n | ) g ( | ▿ u s , p n | ) ▿ u s , p n
Subscript s in the formula, p are the image pixel coordinate, and η sBe to be the image neighbours territory set at center with s, | η s|=4.Δ t is the time interval of iteration, and general set point is 1.
In the 4th step, calculate With
Figure GSA00000122574200045
Signal to noise ratio poor, and compare with set point, if less than set point, then begin repetitive operation from the first step, if be equal to or greater than set point, then finish processing to video image.
Among the present invention, introduced curvature driving parameters and edge and stopped parameter as diffusion coefficient, effectively weakened block distortion on the basis at protection edge, this uses in the filtering of reconstructed image, can well improve the subjective assessment quality of image.

Claims (2)

1. method of removing the block noise of video image, it is characterized in that: with video image carry out that entropy is decoded, reordered, inverse quantization, inverse transformation and filter process obtain reconstructed image, reconstructed image is carried out the Nonlinear Diffusion image filtering again and handle, described Nonlinear Diffusion image filtering is handled and is comprised the steps:
The gradient absolute value of each pixel must arrive the edge according to the gradient absolute calculation and stop the parametric function value in a, the calculating reconstructed image;
The curvature of each pixel calculates curvature driving parameters value according to curvature in b, the calculating image reconstruction;
C, to stop parameter value with the curvature driving parameters value that obtains and edge be diffusion coefficient, carries out the Nonlinear Diffusion computing, obtains new image value
Figure FSA00000122574100011
Wherein, i, j are the pixel coordinate of image, and n is an iterations;
D, press
Figure FSA00000122574100012
With
Figure FSA00000122574100013
The difference of signal noise ratio (snr) of image is judged, if less than set point, then begins repetitive operation from the first step, if be equal to or greater than set point, then finishes the processing to video image.
2. a kind of method of removing the block noise of video image according to claim 1 is characterized in that: the set point in described steps d≤10 -3
CN 201010176889 2010-05-20 2010-05-20 Method for removing block noise from video image Pending CN101867704A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010176889 CN101867704A (en) 2010-05-20 2010-05-20 Method for removing block noise from video image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010176889 CN101867704A (en) 2010-05-20 2010-05-20 Method for removing block noise from video image

Publications (1)

Publication Number Publication Date
CN101867704A true CN101867704A (en) 2010-10-20

Family

ID=42959250

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010176889 Pending CN101867704A (en) 2010-05-20 2010-05-20 Method for removing block noise from video image

Country Status (1)

Country Link
CN (1) CN101867704A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014019531A1 (en) * 2012-08-01 2014-02-06 Mediatek Inc. Method and apparatus for video processing incorporating deblocking and sample adaptive offset
CN104008526A (en) * 2013-02-22 2014-08-27 苏州日宝科技有限责任公司 Image magnification combining curvature driving and margin stop
CN104463810A (en) * 2014-12-25 2015-03-25 南京信息工程大学 TV flow based self-adaptive diffusion filtering image denoising algorithm
CN108875621A (en) * 2018-06-08 2018-11-23 平安科技(深圳)有限公司 Image processing method, device, computer equipment and storage medium
CN110720889A (en) * 2019-08-27 2020-01-24 广东工业大学 Life signal noise reduction extraction method based on self-adaptive cross reconstruction

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1377008A (en) * 2001-03-26 2002-10-30 矽统科技股份有限公司 Post-filter method for eliminating sawtooth effect of image
CN1526241A (en) * 2001-11-29 2004-09-01 ���µ�����ҵ��ʽ���� Coding distortion removal method, video encoding method, video decoding method, apparatus and programme
CN101198983A (en) * 2005-04-11 2008-06-11 英特尔公司 Generating edge masks for a deblocking filter
CN101673393A (en) * 2009-09-25 2010-03-17 上海大学 Image de-noising method based on lattice Boltzmann model

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1377008A (en) * 2001-03-26 2002-10-30 矽统科技股份有限公司 Post-filter method for eliminating sawtooth effect of image
CN1526241A (en) * 2001-11-29 2004-09-01 ���µ�����ҵ��ʽ���� Coding distortion removal method, video encoding method, video decoding method, apparatus and programme
CN101198983A (en) * 2005-04-11 2008-06-11 英特尔公司 Generating edge masks for a deblocking filter
CN101673393A (en) * 2009-09-25 2010-03-17 上海大学 Image de-noising method based on lattice Boltzmann model

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《光子学报》 20080331 祝轩等 曲率驱动与边缘停止相结合的非线性扩散及其在图像去噪中的应用 609-611 1-2 第37卷, 第3期 2 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014019531A1 (en) * 2012-08-01 2014-02-06 Mediatek Inc. Method and apparatus for video processing incorporating deblocking and sample adaptive offset
US9635360B2 (en) 2012-08-01 2017-04-25 Mediatek Inc. Method and apparatus for video processing incorporating deblocking and sample adaptive offset
CN104008526A (en) * 2013-02-22 2014-08-27 苏州日宝科技有限责任公司 Image magnification combining curvature driving and margin stop
CN104463810A (en) * 2014-12-25 2015-03-25 南京信息工程大学 TV flow based self-adaptive diffusion filtering image denoising algorithm
CN104463810B (en) * 2014-12-25 2017-08-01 南京信息工程大学 The adaptive diffusing filter image de-noising method flowed based on TV
CN108875621A (en) * 2018-06-08 2018-11-23 平安科技(深圳)有限公司 Image processing method, device, computer equipment and storage medium
WO2019232945A1 (en) * 2018-06-08 2019-12-12 平安科技(深圳)有限公司 Image processing method and apparatus, computer device and storage medium
CN108875621B (en) * 2018-06-08 2023-04-18 平安科技(深圳)有限公司 Image processing method, image processing device, computer equipment and storage medium
CN110720889A (en) * 2019-08-27 2020-01-24 广东工业大学 Life signal noise reduction extraction method based on self-adaptive cross reconstruction
CN110720889B (en) * 2019-08-27 2022-04-08 广东工业大学 Life signal noise reduction extraction method based on self-adaptive cross reconstruction

Similar Documents

Publication Publication Date Title
CN102088606B (en) Sparse representation-based deblocking method
US7848584B2 (en) Reduced dimension wavelet matching pursuits coding and decoding
CN100377598C (en) Image data post-processing method for reducing quantization effect, apparatus thereof
CN101841706B (en) Method and device for improving video quality
US9641729B2 (en) System and method for encoder-integrated media denoising
CN102663695B (en) DR image denoising method based on wavelet transformation and system thereof
US7486830B2 (en) Decoding apparatus, decoding method and program product therefor
Zhai et al. Efficient deblocking with coefficient regularization, shape-adaptive filtering, and quantization constraint
CN101867704A (en) Method for removing block noise from video image
CN101321276B (en) Method and apparatus for removing block effect
CN107194889A (en) The bilateral full variational regularization image denoising method of piecemeal
CN101504769B (en) Self-adaptive noise intensity estimation method based on encoder frame work
CN103988511B (en) The deblocking method and apparatus of video is rebuild in video coding system
CN101072343A (en) Image processing device, method and integrated circuit
Vo et al. Quality enhancement for motion JPEG using temporal redundancies
Zhang et al. Image postprocessing by non-local Kuan’s filter
CN101841645B (en) Method for removing block effect of video image
Wu et al. Adaptive postprocessors with DCT-based block classifications
Lin et al. Deep multi-scale residual learning-based blocking artifacts reduction for compressed images
CN104809735A (en) System and method for realizing image fog-haze evaluation based on Fourier transformation
CN101610347A (en) A kind of video image enhancement process system and method
JPH11187400A (en) Method for removing distorting and its filter
CN102742271B (en) The compression of images using discrete cosine transform detects the artifact of quantizing noise
US8768089B2 (en) System and method for filtering an image
Jang et al. Iterative blocking artifact reduction using a minimum mean square error filter in wavelet domain

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: 20101020