JPH0828873B2 - Image transmission equipment - Google Patents

Image transmission equipment

Info

Publication number
JPH0828873B2
JPH0828873B2 JP61072972A JP7297286A JPH0828873B2 JP H0828873 B2 JPH0828873 B2 JP H0828873B2 JP 61072972 A JP61072972 A JP 61072972A JP 7297286 A JP7297286 A JP 7297286A JP H0828873 B2 JPH0828873 B2 JP H0828873B2
Authority
JP
Japan
Prior art keywords
block
image
pixels
image information
boundary
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
JP61072972A
Other languages
Japanese (ja)
Other versions
JPS62230276A (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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP61072972A priority Critical patent/JPH0828873B2/en
Publication of JPS62230276A publication Critical patent/JPS62230276A/en
Publication of JPH0828873B2 publication Critical patent/JPH0828873B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Television Systems (AREA)

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、画像信号を複数のブロックに分割し、各ブ
ロック毎に符号化し伝送する画像伝送装置に関する。
Description: [Object of the Invention] (Industrial field of application) The present invention relates to an image transmission apparatus that divides an image signal into a plurality of blocks, and encodes and transmits each block.

(従来の技術) TV電話やTV会議等に使用される画像のディジタル伝送
方式の一つとして直交変換符号化方式が知られている。
この方式は、一画面を複数のブロックに分割するととも
にブロック毎に直交変換及び符号化して伝送し、受信側
において逆変換を行なってブロック毎の画面を再生し、
さらにこれらを組合わせて全体の画面を再生するもので
ある。
(Prior Art) Orthogonal transform coding is known as one of the digital transmission methods of images used in TV telephones and video conferences.
This system divides one screen into a plurality of blocks, orthogonally transforms and encodes each block, and transmits it. Then, the receiving side performs inverse transformation to reproduce the screen for each block,
Furthermore, these are combined to reproduce the entire screen.

例えばコサイン変換を用いた符号化の例がその一つで
ある(IEEE TRANS.ON COM.VOL.COM−25,No.11,NOV.19
77“Adaptive Coding of Monochrome and Color Image
s"Wen−Hsiuns Chen and Harrison Smith)。
For example, one example is encoding using cosine transform (IEEE TRANS.ON COM.VOL.COM-25, No. 11, NOV. 19
77 “Adaptive Coding of Monochrome and Color Image
s "Wen-Hsiuns Chen and Harrison Smith).

この符号化方式では、入力画像信号をA/D変換した
後、メモリを用いて画像を例えば水平8pixel、垂直8lin
eの64画素からなるブロックに分割する。そして、ブロ
ック毎にコサイン変換を行ない、このコサイン変換係数
を符号化して伝送する。受信側ではこの符号化変換係数
を復号化し、逆コサイン変換を行ない、ブロック毎に画
像信号を抽出し、ブロック毎の画像をメモリを用いて統
合する。そして、走査変換を行ない1画面の画像情報に
再生した後、D/A変換して元の画像信号を再生するよう
にしている。この方式によれば、コサイン係数は低次分
にエネルギーが集中するため、高次分には少ないビット
割当てを行なうことにより、符号化速度を低くすること
ができる利点がある。
In this encoding method, after the input image signal is A / D converted, the image is read using a memory, for example, 8 pixels in the horizontal direction and 8 pixels in the vertical direction.
Divide into blocks of 64 pixels of e. Then, the cosine transform is performed for each block, and the cosine transform coefficient is encoded and transmitted. The receiving side decodes the coded transform coefficient, performs inverse cosine transform, extracts an image signal for each block, and integrates the image for each block using a memory. Then, after scan conversion is performed to reproduce one screen of image information, D / A conversion is performed to reproduce the original image signal. According to this method, energy is concentrated in the low-order component of the cosine coefficient, so that there is an advantage that the coding speed can be lowered by allocating a small number of bits in the high-order component.

ところで、このように画面を複数のブロックに分割し
てブロック毎に符号化を行なう方式においては、効率的
伝送を行なうべく符号化速度を低くすると、ブロック歪
みが発生する。ブロック歪みが生じると、ブロックとブ
ロックとの間の境目が目立ち、画面がタイル模様のよう
に見えてしまう。
By the way, in such a system in which the screen is divided into a plurality of blocks and coding is performed for each block, block distortion occurs if the coding speed is lowered to perform efficient transmission. When the block distortion occurs, the boundary between the blocks is conspicuous, and the screen looks like a tile pattern.

そこで、例えば2次元フィルタを画面全体にかけるこ
とにより、ある程度ブロック歪みを減少させることがで
きるが、この場合には、ブロック歪みが減少するととも
に画像の内容までがぼけてしまうという問題が生じた。
Therefore, for example, by applying a two-dimensional filter to the entire screen, the block distortion can be reduced to some extent, but in this case, the block distortion is reduced and the content of the image is blurred.

また、このようなブロック毎に符号化を行う方式にお
いては、連続する画面の対応する位置にある画素が、例
えば「白」「黒」「白」「黒」といったように変化する
場合など、画像がちらついて見える現象が生じるという
問題点があった。このちらつきは、ブロック境界周辺ほ
ど顕著であった。特に、動画像に関しては、モスキート
ノイズと呼ばれるブロック境界周辺のノイズの影響で、
ちらつきが顕著であった。
In addition, in such a method of performing encoding for each block, when a pixel at a corresponding position on a continuous screen changes such as “white” “black” “white” “black”, There was a problem in that a phenomenon of flickering appears. This flicker was more prominent near the block boundary. Especially for moving images, due to the effect of noise around block boundaries called mosquito noise,
Flicker was noticeable.

(発明が解決しようとする問題点) このように、ブロック符号化を用いる従来の画像伝送
装置では、ブロック境界周辺において、画像のちらつき
やブロック歪みが発生するという問題点があった。
(Problems to be Solved by the Invention) As described above, the conventional image transmission apparatus using block coding has a problem that image flicker and block distortion occur around block boundaries.

本発明は、上記事情に鑑みてなされたものであり、画
面の鮮明度をあまり低下させることなく、画像のちらつ
きやブロック歪みを減少させ得る画像伝送装置を提供す
ることを目的とする。
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide an image transmission device that can reduce image flicker and block distortion without significantly lowering the screen sharpness.

[発明の構成] (問題点を解決するための手段) 本発明に係る画像伝送装置は、画面を複数のブロック
に分割する手段と、この手段で得られたブロック毎の画
像情報を符号化する手段と、この手段で符号化されたブ
ロック毎の画像情報を伝送路を介して受信し復号化する
手段と、この手段で復号化されたブロックの画素のうち
該ブロックの境界周辺に位置するものに対して、少なく
とも該画素および後続する画面の対応する画素を用いた
フィルタ処理を夫々施すフィルタ手段と、この手段でフ
ィルタ処理されたブロック毎の画像情報を統合して原画
像の画像情報を再生する手段とを具備したことを特徴と
する。
[Structure of the Invention] (Means for Solving Problems) An image transmission apparatus according to the present invention encodes image information for each block obtained by this means and means for dividing a screen into a plurality of blocks. Means and means for receiving and decoding the image information for each block coded by this means through a transmission path, and the pixels of the block decoded by this means which are located around the boundary of the block On the other hand, the image information of the original image is reproduced by integrating the filter means for applying the filter processing using at least the pixel and the corresponding pixel of the subsequent screen and the image information for each block filtered by this means. And means for doing so.

好ましくは、前記フィルタ手段は、前記ブロックの画
素に対して、該画素、該画素の所定範囲の周辺の画素お
よびこれらに対応する後続する画面の画素を用いた3次
元フィルタ処理を夫々施すものであり、かつ、フィルタ
処理の対象となる画素がブロックの境界周辺に位置する
ものである場合は、3次元フィルタ処理として復号画像
情報の高域成分を抑圧する3次元低域通過フィルタ処理
を用いるものであっても良い。
Preferably, the filter means performs a three-dimensional filter process on the pixels of the block, using the pixels, pixels around a predetermined range of the pixels, and pixels of a subsequent screen corresponding thereto. If the pixel to be filtered is located around the boundary of the block, the three-dimensional low-pass filter process for suppressing the high-frequency component of the decoded image information is used as the three-dimensional filter process. May be

また、好ましくは、前記フィルタ手段は、動きのある
ブロックの境界周辺の画素のみに対して、前記3次元低
域通過フィルタ処理を施すものであっても良い。
Further, preferably, the filter means may perform the three-dimensional low-pass filter processing only on pixels around a boundary of a moving block.

また、好ましくは、前記フィルタ手段は、前記ブロッ
クの画像情報を表す画像信号の水平周波数成分が高い場
合には該画像信号の垂直方向の減衰を大きくし、垂直周
波数成分が高い場合には該画像信号の水平方向の減衰を
大きくするように、前記フィルタ処理を施すものであっ
ても良い。
Also, preferably, the filter means increases attenuation in the vertical direction of the image signal when the horizontal frequency component of the image signal representing the image information of the block is high, and increases the attenuation of the image signal when the vertical frequency component is high. The filtering process may be performed so as to increase the attenuation of the signal in the horizontal direction.

(作用) 本発明では、まず画面を複数のブロックに分割し、ブ
ロック毎の画像情報を符号化し、符号化されたブロック
毎の画像情報を伝送路を介して受信し復号化する。そし
て、ブロック毎の画像情報を統合して原画像の画像情報
を最終再生する前に、復号化されたブロックの画素のう
ち該ブロックの境界周辺に位置するものに対し、少なく
とも処理対象となるその画素と後続する画面中で該画素
に対応する位置にある画素を用いてフィルタ処理を施
す。
(Operation) In the present invention, first, the screen is divided into a plurality of blocks, the image information of each block is encoded, and the encoded image information of each block is received via the transmission path and decoded. Then, before the image information of the original image is finally reproduced by integrating the image information of each block, at least the pixels that are located around the boundary of the block of the decoded block are processed. Filtering is performed using a pixel and a pixel at a position corresponding to the pixel in the subsequent screen.

したがって、例えば連続する画面の対応する位置にあ
る画素が「白」「黒」「白」「黒」といったように変化
する場合でも、フィルタ処理によって画素値の変化の程
度が緩和され、画像のちらつきが低減される。
Therefore, for example, even when the pixel at the corresponding position on the continuous screen changes such as “white”, “black”, “white”, and “black”, the degree of change in the pixel value is reduced by the filtering process, and the image flicker occurs. Is reduced.

また、ブロック毎に符号化され伝送された画像情報
を、受信側において復号化し統合して得た復号画像情報
は、ブロック歪みを生じているためブロックの境界部分
が目だった画像となっている。この復号画像情報のうち
ブロックの境界周辺の情報が、後続する画面も用いる3
次元低域通過フィルタによってフィルタリングされるの
で、ブロック歪みが減少され、かつ画像の殆どの部分は
精細さを保つことができ、自然な画像が再生できる。
Further, the decoded image information obtained by decoding and integrating the image information coded and transmitted for each block on the receiving side is an image in which the block boundary portion is noticeable because block distortion occurs. Of the decoded image information, the information around the block boundary is also used in the subsequent screen. 3
Since it is filtered by the dimensional low-pass filter, block distortion is reduced, and most of the image can be kept fine, so that a natural image can be reproduced.

(実施例) 以下、本発明の実施例を図面に基づいて説明する。(Example) Hereinafter, the Example of this invention is described based on drawing.

第1図は、一実施例に係る画像伝送装置の構成を示す
ものである。A/D変換回路1は、入力された画像信号をA
/D変換して例えば8ビットの階調画像情報を出力する。
ブロック分割回路2は、上記画像情報を、内部のフレー
ムメモリを用いて例えば8×8の計64画素で構成される
ブロック毎に分割する。コサイン変換回路3は、ブロッ
ク分割回路2で分割されたブロック毎の画像情報を入力
してコサイン変換を行なう。符号化回路4はコサイン変
換回路3で得られたコサイン係数を符号化して伝送路5
に出力する。受信側の復号化回路6は、伝送路5を介し
て伝送されたブロック毎の符号化画像情報を復号化す
る。逆コサイン変換回路7は、復号化回路6で復号化さ
れたブロック毎の画像情報に逆コサイン変換を行ない、
ブロック毎の再生画像情報を得る。ブロック統合回路8
は、逆コサイン変換回路7から出力されるブロック毎の
再生画像情報を内部のメモリを用いて統合し、1画面の
復号画像情報を生成する。適応ローパスフィルタ(適応
LPF)9は、ブロック統合回路8で再生された復号画像
情報のうち、ブロックの境界周辺の部分とそうでない部
分とで異なるフィルタリングを行なう。この適応LPF9
は、ブロックの境目を検出する制御回路10からの制御に
基づいて内部のフィルタを切替える。D/A変換回路11
は、上記適応LPF9を通過した画像情報をD/A変換して画
像信号を再生する。なお、タイミング発生回路12は、受
信側の各回路6〜11のタイミングをとるための水平クロ
ックCK、フレーム同期V、ライン同期Hの各信号を発生
する。
FIG. 1 shows the configuration of an image transmission apparatus according to an embodiment. The A / D conversion circuit 1 converts the input image signal into A
/ D conversion is performed and 8-bit gradation image information is output.
The block division circuit 2 divides the above-mentioned image information into blocks each of which is composed of, for example, 8 × 8 total 64 pixels by using an internal frame memory. The cosine conversion circuit 3 inputs the image information for each block divided by the block division circuit 2 and performs cosine conversion. The encoding circuit 4 encodes the cosine coefficient obtained by the cosine transform circuit 3 to generate a transmission line 5
Output to. The decoding circuit 6 on the receiving side decodes the encoded image information for each block transmitted via the transmission path 5. The inverse cosine transform circuit 7 performs inverse cosine transform on the image information for each block decoded by the decoding circuit 6,
Obtain reproduction image information for each block. Block integrated circuit 8
Uses the internal memory to integrate the reproduced image information for each block output from the inverse cosine transform circuit 7 to generate decoded image information for one screen. Adaptive low-pass filter (adaptive
The LPF) 9 performs different filtering on the part around the boundary of the block and the part not on the part of the decoded image information reproduced by the block integration circuit 8. This adaptation LPF9
Switches the internal filter under the control of the control circuit 10 which detects the boundary between blocks. D / A conversion circuit 11
Reproduces an image signal by D / A converting the image information that has passed through the adaptive LPF 9. The timing generation circuit 12 generates horizontal clock CK, frame synchronization V, and line synchronization H signals for timing the respective circuits 6 to 11 on the receiving side.

第2図は適応LPF9の制御回路10の更に詳細な構成を示
す図である。ブロック統合されて再生された復号画像情
報は、LPF121,LPF222に与えられる。これらLPF121,LPF2
22は、カットオフ周波数が異なっており、その出力端に
接続された切替えスイッチ23の選択によって択一的に出
力される。LPF121,LPF222は、例えば第3図に示すよう
な3次元ディジタルフィルタで構成される。図中31は、
1ドット遅延、つまり水平方向に1画素遅延させる遅延
回路であり、32は1ライン遅延、つまり垂直方向の1ラ
イン遅延させる遅延回路であり、33は1フレーム遅延さ
せる遅延回路である。これら各遅延出力に係数回路34の
係数aijkを乗算し、加算器35で加算することにより、L
PFが構成できる。この例は、水平3タップ、垂直3タッ
プ、時間2タップの場合の例である。
FIG. 2 is a diagram showing a more detailed configuration of the control circuit 10 of the adaptive LPF 9. The decoded image information reproduced by being block-integrated is given to LPF 1 21 and LPF 2 22. These LPF 1 21, LPF 2
22 have different cutoff frequencies, and are selectively output by selecting the changeover switch 23 connected to the output end thereof. The LPF 1 21 and LPF 2 22 are composed of, for example, three-dimensional digital filters as shown in FIG. 31 in the figure is
1 is a dot delay circuit, that is, a delay circuit that delays 1 pixel in the horizontal direction, 32 is a 1 line delay, that is, a delay circuit that delays 1 line in the vertical direction, and 33 is a delay circuit that delays 1 frame. By multiplying each of these delayed outputs by the coefficient aijk of the coefficient circuit 34 and adding them by the adder 35, L
PF can be configured. This example is an example in the case of horizontal 3 taps, vertical 3 taps, and time 2 taps.

ここでは、上記の係数回路34を適宜変更してLPF121の
カットオフ周波数がLPF222のカットオフ周波数よりも低
くなるように設定してある。なお、LPF222を省略し、ス
ルーにしても良い。
Here, the coefficient circuit 34 is appropriately changed so that the cutoff frequency of the LPF 1 21 is lower than the cutoff frequency of the LPF 2 22. Incidentally, omitted LPF 2 22, may be through.

制御回路10は、第2図に示すようにCKカウンタ41と、
ラインカウンタ42と、オアゲート43とで構成されてい
る。CKカウンタ41は、ラインの左端、つまりライン同期
信号Hでリセットされ、水平クロックCKを8カウントし
て“1"と“8"カラムで“1"を出力する。これがブロック
の水平方向の境目の位置を検出する信号となる。また、
ラインカウンタ42は、フレーム同期信号Vでリセットさ
れ、ライン同期信号Hを8カウントして“1"と“8"ライ
ンで“1"を出力する。これがブロックの垂直方向の境目
の位置を検出する信号となる。オアゲート43は、これら
各カウンタ41,42からの出力のオアを取り、制御信号と
して切替えスイッチ23に出力する。切替えスイッチ23
は、オアゲート43からの信号が“1"のとき、LPF121側に
選択する。
The control circuit 10 includes a CK counter 41 as shown in FIG.
It is composed of a line counter 42 and an OR gate 43. The CK counter 41 is reset by the left end of the line, that is, the line synchronizing signal H, counts the horizontal clock CK by 8 and outputs "1" in the "1" and "8" columns. This is a signal for detecting the position of the horizontal boundary of the block. Also,
The line counter 42 is reset by the frame synchronization signal V, counts the line synchronization signal H by 8 and outputs "1" on the "1" and "8" lines. This becomes a signal for detecting the position of the vertical boundary of the block. The OR gate 43 takes the OR of the outputs from these counters 41 and 42 and outputs it as a control signal to the changeover switch 23. Changeover switch 23
When the signal from the OR gate 43 is "1", selects the LPF 1 21 side.

従って、第4図のように、●で示すブロックの境界周
辺の画像は、LPF121によってぼけた画像が得られ、○で
示すブロックの境界周辺以外の場所の画像はLPF222によ
って精細な画像となる。このため、画面の殆どの画像を
ぼかすことなくブロック歪みを低減させることができ
る。
Therefore, as shown in FIG. 4, the image around the boundary of the block indicated by ● is a blurred image by the LPF 1 21, and the image around the boundary of the block indicated by ○ is fine by the LPF 2 22. It becomes an image. Therefore, block distortion can be reduced without blurring most of the image on the screen.

なお、上記の例において、第5図に示すように、LPF1
〜LPF4と順次カットオフ周波数の高くなる複数のLPFを
用いて、ブロックの周辺から中心部になるにつれ、ぼか
す程度を低くしていくようにすれば、更に画質の自然性
が増す。
Incidentally, in the above example, as shown in FIG. 5, LPF 1
~ By using LPF 4 and a plurality of LPFs with successively higher cutoff frequencies, the degree of blurring is lowered from the periphery of the block toward the center, which further enhances the naturalness of the image quality.

また、水平方向の境界と垂直方向の境界とを分離し、
画像信号の水平周波数成分が高い場合や垂直周波数成分
が低い場合には、垂直方向の減衰を大きくし、水平周波
数成分が低い場合や垂直周波数成分が高い場合には、水
平方向の減衰を大きくすることも有効である。
It also separates the horizontal and vertical boundaries,
If the horizontal frequency component of the image signal is high or the vertical frequency component is low, the attenuation in the vertical direction is increased, and if the horizontal frequency component is low or the vertical frequency component is high, the attenuation in the horizontal direction is increased. That is also effective.

なお、ブロックの境界部分のフィルタリングは、必ず
しも全てのブロックについて行なう必要はない。すなわ
ち、通常、ブロック歪みが大きくなるのは、低速符号化
時で、フレーム間で動きのあるブロックの画像を伝送す
る場合である。したがって、静止画像ブロックにはフィ
ルタリングを行なう必要はない。
It should be noted that the filtering of the block boundary portion does not necessarily have to be performed for all blocks. That is, normally, the block distortion becomes large when low-speed encoding is performed when an image of a block having motion between frames is transmitted. Therefore, there is no need to filter still image blocks.

第6図はこのような点に基づき構成された画像伝送装置
の例である。
FIG. 6 is an example of an image transmission device configured on the basis of such a point.

すなわち、この装置では送信側に動き検出回路51が、
また受信側に動き情報復号回路52がそれぞれ付加されて
いる。
That is, in this device, the motion detection circuit 51 on the transmission side,
Further, motion information decoding circuits 52 are added to the receiving side.

動き検出回路51は、第7図に示すように、ブロック分
割回路2でブロック分割された画像情報と、これをフレ
ームメモリ61で1フレーム遅延させた信号とを、比較演
算回路62に導き、両信号の差分を1ブロック分加算し、
加算結果が一定値以上ならば、そのブロックが動きブロ
ックであると判定する。そして、この動き情報から動き
ブロックアドレスを生成し、符号化回路4に出力する。
動きブロックアドレスは、符号化回路4で符号化され、
画像信号に多重化されて伝送される。
As shown in FIG. 7, the motion detection circuit 51 guides the image information divided into blocks by the block division circuit 2 and a signal obtained by delaying the image information by one frame in the frame memory 61 to the comparison operation circuit 62, Add the difference of signals for one block,
If the addition result is a certain value or more, it is determined that the block is a motion block. Then, a motion block address is generated from this motion information and output to the encoding circuit 4.
The motion block address is encoded by the encoding circuit 4,
It is multiplexed with the image signal and transmitted.

動き情報復号回路52は、画像信号に多重化された動き
ブロックアドレスを分離して復号し、これを制御回路10
に出力する。
The motion information decoding circuit 52 separates and decodes the motion block address multiplexed in the image signal, and the motion block address is decoded by the control circuit 10.
Output to.

第8図に適応LPF9及び制御回路10の構成例を示す。適
応LPF9は、先の例と同様であるので説明は割愛する。制
御回路10は、動きブロックアドレスを入力すると、アド
レスデコード回路71によりブロックの境界部分の水平方
向アドレスSh,Eh及び垂直方向アドレスSv,Evを計算し、
比較器72.73に出力する。例えば第9図に示す動きブロ
ックがアドレスとして与えられたとすると、第Shカラム
及びEhカラム及び第Svライン及び第Evラインを指定す
る。水平クロック信号CKは、カウンタ74でカウントされ
る。比較器72は、カウンタ74の出力ChがCh=Sh又はCh=
Ehの時“1"を出力する。一方、ライン同期信号Hは、カ
ウンタ75でカウントされる。比較器73は、カウンタ75の
出力CvがCv=Sv又はCv=Evの時“1"を出力する。したが
って、オアゲート76は、この動きブロック内の画素のブ
ロックの境目部分を走査する時、“1"を出力する。そし
て、この信号で切替えスイッチ23を制御する。
FIG. 8 shows a configuration example of the adaptive LPF 9 and the control circuit 10. The description of the adaptive LPF9 is omitted because it is the same as the previous example. When the control circuit 10 inputs the motion block address, the address decoding circuit 71 calculates the horizontal address Sh, Eh and the vertical address Sv, Ev of the boundary portion of the block,
Output to comparator 72.73. For example, if the motion block shown in FIG. 9 is given as an address, the Sh column, the Eh column, the Sv line, and the Ev line are designated. The horizontal clock signal CK is counted by the counter 74. The output Ch of the counter 74 of the comparator 72 is Ch = Sh or Ch =
Outputs "1" when Eh. On the other hand, the line synchronization signal H is counted by the counter 75. The comparator 73 outputs "1" when the output Cv of the counter 75 is Cv = Sv or Cv = Ev. Therefore, the OR gate 76 outputs "1" when scanning the boundary portion of the block of pixels in this motion block. Then, the changeover switch 23 is controlled by this signal.

こうして動きブロックの境界部分にLPF121のフィルタ
出力を用い、その他の部分にLPF222の出力を用いること
によって、動きブロック部分の大きなブロック歪みが防
止できる。しかも他の部分の精細さを損うことはない。
Thus using the filter output of the LPF 1 21 at the boundary of the motion block, by using the output of the LPF 2 22 to other parts, large block distortion of the motion block portion can be prevented. Moreover, the fineness of other parts is not impaired.

なお、上記実施例では動き情報を送信側で検出して画
像信号に多重化して伝送したが、条件付き画素補充によ
る符号化、即ち動き画像のブロックだけを有るフレーム
期間で送る場合には、伝送ブロックのアドレスがそのま
ま動き情報となるため、画像の多重化伝送が必要なくな
る。また、動き画像であるかどうかの判定は受信側で行
なうこともできる。
In the above embodiment, the motion information is detected on the transmission side and multiplexed and transmitted to the image signal. However, when the encoding is performed by conditional pixel supplementation, that is, when the block of the motion image is transmitted in a frame period, the transmission is performed. Since the block address becomes the motion information as it is, the multiplex transmission of the image is unnecessary. The receiving side can also determine whether or not the image is a moving image.

さらに、上記各実施例では直交変換としてコサイン変
換を用いたが、この他、フーリエ変換、アダマール変
換、スラント変換、KL変換等他の変換方式を採用する場
合にも同様に適用できることは言うまでも無い。
Furthermore, in each of the above embodiments, the cosine transform is used as the orthogonal transform, but it is needless to say that it can be similarly applied to the case where other transform methods such as Fourier transform, Hadamard transform, slant transform, and KL transform are adopted. There is no.

[発明の効果] 以上のように、本発明によれば、画像のちらつきを低
減することができる。
[Advantages of the Invention] As described above, according to the present invention, it is possible to reduce image flicker.

また、以上のように、本発明によれば、特にブロック
歪みの影響の大きく現われる部分のみにブロック歪み抑
制のためのフィルタリングを施すようにしているので、
画面の精細さをあまり損うことなしにブロック歪みを減
少させることができ、画質良好な画像伝送装置を提供す
ることができる。
Further, as described above, according to the present invention, since the filtering for suppressing the block distortion is applied only to the portion where the influence of the block distortion is particularly large,
The block distortion can be reduced without significantly impairing the screen definition, and an image transmission device with good image quality can be provided.

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

第1図は本発明の一実施例に係る画像伝送装置の構成を
示すブロック図、第2図は同装置における適応LPF及び
制御回路の更に具体的構成を示すブロック図、第3図は
同適応LPFを構成するLPFの更に具体的な構成を示すブロ
ック図、第4図は同装置を用いたフィルタリングを画面
と対応させて説明する為の図、第5図は本発明の他の実
施例を説明するための図、第6図は本発明の更に他の実
施例に係る画像伝送装置の構成を示すブロック図、第7
図は同装置における動き検出回路の更に具体的な構成を
示すブロック図、第8図は同装置における適応LPF及び
制御回路の更に具体的な構成を示す図、第9図は同装置
における動きブロックの境目の検出手順を説明するため
の図である。 1……A/D変換回路、2……ブロック分割回路、3……
コサイン変換回路、4……符号化回路、5……伝送路、
6……復号化回路、7……逆コサイン回路、8……ブロ
ック統合回路、9……適応LPF、10……制御回路、11…
…D/A変換回路、12……タイミング発生回路、51……動
き検出回路、52……動き情報復号回路。
FIG. 1 is a block diagram showing a configuration of an image transmission apparatus according to an embodiment of the present invention, FIG. 2 is a block diagram showing a more specific configuration of an adaptive LPF and a control circuit in the apparatus, and FIG. FIG. 4 is a block diagram showing a more specific configuration of the LPF constituting the LPF, FIG. 4 is a diagram for explaining the filtering using the same device in association with the screen, and FIG. 5 is another embodiment of the present invention. FIG. 6 is an explanatory diagram, and FIG. 6 is a block diagram showing a configuration of an image transmission device according to still another embodiment of the present invention.
FIG. 8 is a block diagram showing a more specific configuration of a motion detection circuit in the same device, FIG. 8 is a diagram showing a more specific structure of an adaptive LPF and a control circuit in the same device, and FIG. 9 is a motion block in the same device. It is a figure for demonstrating the detection procedure of the boundary. 1 ... A / D conversion circuit, 2 ... block division circuit, 3 ...
Cosine conversion circuit, 4 ... Encoding circuit, 5 ... Transmission line,
6 ... Decoding circuit, 7 ... Inverse cosine circuit, 8 ... Block integration circuit, 9 ... Adaptive LPF, 10 ... Control circuit, 11 ...
… D / A conversion circuit, 12 …… Timing generation circuit, 51 …… Motion detection circuit, 52 …… Motion information decoding circuit.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】画面を複数のブロックに分割する手段と、 この手段で得られたブロック毎の画像情報を符号化する
手段と、 この手段で符号化されたブロック毎の画像情報を伝送路
を介して受信し復号化する手段と、 この手段で復号化されたブロックの画素のうち該ブロッ
クの境界周辺に位置するものに対して、少なくとも該画
素および後続する画面の対応する画素を用いたフィルタ
処理を夫々施すフィルタ手段と、 この手段でフィルタ処理されたブロック毎の画像情報を
統合して原画像の画像情報を再生する手段とを具備した
ことを特徴とする画像伝送装置。
1. A means for dividing a screen into a plurality of blocks, a means for encoding image information for each block obtained by this means, and a transmission path for transmitting the image information for each block encoded by this means. Means for receiving and decoding via the block, and a filter using at least the pixel and the corresponding pixel of the subsequent screen for pixels located around the boundary of the block among the pixels of the block decoded by this means An image transmission apparatus comprising: filter means for performing respective processing; and means for reproducing image information of an original image by integrating image information for each block filtered by this means.
【請求項2】前記フィルタ手段は、前記ブロックの画素
に対して、該画素、該画素の所定範囲の周辺の画素およ
びこれらに対応する後続する画面の画素を用いた3次元
フィルタ処理を夫々施すものであり、かつ、フィルタ処
理の対象となる画素がブロックの境界周辺に位置するも
のである場合は、3次元フィルタ処理として復号画像情
報の高域成分を抑圧する3次元低域通過フィルタ処理を
用いるものである特許請求の範囲第1項記載の画像伝送
装置。
2. The filter means performs a three-dimensional filtering process on the pixels of the block, using the pixels, pixels around a predetermined range of the pixels, and pixels of a subsequent screen corresponding thereto. If the pixel to be filtered is located around the boundary of the block, the three-dimensional low-pass filter processing for suppressing the high-frequency component of the decoded image information is performed as the three-dimensional filter processing. The image transmission device according to claim 1, which is used.
【請求項3】前記フィルタ手段は、動きのあるブロック
の境界周辺の画素のみに対して、前記3次元低域通過フ
ィルタ処理を施すものである特許請求の範囲第2項記載
の画像伝送装置。
3. The image transmission device according to claim 2, wherein the filter means performs the three-dimensional low-pass filter processing only on pixels around a boundary of a moving block.
【請求項4】前記フィルタ手段は、前記ブロックの画像
情報を表す画像信号の水平周波数成分が高い場合には該
画像信号の垂直方向の減衰を大きくし、垂直周波数成分
が高い場合には該画像信号の水平方向の減衰を大きくす
るように、前記フィルタ処理を施すものである特許請求
の範囲第2項記載の画像伝送装置。
4. The filtering means increases attenuation in the vertical direction of the image signal when the horizontal frequency component of the image signal representing the image information of the block is high, and increases the vertical frequency component of the image signal when the vertical frequency component is high. The image transmission device according to claim 2, wherein the filtering process is performed so as to increase the attenuation of the signal in the horizontal direction.
JP61072972A 1986-03-31 1986-03-31 Image transmission equipment Expired - Lifetime JPH0828873B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61072972A JPH0828873B2 (en) 1986-03-31 1986-03-31 Image transmission equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61072972A JPH0828873B2 (en) 1986-03-31 1986-03-31 Image transmission equipment

Publications (2)

Publication Number Publication Date
JPS62230276A JPS62230276A (en) 1987-10-08
JPH0828873B2 true JPH0828873B2 (en) 1996-03-21

Family

ID=13504811

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61072972A Expired - Lifetime JPH0828873B2 (en) 1986-03-31 1986-03-31 Image transmission equipment

Country Status (1)

Country Link
JP (1) JPH0828873B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02132969A (en) * 1988-11-14 1990-05-22 Casio Comput Co Ltd Image compression and playback device
JPH06113140A (en) * 1992-09-25 1994-04-22 Kubota Corp Image processing device

Family Cites Families (1)

* 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

Also Published As

Publication number Publication date
JPS62230276A (en) 1987-10-08

Similar Documents

Publication Publication Date Title
US5543939A (en) Video telephone systems
US4551753A (en) Picture signal processing system including spatio-temporal filter
US5844617A (en) Method and apparatus for enhancing the vertical resolution of a television signal having degraded vertical chrominance transitions
JP2002077917A (en) Image data processing apparatus and image data processing method
JPH01265683A (en) Television system with improved visibility
AU650256B2 (en) Video telephone systems
JPS63141491A (en) Television signal processing system
US4935812A (en) Method for broadcasting high definition television programs using temporal attenuation
JPH0828873B2 (en) Image transmission equipment
JP3193078B2 (en) System environment adaptive contour compensation method
US4528584A (en) Bilevel coding of color video signals
EP0112499B1 (en) Process and apparatus for bilevel coding of colour video signals
JPS6146684A (en) System and device for inter-frame encoding/decoding
JPS58212282A (en) Sampling reproducing circuit of color television signal
JP2845472B2 (en) Moving image signal processing method and apparatus
JPH0497678A (en) Picture decoding system
JP3373662B2 (en) Method and apparatus for enhancing received image
JP2007028468A (en) Image processing apparatus and method
JP2917436B2 (en) High-efficiency coding device for image signals
JPH03267888A (en) Picture decoder
JPH07143454A (en) High definition television receiver
JPS6313596A (en) Television system
JPS62151090A (en) image transmission system
JPH0766979A (en) Compressed picture reproduction device
JPS6313595A (en) Television system