JP2000106630A - Noise eliminating method for digital image - Google Patents

Noise eliminating method for digital image

Info

Publication number
JP2000106630A
JP2000106630A JP10274010A JP27401098A JP2000106630A JP 2000106630 A JP2000106630 A JP 2000106630A JP 10274010 A JP10274010 A JP 10274010A JP 27401098 A JP27401098 A JP 27401098A JP 2000106630 A JP2000106630 A JP 2000106630A
Authority
JP
Japan
Prior art keywords
pixel
noise
processed
digital image
processing
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
JP10274010A
Other languages
Japanese (ja)
Inventor
Yutaka Machida
田 豊 町
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP10274010A priority Critical patent/JP2000106630A/en
Publication of JP2000106630A publication Critical patent/JP2000106630A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a superior noise eliminating method for digital images that has high noise-eliminating capability at a flat part of an image, completely stores an edge in a processing window and the line with the width of one pixel, and is suitable for high-speed processing which utilizes software programs. SOLUTION: In this noise-eliminating method, absolute difference among a processing object pixel and 8 surrounding pixels adjacent to the processing object pixel is calculated, and all surrounding pixels whose absolute differences is more than a predetermined threshold are replaced with the values of the processing object pixel to calculate a mean value related to the 8 surrounding pixels, and the processing object pixel is replaced with this mean value.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、テレビ電話、テレ
ビ会議などに利用する、ディジタル画像の雑音除去方法
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for removing noise from digital images used for videophones, videoconferencing, and the like.

【0002】[0002]

【従来の技術】テレビ電話やテレビ会議などでは画像の
情報量を削減して効率よく伝送するため、画像の符号化
方法および復号方法を用いており、近年の画像の符号化
方法および復号方法は離散コサイン変換を利用したもの
が大半を占めている。離散コサイン変換は、画像の情報
量を大幅に削減することが可能な反面、モスキートノイ
ズとよばれる独特のガウス性雑音が復号画像に現われ、
主観画質を損なう問題がある。このモスキートノイズに
代表されるガウス性雑音は、高周波成分を除去する空間
フィルタを適用することで除去可能であるが、エッジな
どの画像の特徴点に含まれる高周波成分まで除去してし
まうため、画像の鮮鋭度が損なわれてしまう問題があ
る。
2. Description of the Related Art In videophones and videoconferencing, etc., in order to reduce the amount of information of an image and efficiently transmit the image, an image encoding method and a decoding method are used. Most use the discrete cosine transform. The discrete cosine transform can greatly reduce the amount of information in the image, but a unique Gaussian noise called mosquito noise appears in the decoded image,
There is a problem of impairing subjective image quality. Gaussian noise represented by mosquito noise can be removed by applying a spatial filter that removes high-frequency components.However, since high-frequency components included in feature points of an image such as edges are removed, image noise is reduced. There is a problem that the sharpness of the image is lost.

【0003】そこで、画像の鮮鋭度を損なうことなく雑
音を除去する適応的な雑音除去方法が発表されており、
例えば、アイ・イー・イー・イー・トランザクションズ
・オン・システムズ・マン・アンド・サイバネティック
ス、SMC−8(1978年)第705頁から第710
頁(IEEE Transactions on Systems, Man, and Cyberne
tics, Vol. SMC-8(1978) PP705-710)に見られるk最似
近傍法(k-nearest neighbor method )が挙げられる。
以下、図6を用いてその方法を説明する。
[0003] Therefore, an adaptive noise elimination method for eliminating noise without impairing the sharpness of an image has been announced.
See, for example, IEE Transactions on Systems Man and Cybernetics, SMC-8 (1978), pp. 705-710.
Page (IEEE Transactions on Systems, Man, and Cyberne
tics, Vol. SMC-8 (1978) PP 705-710), the k-nearest neighbor method.
Hereinafter, the method will be described with reference to FIG.

【0004】図6に示すようにk最似近傍法では、処理
対象画素pとその周辺の8画素からなる処理ウィンドウ
を形成し、処理対象画素の雑音除去を行う。雑音除去の
具体的な処理は、次のようになる。まず、周辺の8画素
のうちその値が処理対象画素pの値に近い順にk個を選
択する。そして、選択されたk個の周辺画素の平均値を
算出し、その平均値で処理対象画素pを置き換える。画
像のエッジを保存しつつ良好な雑音除去を行うにはk=
5とするのがよいとされており、図6もk=5とした場
合の処理を示している。
[0006] As shown in FIG. 6, in the k-nearest neighbor method, a processing window including a pixel to be processed p and its surrounding eight pixels is formed, and noise is removed from the pixel to be processed. The specific processing of the noise removal is as follows. First, among the eight peripheral pixels, k pixels are selected in the order in which the value is closer to the value of the processing target pixel p. Then, an average value of the selected k peripheral pixels is calculated, and the pixel p to be processed is replaced with the average value. For good noise removal while preserving image edges, k =
5 is good, and FIG. 6 also shows processing when k = 5.

