[go: up one dir, main page]

CN1761286A - Method for detecting movement detection by using edge detection, and for removing ripple noise through medium filtering - Google Patents

Method for detecting movement detection by using edge detection, and for removing ripple noise through medium filtering Download PDF

Info

Publication number
CN1761286A
CN1761286A CN 200510030971 CN200510030971A CN1761286A CN 1761286 A CN1761286 A CN 1761286A CN 200510030971 CN200510030971 CN 200510030971 CN 200510030971 A CN200510030971 A CN 200510030971A CN 1761286 A CN1761286 A CN 1761286A
Authority
CN
China
Prior art keywords
pixel
edge
frame
motion
detection
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 200510030971
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.)
Shanghai Jiao Tong University
Original Assignee
Shanghai Jiao Tong University
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 Shanghai Jiao Tong University filed Critical Shanghai Jiao Tong University
Priority to CN 200510030971 priority Critical patent/CN1761286A/en
Publication of CN1761286A publication Critical patent/CN1761286A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Picture Signal Circuits (AREA)

Abstract

一种图像处理技术领域的用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,即先对图像进行帧内处理,然后对经过帧内处理的连续的三帧图像进行帧间处理。具体为:使用Laplace算子对图像进行边缘检测,得到每个像素的边缘信息,如果某一像素为边缘像素或者它周围的四个像素中有两个以上的边缘像素,保留其值不变;否则,用一个中值滤波器对该像素进行滤波处理;进行运动检测,根据相邻帧之间的差异,判断当前帧中的像素是否运动,如果该像素是运动像素,则保留其值不变;如果是非运动像素,则将三帧中的对应点进行中值滤波的结果作为该像素的滤波结果。本发明最大限度地保护了图像的细节和清晰度,提高了输出图像的视觉质量。

Figure 200510030971

A method for removing mosquito noise by using edge detection, motion detection and median filtering in the field of image processing technology, that is, intra-frame processing is performed on an image first, and then inter-frame processing is performed on the three consecutive frames of images that have undergone intra-frame processing. Specifically: use the Laplace operator to perform edge detection on the image to obtain the edge information of each pixel. If a certain pixel is an edge pixel or there are more than two edge pixels among the four pixels around it, keep its value unchanged; Otherwise, use a median filter to filter the pixel; perform motion detection, and judge whether the pixel in the current frame is moving according to the difference between adjacent frames. If the pixel is a moving pixel, keep its value unchanged ; If it is a non-moving pixel, the result of performing median filtering on the corresponding points in the three frames is taken as the filtering result of the pixel. The invention protects the details and clarity of the image to the greatest extent, and improves the visual quality of the output image.

Figure 200510030971

Description

