[go: up one dir, main page]

CN106846262A - Remove the method and system of mosquito noise - Google Patents

Remove the method and system of mosquito noise Download PDF

Info

Publication number
CN106846262A
CN106846262A CN201611203018.7A CN201611203018A CN106846262A CN 106846262 A CN106846262 A CN 106846262A CN 201611203018 A CN201611203018 A CN 201611203018A CN 106846262 A CN106846262 A CN 106846262A
Authority
CN
China
Prior art keywords
block
mosquito noise
processed
area
probability
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
CN201611203018.7A
Other languages
Chinese (zh)
Other versions
CN106846262B (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.)
Institute of Automation of Chinese Academy of Science
Original Assignee
Institute of Automation of Chinese Academy of Science
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Institute of Automation of Chinese Academy of Science filed Critical Institute of Automation of Chinese Academy of Science
Priority to CN201611203018.7A priority Critical patent/CN106846262B/en
Publication of CN106846262A publication Critical patent/CN106846262A/en
Application granted granted Critical
Publication of CN106846262B publication Critical patent/CN106846262B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20172Image enhancement details
    • G06T2207/20182Noise reduction or smoothing in the temporal domain; Spatio-temporal filtering

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本发明涉及一种去除蚊式噪声的方法及系统,该去除蚊式噪声的去噪方法包括:当确定待处理区域块为边缘块时,确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块;当确定存在蚊式噪声块和平坦块时,确定所述待处理区域块位于蚊式噪声区;分别获取所述待处理区域块的边缘块概率、及其相邻区域块的蚊式噪声块概率和平坦块概率,选取其中的最小值作为蚊式噪声滤波权重;利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理。本发明中,实现了解决在最大限度地保护纹理区的同时,如何简化检测蚊式噪声,且有效地去除背景和物体之间的蚊式噪声。

The present invention relates to a method and system for removing mosquito noise. The method for removing mosquito noise includes: when determining that an area block to be processed is an edge block, determining the neighbors of the area block to be processed in an azimuth direction Whether there are mosquito noise blocks and flat blocks continuously in the domain block; when it is determined that there are mosquito noise blocks and flat blocks, it is determined that the area block to be processed is located in the mosquito noise area; the edge block probability of the area block to be processed is obtained respectively , and the mosquito noise block probability and the flat block probability of its adjacent area blocks, select the minimum value as the mosquito noise filter weight; use the mosquito noise filter weight to process the area in the mosquito noise area blocks for mosquito noise filtering. In the present invention, it is realized how to simplify the detection of mosquito noise and effectively remove the mosquito noise between the background and the object while protecting the texture area to the greatest extent.

Description

去除蚊式噪声的方法及系统Method and system for removing mosquito noise

技术领域technical field

本发明涉及视频图像处理技术领域,特别涉及去除蚊式噪声技术,具体是指一种去除蚊式噪声的方法及系统。The present invention relates to the technical field of video image processing, in particular to the technology of removing mosquito noise, in particular to a method and system for removing mosquito noise.

背景技术Background technique

视频参考损伤系统项目组将蚊式噪声定义为“伴随着运动物体边缘的失真,表现为围绕着物体四周有一层象飞行物体或模糊气泡的物质(就像蚊子围绕着人头部和肩膀飞)”。当重建图像并因为使用反余弦变换丢弃一些数据时,就会出现蚊式噪声。The Video Reference Impairment System project group defines mosquito noise as "distortion along the edges of moving objects, manifested as a layer of flying objects or fuzzy bubbles around the object (like mosquitoes flying around a person's head and shoulders) ". Mosquito noise occurs when an image is reconstructed and some data is discarded due to the use of an inverse cosine transform.

蚊式噪声往往出现在边缘块和平坦块的过渡区域,结合这一特性,可以对蚊式噪声进行检测。已有的检测蚊式噪声的方法主要包括:空域的方法,频域的方法,以及空域与频域相结合的方法。Mosquito noise often appears in the transition area between edge blocks and flat blocks, combined with this feature, mosquito noise can be detected. Existing methods for detecting mosquito noise mainly include: airspace methods, frequency domain methods, and methods combining airspace and frequency domains.

在空域和频域相结合的方法中,其中一种方式为采用区域块内SAD(sum ofabsolute difference,差的绝对值的和)的方法得到空域特征,频域方法采用DCT变换方法得到频域特征。二种方法都结合周围的M*N个区域块的信息,确定当前区域块是否为蚊式噪声块。在空间域方法中,能够很好的检测到边缘,但区分纹理区和蚊式噪声区很大程度取决于选择区域块的大小,如果减小区域块的大小,则影响到最终的低通滤波器,导致残留的可见的噪声;其中的频域方法检测边缘较为粗糙,相比空域方法,频域可以很好的区分蚊式噪声和纹理区。In the method of combining the space domain and the frequency domain, one of the ways is to use the method of SAD (sum of absolute difference, the sum of the absolute value of the difference) in the regional block to obtain the space domain feature, and the frequency domain method uses the DCT transform method to obtain the frequency domain feature . Both methods combine the information of the surrounding M*N area blocks to determine whether the current area block is a mosquito noise block. In the space domain method, the edge can be detected very well, but the distinction between the texture area and the mosquito noise area largely depends on the size of the selected area block. If the size of the area block is reduced, it will affect the final low-pass filter device, resulting in residual visible noise; among them, the frequency domain method detects rough edges. Compared with the spatial domain method, the frequency domain can distinguish mosquito noise and texture areas very well.

所以若仅仅采用空间域的方法会造成弱纹理区的模糊,而仅仅采用频域的方法,由于部分边缘检测不到而导致边缘附近的蚊式噪声无法去除。Therefore, if only the space domain method is used, the weak texture area will be blurred, and only the frequency domain method is used, and the mosquito noise near the edge cannot be removed because some edges cannot be detected.

空域与频域相结合的方法中,另一种方式为利用DCT方法找到边缘块,再利用方差方法将边缘块分成三类,针对每种情况,在结合量化约束系数进行3D bilateral滤波。该方法需要100个候选量化表格,且复杂度高,占用了大量的硬件资源。In the method of combining space domain and frequency domain, another way is to use the DCT method to find edge blocks, and then use the variance method to divide the edge blocks into three categories. For each case, 3D bilateral filtering is performed in combination with quantization constraint coefficients. This method needs 100 candidate quantization tables, and has high complexity, occupying a lot of hardware resources.