【0005】k最似近傍法が画像のエッジを保存しつつ
雑音除去行う原理を、同じく図6で説明する。図6では
処理ウィンドウ内に縦のエッジが存在しており、処理ウ
インドウ内画素を2つのグループaおよびbに分けて示
している。ここでは明らかに同じグループに属する画素
間の相関は高く、異なるグループに属する画素間の相関
は低い。今、処理対象画素がグループbに属するものと
してk最似近傍法で雑音除去処理を行うと、処理対象画
素は、同じグループbに属する画素の平均値で置き換え
られるため雑音は除去されるが、グループbへの属性は
失われない。よって、エッジを保存しつつ雑音を除去す
ることが可能になる。
The principle of the k-nearest neighbor method for removing noise while preserving image edges will be described with reference to FIG. In FIG. 6, a vertical edge exists in the processing window, and the pixels in the processing window are divided into two groups a and b. Here, the correlation between pixels belonging to the same group is clearly high, and the correlation between pixels belonging to different groups is low. Now, if the noise removal processing is performed by the k-nearest neighbor method assuming that the pixel to be processed belongs to the group b, the noise is removed because the pixel to be processed is replaced with the average value of the pixels belonging to the same group b. Attributes to group b are not lost. Therefore, it is possible to remove noise while preserving edges.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、k最似
近傍法ではエッジを保存するためにk<8とし、処理対
象画素周辺のすべての画素を雑音除去処理に用いない。
これは、処理ウインドウ内にエッジが存在しない場合で
も同様である。そのため、画像の平坦部では雑音の除去
能力が低いという問題がある。また、処理ウインドウ内
に1画素幅のラインが存在し、処理対象画素がそのライ
ン上に存在している場合、ラインは完全に保存されない
という問題がある。さらに、良好な雑音除去のためには
k=5とするため、処理対象画素周辺の5画素に関する
平均値を算出する必要があり、ソフトウェアでの高速処
理が困難であるという問題もある。
However, in the k-nearest neighbor method, k <8 in order to preserve the edge, and all pixels around the pixel to be processed are not used for noise removal processing.
This is the same even when no edge exists in the processing window. For this reason, there is a problem that the ability to remove noise is low in a flat portion of an image. In addition, when a line having a width of one pixel exists in the processing window and a pixel to be processed exists on the line, the line is not completely saved. Furthermore, since k = 5 for good noise removal, it is necessary to calculate an average value for five pixels around the pixel to be processed, and there is a problem that high-speed processing by software is difficult.

【0007】本発明は、上記従来の問題点を解決するも
ので、画像の平坦部において高い雑音除去能力を有し、
処理ウィンドウ内にあるエッジや1画素幅のラインを完
全に保存し、かつソフトウェアでの高速処理に適する優
れたディジタル画像の雑音除去方法を提供することを目
的とする。
The present invention solves the above-mentioned conventional problems, and has a high noise removal capability in a flat portion of an image.
It is an object of the present invention to provide an excellent digital image denoising method which completely preserves edges and lines of one pixel width in a processing window and is suitable for high-speed processing by software.

【0008】[0008]

【課題を解決するための手段】本発明のディジタル画像
の雑音除去方法は、処理対象画素とこれに隣接する8個
の周辺画素とに関する絶対差分値を算出し、それら絶対
差分値があらかじめ定めた閾値より大きいすべての周辺
画素を処理対象画素の値で置き換えて8個の周辺画素に
関する平均値を算出し、この平均値をもって処理対象画
素を置き換えるようにしたものである。これにより、画
像の平坦部において高い雑音除去能力を有し、処理ウィ
ンドウ内にあるエッジや1画素幅のラインを完全に保存
し、かつソフトウェアでの高速処理に適する優れたディ
ジタル画像の雑音除去方法を提供できる。
A digital image noise elimination method according to the present invention calculates absolute difference values between a pixel to be processed and eight neighboring pixels adjacent thereto, and the absolute difference values are predetermined. All peripheral pixels larger than the threshold value are replaced with the value of the processing target pixel to calculate an average value of eight peripheral pixels, and the average value replaces the processing target pixel. As a result, an excellent digital image denoising method which has high noise elimination ability in a flat part of an image, completely preserves edges and lines of one pixel width in a processing window, and is suitable for high-speed processing by software. Can be provided.