Remove the method for mosquito noise with rim detection, motion detection and medium filtering
Technical field
What the present invention relates to is a kind of method of technical field of image processing, specifically is a kind of method of removing mosquito noise with rim detection, motion detection and medium filtering.
Background technology
TV signal has developed into the digital signal stage, has produced the standard of a series of encoding and decoding, for example MPEG2, MPEG4 etc.These standards are based on all that the dct transform of piecemeal quantizes to compress then, wherein certainly exist the loss of information.The loss meeting of this information produces the phenomenon of some distortions in the decoding and rebuilding process of image, blocking effect for example, the flicker of interframe, the glimpsing of image border, all since the dct transform compression cause.These distortions have been given different titles according to different phenomenons, are referred to as noise usually, for example block noise, mosquito noise etc.Have a lot of methods to be used to handle these noises, and because the unification of coded format so these noises are generally all handled, is referred to as the post-processed algorithm behind decoding and rebuilding.
Find through literature search prior art, the Chinese patent name is called: noise detector, noise detecting method, signal processor and signal processing method, application number is 00122465, this patent has proposed around a kind of large amplitude edge of the high frequency composition detected image signal by extracting picture signal the noise detecting circuit as the little amplitude edge of noise, and noise signal is carried out the signal processing circuit of horizontal direction and/or vertical direction smoothing processing, and remove mosquito noise and ring in this way according to the result of noise detecting circuit.This patent only adopts the image information in the frame to carry out the detection of noise and level and smooth, causes the fuzzy of details in the image easily, especially continuous motion details fuzzy.
Summary of the invention
The objective of the invention is to overcome deficiency of the prior art; a kind of method of removing mosquito noise with rim detection, motion detection and medium filtering is provided; make it adopt the frame inward flange to detect and the adaptive method detection of interframe movement mosquito noise; and it is carried out medium filtering; protect the details composition in the image effectively, thereby improved whole treatment effect.
The present invention is achieved by the following technical solutions, the present invention includes two big aspects, promptly earlier image is carried out handling in the frame, handle carrying out interframe then through the three continuous two field pictures of handling in the frame, described image is carried out handling in the frame, be specially: use the Laplace operator that image is carried out rim detection earlier, obtain the marginal information of each pixel, if a certain pixel is in edge pixel or four pixels around it plural edge pixel to be arranged, it is constant to keep its value; Otherwise, this pixel is carried out Filtering Processing with a median filter.Described to carry out the interframe processing through the three continuous two field pictures of handling in the frame, be specially: at first carry out motion detection, according to the difference between the consecutive frame, judge whether the pixel in the present frame moves, if this pixel is the motion pixel, it is constant then to keep its value; If be non-motor image element, then the corresponding points in three frames are carried out the filtering result of the result of medium filtering as this pixel.
Mosquito noise is the noise on a kind of time domain, and mosquito noise of the present invention is defined as follows: mosquito noise is the fluctuation flicker in the intersection brightness of moving object and background and colourity.From the image of single frames, mosquito noise shows as on the fuzzy or background at object edge place some near the speckle on object edges; From the image of motion, mosquito noise shows as near irregular fluctuation object edge.The generation of mosquito noise mainly is because during interframe encode, and frame has adopted different quantization steps with coded prediction error between the frame, and in a frame sequence, the coding of same object may be different like this, thus the fluctuation that has produced brightness or chromatic value.Generally we call mosquito noise to this fluctuation of edge, and the Processing Algorithm of various mosquito noises also is to carry out at this fluctuation of edge.
Below the inventive method is further described, particular content is as follows:
1, use the Laplace operator to carry out rim detection
Edge of image can be defined as the discontinuity of image local characteristic, for example: the sudden change of brightness, the sudden change of color, the sudden change of texture structure etc.In general the edge in the image is the border that has between two zones of different average gray grades.Thereby the first derivative amplitude of the gray scale at place, image border can be bigger.Most of edge detecting technology are used the gradient operator of certain form.Rim detection of the present invention is that the second differnce with pixel grey scale serves as to detect foundation.
What the present invention adopted is the Laplace operator, the Laplace operator
Figure A20051003097100051
Be a second-order differential operator, in digital picture, can be similar to difference
Δ 2f t(m,n)=f t(m+1,n)+f t(m-1,n)+f t(m,n+1)+f t(m,n-1)-4f t(m,n) (1)
F wherein t(m n) is in the gray scale of the pixel of the capable n row of m, f in the expression t two field picture t(m+1, n), f t(m-1, n), f t(m, n+1) and f t(m n-1) represents respectively in the same frame and pixel (m, the n) gray scale of four pixels that cross is adjacent, Δ 2f t(m, n) the above pixel of expression is through the result of Laplace operator computing.
For the better effects if of rim detection, can carry out some corrections to the Laplace operator, as shown in Equation (2).
Δ 2f t(m,n)=|f t(m+1,n)-f t(m,n)|+|f t(m-1,n)-f t(m,n)|+|f t(m,n+1)-f t(m,n)|+|f t(m,n-1)-f t(m,n)|
(2)
Rim detection can be described below: (m n) loads the Laplace operator, obtains its second order gradient delta to the pixel of t frame in the former sequence to adopt formula (2) 2f t(m, n); If (m, n) than rim detection thresholding height, then (m n) is edge pixel, otherwise is not edge pixel.The thresholding of rim detection is that self adaptation determines that the computational methods of rim detection thresholding as shown in Equation (3).
edg _ threshold ( m , n ) = 1 ( 2 N + 1 ) 2 Σ i = - N N Σ j = - N N Δ 2 f t ( m + i , n + j ) · · · ( 3 )
Wherein (2N+1) is the size of rim detection thresholding calculation window, and (m n) is pixel (m, rim detection thresholding n) to edg_threshold.If Δ 2f t(m, n)>edg_threshold (m, n), then (m n) is edge pixel, its marginal information edge (m, n)=1, otherwise edge (m, n)=0.
2, filtering in the frame
Pattern with filtering in the marginal information decision frame.Filtering is divided into two patterns in the frame: medium filtering pattern and retained-mode.At first calculate pixel (m, the n) number of cross window inward flange pixel on every side, as shown in Equation (4).Again by formula (5) (m n) carries out filtering in the frame to pixel.If edg (m, n)=1 or edge_sum (m n)>2, then keeps its value and does not process; Other situation then uses median filter that it is carried out filtering.
edge_sum(m,n)=edge(m,n)+edge(m-1,n)+edge(m+1,n)+edge(m,n-1)+edge(m,n+1) (4)
Figure A20051003097100062
Wherein median represents the several variablees in the bracket are got the computing of intermediate value,
Figure A20051003097100063
(m, gray scale n) is carried out the result of filtering in the frame to pixel in expression.
3, motion detection
Motion detection is made up of two parts, is specially frame difference and calculates and motion determination.
The pixel grey scale that is used for the three continuous two field pictures of motion detection is used respectively
Figure A20051003097100064
With
Figure A20051003097100065
Expression, wherein
Figure A20051003097100066
The gray scale of the pixel of the capable n row of m in the expression present frame, Represent to be ahead of in time (m, the n) gray scale of the pixel in a frame period, Expression lags behind in time
Figure A20051003097100069
The gray scale of the pixel in a frame period, they all are the results of filtering in the frame.Pixel (m in the present frame, n) pixel grey scale in the neighborhood around gray scale and its compares with the pixel grey scale of front and back frame correspondence respectively, and with the summation of the absolute value of corresponding points difference, obtain difference prediff (m respectively, n) and postdiff (m, n), shown in formula (6) and (7).If these two differences have one or two all greater than thresholding, then judge (m n) is the motion pixel, movable information motion (m n)=1, otherwise is non-motion pixel, and motion (m, n)=0.Being calculated as follows of frame difference, (m, n), its gray scale is used for the pixel in the present frame
Figure A20051003097100071
Expression uses following two formula to obtain two differences
prediff ( m , n ) = Σ i = - M M Σ j = - M M | f ^ t ( m + i , n + j ) - f ^ t + 1 ( m + i , n + j ) | · · · ( 6 )
postdiff ( m , n ) = Σ i = - M M Σ j = - M M | f ^ t - 1 ( m + i , n + j ) - f ^ t - 1 ( m + i , n + j ) | · · · ( 7 )
Wherein the window size that calculates of frame difference is 2M+1, prediff (m, n) and postdiff (m n) is respectively the difference of present frame and former frame, and the present frame and the back difference of a frame.Two differences of formula (6) and (7) compare with thresholding respectively, and thresholding is according to the pixel in the present frame (m, gray scale n)
Figure A20051003097100074
Determine, as shown in Equation (8).(m, calculating n) as shown in Equation (9) for movable information motion.
Wherein (m, n) expression is to current frame pixel (m, n) the motion detection thresholding of She Dinging for mov_threshold.
Figure A20051003097100076
Frame difference is then judged pixel greater than the detection threshold of setting Move, promptly its movable information motion (m, n)=1, otherwise motion (m, n)=0.
4, frame filter
Result according to motion detection determines the mode that interframe is handled, and promptly determines the filtering mode to pixel in the present frame.If (m n) is the motion pixel, promptly motion (m, n)=1, the result who handles in this retention frame so; Otherwise do the medium filtering on the time domain, promptly replace the pixel value of current point with the result of three pixel value medium filterings of front and back frame and present frame same point.Promptly
f t * ( m , n ) = f ^ t ( m , n ) motion ( m , n ) = 1 median [ f ^ t + 1 ( m , n ) , f ^ t ( m , n ) , f ^ t - 1 ( m , n ) ] motion ( m , n ) = 0 · · · ( 10 )
F wherein t *(m, n) expression is carried out the result of frame filter to the t frame,
Figure A20051003097100079
Expression is to pixel (m, n) carry out the result of filtering in the frame, median represents the several variablees in the bracket are got the computing of intermediate value, motion (m, n) in t frame of expression through processing in the frame, the motion state of the capable n row of m pixel, motion (m, n)=1 the expression this pixel be the motion pixel, otherwise till pixel.
The mosquito noise noise-reduction method that the present invention relates to; the protection to the image border details has been considered in the processing section in its frame; the protection to motion parts has been considered in the interframe processing section; when effectively removing mosquito noise; the details and the definition of image have been protected to greatest extent; reduce the level that only adopts in the prior art in the frame and vertical filtering to the loss that the details and the motion composition of image causes, improved the visual quality of output image.
Description of drawings
Fig. 1 principle of the invention figure
Embodiment
Provide following examples in conjunction with content of the present invention:
As shown in the figure, Fig. 1 is the mosquito noise noise reduction algorithm schematic diagram that the present invention relates to.Noise reduction process is as follows:
(1) frame delay unit I and II: frame delay unit I is with video signal delay one frame of input, frame delay unit II is output as input with frame delay unit I, and it is postponed a frame, if promptly Shu Ru vision signal is (t+1) two field picture, the output of frame delay unit I is (t) two field picture, and the output of frame delay unit II is (t-1) two field picture.
(2) edge detection unit I, II, III: adopt the Laplace operator, respectively (t+1) two field picture, t two field picture and (t-1) two field picture of input are carried out rim detection according to formula (2), and by formula (3) calculate each rim detection thresholding, determine the marginal information of each pixel in (t+1) two field picture, t two field picture and (t-1) two field picture.
(3) filter unit I, II, III in the frame: according to the marginal information of each pixel in (t+1) two field picture, t two field picture and (t-1) two field picture, frame interior filter unit I, II, III by formula (4) and (5) carry out Filtering Processing in the frame to each pixel in (t+1) two field picture, t two field picture and (t-1) two field picture, obtain filtering result in the frame
Figure A20051003097100081
With
(4) motion detection block: adopt formula (6) and (7) to calculate respectively
Figure A20051003097100083
With
Figure A20051003097100084
Difference prediff (m, n),
Figure A20051003097100085
With Difference postdiff (m n), and adopts formula (8) to calculate the motion detection thresholding, and by formula (9) are determined In pixel movable information motion (m, n).(5) frame filter unit: right according to formula (10) Carry out frame filter, obtain final mosquito noise noise reduction result as video output signals.
Concrete implementation content is as follows:
At first according to the result through the Laplace operator of each pixel in formula (2) calculating input image, and calculate the thresholding that each pixel edge detects according to formula (3), in an embodiment, the thresholding calculation window of selected rim detection is 3 * 3 windows, i.e. N=1 in the formula (3).Extract the edge of input picture as mentioned above, determine the marginal information of each pixel.According to formula (5) input picture is carried out filtering in the frame, obtain the result of filtering in the frame.The calculation window of selected frame differences is 3 * 3 windows, i.e. M=1 in formula (6) and (7).Adopt formula (6) and (7) to calculate the difference between the filtering result in the frame of three continuous frame input pictures,, and finish frame filter, obtain output image according to formula (9) and (10) according to the thresholding of formula (8) calculating motion detection.
The present invention adopts above algorithm that 10 frames are handled through the Phase Alternation Line system image sequence of MPEG2 compression.Decoded video sequence is the 4:2:0 form, luminance signal and carrier chrominance signal separate processes, last combined color image.Before carrying out the mosquito noise noise reduction, the signal to noise ratio of MPEG2 decoded picture is 31.181, and behind the noise reduction, signal to noise ratio is 31.523.Near the noise reduction back edge scintillation has obtained effective inhibition, and the details composition in the image is not affected.