发明内容Contents of the invention

为了解决现有技术中的上述问题,即为了解决在最大限度地保护纹理区的同时,如何简化检测蚊式噪声,且有效地去除背景和物体之间的蚊式噪声,本发明提供了一种去除蚊式噪声的方法,包括:In order to solve the above-mentioned problems in the prior art, that is, how to simplify the detection of mosquito noise and effectively remove the mosquito noise between the background and the object while protecting the texture area to the maximum extent, the present invention provides a Methods for removing mosquito noise include:

当确定待处理区域块为边缘块时,确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块;When determining that the area block to be processed is an edge block, determine whether there are mosquito noise blocks and flat blocks continuously in the neighborhood blocks of the area block to be processed in an azimuth direction;

当确定存在蚊式噪声块和平坦块时,确定所述待处理区域块位于蚊式噪声区;When it is determined that there is a mosquito noise block and a flat block, it is determined that the area block to be processed is located in a mosquito noise area;

分别获取所述待处理区域块的边缘块概率、及其相邻区域块的蚊式噪声块概率和平坦块概率,选取其中的最小值作为蚊式噪声滤波权重;Respectively obtain the edge block probability of the block to be processed, the mosquito noise block probability and the flat block probability of its adjacent block, and select the minimum value as the mosquito noise filtering weight;

利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理。Using the mosquito noise filtering weights to perform mosquito noise filtering processing on the to-be-processed area block located in the mosquito noise area.

优选地,确定待处理区域块为边缘块,具体包括:Preferably, determining that the area block to be processed is an edge block specifically includes:

计算得到所述待处理区域块中所有像素点为边缘点的概率;Calculate the probability that all pixels in the block to be processed are edge points;

确定所有像素点为边缘点的概率的均值为所述待处理区域块的边缘块概率;Determining that the mean of the probability that all pixels are edge points is the edge block probability of the block to be processed;

当所述待处理区域块的边缘块概率大于预设阈值时,确定所述待处理区域为边缘块。When the edge block probability of the area block to be processed is greater than a preset threshold, it is determined that the area block to be processed is an edge block.

优选地,所述确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块,具体包括:Preferably, the determining whether there are mosquito noise blocks and flat blocks continuously in the neighborhood blocks of the area block to be processed in an azimuth direction, specifically includes:

以所述待处理区域块为起点,在各方位方向上选取其依次相邻的两个邻域块,并计算紧邻的第一个邻域块为蚊式噪声块的蚊式噪声块概率,以及次邻的第二个邻域块为平坦块的平坦块概率;Taking the area block to be processed as a starting point, selecting two neighboring blocks successively adjacent to it in each azimuth direction, and calculating the mosquito noise block probability that the first adjacent block is a mosquito noise block, and The flat block probability that the second adjacent block is a flat block;

根据所述蚊式噪声块概率确定所述第一个邻域块是否为蚊式噪声块;determining whether the first neighborhood block is a mosquito noise block according to the mosquito noise block probability;

根据所述平坦块概率确定所述第二个邻域块是否为平坦块。Determine whether the second neighboring block is a flat block according to the flat block probability.

优选地,所述利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理,具体包括:Preferably, using the mosquito noise filtering weight to perform mosquito noise filtering on the area block to be processed located in the mosquito noise area, specifically includes:

在所述待处理区域块中选取任意像素点,选取所述像素点所在行中的预设数量个相邻像素点和所在列中的预设数量个相邻像素点,根据每一个像素点的像素值以及蚊式噪声滤波权重计算得到蚊式噪声滤波结果。Select any pixel in the block to be processed, select a preset number of adjacent pixels in the row where the pixel is located and a preset number of adjacent pixels in the column where the pixel is located, according to each pixel's The pixel value and the mosquito noise filtering weight are calculated to obtain the mosquito noise filtering result.

优选地,所述根据每一个像素点的像素值以及蚊式噪声滤波权重计算得到蚊式噪声滤波结果,通过如下公式:Preferably, the mosquito noise filtering result is calculated according to the pixel value of each pixel point and the mosquito noise filtering weight, through the following formula:

Yout=(1-PSigma)×Ycur+PSigma×Yfilt Y out =(1-P Sigma )×Y cur +P Sigma ×Y filt

其中,Yout为在所述待处理区域块中所选取的像素点输出的亮度值,PSigma为蚊式噪声滤波权重,Ycur为在所述待处理区域块中所选取的像素点输入的像素值,Yfilt为在所述待处理区域块中所选取的像素点的sigma滤波结果。Wherein, Y out is the luminance value of the selected pixel point output in the region block to be processed, P Sigma is the mosquito noise filter weight, and Y cur is the input value of the selected pixel point in the region block to be processed Pixel value, Y filt is the sigma filtering result of the pixels selected in the block to be processed.

优选地,所述Yfilt具体通过如下公式计算得到:Preferably, the Y filt is specifically calculated by the following formula:

其中,Wij为在所述待处理区域块中所选取的像素点的像素值与其相邻像素点的像素值的绝对值的权重,diff为在所述待处理区域块中所选取的像素点的像素值与其相邻像素点的像素值的绝对值,Yij是在所述待处理区域块中所选取的像素点的相邻像素点的像素值,I为在所述待处理区域块中所选取的像素点所在行的取值范围,J为在所述待处理区域块中所选取的像素点所在列的取值范围。Wherein, Wij is the weight of the absolute value of the pixel value of the pixel selected in the region block to be processed and the pixel value of its adjacent pixel, and diff is the pixel selected in the region block to be processed The absolute value of the pixel value of the pixel value and the pixel value of its adjacent pixel point, Y ij is the pixel value of the adjacent pixel point of the selected pixel point in the area block to be processed, and I is the pixel value in the area block to be processed The value range of the row where the selected pixel is located, and J is the value range of the column where the selected pixel is located in the block to be processed.

本发明还提供了一种去除蚊式噪声的系统,包括:The present invention also provides a system for removing mosquito noise, comprising:

第一处理单元,用于当确定待处理区域块为边缘块时,确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块;The first processing unit is configured to determine whether there are mosquito noise blocks and flat blocks in the neighborhood blocks of the block to be processed in an azimuth direction when it is determined that the block to be processed is an edge block;

