JP2643636B2 - Signal processing method - Google Patents

Signal processing method

Info

Publication number
JP2643636B2
JP2643636B2 JP8695591A JP8695591A JP2643636B2 JP 2643636 B2 JP2643636 B2 JP 2643636B2 JP 8695591 A JP8695591 A JP 8695591A JP 8695591 A JP8695591 A JP 8695591A JP 2643636 B2 JP2643636 B2 JP 2643636B2
Authority
JP
Japan
Prior art keywords
level
boundary
pixels
block
pixel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP8695591A
Other languages
Japanese (ja)
Other versions
JPH04318784A (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.)
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 JP8695591A priority Critical patent/JP2643636B2/en
Publication of JPH04318784A publication Critical patent/JPH04318784A/en
Priority to US08/117,553 priority patent/US5337088A/en
Application granted granted Critical
Publication of JP2643636B2 publication Critical patent/JP2643636B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、映像信号をDCT等の
ブロック処理を伴う帯域圧縮により符号化、復号化を行
う信号処理方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a signal processing method for encoding and decoding a video signal by band compression involving block processing such as DCT.

【0002】[0002]

【従来の技術】近年、帯域圧縮方式はDCT等の変換符
号化が主流となってきた。これらは原画像の情報を1/
10〜1/40程度に高効率で圧縮する手法である。
2. Description of the Related Art In recent years, transform coding such as DCT has become the mainstream in band compression. These use the information of the original image as 1 /
This is a method of highly efficient compression to about 10 to 1/40.

【0003】[0003]

【発明が解決しようとする課題】しかし、圧縮率が高く
なるにつれ、ブロック間の段差が目立つ、いわゆるブロ
ック歪が発生する。例えば、縦横8画素の単位で、DC
Tのブロックを構成した場合、縦・横8画素周期で段差
が生じ、見苦しい復号画像となるものである。
However, as the compression ratio increases, so-called block distortion occurs, in which the steps between blocks are conspicuous. For example, in units of 8 pixels vertically and horizontally, DC
When a block of T is formed, a level difference is generated in a vertical and horizontal eight pixel cycle, resulting in an unsightly decoded image.

【0004】[0004]

【課題を解決するための手段】本発明は、映像信号の複
の画素を1つのブロックとして帯域圧縮符号化された
映像信号の処理方法であって、復号時、隣接するブロッ
ク間の境界の画素のレベルの変化と前記ブロック内の前
記境界近傍の画素のレベルの変化との比較をおこない
比較の結果、前記隣接するブロック間の前記境界の画素
のレベルの変化が前記ブロック内の前記境界近傍の画素
のレベルの変化より大きい場合、前記境界の画素のレベ
ルの変化が小さくなるように、前記境界の画素レベル、
又は前記境界の画素レベル及び前記境界近傍の画素レベ
ルを補正した後に出力するように構成したものである。
SUMMARY OF THE INVENTION The present invention provides a method for reproducing a video signal .
Is bandwidth compression coding the number of pixels as one block
A video signal processing method that, when decoding ,
Change in the level of the pixel at the boundary between the blocks and the previous
Comparison with the change in the level of the pixel near the boundary ,
Result of the comparison, the case where the change in the level of the boundary pixels between adjacent blocks changes greater than the level of the pixels of the vicinity of the boundary within the block, so that the change in the level of the pixel of the boundary is reduced, Pixel level of the boundary,
Alternatively, the pixel level at the boundary and the pixel level near the boundary are corrected and then output.

【0005】[0005]

【作用】これにより、ブロック間の段差が生じた時に画
像本来の解像度を劣化させること無く、ブロック間の段
差をなめらかに補正し、ブロック歪を視覚上大幅に軽減
することを可能とするものである。
According to the present invention, when a step between blocks occurs, the step between blocks is smoothly corrected without deteriorating the original resolution of the image, and the block distortion can be significantly reduced visually. is there.

【0006】[0006]

【実施例】以下に本発明の一実施例について図面を用い
て説明する。
An embodiment of the present invention will be described below with reference to the drawings.

【0007】今、8×8画素と1つのブロックと考え
る。横方向のデータを模式的に示したものを(図1)に
示す。ここで画素1〜8、9〜16、17〜24がそれ
ぞれ1つのブロックである。
[0007] Now, consider that one block consists of 8 x 8 pixels. FIG. 1 schematically shows the data in the horizontal direction. Here, each of the pixels 1 to 8, 9 to 16, and 17 to 24 is one block.