【0009】[0009]

【発明の実施の形態】本発明の請求項1に記載の発明
は、処理対象画素に隣接するN個の周辺画素を用いて処
理対象画素の雑音を除去するディジタル画像の雑音除去
方法であって、処理対象画素と処理対象画素に隣接する
N個の周辺画素とに関する絶対差分値を算出し、それら
絶対差分値をあらかじめ定めた閾値と比較してN個の周
辺画素を2つのグループに分割し、そのうち絶対差分値
が閾値より大なるグループに属する周辺画素のみそれら
の値をすべて処理対象画素の値で置き換えてN個の周辺
画素に関する平均値を算出し、この平均値をもって処理
対象画素を置き換えるようにしたものであり、N個の周
辺画素のうち処理対象画素との相関が低い画素が多いほ
ど、処理対象画素はもとの値を保存するという作用を有
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The first aspect of the present invention is a digital image noise elimination method for eliminating noise of a pixel to be processed by using N neighboring pixels adjacent to the pixel to be processed. Calculating the absolute difference value between the pixel to be processed and N peripheral pixels adjacent to the pixel to be processed, comparing the absolute difference value with a predetermined threshold, and dividing the N peripheral pixels into two groups. Of the peripheral pixels belonging to the group whose absolute difference value is larger than the threshold value, all the values are replaced with the values of the processing target pixels to calculate an average value for the N peripheral pixels, and the processing target pixels are replaced with the average value. In this way, as the number of pixels having low correlation with the processing target pixel among the N peripheral pixels increases, the processing target pixel has an effect of storing the original value.

【0010】本発明の請求項2に記載の発明は、請求項
1に記載の発明においてNを8としたものであり、画像
の平坦部においては処理対象画素周辺のすべての画素が
雑音除去に用いられるように作用するとともに、シフト
演算を用いることで周辺画素に関する平均値の算出処理
量が減少するという作用を有する。
According to a second aspect of the present invention, N is set to 8 in the first aspect, and in a flat portion of an image, all pixels around a pixel to be processed are subjected to noise reduction. In addition to the effect of being used, the use of the shift operation has the effect of reducing the amount of calculation processing of the average value for peripheral pixels.

【0011】本発明の請求項3に記載の発明は、請求項
1に記載の発明においてディジタル画像の符号化方法ま
たは復号方法で用いられる量子化ステップの大きさに従
い閾値を可変とするよう構成したものであり、量子化ス
テップが小さく、符号化雑音が小さい場合には画素値の
小さな空間的変化のみを雑音として除去し、逆に量子化
ステップが大きく、符号化雑音が大きい場合には画素値
の大きな空間的変化をも雑音として除去するという作用
を有する。
According to a third aspect of the present invention, in the first aspect of the present invention, the threshold value is made variable according to the size of a quantization step used in a digital image encoding method or digital image decoding method. When the quantization step is small and the coding noise is small, only a small spatial change in the pixel value is removed as noise. Conversely, when the quantization step is large and the coding noise is large, the pixel value is small. This has the effect of removing even large spatial changes of as noise.

【0012】(実施の形態)以下、本発明の実施の形態
について図を用いて説明する。図1に示すように、本発
明のディジタル画像の雑音除去方法では、処理対象画素
pとその周辺8画素n(1), n(2), n(3),…,n(8)からな
る処理ウィンドウを形成し、処理対象画素の雑音除去を
行う。
(Embodiment) An embodiment of the present invention will be described below with reference to the drawings. As shown in FIG. 1, in the digital image noise elimination method of the present invention, a pixel to be processed p and its surrounding eight pixels n (1), n (2), n (3),. A processing window is formed, and noise of the processing target pixel is removed.