Claims (9)

1、一种用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,其特征在于,先对图像进行帧内处理,然后对经过帧内处理的连续的三帧图像进行帧间处理,所述的对图像进行帧内处理,具体为:先使用Laplace算子对图像进行边缘检测,得到每个像素的边缘信息,如果某一像素为边缘像素或者它周围的四个像素中有两个以上的边缘像素,保留其值不变;否则,用一个中值滤波器对该像素进行滤波处理;所述的对经过帧内处理的连续的三帧图像进行帧间处理,具体为:首先进行运动检测,根据相邻帧之间的差异,判断当前帧中的像素是否运动,如果该像素是运动像素,则保留其值不变;如果是非运动像素,则将三帧中的对应点进行中值滤波的结果作为该像素的滤波结果。1, a method for removing mosquito noise with edge detection, motion detection and median filter, it is characterized in that, image is carried out intra-frame processing earlier, then carries out inter-frame processing to the continuous three frame images through intra-frame processing, The described intra-frame processing of the image is specifically: first use the Laplace operator to perform edge detection on the image to obtain the edge information of each pixel, if a certain pixel is an edge pixel or there are two pixels in the four pixels around it Above edge pixel, keep its value unchanged; Otherwise, use a median filter to carry out filter processing to this pixel; Described to carry out inter-frame processing to the continuous three-frame image through intra-frame processing, be specifically: at first carry out Motion detection, according to the difference between adjacent frames, judge whether the pixel in the current frame is moving, if the pixel is a moving pixel, keep its value unchanged; if it is a non-moving pixel, the corresponding point in the three frames will be processed The result of value filtering is used as the filtering result for this pixel. 2、根据权利要求1所述的用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,其特征是,所述的边缘检测是以像素灰度的二阶差分为检测依据的。2. The method for removing mosquito noise by edge detection, motion detection and median filter according to claim 1, characterized in that said edge detection is based on the second-order difference of pixel gray scale. 3、根据权利要求1或者2所述的用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,其特征是,边缘检测的门限是自适应确定的,边缘检测的门限计算公式为3. The method for removing mosquito noise with edge detection, motion detection and median filtering according to claim 1 or 2, characterized in that the threshold of edge detection is determined adaptively, and the threshold calculation formula of edge detection is edgedg __ thresholdthreshold (( mm ,, nno )) == 11 (( 22 NN ++ 11 )) 22 ΣΣ ii == -- NN NN ΣΣ ii == -- NN NN ΔΔ 22 ff tt (( mm ++ ii ,, nno ++ jj )) 其中Δ2ft(m,n)为第t帧图像中第m行第n列像素(m,n)的二阶差分,(2N+1)为边缘检测门限计算窗口的尺寸,edg_threshold(m,n)为像素(m,n)的边缘检测门限,如果Δ2ft(m,n)>edg_threshold(m,n)则像素(m,n)的边缘信息edg(m,n)=1,否则edg(m,n)=0。Among them, Δ 2 f t (m, n) is the second-order difference of the pixel (m, n) in the mth row and nth column in the tth frame image, (2N+1) is the size of the edge detection threshold calculation window, edg_threshold(m , n) is the edge detection threshold of pixel (m, n), if Δ 2 f t (m, n) > edg_threshold (m, n) then the edge information edg (m, n) of pixel (m, n) = 1 , otherwise edg(m,n)=0. 4、如权利要求1所述的用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,其特征是,用边缘信息决定帧内滤波的模式,如下式所示:4. The method for removing mosquito noise with edge detection, motion detection and median filtering as claimed in claim 1, wherein the mode of intra-frame filtering is determined by edge information, as shown in the following formula: edge_sum(m,n)=edge(m,n)+edge(m-1,n)+edge(m+1,n)+edge(m,n-1)+edge(m,n+1)edge_sum(m,n)=edge(m,n)+edge(m-1,n)+edge(m+1,n)+edge(m,n-1)+edge(m,n+1)
Figure A2005100309710002C2
Figure A2005100309710002C2
其中edg(m,n)表示像素(m,n)的边缘信息,edge_sum(m,n)表示像素(m,n)及其邻域内边缘像素的数目,median表示对括号内的几个变量取中值的运算,
Figure A2005100309710003C1
表示对像素(m,n)进行帧内滤波的结果。
Among them, edg(m, n) represents the edge information of the pixel (m, n), edge_sum(m, n) represents the number of edge pixels in the pixel (m, n) and its neighborhood, median represents the selection of several variables in brackets median operation,
Figure A2005100309710003C1
Indicates the result of intra-filtering on pixel (m, n).
5、根据权利要求1所述的用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,其特征是,所述的运动检测由两个部分组成,具体为帧间差异计算和运动判断。5. The method for removing mosquito noise with edge detection, motion detection and median filtering according to claim 1, characterized in that said motion detection consists of two parts, specifically inter-frame difference calculation and motion judgment . 6、根据权利要求5所述的用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,其特征是,帧间差异的计算由以下两个公式完成,6. The method for removing mosquito noise with edge detection, motion detection and median filtering according to claim 5, characterized in that the calculation of the difference between frames is completed by the following two formulas, prediffprediff (( mm ,, nno )) == ΣΣ ii == -- Mm Mm ΣΣ jj == -- Mm Mm || ff ^^ tt (( mm ++ ii ,, nno ++ jj )) -- ff ^^ tt ++ 11 (( mm ++ ii ,, nno ++ jj )) postdiffpostdiff (( mm ,, nno )) == ΣΣ ii == -- Mm Mm ΣΣ jj == -- Mm Mm || ff ^^ tt -- 11 (( mm ++ ii ,, nno ++ jj )) -- ff ^^ tt -- 11 (( mm ++ ii ,, nno ++ jj )) 其中帧间差异计算的窗口尺寸为2M+1,prediff(m,n)和postdiff(m,n)分别为当前帧与前一帧的差异,及当前帧与后一帧的差异。The window size for inter-frame difference calculation is 2M+1, prediff(m, n) and postdiff(m, n) are the difference between the current frame and the previous frame, and the difference between the current frame and the next frame, respectively. 7、根据权利要求5所述的用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,其特征是,运动判断的门限是根据像素的灰度计算的,如以下公式所示:7. The method for removing mosquito noise with edge detection, motion detection and median filtering according to claim 5, wherein the threshold for motion judgment is calculated according to the gray scale of the pixel, as shown in the following formula: 其中mov_threshold(m,n)表示对当前帧像素(m,n)设定的运动检测门限,表示对像素(m,n)进行帧内滤波的结果。Where mov_threshold(m, n) represents the motion detection threshold set for the current frame pixel (m, n), Indicates the result of intra-filtering on pixel (m, n). 8、如果权利要求6或者7所述的用边缘检测、运动检测和中值滤波去除蚊式噪声的方法,其特征是,帧间差异大于设定的检测门限,则判断像素
Figure A2005100309710003C6
是运动的,即其运动信息motion(m,n)=1,否则motion(m,n)=0。
8. If the method for removing mosquito noise by using edge detection, motion detection and median filter as claimed in claim 6 or 7, it is characterized in that, if the difference between frames is greater than the set detection threshold, then it is judged that the pixel
Figure A2005100309710003C6
is moving, that is, its motion information motion(m,n)=1, otherwise motion(m,n)=0.
9、根据权利要求1所述的采用边缘检测、运动检测和中值滤波进行蚊式噪声降噪的算法,其特征是,根据运动检测的结果决定帧间处理的方式,帧间处理按照以下公式进行:9. The algorithm for mosquito noise reduction using edge detection, motion detection and median filtering according to claim 1, characterized in that the inter-frame processing is determined according to the result of motion detection, and the inter-frame processing is according to the following formula conduct: ff tt ** (( mm ,, nno )) == ff ^^ tt (( mm ,, nno )) motionmotion (( mm ,, nno )) == 11 medianmedian [[ ff ^^ tt ++ 11 (( mm ,, nno )) ,, ff ^^ tt (( mm ,, nno )) ,, ff ^^ tt -- 11 (( mm ,, nno )) ]] motionmotion (( mm ,, nno )) == 00 其中ft *(m,n)表示对第t帧进行帧间滤波的结果,
Figure A2005100309710003C8
表示对像素(m,n)进行帧内滤波的结果,median表示对括号内的几个变量取中值的运算,motion(m,n)表示第t个经过帧内处理的帧中,第m行第n列像素的运动状态,motion(m,n)=1表示该像素是运动像素,否则为静止像素。
Where f t * (m, n) represents the result of inter-frame filtering on the tth frame,
Figure A2005100309710003C8
Indicates the result of intra-frame filtering on pixels (m, n), median indicates the operation of taking the median value of several variables in brackets, motion(m, n) indicates that in the t-th frame that has undergone intra-frame processing, the m-th The motion state of the pixel in the nth column of the row, motion(m, n)=1 indicates that the pixel is a motion pixel, otherwise it is a static pixel.
CN 200510030971 2005-11-03 2005-11-03 Method for detecting movement detection by using edge detection, and for removing ripple noise through medium filtering Pending CN1761286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200510030971 CN1761286A (en) 2005-11-03 2005-11-03 Method for detecting movement detection by using edge detection, and for removing ripple noise through medium filtering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200510030971 CN1761286A (en) 2005-11-03 2005-11-03 Method for detecting movement detection by using edge detection, and for removing ripple noise through medium filtering