【0008】ブロック境界の画素8−9、16−17間
に段差が生じている例を示している。この場合、黒丸で
示した画素に補正した後に出力する。
FIG. 1 shows an example in which a step occurs between pixels 8-9 and 16-17 at the block boundary. In this case, the pixel is output after being corrected to the pixel indicated by the black circle.

【0009】補正値の求め方を示す。8の画素のレベル
をa、9の画素のレベルをbとすると 8の画素レベルを a−(a−b)/K 9の画素レベルを b−(b−a)/K とする。ここでKは3〜5程度の値をとる。
A method for obtaining a correction value will be described. Assuming that the level of the pixel 8 is a and the level of the pixel 9 is b, the pixel level of 8 is a- (ab) / K. The pixel level of 9 is b- (ba) / K. Here, K takes a value of about 3 to 5.

【0010】これによりブロック間の段差を軽減し視覚
上大幅な画質改善を得ることできる。
As a result, it is possible to reduce the level difference between the blocks and to obtain a great improvement in image quality visually.

【0011】しかし、ブロック間で実際大きなデータ差
のある画像を符号化、復号化した場合、補正することは
輪郭をぼかすことになり好ましくない。
However, when an image having a large data difference between blocks is actually encoded and decoded, it is not preferable to correct the image because the outline is blurred.

【0012】そこで、ブロック間内の差|a−b|が所
定の量以上であれば元々の画像がそういう画像であると
判断し、補正の処理を行わないことが望ましい。
Therefore, if the difference | ab | within a block is equal to or larger than a predetermined amount, it is desirable that the original image is determined to be such an image and no correction process is performed.

【0013】つまり、|a−b|が所定量より小さい時
のみ上述した補正を行うようにする。ここで所定量は、
8bit時に10前後に設定される。
That is, the above-described correction is performed only when | ab | is smaller than a predetermined amount. Here, the predetermined amount is
It is set to around 10 at the time of 8 bits.

【0014】(図2)に第2の一実施例を示す。これ
は、ブロック境界にある同一ブロック内の2画素間のレ
ベルとブロック間の画素間のレベル両方を考慮して処理
を行うものである。
FIG. 2 shows a second embodiment. This is to perform processing in consideration of both the level between two pixels and the level between pixels between blocks in the same block at the block boundary.

【0015】画素7、8、9、10のレベルをそれぞれ
a、b、c、dとすると、ブロック歪が目立ちやすい時
は|a−b|と|c−d|が小さくて、|b−c|が大
きい時である。この時、(図2)に点線で示したように 画素7を a−(b−c)/m 画素8を b−(b−c)/n 画素9を c−(c−b)/n 画素10を d−(c−b)/m と補正することによりブロック間の段差をなめらかにす
ることができる。ここでnは4前後、mは8前後の値を
とる。
Assuming that the levels of the pixels 7, 8, 9, and 10 are a, b, c, and d, respectively, when block distortion is conspicuous, | ab | and | cd | This is when c | is large. At this time, as shown by the dotted line in FIG. 2, pixel 7 is a- (bc) / m pixel 8 is b- (bc) / n pixel 9 is c- (cb) / n By correcting the pixel 10 to d− (c−b) / m, the step between blocks can be made smooth. Here, n takes a value of about 4, and m takes a value of about 8.

【0016】またこの場合、画素8、9のみを第1の実
施例で述べた補正を行っても良い。また、ブロック内画
素差|a−b|、|c−d|が所定のレベル(例えば8
bit量子化で8程度)より大きいときは、ブロック段
差はもともと目立たないので補正をする必要は無い。
In this case, only the pixels 8 and 9 may be corrected as described in the first embodiment. In addition, the pixel differences | ab | and | cd |
If it is larger than (approximately 8 in bit quantization), there is no need to perform correction because the block step is originally inconspicuous.

【0017】また、ブロック間画素差が所定以上(例え
ば8bitで10程度)の場合、原画像に差があるもの
と判断して補正を行わないのは、第1の実施例と同様に
考えて良い。
When the pixel difference between blocks is equal to or larger than a predetermined value (for example, about 10 for 8 bits), it is considered that there is a difference in the original image and no correction is performed in the same manner as in the first embodiment. good.