【0013】図2は雑音除去の具体的処理を示すフロー
図である。まず、周辺画素の平均値を求めるための変数
add を0でクリアする(ST1)。次いで、周辺画素の
n(1)に関し、処理対象画素pとの絶対差分値diffを算出
する(ST2)。この絶対差分値diffをあらかじめ定め
た閾値thと比較し(ST3)、閾値thより大きい場合は
変数add に処理対象画素pの画素値を加算し(ST
4)、そうでない場合は変数add に周辺画素n(1)の画素
値を加算する(ST5)。以上の周辺画素n(1)に対する
処理を残りの周辺画素n(2)からn(8)に関して行った後
(ST6,ST7)、変数add を8で割り、1周辺画素
あたりの平均値mを算出する(ST8)。ここで、この
割り算処理は右3ビットシフトで実現されるため、ソフ
トウェアでの実装も容易である。最後に、求められた平
均値mを処理対象画素pと置き換え(ST9)、1画素
に対する雑音除去処理が終了となる。
FIG. 2 is a flowchart showing a specific process of noise removal. First, a variable for calculating the average value of surrounding pixels
Add is cleared with 0 (ST1). Next, the peripheral pixels
Regarding n (1), an absolute difference value diff from the pixel p to be processed is calculated (ST2). This absolute difference value diff is compared with a predetermined threshold value th (ST3). If the absolute difference value diff is larger than the threshold value th, the pixel value of the processing target pixel p is added to the variable add (ST3).
4) If not, the pixel value of the peripheral pixel n (1) is added to the variable add (ST5). After performing the above processing for the peripheral pixel n (1) for the remaining peripheral pixels n (2) to n (8) (ST6, ST7), the variable add is divided by 8, and the average value m per peripheral pixel is calculated. It is calculated (ST8). Here, since this division process is realized by shifting right by 3 bits, implementation by software is also easy. Finally, the calculated average value m is replaced with the processing target pixel p (ST9), and the noise removal processing for one pixel is completed.

【0014】図3は処理対象画素pとその周辺8画素に
関する絶対差分値がすべて閾値th以下である場合の演算
式を示している。この場合は、明らかに処理対象画素p
は周辺8画素の平均値で置き換えられることになり、雑
音除去の効果は高くなる。
FIG. 3 shows an arithmetic expression in the case where the absolute difference values for the pixel to be processed p and the eight pixels surrounding it are all equal to or smaller than the threshold th. In this case, the processing target pixel p
Is replaced by the average value of the eight surrounding pixels, and the effect of noise removal is enhanced.

【0015】一方、図4は処理対象画素pと周辺画素n
(2), n(3), n(5), n(7)およびn(8)に関する絶対差分値
が閾値th以下である場合の演算式を示している。この場
合は処理対象画素pの画素値はほぼ保存される。この例
は、処理ウィンドウ内に存在するエッジが保存されるこ
とを説明している。
FIG. 4 shows a pixel p to be processed and a peripheral pixel n
(2) shows an arithmetic expression in the case where the absolute difference values for n (3), n (5), n (7) and n (8) are equal to or smaller than the threshold th. In this case, the pixel value of the processing target pixel p is substantially preserved. This example illustrates that edges present in the processing window are preserved.

【0016】さらに、図5は処理対象画素pと周辺画素
n(2)およびn(7)に関する絶対差分値のみ閾値th以下であ
る場合の演算式を示している。この場合も処理対象画素
pの画素値はほとんど保存される。この例は、処理ウィ
ンドウ内に存在する1画素幅のラインが保存されること
を説明している。
FIG. 5 shows a pixel p to be processed and peripheral pixels.
An arithmetic expression when only the absolute difference values regarding n (2) and n (7) are equal to or smaller than the threshold th is shown. Also in this case, the pixel value of the processing target pixel p is almost preserved. This example illustrates that one pixel wide lines present in the processing window are saved.

【0017】なお、上記本発明のディジタル画像の雑音
除去方法では、処理対象画素pを周辺8画素より求めら
れた平均値mで置き換えているが、処理対象画素pの画
素値とmに関する重み付き平均値を求めた後、処理対象
画素pを置き換えるよう構成してもよい。
In the digital image noise elimination method of the present invention, the pixel p to be processed is replaced by the average value m obtained from the eight peripheral pixels. After calculating the average value, the pixel p to be processed may be replaced.

【0018】また、ディジタル画像の符号化方法または
復号方法で用いられる量子化ステップの大きさに従って
閾値thを定めるよう構成してもよい。
The threshold value th may be determined according to the size of a quantization step used in a digital image encoding method or digital image decoding method.

【0019】[0019]