第二处理单元,用于当确定存在蚊式噪声块和平坦块时,确定所述待处理区域块位于蚊式噪声区;The second processing unit is used to determine that the area block to be processed is located in the mosquito noise area when it is determined that there are mosquito noise blocks and flat blocks;

选取单元,用于分别获取所述待处理区域块的边缘块概率、及其相邻区域块的蚊式噪声块概率和平坦块概率,选取其中的最小值作为蚊式噪声滤波权重;The selection unit is used to obtain the edge block probability of the block to be processed, the mosquito noise block probability and the flat block probability of its adjacent block, and select the minimum value as the mosquito noise filtering weight;

第三处理单元,用于利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理。The third processing unit is configured to use the mosquito noise filtering weight to perform mosquito noise filtering on the area block to be processed located in the mosquito noise area.

优选地,Preferably,

所述第一处理单元,具体用于计算得到所述待处理区域块中所有像素点为边缘点的概率;确定所有像素点为边缘点的概率的均值为所述待处理区域块的边缘块概率;当所述待处理区域块的边缘块概率大于预设阈值时,确定所述待处理区域为边缘块。The first processing unit is specifically used to calculate the probability that all pixels in the block to be processed are edge points; determine that the mean of the probabilities of all pixels as edge points is the edge block probability of the block to be processed ; When the edge block probability of the area block to be processed is greater than a preset threshold, determine that the area to be processed is an edge block.

优选地,Preferably,

所述第一处理单元,还具体用于以所述待处理区域块为起点,在各方位方向上选取其依次相邻的两个邻域块,并计算紧邻的第一个邻域块为蚊式噪声块的蚊式噪声块概率,以及次邻的第二个邻域块为平坦块的平坦块概率;根据所述蚊式噪声块概率确定所述第一个邻域块是否为蚊式噪声块;根据所述平坦块概率确定所述第二个邻域块是否为平坦块。The first processing unit is further specifically configured to take the block to be processed as a starting point, select two adjacent adjacent blocks in each azimuth direction, and calculate the first adjacent block as the The mosquito noise block probability of the noise block, and the flat block probability of the second neighbor block being a flat block; determine whether the first neighborhood block is mosquito noise according to the mosquito noise block probability block; determining whether the second neighborhood block is a flat block according to the flat block probability.

优选地,Preferably,

所述第三处理单元,具体用于在所述待处理区域块中选取任意像素点,选取所述像素点所在行中的预设数量个相邻像素点和所在列中的预设数量个相邻像素点,根据每一个像素点的像素值以及蚊式噪声滤波权重计算得到蚊式噪声滤波结果。The third processing unit is specifically configured to select any pixel in the block to be processed, and select a preset number of adjacent pixels in the row where the pixel is located and a preset number of adjacent pixels in the column where the pixel is located. Neighboring pixels, according to the pixel value of each pixel and the weight of mosquito noise filtering, the mosquito noise filtering result is obtained.

与现有技术相比,本发明至少具有以下优点:Compared with the prior art, the present invention has at least the following advantages:

通过本发明的设计,实现了在最大限度地保护纹理区的同时,简化了检测蚊式噪声,且有效地去除了背景和物体之间的蚊式噪声。Through the design of the present invention, the detection of mosquito noise is simplified while the texture area is protected to the greatest extent, and the mosquito noise between the background and the object is effectively removed.

附图说明Description of drawings

图1是蚊式噪声区域处于平坦区域和纹理区域的位置示意图;Figure 1 is a schematic diagram of the position of the mosquito noise area in the flat area and the texture area;

图2是本发明所提供的去除蚊式噪声的方法的流程示意图;Fig. 2 is a schematic flow sheet of the method for removing mosquito noise provided by the present invention;

图3是本发明所提供的基于频域和空域去除蚊式噪声方法的框图;Fig. 3 is the block diagram of the method for removing mosquito noise based on frequency domain and space domain provided by the present invention;

图4是其中本发明所提供的Sobel的水平系数和竖直系数的示意图;Fig. 4 is wherein the schematic diagram of the horizontal coefficient and the vertical coefficient of Sobel provided by the present invention;

图5是本发明所提供的边缘概率计算曲线示意图;Fig. 5 is a schematic diagram of the marginal probability calculation curve provided by the present invention;

图6是本发明所提供的当前区域块的邻域范围及所需计算的方位方向的示意图;Fig. 6 is a schematic diagram of the neighborhood range of the current block provided by the present invention and the azimuth direction to be calculated;

图7是本发明所提供的2D-DCT系数矩阵的参数示意图;Fig. 7 is a schematic diagram of the parameters of the 2D-DCT coefficient matrix provided by the present invention;

图8是本发明所提供的待处理区域块位于蚊式噪声区的概率计算曲线示意图;Fig. 8 is a schematic diagram of the calculation curve of the probability that the area block to be processed is located in the mosquito noise area provided by the present invention;

图9是本发明所提供的待处理区域块位于平坦区的概率计算曲线示意图;Fig. 9 is a schematic diagram of the calculation curve of the probability that the area block to be processed is located in the flat area provided by the present invention;

图10是本发明所提供的Sigma滤波中diff-Weight计算曲线示意图。Fig. 10 is a schematic diagram of a diff-Weight calculation curve in the Sigma filter provided by the present invention.

具体实施方式detailed description

下面参照附图来描述本发明的优选实施方式。本领域技术人员应当理解的是,这些实施方式仅仅用于解释本发明的技术原理,并非旨在限制本发明的保护范围。Preferred embodiments of the present invention are described below with reference to the accompanying drawings. Those skilled in the art should understand that these embodiments are only used to explain the technical principles of the present invention, and are not intended to limit the protection scope of the present invention.

由于网络带宽的限制,需要对图像信号进行编码,从而引入了蚊式噪声,导致图像信号画质的下降。蚊式噪声往往出现在物体边缘区域(纹理区域)旁边的平坦区域或低频区域,如图1所示。Due to the limitation of network bandwidth, the image signal needs to be encoded, which introduces mosquito noise, resulting in a decrease in the image quality of the image signal. Mosquito noise tends to appear in flat or low-frequency regions next to object edge regions (textured regions), as shown in Figure 1.

如图2所示,为本发明所提供的去除蚊式噪声的方法,具体包括:As shown in Figure 2, the method for removing mosquito noise provided by the present invention specifically includes:

步骤201,当确定待处理区域块为边缘块时,确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块。Step 201, when it is determined that the area block to be processed is an edge block, determine whether there are mosquito noise blocks and flat blocks continuously in the neighborhood blocks of the area block to be processed in one azimuth direction.

在该步骤中,确定待处理区域块为边缘块,具体包括:In this step, it is determined that the area block to be processed is an edge block, specifically including:

计算得到所述待处理区域块中所有像素点为边缘点的概率;确定所有像素点为边缘点的概率的均值为所述待处理区域块的边缘块概率;当所述待处理区域块的边缘块概率大于预设阈值时,确定所述待处理区域为边缘块。Calculate the probability that all pixels in the area block to be processed are edge points; determine that the mean value of the probability of all pixels being edge points is the edge block probability of the area block to be processed; when the edge of the area block to be processed When the block probability is greater than the preset threshold, it is determined that the area to be processed is an edge block.

所述确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块,具体包括:The determining whether there are mosquito noise blocks and flat blocks continuously in the neighborhood blocks of the area block to be processed in an azimuth direction, specifically includes:

以所述待处理区域块为起点,在各方位方向上选取其依次相邻的两个邻域块,并计算紧邻的第一个邻域块为蚊式噪声块的蚊式噪声块概率,以及次邻的第二个邻域块为平坦块的平坦块概率;Taking the area block to be processed as a starting point, selecting two neighboring blocks successively adjacent to it in each azimuth direction, and calculating the mosquito noise block probability that the first adjacent block is a mosquito noise block, and The flat block probability that the second adjacent block is a flat block;

根据所述蚊式噪声块概率确定所述第一个邻域块是否为蚊式噪声块;determining whether the first neighborhood block is a mosquito noise block according to the mosquito noise block probability;

根据所述平坦块概率确定所述第二个邻域块是否为平坦块。Determine whether the second neighboring block is a flat block according to the flat block probability.

该步骤还可以采用如图3所示的框架,该框架中,This step can also adopt the framework shown in Figure 3, in this framework,

其中,空域边缘检测单元Among them, the spatial edge detection unit

利用Sobel索贝尔算法求边缘块概率,其中Sobel的水平系数和竖直系数如图4所示。Use the Sobel Sobel algorithm to calculate the edge block probability, where the horizontal and vertical coefficients of Sobel are shown in Figure 4.

将Sobel滤波后两个方位方向的结果的绝对值求和得到边缘幅值gradAmp,再经过图5所示曲线得到该像素点是边缘点的概率Ppixel_edgeThe absolute value of the results of the two azimuth directions after Sobel filtering is summed to obtain the edge amplitude gradAmp, and then the probability P pixel_edge that the pixel point is an edge point is obtained through the curve shown in Figure 5 .

计算4*4大小的区域块内,取区域块内所有像素点Ppixel_edge的均值得到边缘块的概率Pblock_edge;若Pblock_edge大于预先设定的阈值,则当前区域块是边缘块,需要检测其周围邻域块的信息,邻域块的分布如图6所示,其中编号13表示当前边缘块。Calculate the probability P block_edge of the edge block by taking the mean value of all pixels P pixel_edge in the area block of 4*4 size; if P block_edge is greater than the preset threshold, the current area block is an edge block and needs to be detected The information of the surrounding neighborhood blocks, the distribution of the neighborhood blocks is shown in Figure 6, where the number 13 represents the current edge block.

频域特征检测单元Frequency Domain Feature Detection Unit

通过2D-DCT的方法,求出除当前区域块以外的邻域块的频域特性。公式如下:Through the 2D-DCT method, the frequency domain characteristics of neighboring blocks other than the current block are obtained. The formula is as follows:

Y=AXAT Y =AXAT

DCT矩阵A系数如图7,X为当前块的4*4的矩阵。再取Y除右上角的其他数之和Un,作为该区域块的频域特性。The DCT matrix A coefficient is shown in Figure 7, and X is a 4*4 matrix of the current block. Then take the sum U n of Y except the other numbers in the upper right corner as the frequency domain characteristic of the block.

邻域信息组合判断单元Neighborhood information combination judgment unit

检测每个方位方向上,是否连续存在纹理块、蚊式噪声块和平坦块;用边缘块概率来表示纹理块概率。每个方位方向如图5中的箭头所示,共8个方向(该八个方位方向包括,正东方位方向、正南方位方向、正西方位方向、正北方位方向、东南方位方向、西南方位方向、西北方位方向和东北方位方向),注意,这里的方位方向是箭头所指的方向,如13->7->1和13->19->25是两个不同的方位方向。Detect whether there are texture blocks, mosquito noise blocks and flat blocks continuously in each azimuth direction; use the edge block probability to represent the texture block probability. Each azimuth direction is shown as the arrow in Figure 5, and there are 8 directions in total (the eight azimuth directions include, due east azimuth direction, due south azimuth direction, due west azimuth direction, due north azimuth direction, southeast azimuth direction, southwest Azimuth direction, northwest azimuth direction and northeast azimuth direction), note that the azimuth direction here is the direction pointed by the arrow, such as 13->7->1 and 13->19->25 are two different azimuth directions.

根据图8所示曲线计算待处理区域块位于蚊式噪声区的概率;横坐标为待处理区域块的DCT频域特性Un,纵坐标Pmos为待处理区域块是蚊式噪声块的概率。m_flat、m_mos1、m_mos2、m_tex都属于阈值常量。根据图9所示曲线计算待处理块位于平坦块的概率。横坐标为待处理区域块的DCT频域特性Un,纵坐标Pflat为待处理区域块是平坦块的概率。f_flat、f_mos都属于阈值常量。According to the curve shown in Figure 8, the probability that the block to be processed is located in the mosquito noise area is calculated; the abscissa is the DCT frequency domain characteristic U n of the block to be processed, and the ordinate P mos is the probability that the block to be processed is a mosquito noise block . m_flat, m_mos1, m_mos2, and m_tex are all threshold constants. The probability that the block to be processed is located in a flat block is calculated according to the curve shown in FIG. 9 . The abscissa is the DCT frequency domain characteristic U n of the region block to be processed, and the ordinate P flat is the probability that the region block to be processed is a flat block. Both f_flat and f_mos are threshold constants.

步骤202,当确定存在蚊式噪声块和平坦块时,确定所述待处理区域块位于蚊式噪声区。Step 202, when it is determined that there are mosquito noise blocks and flat blocks, it is determined that the area block to be processed is located in the mosquito noise area.