【0018】次に、画素15、16、17、18につい
て述べる。それぞれのレベルを、e、f、g、hとす
る。ブロック間差|f−g|よりも隣接するブロック内
の2画素間差|e−f|又は|g−h|のいづれかが大
きい時ブロック間の段差は原信号により発生していると
考えて良く、補正する必要は無い。
Next, the pixels 15, 16, 17, and 18 will be described. Let each level be e, f, g, h. When the difference | ef | or | gh | between two pixels in adjacent blocks is larger than the difference | fg | between blocks, it is considered that the step between blocks is caused by the original signal. Good, no need to correct.

【0019】この例の場合 |e−f|>|f−g|>|g−h| であるので補正の必要は無い。In this case, | ef |> | fg |> | gh |, so there is no need for correction.

【0020】つまり、第2の実施例において補正を行う
条件は、 1.ブロック境界にあるブロック画素差(|a−b|,
|c−d|,)が、所定値(8bitの場合で8程度)
より小さいこと 2.ブロック間画素差が隣接する、どちらのブロック内
画素差より大きいこと(|b−c|>|a−b|かつ|
b−c|>|c−d|) 3.ブロック間画素差が所定値(8bitの場合で10
程度)より小さいことこの3つの条件のすべて又はいず
れかを満たすことである。
That is, the conditions for performing the correction in the second embodiment are as follows: The block pixel difference (| ab |,
| Cd |,) is a predetermined value (about 8 in the case of 8 bits)
Smaller than 2. The pixel difference between the blocks is larger than the pixel difference in either of the adjacent blocks (| bc |> | ab | and |
bc |> | cd |) 3. The pixel difference between blocks is a predetermined value (10 in case of 8 bits).
Degree) is to satisfy all or any of these three conditions.

【0021】ここで、上述した補正は、画面の水平、垂
直、時間軸方向のすべて又はいずれかに対して行うもの
である。
Here, the above-described correction is performed in all or any of the horizontal, vertical, and time axis directions of the screen.

【0022】また、所定値は実施例で述べた値に限るも
のでは無い。さらに、画面に応じて、例えば、ノイズ
量、記録再生モード等に応じてアダプティブに所定値を
変化させるものでも良い。
Further, the predetermined value is not limited to the value described in the embodiment. Furthermore, the predetermined value may be adaptively changed according to the screen, for example, according to the noise amount, the recording / reproducing mode, or the like.

【0023】また、実施例ではブロック境界の2〜4画
素の補正を述べたが、画素数はこれに限るものでは無
い。
In the embodiment, the correction of 2 to 4 pixels at the block boundary has been described, but the number of pixels is not limited to this.

【0024】また、ブロックサイズは8×8に限るもの
では無く、4×4等何であっても構わない。
The block size is not limited to 8 × 8, but may be any size such as 4 × 4.

【0025】また、本発明による補正そのものをON、
OFFするようにし、圧縮率、動き検出等の情報により
制御するようにしても良い。
Further, the correction itself according to the present invention is turned ON,
It may be turned off and controlled based on information such as a compression ratio and motion detection.

【0026】[0026]

【0027】[0027]

【発明の効果】以上のように本発明は、映像信号の複数
の画素を1つのブロックとして帯域圧縮符号化された映
像信号の処理方法であって、復号時、隣接するブロック
間の境界の画素のレベルの変化と前記ブロック内の前記
境界近傍の画素のレベルの変化との比較をおこない
較の結果、前記隣接するブロック間の前記境界の画素の
レベルの変化が前記ブロック内の前記境界近傍の画素の
レベルの変化より大きい場合、前記境界の画素のレベル
の変化が小さくなるように、前記境界の画素レベル、又
は前記境界の画素レベル及び前記境界近傍の画素レベル
を補正した後に出力するように構成したものである。
The present invention as described above, according to the present invention is, movies were bandwidth compression coding a plurality of pixels of the image signal as one block
A method of processing an image signal, the method comprising the steps of:
Change in the level of the pixel at the boundary between and the
By comparing with the change in the level of the pixel near the boundary , the ratio
Result of compare, the case change in the level of said boundary pixels between adjacent blocks changes greater than the level of the pixels of the vicinity of the boundary within the block, so that the change in the level of the pixel of the boundary is reduced, The pixel level of the boundary, or
Is configured to output after correcting the pixel level at the boundary and the pixel level near the boundary.

【0028】これにより、ブロック間の段差が生じた時
に画像本来の解像度を劣化させること無く、ブロック間
の段差をなめらかに補正し、ブロック歪を視覚上大幅に
軽減することを可能とするという効果を得ることができ
る。
Thus, when a step between blocks occurs, the step between blocks is smoothly corrected without deteriorating the original resolution of the image, and the block distortion can be significantly reduced visually. Can be obtained.

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