【発明の効果】以上のように、本発明によれば、画像の
平坦部において高い雑音除去能力を有し、処理ウィンド
ウ内にあるエッジや1画素幅のラインを完全に保存し、
かつソフトウェアでの高速処理に適するという有利な効
果がある。
As described above, according to the present invention, a high noise removal capability is obtained in a flat portion of an image, and an edge or a line of one pixel width in a processing window is completely preserved.
In addition, there is an advantageous effect that it is suitable for high-speed processing by software.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施の形態のディジタル画像の雑音
除去方法を示す模式図
FIG. 1 is a schematic diagram showing a method for removing noise from a digital image according to an embodiment of the present invention.

【図2】本発明の一実施の形態のディジタル画像の雑音
除去の処理を示すフロー図
FIG. 2 is a flowchart showing a process for removing noise from a digital image according to an embodiment of the present invention;

【図3】処理対象画素とその周辺8画素に関する絶対差
分値がすべて閾値以下である場合の本発明の一実施の形
態のディジタル画像の雑音除去方法を示す模式図
FIG. 3 is a schematic diagram showing a method for removing noise from a digital image according to an embodiment of the present invention in a case where absolute difference values regarding a processing target pixel and eight surrounding pixels are all equal to or smaller than a threshold value;

【図4】処理ウインドウ内にエッジを含む場合の本発明
の一実施の形態のディジタル画像の雑音除去方法を示す
模式図
FIG. 4 is a schematic diagram illustrating a method for removing noise from a digital image according to an embodiment of the present invention when a processing window includes an edge;

【図5】処理ウインドウ内に1画素幅のラインを含む場
合の本発明の一実施の形態のディジタル画像の雑音除去
方法を示す模式図
FIG. 5 is a schematic diagram showing a method for removing noise from a digital image according to an embodiment of the present invention when a processing window includes a line having a width of one pixel;

【図6】従来のディジタル画像の雑音除去方法を示す模
式図
FIG. 6 is a schematic diagram showing a conventional digital image noise elimination method.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 処理対象画素に隣接するN個の周辺画素
を用いて前記処理対象画素の雑音を除去するディジタル
画像の雑音除去方法であって、処理対象画素と前記処理
対象画素に隣接するN個の周辺画素とに関する絶対差分
値を算出し、前記絶対差分値をあらかじめ定めた閾値と
比較して前記N個の周辺画素を2つのグループに分割
し、そのうち前記絶対差分値が前記閾値より大なるグル
ープに属する周辺画素のみそれらの値をすべて前記処理
対象画素の値で置き換えて前記N個の周辺画素に関する
平均値を算出し、前記処理対象画素を前記平均値で置き
換えることを特徴とするディジタル画像の雑音除去方
法。
1. A method for removing noise from a pixel to be processed using N neighboring pixels adjacent to the pixel to be processed, comprising: a pixel to be processed; and N pixels adjacent to the pixel to be processed. Calculating the absolute difference value with respect to the peripheral pixels, and comparing the absolute difference value with a predetermined threshold to divide the N peripheral pixels into two groups, wherein the absolute difference value is larger than the threshold. A digital processing unit that calculates an average value of the N peripheral pixels by replacing all the values of only the peripheral pixels belonging to the group with the value of the processing target pixel, and replaces the processing target pixel with the average value. Image noise removal method.
【請求項2】 Nを8とすることを特徴とする請求項1
記載のディジタル画像の雑音除去方法。
2. The method according to claim 1, wherein N is 8.
2. A method for removing noise from a digital image as described above.
【請求項3】 ディジタル画像の符号化方法または復号
方法で用いられる量子化ステップの大きさに従い閾値を
可変とすることを特徴とする請求項1記載のディジタル
画像の雑音除去方法。
3. The method for removing noise from a digital image according to claim 1, wherein the threshold value is made variable in accordance with the size of a quantization step used in a method for encoding or decoding the digital image.
JP10274010A 1998-09-28 1998-09-28 Noise eliminating method for digital image Pending JP2000106630A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10274010A JP2000106630A (en) 1998-09-28 1998-09-28 Noise eliminating method for digital image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10274010A JP2000106630A (en) 1998-09-28 1998-09-28 Noise eliminating method for digital image

Publications (1)

Publication Number Publication Date
JP2000106630A true JP2000106630A (en) 2000-04-11

Family

ID=17535707

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10274010A Pending JP2000106630A (en) 1998-09-28 1998-09-28 Noise eliminating method for digital image

Country Status (1)