步骤203,分别获取所述待处理区域块的边缘块概率、及其相邻区域块的蚊式噪声块概率和平坦块概率,选取其中的最小值作为蚊式噪声滤波权重。Step 203, respectively obtain the edge block probability of the area block to be processed, the mosquito noise block probability and the flat block probability of its adjacent area blocks, and select the minimum value among them as the mosquito noise filtering weight.

将某一方位方向的连续的边缘块概率、蚊式噪声块概率、平坦块概率取最小值,得到最终的概率值PSigma,作为蚊式噪声滤波权重。Take the minimum value of the continuous edge block probability, mosquito noise block probability and flat block probability in a certain direction to obtain the final probability value P Sigma as the mosquito noise filtering weight.

PSigma=min(Pflat,Pmos,Pblock_edge)P Sigma = min(P flat , P mos , P block_edge )

如图5中,13->7->1方向上的PSigma等于区域块13的边缘块概率,区域块7的蚊式噪声块概率,以及区域块1的平坦块概率的最小值;而13->19->25方向上的PSigma等于区域块13的边缘块概率,区域块19的蚊式噪声块概率,以及区域块25的平坦块概率的最小值。As shown in Figure 5, the P Sigma in the direction of 13->7->1 is equal to the edge block probability of area block 13, the mosquito noise block probability of area block 7, and the minimum value of the flat block probability of area block 1; and 13 P Sigma in the ->19->25 direction is equal to the minimum of the edge block probability for region block 13, the mosquito noise block probability for region block 19, and the flat block probability for region block 25.

步骤204,利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理。Step 204, using the mosquito noise filtering weights to perform mosquito noise filtering on the area block to be processed located in the mosquito noise area.

该步骤中,蚊式噪声滤波单元In this step, the mosquito noise filter unit

对待处理区域块内的每个像素点进行蚊式噪声滤波。Mosquito noise filtering is performed on each pixel in the block to be processed.

滤波方法采用sigma滤波,具体为根据区域块内每个像素点周围的M×N个像素点,如3×3,进行加权平均,sigma滤波的结果为Yfilt。运算过程如下:The filtering method adopts sigma filtering, which specifically performs weighted average according to M×N pixels around each pixel in the area block, such as 3×3, and the result of sigma filtering is Y filt . The operation process is as follows:

其中,Wij为在所述待处理区域块中所选取的像素点的像素值与其相邻像素点的像素值的绝对值的权重,通过图10所示曲线计算得到;diff为在所述待处理区域块中所选取的像素点的像素值与其相邻像素点的像素值的绝对值(diff=abs(Yij-Ycur)),Yij是在所述待处理区域块中所选取的像素点的相邻像素点的像素值,I为在所述待处理区域块中所选取的像素点所在行的取值范围,J为在所述待处理区域块中所选取的像素点所在列的取值范围。Wherein, W ij is the weight of the absolute value of the pixel value of the selected pixel in the block to be processed and the pixel value of its adjacent pixel, calculated through the curve shown in Figure 10; diff is the The absolute value (diff=abs(Y ij -Y cur )) of the pixel value of the selected pixel point in the processing area block and the pixel value of its adjacent pixel point, Y ij is selected in the area block to be processed The pixel value of the adjacent pixel of the pixel point, I is the value range of the row where the pixel point is selected in the area block to be processed, and J is the column where the pixel point is selected in the area block to be processed range of values.

当前像素点最终输出的亮度值为:The final output brightness value of the current pixel is:

Yout=(1-PSigma)×Ycur+PSigma×Yfilt Y out =(1-P Sigma )×Y cur +P Sigma ×Y filt

其中,Yout为在所述待处理区域块中所选取的像素点输出的亮度值,Ycur为在所述待处理区域块中所选取的像素点输入的像素值,Yfilt为在所述待处理区域块中所选取的像素点的sigma滤波结果。Wherein, Y out is the luminance value output by the pixel point selected in the region block to be processed, Y cur is the pixel value input by the pixel point selected in the region block to be processed, and Y filt is the pixel value input in the region block to be processed. The sigma filtering result of the pixels selected in the block to be processed.

所述利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理,具体包括:The use of the mosquito noise filter weight to perform mosquito noise filter processing on the to-be-processed area block located in the mosquito noise area specifically includes:

在所述待处理区域块中选取任意像素点,选取所述像素点所在行中的预设数量个相邻像素点和所在列中的预设数量个相邻像素点,根据每一个像素点的像素值以及蚊式噪声滤波权重计算得到蚊式噪声滤波结果。Select any pixel in the block to be processed, select a preset number of adjacent pixels in the row where the pixel is located and a preset number of adjacent pixels in the column where the pixel is located, according to each pixel's The pixel value and the mosquito noise filtering weight are calculated to obtain the mosquito noise filtering result.

上述技术方案可以看出,本发明具有以下有益效果:It can be seen from the foregoing technical solutions that the present invention has the following beneficial effects:

本发明通过空域梯度方法,可以更准确地找到边缘点,避免对一些边缘的漏检;根据频域DCT的方法,可以更准确地区分纹理和蚊式噪声,避免由于将纹理检测为蚊式噪声而造成纹理区的误检,或者将蚊式噪声区检测为纹理区而造成蚊式噪声的漏检;根据邻域信息判断方法,在蚊式噪声可能出现的区域上去寻找蚊式噪声,使蚊式噪声的检测结果更准确。The present invention can find edge points more accurately through the spatial gradient method, avoiding missed detection of some edges; according to the method of frequency domain DCT, it can more accurately distinguish texture and mosquito noise, avoiding the detection of texture as mosquito noise And cause false detection of texture area, or detect mosquito noise area as texture area and cause missed detection of mosquito noise; according to the neighborhood information judgment method, search for mosquito noise in the area where mosquito noise may appear, so that mosquito The noise detection results are more accurate.

基于与上述本发明所提供的技术方案相同的设计,本发明还提供了一种去除蚊式噪声的系统,包括:Based on the same design as the technical solution provided by the above-mentioned present invention, the present invention also provides a system for removing mosquito noise, including:

第一处理单元,用于当确定待处理区域块为边缘块时,确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块;具体用于计算得到所述待处理区域块中所有像素点为边缘点的概率;确定所有像素点为边缘点的概率的均值为所述待处理区域块的边缘块概率;当所述待处理区域块的边缘块概率大于预设阈值时,确定所述待处理区域为边缘块;还具体用于以所述待处理区域块为起点,在各方位方向上选取其依次相邻的两个邻域块,并计算紧邻的第一个邻域块为蚊式噪声块的蚊式噪声块概率,以及次邻的第二个邻域块为平坦块的平坦块概率;根据所述蚊式噪声块概率确定所述第一个邻域块是否为蚊式噪声块;根据所述平坦块概率确定所述第二个邻域块是否为平坦块。The first processing unit is used to determine whether there are mosquito noise blocks and flat blocks in the neighborhood blocks of the block to be processed in an azimuth direction when it is determined that the block to be processed is an edge block; specifically, it is used to calculate and obtain The probability that all pixels in the area block to be processed are edge points; the mean value of the probability of determining that all pixels are edge points is the edge block probability of the area block to be processed; when the edge block probability of the area block to be processed When it is greater than the preset threshold value, it is determined that the area to be processed is an edge block; it is also specifically used to select two neighboring blocks adjacent to each azimuth direction from the block of the area to be processed, and calculate the adjacent blocks The mosquito noise block probability that the first neighborhood block of is a mosquito noise block, and the flat block probability that the second neighbor block is a flat block; the first neighborhood block is determined according to the mosquito noise block probability whether the first neighborhood block is a mosquito noise block; determine whether the second neighborhood block is a flat block according to the flat block probability.

第二处理单元,用于当确定存在蚊式噪声块和平坦块时,确定所述待处理区域块位于蚊式噪声区;The second processing unit is used to determine that the area block to be processed is located in the mosquito noise area when it is determined that there are mosquito noise blocks and flat blocks;

选取单元,用于分别获取所述待处理区域块的边缘块概率、及其相邻区域块的蚊式噪声块概率和平坦块概率,选取其中的最小值作为蚊式噪声滤波权重;The selection unit is used to obtain the edge block probability of the block to be processed, the mosquito noise block probability and the flat block probability of its adjacent block, and select the minimum value as the mosquito noise filtering weight;

第三处理单元,用于利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理;具体用于在所述待处理区域块中选取任意像素点,选取所述像素点所在行中的预设数量个相邻像素点和所在列中的预设数量个相邻像素点,根据每一个像素点的像素值以及蚊式噪声滤波权重计算得到蚊式噪声滤波结果。A third processing unit, configured to use the mosquito noise filtering weight to perform mosquito noise filtering on the area block to be processed located in the mosquito noise area; specifically, to select any pixel point in the area block to be processed , select a preset number of adjacent pixels in the row where the pixel is located and a preset number of adjacent pixels in the column where the pixel is located, and calculate the mosquito pattern according to the pixel value of each pixel and the mosquito noise filtering weight Noise filtering results.

本领域技术人员应该能够意识到,结合本文中所公开的实施例描述的各示例的模块、及方法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明电子硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以电子硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。本领域技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those skilled in the art should be able to realize that the modules and method steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, computer software, or a combination of the two. In order to clearly illustrate the electronic hardware and Interchangeability of software. In the above description, the components and steps of each example have been generally described according to their functions. Whether these functions are performed by electronic hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may implement the described functionality using different methods for each particular application, but such implementation should not be considered as exceeding the scope of the present invention.

至此,已经结合附图所示的优选实施方式描述了本发明的技术方案,但是,本领域技术人员容易理解的是,本发明的保护范围显然不局限于这些具体实施方式。在不偏离本发明的原理的前提下,本领域技术人员可以对相关技术特征作出等同的更改或替换,这些更改或替换之后的技术方案都将落入本发明的保护范围之内。So far, the technical solutions of the present invention have been described in conjunction with the preferred embodiments shown in the accompanying drawings, but those skilled in the art will easily understand that the protection scope of the present invention is obviously not limited to these specific embodiments. Without departing from the principles of the present invention, those skilled in the art can make equivalent changes or substitutions to relevant technical features, and the technical solutions after these changes or substitutions will all fall within the protection scope of the present invention.

Claims (10)

1.一种去除蚊式噪声的方法,其特征在于,包括:1. A method for removing mosquito noise, comprising: 当确定待处理区域块为边缘块时,确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块;When determining that the area block to be processed is an edge block, determine whether there are mosquito noise blocks and flat blocks continuously in the neighborhood blocks of the area block to be processed in an azimuth direction; 当确定存在蚊式噪声块和平坦块时,确定所述待处理区域块位于蚊式噪声区;When it is determined that there is a mosquito noise block and a flat block, it is determined that the area block to be processed is located in a mosquito noise area; 分别获取所述待处理区域块的边缘块概率、及其相邻区域块的蚊式噪声块概率和平坦块概率,选取其中的最小值作为蚊式噪声滤波权重;Respectively obtain the edge block probability of the block to be processed, the mosquito noise block probability and the flat block probability of its adjacent block, and select the minimum value as the mosquito noise filtering weight; 利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理。Using the mosquito noise filtering weights to perform mosquito noise filtering processing on the to-be-processed area block located in the mosquito noise area. 2.根据权利要求1所述的去除蚊式噪声的方法,其特征在于,确定待处理区域块为边缘块,具体包括:2. the method for removing mosquito noise according to claim 1, is characterized in that, determining that the region block to be processed is an edge block, specifically comprises: 计算得到所述待处理区域块中所有像素点为边缘点的概率;Calculate the probability that all pixels in the block to be processed are edge points; 确定所有像素点为边缘点的概率的均值为所述待处理区域块的边缘块概率;Determining that the mean of the probability that all pixels are edge points is the edge block probability of the block to be processed; 当所述待处理区域块的边缘块概率大于预设阈值时,确定所述待处理区域为边缘块。When the edge block probability of the block to be processed is greater than a preset threshold, it is determined that the block to be processed is an edge block. 3.根据权利要求1所述的去除蚊式噪声的方法,其特征在于,所述确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块,具体包括:3. The method for removing mosquito noise according to claim 1, characterized in that, whether there are mosquito noise blocks and flat blocks continuously in the neighborhood block of the said area block to be processed in an azimuth direction, specifically include: 以所述待处理区域块为起点,在各方位方向上选取其依次相邻的两个邻域块,并计算紧邻的第一个邻域块为蚊式噪声块的蚊式噪声块概率,以及次邻的第二个邻域块为平坦块的平坦块概率;Taking the area block to be processed as a starting point, selecting two neighboring blocks successively adjacent to it in each azimuth direction, and calculating the mosquito noise block probability that the first adjacent block is a mosquito noise block, and The flat block probability that the second adjacent block is a flat block; 根据所述蚊式噪声块概率确定所述第一个邻域块是否为蚊式噪声块;determining whether the first neighborhood block is a mosquito noise block according to the mosquito noise block probability; 根据所述平坦块概率确定所述第二个邻域块是否为平坦块。Determine whether the second neighboring block is a flat block according to the flat block probability. 4.根据权利要求1所述的去除蚊式噪声的方法,其特征在于,所述利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理,具体包括:4. the method for removing mosquito noise according to claim 1, is characterized in that, described utilizing described mosquito noise filtering weight to be positioned at the described area block to be processed of mosquito noise area and carry out mosquito noise filtering process, Specifically include: 在所述待处理区域块中选取任意像素点,选取所述像素点所在行中的预设数量个相邻像素点和所在列中的预设数量个相邻像素点,根据每一个像素点的像素值以及蚊式噪声滤波权重计算得到蚊式噪声滤波结果。Select any pixel in the block to be processed, select a preset number of adjacent pixels in the row where the pixel is located and a preset number of adjacent pixels in the column where the pixel is located, according to each pixel's The pixel value and the mosquito noise filtering weight are calculated to obtain the mosquito noise filtering result. 5.根据权利要求4所述的去除蚊式噪声的方法,其特征在于,所述根据每一个像素点的像素值以及蚊式噪声滤波权重计算得到蚊式噪声滤波结果,通过如下公式:5. the method for removing mosquito noise according to claim 4, is characterized in that, described according to the pixel value of each pixel point and mosquito noise filtering weight calculation obtains mosquito noise filtering result, by following formula: Yout=(1-PSigma)×Ycur+PSigma×Yfilt Y out =(1-P Sigma )×Y cur +P Sigma ×Y filt 其中,Yout为在所述待处理区域块中所选取的像素点输出的亮度值,PSigma为蚊式噪声滤波权重,Ycur为在所述待处理区域块中所选取的像素点输入的像素值,Yfilt为在所述待处理区域块中所选取的像素点的sigma滤波结果。Wherein, Y out is the luminance value of the selected pixel point output in the region block to be processed, P Sigma is the mosquito noise filter weight, and Y cur is the input value of the selected pixel point in the region block to be processed Pixel value, Y filt is the sigma filtering result of the pixels selected in the block to be processed. 6.根据权利要求5所述的去除蚊式噪声的方法,其特征在于,所述Yfilt具体通过如下公式计算得到:6. the method for removing mosquito noise according to claim 5, is characterized in that, described Y filt is specifically calculated by the following formula: YY ff ii ll tt == ΣΣ ii ∈∈ II ΣΣ jj ∈∈ JJ WW ii jj ×× YY ii jj // ΣΣ ii ∈∈ II ΣΣ jj ∈∈ JJ WW ii jj 其中,Wij为在所述待处理区域块中所选取的像素点的像素值与其相邻像素点的像素值的绝对值的权重,diff为在所述待处理区域块中所选取的像素点的像素值与其相邻像素点的像素值的绝对值,Yij是在所述待处理区域块中所选取的像素点的相邻像素点的像素值,I为在所述待处理区域块中所选取的像素点所在行的取值范围,J为在所述待处理区域块中所选取的像素点所在列的取值范围。Wherein, Wij is the weight of the absolute value of the pixel value of the pixel selected in the region block to be processed and the pixel value of its adjacent pixel, and diff is the pixel selected in the region block to be processed The absolute value of the pixel value of the pixel value and the pixel value of its adjacent pixel point, Y ij is the pixel value of the adjacent pixel point of the selected pixel point in the area block to be processed, and I is the pixel value in the area block to be processed The value range of the row where the selected pixel is located, and J is the value range of the column where the selected pixel is located in the block to be processed. 7.一种去除蚊式噪声的系统,其特征在于,包括:7. A system for removing mosquito noise, comprising: 第一处理单元,用于当确定待处理区域块为边缘块时,确定所述待处理区域块在一个方位方向上的邻域块是否连续存在蚊式噪声块和平坦块;The first processing unit is configured to determine whether there are mosquito noise blocks and flat blocks in the neighborhood blocks of the block to be processed in an azimuth direction when it is determined that the block to be processed is an edge block; 第二处理单元,用于当确定存在蚊式噪声块和平坦块时,确定所述待处理区域块位于蚊式噪声区;The second processing unit is used to determine that the area block to be processed is located in the mosquito noise area when it is determined that there are mosquito noise blocks and flat blocks; 选取单元,用于分别获取所述待处理区域块的边缘块概率、及其相邻区域块的蚊式噪声块概率和平坦块概率,选取其中的最小值作为蚊式噪声滤波权重;The selection unit is used to obtain the edge block probability of the block to be processed, the mosquito noise block probability and the flat block probability of its adjacent block, and select the minimum value as the mosquito noise filtering weight; 第三处理单元,用于利用所述蚊式噪声滤波权重对位于蚊式噪声区的所述待处理区域块做蚊式噪声滤波处理。The third processing unit is configured to use the mosquito noise filtering weight to perform mosquito noise filtering on the area block to be processed located in the mosquito noise area. 8.根据权利要求7所述的去除蚊式噪声的系统,其特征在于,8. The system for removing mosquito noise according to claim 7, characterized in that, 所述第一处理单元,具体用于计算得到所述待处理区域块中所有像素点为边缘点的概率;确定所有像素点为边缘点的概率的均值为所述待处理区域块的边缘块概率;当所述待处理区域块的边缘块概率大于预设阈值时,确定所述待处理区域为边缘块。The first processing unit is specifically used to calculate the probability that all pixels in the block to be processed are edge points; determine that the mean of the probabilities of all pixels as edge points is the edge block probability of the block to be processed ; When the edge block probability of the area block to be processed is greater than a preset threshold, determine that the area to be processed is an edge block. 9.根据权利要求7所述的去除蚊式噪声的系统,其特征在于,9. The system for removing mosquito noise according to claim 7, characterized in that, 所述第一处理单元,还具体用于以所述待处理区域块为起点,在各方位方向上选取其依次相邻的两个邻域块,并计算紧邻的第一个邻域块为蚊式噪声块的蚊式噪声块概率,以及次邻的第二个邻域块为平坦块的平坦块概率;根据所述蚊式噪声块概率确定所述第一个邻域块是否为蚊式噪声块;根据所述平坦块概率确定所述第二个邻域块是否为平坦块。The first processing unit is further specifically configured to take the block to be processed as a starting point, select two adjacent adjacent blocks in each azimuth direction, and calculate the first adjacent block as the The mosquito noise block probability of the noise block, and the flat block probability of the second neighbor block being a flat block; determine whether the first neighborhood block is mosquito noise according to the mosquito noise block probability block; determining whether the second neighborhood block is a flat block according to the flat block probability. 10.根据权利要求7所述的去除蚊式噪声的系统,其特征在于,10. the system for removing mosquito noise according to claim 7, is characterized in that, 所述第三处理单元,具体用于在所述待处理区域块中选取任意像素点,选取所述像素点所在行中的预设数量个相邻像素点和所在列中的预设数量个相邻像素点,根据每一个像素点的像素值以及蚊式噪声滤波权重计算得到蚊式噪声滤波结果。The third processing unit is specifically configured to select any pixel in the block to be processed, and select a preset number of adjacent pixels in the row where the pixel is located and a preset number of adjacent pixels in the column where the pixel is located. Neighboring pixels, according to the pixel value of each pixel and the weight of mosquito noise filtering, the mosquito noise filtering result is obtained.
CN201611203018.7A 2016-12-23 2016-12-23 Method and system for removing mosquito noise Active CN106846262B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611203018.7A CN106846262B (en) 2016-12-23 2016-12-23 Method and system for removing mosquito noise

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611203018.7A CN106846262B (en) 2016-12-23 2016-12-23 Method and system for removing mosquito noise