【図1】本発明の第1の一実施例を説明する画素レベル
模式図である。
FIG. 1 is a schematic pixel level diagram illustrating a first embodiment of the present invention.

【図2】本発明の第2の一実施例を説明する画素レベル
模式図である。
FIG. 2 is a schematic pixel level diagram illustrating a second embodiment of the present invention.

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 近接する複数の画素を1つのブロックと
して帯域圧縮符号化された映像信号の処理方法であっ
て、 復号時、隣接するブロック間の境界の画素のレベルの変
化と前記ブロック内の前記境界近傍の画素のレベルの変
化との比較をおこない比較の結果、前記 隣接するブロック間の前記境界の画素
のレベルの変化が前記ブロック内の前記境界近傍の画素
のレベルの変化より大きい場合、前記境界の画素のレベ
ルの変化が小さくなるように、前記境界の画素レベル、
又は前記境界の画素レベル及び前記境界近傍の画素レベ
ルを補正した後に出力することを特徴とする信号処理方
法。
A plurality of adjacent pixels are defined as one block.
To process video signals that have been band-compressed and coded.
When decoding , the level of the pixel at the boundary between adjacent blocks changes.
And the level change of pixels near the boundary in the block.
Compares the reduction, the result of the comparison, the case where the change in the level of the boundary pixels between adjacent blocks changes greater than the level of the pixels of the vicinity of the boundary within the block, the levels of the pixels of the boundary Pixel level at the boundary, such that the change is small ,
Alternatively , the signal level is output after correcting the pixel level at the boundary and the pixel level near the boundary.
【請求項2】 ブロック内の境界近傍の画素のレベルの
変化は、同一ブロック内の境界に位置する画素と前記ブ
ロック内の境界に位置しない画素とのレベル変化である
ことを特徴とする請求項1記載の信号処理方法
2. The level of a pixel near a boundary in a block.
The change is based on the pixel located at the boundary in the same block and the block.
This is a level change with a pixel not located on the boundary within the lock.
2. The signal processing method according to claim 1, wherein:
【請求項3】 近接する複数の画素を1つのブロックと
して帯域圧縮符号化された映像信号の処理方法であっ
て、 復号時、ブロック境界の同一ブロック内の2画素間のレ
ベルの変化が所定量以下であり、さらに前記画素と隣接
するブロック間の2画素間のレベルの変化が前記同一ブ
ロック内の2画素間のレベルの変化以上である場合、前
記ブロック間の2画素間のレベルの変化が小さくなるよ
うに、ブロック境界の画素レベル、又は前記ブロック境
界の画素レベル及び前記ブロック境界近傍の画素レベル
を補正した後に出力することを特徴とする信号処理方
3. A method in which a plurality of adjacent pixels are combined into one block.
To process video signals that have been band-compressed and coded.
Te, upon decoding, Le between two pixels in the same block of the block boundary
The change in the bell is less than or equal to a predetermined amount, and
The change in level between two pixels between blocks
If it is more than the level change between two pixels in the lock,
The change in level between the two pixels between the blocks will be small
As described above, the pixel level at the block boundary or the block boundary
Pixel level of the field and pixel level near the block boundary
Output after correcting the signal
Law .
【請求項4】 ブロック間の画素間のレベルの変化が所
定量以下の時のみレベル差を小さくするように補償する
ことを特徴とする請求項1、2、3いずれか記載の信号
処理方法。
4. The signal processing method according to claim 1 , wherein compensation is performed such that the level difference is reduced only when a change in level between pixels between blocks is equal to or less than a predetermined amount.
【請求項5】 映像信号を再生する信号再生装置であっ
て、前記映像信号を請求項1、2、3、4いずれか記載
の信号処理方法で処理して出力することを特徴とする信
号再生装置
5. A signal reproducing apparatus for reproducing a video signal.
5. The video signal according to claim 1, 2, 3, or 4,
Characterized in that it is processed and output by the signal processing method of
No. playback device .
【請求項6】 映像信号を処理する信号処理装置であっ
て、前記映像信号を請求項1、2、3、4いずれか記載
の信号処理方法で処理して出力することを特徴 とする信
号処理装置
6. A signal processing device for processing a video signal.
5. The video signal according to claim 1, 2, 3, or 4,
Shin, characterized in that processes and outputs in the signal processing method
No. processing unit .
JP8695591A 1991-04-18 1991-04-18 Signal processing method Expired - Lifetime JP2643636B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP8695591A JP2643636B2 (en) 1991-04-18 1991-04-18 Signal processing method
US08/117,553 US5337088A (en) 1991-04-18 1993-09-07 Method of correcting an image signal decoded in block units

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8695591A JP2643636B2 (en) 1991-04-18 1991-04-18 Signal processing method

Publications (2)

Publication Number Publication Date
JPH04318784A JPH04318784A (en) 1992-11-10
JP2643636B2 true JP2643636B2 (en) 1997-08-20

Family

ID=13901297

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8695591A Expired - Lifetime JP2643636B2 (en) 1991-04-18 1991-04-18 Signal processing method

Country Status (1)

Country Link
JP (1) JP2643636B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6885775B2 (en) 2000-01-21 2005-04-26 Matsushita Electric Industrial Co., Ltd. Image processing method and image processing apparatus
US7031393B2 (en) 2000-10-20 2006-04-18 Matsushita Electric Industrial Co., Ltd. Block distortion detection method, block distortion detection apparatus, block distortion removal method, and block distortion removal apparatus

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ES2238593T3 (en) * 2001-09-12 2005-09-01 Matsushita Electric Industrial Co., Ltd. IMAGE DECODING PROCEDURE.
JP3698158B2 (en) * 2003-06-27 2005-09-21 三菱電機株式会社 Post filter, post filter processing method, and video signal decoding apparatus
JP2006279308A (en) 2005-03-28 2006-10-12 Toshiba Corp Information processor and image processing method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0638658B2 (en) * 1984-11-16 1994-05-18 日本電気株式会社 Image signal decoding post-processing device
JPH0832030B2 (en) * 1986-10-21 1996-03-27 ソニー株式会社 Decoding device for block-encoded image signal
JP2793586B2 (en) * 1987-07-31 1998-09-03 株式会社日立製作所 Image block code signal decoding apparatus

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6885775B2 (en) 2000-01-21 2005-04-26 Matsushita Electric Industrial Co., Ltd. Image processing method and image processing apparatus
US7031393B2 (en) 2000-10-20 2006-04-18 Matsushita Electric Industrial Co., Ltd. Block distortion detection method, block distortion detection apparatus, block distortion removal method, and block distortion removal apparatus
US7706450B2 (en) 2000-10-20 2010-04-27 Panasonic Corporation Block distortion detection method, block distortion detection apparatus, block distortion removal method, and block distortion removal apparatus
US7970061B2 (en) 2000-10-20 2011-06-28 Panasonic Corporation Block distortion detection method, block distortion detection apparatus, block distortion removal method, and block distortion removal apparatus
US8311130B2 (en) 2000-10-20 2012-11-13 Panasonic Corporation Block distortion detection method, block distortion detection apparatus, block distortion removal method, and block distortion removal apparatus

Also Published As

Publication number Publication date
JPH04318784A (en) 1992-11-10

Similar Documents

Publication Publication Date Title
US7227900B2 (en) Differential encoding
KR100261072B1 (en) Digital signal processing system
JPH04234281A (en) High efficiency encoder for digital video signal
JPH09219863A (en) Method and device for concealing channel error in video signal
JPH06205386A (en) Picture reproduction device
JPH08251422A (en) Block distortion correction device and image signal expander
JP3312074B2 (en) Digital recording and reproducing apparatus for video signals
JPH05115010A (en) Picture decoder
JP2643636B2 (en) Signal processing method
JPH08214309A (en) Image signal encoder
JPH0622294A (en) Picture coder
US5815636A (en) Image reproducing apparatus
EP0616467B1 (en) Video signal recording apparatus
JP2890740B2 (en) Digital video signal playback device
JP3326828B2 (en) Digital image signal receiving / reproducing device
JP3207739B2 (en) Image playback device
JP3364939B2 (en) Image coding device
JP3291785B2 (en) Transmission device for block transform coded data
JP2917185B2 (en) Compressed video decoding device
JP3161110B2 (en) High-efficiency encoder for digital video signals.
JP3282245B2 (en) Error correction device in block coding.
JPH11112978A (en) Signal processing method and signal reproducing device
JP3469597B2 (en) Decoding device for block transform code
US6002837A (en) Image reproducing apparatus reproducing coded image signals while concealing data which cannot be decoded
JP3270861B2 (en) Decoding device for block transform code

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090502

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100502

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100502

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110502

Year of fee payment: 14

EXPY Cancellation because of completion of term