Country Link
JP (1) JP2000106630A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002328311A (en) * 2001-04-27 2002-11-15 Matsushita Electric Ind Co Ltd Image fiber image-pickup device
KR100793285B1 (en) 2007-05-11 2008-01-10 주식회사 코아로직 System and method for image noise reduction with filter matrix and computer readable medium stored thereon computer executable instruction for performing the method
CN100418347C (en) * 2005-09-09 2008-09-10 宇东光学公司 Method for removing cob-webbing of digital image
US8320697B2 (en) 2007-09-28 2012-11-27 Fujitsu Semiconductor Limited Image processing filter, image processing method of image processing filter, and image processing circuit of image processing apparatus having image processing filter
US8666189B2 (en) 2008-08-05 2014-03-04 Aptina Imaging Corporation Methods and apparatus for flat region image filtering
US8849061B2 (en) 2012-03-13 2014-09-30 Panasonic Corporation Noise reduction device and noise reduction method
KR101590868B1 (en) * 2009-07-17 2016-02-02 삼성전자주식회사 A image processing method an image processing apparatus a digital photographing apparatus and a computer-readable storage medium for correcting skin color
KR101619089B1 (en) 2014-09-18 2016-05-11 (주)이더블유비엠 noise reduction method in images
WO2016190698A1 (en) * 2015-05-27 2016-12-01 한양대학교 에리카산학협력단 Weighted median filtering method and device for noise removal

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002328311A (en) * 2001-04-27 2002-11-15 Matsushita Electric Ind Co Ltd Image fiber image-pickup device
CN100418347C (en) * 2005-09-09 2008-09-10 宇东光学公司 Method for removing cob-webbing of digital image
KR100793285B1 (en) 2007-05-11 2008-01-10 주식회사 코아로직 System and method for image noise reduction with filter matrix and computer readable medium stored thereon computer executable instruction for performing the method
US8208754B2 (en) 2007-05-11 2012-06-26 Core Logic Inc. Apparatus and method for reducing image noise with filter matrix and computer readable medium stored thereon computer executable instructions for performing the method
US8320697B2 (en) 2007-09-28 2012-11-27 Fujitsu Semiconductor Limited Image processing filter, image processing method of image processing filter, and image processing circuit of image processing apparatus having image processing filter
US8666189B2 (en) 2008-08-05 2014-03-04 Aptina Imaging Corporation Methods and apparatus for flat region image filtering
KR101590868B1 (en) * 2009-07-17 2016-02-02 삼성전자주식회사 A image processing method an image processing apparatus a digital photographing apparatus and a computer-readable storage medium for correcting skin color
US8849061B2 (en) 2012-03-13 2014-09-30 Panasonic Corporation Noise reduction device and noise reduction method
KR101619089B1 (en) 2014-09-18 2016-05-11 (주)이더블유비엠 noise reduction method in images
WO2016190698A1 (en) * 2015-05-27 2016-12-01 한양대학교 에리카산학협력단 Weighted median filtering method and device for noise removal

Similar Documents

Publication Publication Date Title
KR100237805B1 (en) Spatially adaptive filtering for video encoding
US7916965B2 (en) Detection of artifacts resulting from image signal decompression
USRE41437E1 (en) Decoding apparatus including a filtering unit configured to filter an image based on averaging operation including a shift operation applied to selected successive pixels
JP2000032465A (en) Nonlinear adaptive image filter eliminating noise such as blocking artifact or the like
US7463688B2 (en) Methods and apparatus for removing blocking artifacts of MPEG signals in real-time video reception
KR20000033705A (en) Blocking artifact removing method and device
JP2000106630A (en) Noise eliminating method for digital image
JPH0767176B2 (en) Coding noise elimination filter
JP5062483B2 (en) Signal processing apparatus and method, and program
JP4380498B2 (en) Block distortion reduction device
KR20050085554A (en) Joint resolution or sharpness enhancement and artifact reduction for coded digital video
JP3301766B2 (en) Image signal processing method and image signal processing device
JPH0927955A (en) Image processing unit
JPH05227518A (en) Picture signal decoder
JP4065287B2 (en) Method and apparatus for removing noise from image data
JPH11298898A (en) Block distortion reduction circuit
JPH07307942A (en) Image noise removing device
JP3176270B2 (en) Image decoding processing method
US5757975A (en) Artifact reduction for large dynamic range input data in JPEG compression
EP1570678B1 (en) Method of measuring blocking artefacts
CN112465719A (en) Transform domain image denoising method and system
JPH08317389A (en) Block distortion remover
JP2962815B2 (en) Image processing method
JP2859274B2 (en) Image denoising method
US20080187237A1 (en) Method, medium, and system reducing image block noise

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040518