Publications (2)

Publication Number Publication Date
CN106846262A true CN106846262A (en) 2017-06-13
CN106846262B CN106846262B (en) 2020-02-28

Family

ID=59135430

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611203018.7A Active CN106846262B (en) 2016-12-23 2016-12-23 Method and system for removing mosquito noise

Country Status (1)

Country Link
CN (1) CN106846262B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110956594A (en) * 2019-11-27 2020-04-03 北京金山云网络技术有限公司 Image filtering method, device, electronic device and storage medium
CN113763270A (en) * 2021-08-30 2021-12-07 青岛信芯微电子科技股份有限公司 Mosquito noise removing method and electronic device
CN114360453A (en) * 2021-12-09 2022-04-15 青岛信芯微电子科技股份有限公司 Noise removing method and device, display equipment, chip and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002093935A1 (en) * 2001-05-10 2002-11-21 Matsushita Electric Industrial Co., Ltd. Image processing apparatus
CN102150426A (en) * 2008-09-09 2011-08-10 马维尔国际贸易有限公司 Reducing digital image noise
CN106023204A (en) * 2016-05-20 2016-10-12 陕西师范大学 Method and system for removing mosquito noise based on edge detection algorithm

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002093935A1 (en) * 2001-05-10 2002-11-21 Matsushita Electric Industrial Co., Ltd. Image processing apparatus
CN1507749A (en) * 2001-05-10 2004-06-23 松下电器产业株式会社 image processing device
CN102150426A (en) * 2008-09-09 2011-08-10 马维尔国际贸易有限公司 Reducing digital image noise
CN106023204A (en) * 2016-05-20 2016-10-12 陕西师范大学 Method and system for removing mosquito noise based on edge detection algorithm

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110956594A (en) * 2019-11-27 2020-04-03 北京金山云网络技术有限公司 Image filtering method, device, electronic device and storage medium
CN110956594B (en) * 2019-11-27 2023-12-01 北京金山云网络技术有限公司 Image filtering method, device, electronic equipment and storage medium
CN113763270A (en) * 2021-08-30 2021-12-07 青岛信芯微电子科技股份有限公司 Mosquito noise removing method and electronic device
CN113763270B (en) * 2021-08-30 2024-05-07 青岛信芯微电子科技股份有限公司 Mosquito noise removing method and electronic equipment
CN114360453A (en) * 2021-12-09 2022-04-15 青岛信芯微电子科技股份有限公司 Noise removing method and device, display equipment, chip and medium

Also Published As

Publication number Publication date
CN106846262B (en) 2020-02-28

Similar Documents

Publication Publication Date Title
CN108564597B (en) Video foreground object extraction method fusing Gaussian mixture model and H-S optical flow method
CN106023204B (en) A kind of method and system removing mosquito noise based on edge detection algorithm
CN103533214B (en) Video real-time denoising method based on kalman filtering and bilateral filtering
CN103150733B (en) Self-adapting multi-stage weighted median filtering algorithm applied to digital images
Harikiran et al. Impulse noise removal in digital images
CN109377450B (en) Edge protection denoising method
CN103400357B (en) A kind of method removing image salt-pepper noise
CN107360435B (en) Blockiness detection methods, block noise filtering method and device
CN107038688A (en) The detection of image noise and denoising method based on Hessian matrixes
CN106910170B (en) A kind of minimizing technology of image salt-pepper noise
CN104683660A (en) Video denoising method and device
CN106846262B (en) Method and system for removing mosquito noise
CN103996045A (en) Multi-feature fused smoke identification method based on videos
CN103020959B (en) Gravity model-based oceanic front information extraction method
Mikolajczak et al. Estimation of the variance of noise in digital images using a median filter
CN102118547A (en) Image weighted filtering method
CN103996177A (en) Snow noise removing algorithm free of reference detection
CN101494787B (en) A Deblocking Method Based on Blocking Detection
CN108269221B (en) A JPEG Recompression Image Tampering Location Method
CN109636822A (en) A kind of improvement Canny adaptive edge extracting method based on new building subordinating degree function
CN113361321A (en) Infrared small target detection method and device
Kusnik et al. On the robust technique of mixed Gaussian and impulsive noise reduction in color digital images
CN109447887B (en) A Hidden Image Inpainting Method Based on Convex Hull and Group Interpolation
CN107292839B (en) TDI flutter image restoration method based on image block self-adaptive adjustment
CN114693543B (en) Image noise reduction method and device, image processing chip and image acquisition equipment

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