Publications (1)

Publication Number Publication Date
CN1761286A true CN1761286A (en) 2006-04-19

Family

ID=36707213

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200510030971 Pending CN1761286A (en) 2005-11-03 2005-11-03 Method for detecting movement detection by using edge detection, and for removing ripple noise through medium filtering

Country Status (1)

Country Link
CN (1) CN1761286A (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008145072A1 (en) * 2007-05-30 2008-12-04 Spreadtrum Communications (Shanghai) Co., Ltd. Method and device for removing image noise based on the median filter
CN101414357A (en) * 2008-11-12 2009-04-22 北京中星微电子有限公司 Method and apparatus for detecting film flicker
CN102349107A (en) * 2009-02-10 2012-02-08 晶像股份有限公司 Block noise detection and filtering
CN101923706B (en) * 2009-06-11 2012-05-30 华映视讯(吴江)有限公司 Image processing device and method
CN102521804A (en) * 2011-11-30 2012-06-27 山东大学 Image edge detection method based on window modified multi-level median filtering
CN102724504A (en) * 2012-06-14 2012-10-10 华为技术有限公司 Filtering method and filtering device for video coding
CN102761683A (en) * 2011-04-28 2012-10-31 华晶科技股份有限公司 Multi-picture image noise reduction method
CN102063717B (en) * 2009-11-17 2012-12-12 瑞昱半导体股份有限公司 Edge detection device and arithmetic circuit applied to the edge detection device
CN103179325A (en) * 2013-03-26 2013-06-26 北京理工大学 Self-adaptive 3D (Three-Dimensional) noise reduction method for low signal-to-noise ratio video under fixed scene
CN103310742A (en) * 2012-03-15 2013-09-18 晨星软件研发(深圳)有限公司 Image processing device and image processing method
CN101577836B (en) * 2009-03-13 2014-03-26 北京中星微电子有限公司 Analysis method and device of video interference degree
CN105120132A (en) * 2015-08-26 2015-12-02 美国掌赢信息科技有限公司 Video noise filtering method and electronic equipment
CN105654456A (en) * 2014-11-14 2016-06-08 联想(北京)有限公司 Information processing method and electronic equipment
CN106023204A (en) * 2016-05-20 2016-10-12 陕西师范大学 Method and system for removing mosquito noise based on edge detection algorithm
CN106488079A (en) * 2015-09-01 2017-03-08 深圳市中兴微电子技术有限公司 A kind of method and device of video denoising
EP3184998A1 (en) * 2015-12-23 2017-06-28 Bundesdruckerei GmbH Inspection device and method for verifying a semifinished chip card product
CN109425477A (en) * 2017-08-30 2019-03-05 南京钧乔行汽车灯具有限公司 A kind of car light based on Laplace operator is to light and shade line detecting method
CN109873953A (en) * 2019-03-06 2019-06-11 深圳市道通智能航空技术有限公司 Image processing method, shooting at night method, picture processing chip and aerial camera
CN114360453A (en) * 2021-12-09 2022-04-15 青岛信芯微电子科技股份有限公司 Noise removing method and device, display equipment, chip and medium

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8098952B2 (en) 2007-05-30 2012-01-17 Spreadtrum Communications (Shangihai) Co., Ltd. Method and device for removing image noise based on the median filter
WO2008145072A1 (en) * 2007-05-30 2008-12-04 Spreadtrum Communications (Shanghai) Co., Ltd. Method and device for removing image noise based on the median filter
CN101414357B (en) * 2008-11-12 2013-07-24 北京中星微电子有限公司 Method and apparatus for detecting film flicker
CN101414357A (en) * 2008-11-12 2009-04-22 北京中星微电子有限公司 Method and apparatus for detecting film flicker
CN102349107B (en) * 2009-02-10 2015-02-18 晶像股份有限公司 Block noise detection and filtering
CN102349107A (en) * 2009-02-10 2012-02-08 晶像股份有限公司 Block noise detection and filtering
CN101577836B (en) * 2009-03-13 2014-03-26 北京中星微电子有限公司 Analysis method and device of video interference degree
CN101923706B (en) * 2009-06-11 2012-05-30 华映视讯(吴江)有限公司 Image processing device and method
CN102063717B (en) * 2009-11-17 2012-12-12 瑞昱半导体股份有限公司 Edge detection device and arithmetic circuit applied to the edge detection device
CN102761683A (en) * 2011-04-28 2012-10-31 华晶科技股份有限公司 Multi-picture image noise reduction method
US8953903B2 (en) 2011-04-28 2015-02-10 Altek Corporation Method of multi-frame image noise reduction
CN102761683B (en) * 2011-04-28 2014-12-10 华晶科技股份有限公司 Multi-picture image noise reduction method
CN102521804A (en) * 2011-11-30 2012-06-27 山东大学 Image edge detection method based on window modified multi-level median filtering
CN103310742B (en) * 2012-03-15 2016-02-17 晨星软件研发(深圳)有限公司 Image processor and image treatment method
CN103310742A (en) * 2012-03-15 2013-09-18 晨星软件研发(深圳)有限公司 Image processing device and image processing method
CN102724504B (en) * 2012-06-14 2015-01-07 华为技术有限公司 Filtering method and filtering device for video coding
CN102724504A (en) * 2012-06-14 2012-10-10 华为技术有限公司 Filtering method and filtering device for video coding
CN103179325B (en) * 2013-03-26 2015-11-04 北京理工大学 The adaptive 3 D noise-reduction method of low signal-to-noise ratio video under a kind of fixed scene
CN103179325A (en) * 2013-03-26 2013-06-26 北京理工大学 Self-adaptive 3D (Three-Dimensional) noise reduction method for low signal-to-noise ratio video under fixed scene
CN105654456A (en) * 2014-11-14 2016-06-08 联想(北京)有限公司 Information processing method and electronic equipment
CN105654456B (en) * 2014-11-14 2019-04-26 联想(北京)有限公司 Information processing method and electronic equipment
CN105120132B (en) * 2015-08-26 2019-03-26 美国掌赢信息科技有限公司 A kind of video noise filter method and electronic equipment
CN105120132A (en) * 2015-08-26 2015-12-02 美国掌赢信息科技有限公司 Video noise filtering method and electronic equipment
CN106488079A (en) * 2015-09-01 2017-03-08 深圳市中兴微电子技术有限公司 A kind of method and device of video denoising
CN106488079B (en) * 2015-09-01 2019-06-28 深圳市中兴微电子技术有限公司 A kind of method and device of video denoising
EP3184998A1 (en) * 2015-12-23 2017-06-28 Bundesdruckerei GmbH Inspection device and method for verifying a semifinished chip card product
CN106023204B (en) * 2016-05-20 2018-11-09 陕西师范大学 A kind of method and system removing mosquito noise based on edge detection algorithm
CN106023204A (en) * 2016-05-20 2016-10-12 陕西师范大学 Method and system for removing mosquito noise based on edge detection algorithm
CN109425477A (en) * 2017-08-30 2019-03-05 南京钧乔行汽车灯具有限公司 A kind of car light based on Laplace operator is to light and shade line detecting method
CN109873953A (en) * 2019-03-06 2019-06-11 深圳市道通智能航空技术有限公司 Image processing method, shooting at night method, picture processing chip and aerial camera
CN114360453A (en) * 2021-12-09 2022-04-15 青岛信芯微电子科技股份有限公司 Noise removing method and device, display equipment, chip and medium

Similar Documents

Publication Publication Date Title
CN1761286A (en) Method for detecting movement detection by using edge detection, and for removing ripple noise through medium filtering
US7680355B2 (en) Detection of artifacts resulting from image signal decompression
CN1160668C (en) Signal adaptive filtering method and signal adaptive filter
CN1085464C (en) Signal adaptive postprocessing system for reducing blocking effects and ringing noise
EP2327219B1 (en) Reducing digital image noise
US7203234B1 (en) Method of directional filtering for post-processing compressed video
JP3308921B2 (en) Video data loop filtering method and apparatus
EP2894856A1 (en) Filtering method and apparatus for reducing block artifacts or ringing noise
JP2010500818A (en) System and method for comic animation compression
JPH07203435A (en) Method and apparatus for enhancing distorted graphic information
JP3392307B2 (en) Image signal smoothing apparatus and image signal smoothing method
JP2011250472A (en) Block distortion removal method, and block distortion removal apparatus
US7463688B2 (en) Methods and apparatus for removing blocking artifacts of MPEG signals in real-time video reception
CN100479526C (en) Apparatus and method for compensating images in display device
CN1181691C (en) Video Motion Estimation Methods
CN104994397B (en) Adaptive video preprocess method based on time-domain information
EP1874058A2 (en) Adaptive reduction of local MPEG artifacts
CN101047780A (en) Recursive 3D super precision method for smoothly changing area
CN1672424A (en) Dynamic detection of blocking artefacts
US20080187237A1 (en) Method, medium, and system reducing image block noise
Do et al. A new adaptive image post-treatment for deblocking and deringing based on total variation method
JPH11298898A (en) Block distortion reduction circuit
JP2000102020A (en) Digital image processor and filtering method for image signal
JP4227160B2 (en) Block distortion removal method
Oo et al. A low complexity texture-discriminating noise removal method for video encoding

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication