JP2959178B2 - Video signal transmission device - Google Patents

Video signal transmission device

Info

Publication number
JP2959178B2
JP2959178B2 JP11828191A JP11828191A JP2959178B2 JP 2959178 B2 JP2959178 B2 JP 2959178B2 JP 11828191 A JP11828191 A JP 11828191A JP 11828191 A JP11828191 A JP 11828191A JP 2959178 B2 JP2959178 B2 JP 2959178B2
Authority
JP
Japan
Prior art keywords
block
difference
signal
unit
packet
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 - Fee Related
Application number
JP11828191A
Other languages
Japanese (ja)
Other versions
JPH04345290A (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 JP11828191A priority Critical patent/JP2959178B2/en
Publication of JPH04345290A publication Critical patent/JPH04345290A/en
Application granted granted Critical
Publication of JP2959178B2 publication Critical patent/JP2959178B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ディジタル映像信号を
伝送する装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for transmitting a digital video signal.

【0002】[0002]

【従来の技術】従来の動画像信号の伝送方式として、文
献(吹抜敬彦:”パケットビデオ符号化に関する一考
察”,信学会論文誌 Vol.J73-B-INo.4, 1990)で提案
されるように、動領域のみを符号化して伝送する方式が
ある。その1例について、以下に図面を参照しながら説
明する。
2. Description of the Related Art A conventional video signal transmission system is proposed in the literature (Takahiko Fukinuki: "A Consideration on Packet Video Coding", IEICE Transactions on Information and Systems, Vol.J73-B-INo.4, 1990). As described above, there is a method in which only the moving region is encoded and transmitted. One example will be described below with reference to the drawings.

【0003】図6は従来の動画像信号伝送装置の送信回
路である。本図において、600はフレーム内符号化
部、601はフレームメモリ、602は動画検出部、6
03は差分ブロック構成部、604は差分値算出部、6
05は判定部、606は画素ブロック転送部、607は
判定結果転送部である。以上のように構成された動画像
信号の送信回路について、以下その動作を説明する。取
り扱う画像信号は、水平方向8画素、垂直方向8ライン
で構成される画素ブロックを単位として入力される。こ
の画素ブロックは、フレーム内符号化部600で高能率
符号化される。差分ブロック構成部603は、入力され
た画素ブロックと、フレームメモリ401内の同一位置
の画像信号との間で、対応する画素毎の差分からなるブ
ロック(差分ブロック)を構成する。差分値算出部60
4は、この差分ブロックの振幅(差分値)Eaを算出す
る。Eaの一般的な算出方法としては、(数1)に示す
平均自乗差分がある(図8参照)。
FIG. 6 shows a transmission circuit of a conventional moving picture signal transmission device. In this figure, 600 is an intra-frame encoding unit, 601 is a frame memory, 602 is a moving image detection unit, and 6
03 is a difference block configuration unit, 604 is a difference value calculation unit, 6
05 is a determination unit, 606 is a pixel block transfer unit, and 607 is a determination result transfer unit. The operation of the moving picture signal transmission circuit configured as described above will be described below. An image signal to be handled is input in units of a pixel block composed of eight pixels in the horizontal direction and eight lines in the vertical direction. This pixel block is highly efficiently coded by the intra-frame coding unit 600. The difference block forming unit 603 forms a block (difference block) including a difference for each corresponding pixel between the input pixel block and the image signal at the same position in the frame memory 401. Difference value calculation unit 60
4 calculates the amplitude (difference value) Ea of this difference block. As a general method of calculating Ea, there is a mean square difference shown in (Equation 1) (see FIG. 8).

【0004】[0004]

【数1】判定部605は、図6に示すように、各画素ブ
ロック毎に算出された差分値Eaを、予め設定した閾値
Vthと比較し、Ea≧Vthである画素ブロックを動画ブ
ロック、Ea<Vthである画素ブロックを静止画ブロッ
クと判定する。なお、本回路の動作開始時においては、
第1フレームの全ての画素ブロックを動画ブロックと判
定する。画素ブロック転送部606は、この判定結果に
従い、動画ブロックについてのみ画素ブロック信号を転
送する。静止画ブロックについては、情報転送を行わな
い。フレームメモリ601は、転送された現フレームの
画素ブロック信号を記録し、フレーム画像信号を構成す
る。判定結果は、転送する画素ブロック信号が、フレー
ム画面上のどの位置のブロックに対応するかを示す情報
であり、受信回路における画像復号に必要となる。従っ
て、この判定結果も、判定結果転送部607から転送す
る。
## EQU1 ## As shown in FIG. 6, the determination unit 605 compares the difference value Ea calculated for each pixel block with a preset threshold value Vth, and determines a pixel block satisfying Ea ≧ Vth as a moving image block and a moving image block Ea. The pixel block of <Vth is determined as a still image block. At the start of operation of this circuit,
All pixel blocks in the first frame are determined to be moving image blocks. The pixel block transfer unit 606 transfers the pixel block signal only for the moving image block according to the determination result. Information transfer is not performed for still image blocks. The frame memory 601 records the transferred pixel block signal of the current frame, and forms a frame image signal. The determination result is information indicating which block on the frame screen corresponds to the pixel block signal to be transferred, and is required for image decoding in the receiving circuit. Therefore, this determination result is also transferred from the determination result transfer unit 607.

【0005】図7は従来の動画像信号伝送装置の受信回
路である。本図において、700は画像復号部、701
はフレームメモリ、702は判定テーブル、703は合
成部である。以上のように構成された動画像信号の受信
回路について、以下その動作を説明する。画像復号部7
00は、画素ブロック信号を復号する。フレームメモリ
701は、復号された画素ブロック信号を記録し、フレ
ーム画像信号を構成する。判定テーブル702は、受信
した判定結果を保持する。合成部703は、判定結果に
従い、動画ブロックを画素ブロック信号で再生し、静止
画ブロックをフレームメモリ内の同一位置の画像信号で
再生する。
FIG. 7 shows a receiving circuit of a conventional moving picture signal transmitting apparatus. In the figure, reference numeral 700 denotes an image decoding unit;
Denotes a frame memory, 702 denotes a determination table, and 703 denotes a combining unit. The operation of the moving picture signal receiving circuit configured as described above will be described below. Image decoding unit 7
00 decodes the pixel block signal. The frame memory 701 records the decoded pixel block signal and forms a frame image signal. The determination table 702 holds the received determination result. The synthesizing unit 703 reproduces the moving image block with the pixel block signal and reproduces the still image block with the image signal at the same position in the frame memory according to the determination result.

【0006】以上のように従来の画像信号の伝送装置で
は、フレーム上のある場所に位置する画素ブロック信号
について、既に伝送された信号に対して変化の大きい現
フレームの画素ブロック信号のみを符号化して送信す
る。受信した画素ブロック信号は、フレームメモリに記
録されフレーム画像信号を構成する。情報転送のなかっ
た画素ブロックについては、このフレームメモリに記録
された同一位置の画像信号で補うことにより、現フレー
ム画像信号を完成する。従って、前記閾値は、動画ブロ
ックと静止画ブロックを正確に判定できるように最適に
設定する必要がある。
As described above, the conventional image signal transmission apparatus encodes only a pixel block signal of the current frame which has a large change with respect to a signal already transmitted, with respect to a pixel block signal located at a certain position on the frame. To send. The received pixel block signal is recorded in a frame memory and forms a frame image signal. For the pixel blocks for which no information has been transferred, the current frame image signal is completed by supplementing with the image signal at the same position recorded in the frame memory. Therefore, the threshold value needs to be set optimally so that a moving image block and a still image block can be accurately determined.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、一般的
な画像信号に対して、最適な閾値を決定することは非常
に難しい。閾値を大きくすると、入力画像に少々の動き
があっても再生画像が追随できず、非常に見苦しい画像
となる。そこで閾値を小さくすれば、動画ブロックと静
止画ブロックの判定が正確に行われ、品質のよい画像を
再生できる。しかし、入力画像のノイズレベルが高い場
合、本来は完全な静止画であるにも関わらず、ノイズに
よって差分値が増大し、動画ブロックと誤判定される状
況が発生する。この場合、不要な情報が動画ブロック信
号として伝送されてしまう。
However, it is very difficult to determine an optimum threshold value for a general image signal. If the threshold value is increased, the reproduced image cannot follow the input image even if the input image slightly moves, resulting in an extremely unsightly image. Therefore, if the threshold value is reduced, the determination of a moving image block and a still image block is accurately performed, and a high-quality image can be reproduced. However, when the noise level of the input image is high, the difference value increases due to noise even though the image is originally a complete still image, and a situation occurs in which the image is erroneously determined to be a moving image block. In this case, unnecessary information is transmitted as a moving image block signal.

【0008】以上のように、従来の動画像信号伝送装置
では、入力画像の種類によっては、不要な伝送情報量の
増大を招くという問題点を有していた。また、ATM
(非同期転送モード)などのパケットによる動画像転送
を行う場合、不要な情報量の増大は転送セルの増加を招
き、ATM網の輻輳を起こす可能性を上昇させる。輻輳
時に発生するセル廃棄は、画像伝送において大きな画質
劣化を引き起こす。
As described above, the conventional moving picture signal transmission apparatus has a problem that the amount of unnecessary transmission information is increased depending on the type of input image. Also, ATM
In the case of performing moving image transfer using a packet such as (asynchronous transfer mode), an increase in the amount of unnecessary information causes an increase in transfer cells, and increases the possibility of causing ATM network congestion. Cell discarding that occurs at the time of congestion causes a large deterioration in image quality in image transmission.

【0009】本発明は上記従来の問題点を解決するもの
で、入力画像のノイズ成分による不用な伝送情報量の増
大を最小限に抑える動画像信号伝送装置を提供する。ま
た、ATMによる画像伝送において、不要な情報発生を
最小に抑えると共に、セル廃棄時の画質劣化を軽微にと
どめる動画像信号伝送装置を提供することを目的とす
る。
The present invention solves the above-mentioned conventional problems, and provides a moving picture signal transmission apparatus for minimizing an increase in the amount of unnecessary transmission information due to a noise component of an input image. It is another object of the present invention to provide a moving picture signal transmission apparatus that minimizes unnecessary information generation in image transmission by ATM and minimizes image quality degradation when cells are discarded.

【0010】[0010]

【課題を解決するための手段】この目的を達成するため
に本発明の動画像信号伝送装置は、画素ブロックの判定
に関し、第1の閾値と、第1の閾値より大きい第2の閾
値を設定する。各画素ブロックについて、差分値が第2
の閾値以上のものについては画素ブロック信号を転送
し、第2の閾値より小さく第1の閾値以上のものについ
ては差分ブロック信号を転送し、第1の閾値より小さい
ものについては情報転送を行わない構成としている。受
信した画素ブロック信号は、出力画像として再生される
と共に、フレームメモリに記録される。受信した差分ブ
ロック信号は、このフレームメモリ内の同一位置の画像
信号との間で、対応する画素毎の加算値からなるブロッ
ク(加算ブロック)を構成し、これを出力画像として再
生する。情報転送のなかった画素ブロックについては、
フレームメモリ内の同一位置の画像信号を再生する。
In order to achieve this object, a moving picture signal transmitting apparatus according to the present invention sets a first threshold value and a second threshold value larger than the first threshold value in determining a pixel block. I do. For each pixel block, the difference value is the second
The pixel block signal is transferred for those that are greater than or equal to the threshold, the difference block signal is transferred for those that are smaller than the second threshold and greater than or equal to the first threshold, and information transfer is not performed for those that are smaller than the first threshold. It has a configuration. The received pixel block signal is reproduced as an output image and recorded in the frame memory. The received difference block signal forms a block (addition block) including an addition value for each corresponding pixel with the image signal at the same position in the frame memory, and reproduces this as an output image. For pixel blocks that did not transfer information,
An image signal at the same position in the frame memory is reproduced.

【0011】また、ATMによる画像伝送においては、
画素ブロック信号と差分ブロック信号、および判定結果
から各々パケットを構成し転送する。この場合、紛失し
ても画像が劣化する程度の小さい差分ブロック信号のパ
ケットに対して、網の輻輳時時の転送に関する優先順位
を低く設定し、輻輳時に最初に廃棄されるパケットとす
る。受信装置では、このパケットが廃棄された場合、情
報転送のない画素ブロックと同様に、フレームメモリ内
の同一位置の画像信号で補う。
In image transmission by ATM,
A packet is formed from each of the pixel block signal, the difference block signal, and the determination result and transferred. In this case, the priority of the transfer of the differential block signal, which is small enough to deteriorate the image even if it is lost, is set to a low priority regarding the transfer at the time of network congestion, and the packet is discarded first at the time of congestion. When the packet is discarded, the receiving device compensates for the discard with an image signal at the same position in the frame memory as in the case of a pixel block without information transfer.

【0012】[0012]

【作用】この構成を備えることにより、入力画像にノイ
ズ成分が含まれる場合においても、不要な伝送情報量の
増大を最小限に抑えることができる。
With this configuration, even when the input image contains a noise component, the increase in the amount of unnecessary transmission information can be minimized.

【0013】また、ATMによる動画像伝送において
は、不要なセルの発生を抑えると共に、セル廃棄時の画
質劣化を軽微にとどめることができる。
[0013] In addition, in moving image transmission by ATM, generation of unnecessary cells can be suppressed, and image quality degradation at the time of cell discard can be minimized.

【0014】[0014]

【実施例】【Example】

(実施例1)以下本発明の第1の実施例について、図面
を参照しながら説明する。
(Embodiment 1) A first embodiment of the present invention will be described below with reference to the drawings.

【0015】図1は送信回路の構成を示す。本図におい
て、100はフレーム内符号化部、101はフレームメ
モリ、102は動画検出部、103は差分ブロック構成
部、104は差分値算出部、105は判定部、106は
差分符号化部、107は画素ブロック転送部、108は
差分ブロック転送部、109は判定結果転送部である。
以上のように構成された動画像信号の送信回路につい
て、以下その動作を説明する。画像信号は、水平方向8
画素、垂直方向8ラインで構成される画素ブロックを単
位として入力される。この画素ブロックは、フレーム内
符号化部100で高能率符号化される。差分ブロック構
成部103は、入力された画素ブロックと、フレームメ
モリ101内の画像信号の同一位置の画像信号の間で、
対応する画素毎の差分からなる差分ブロックを構成す
る。差分値算出部104は、差分値Eaを算出する。判
定部105は、図3に示すように、予め設定した第1の
閾値Vth1,第2の閾値Vth2(ここで、Vth1<Vth2と
する)とEaを比較し、Ea≧Vth2である画素ブロック
を動画ブロック、Vth2>Ea≧Vth1である画素ブロッ
クを差分ブロック信号の転送を行うべき画素ブロック
(以下、差分付動画ブロックと呼ぶ)、Ea<Vth1であ
る画素ブロックを静止画ブロックと判定する。なお、本
回路の動作開始時においては、第1フレームの全ての画
素ブロックを動画ブロックと判定する。差分符号化部1
06は、差分ブロック信号を符号化する。画素ブロック
転送部107は、判定結果に従い、動画ブロックについ
て画素ブロック信号を転送する。差分ブロック転送部1
08は、判定結果に従い、差分付動画ブロックについて
差分ブロック信号を転送する。静止画ブロックについて
は情報転送を行わない。フレームメモリ101は、転送
された現フレームの画素ブロック信号を記録し、フレー
ム画像信号を構成する。判定結果も、判定結果転送部1
09から転送する。
FIG. 1 shows the configuration of the transmission circuit. In the figure, 100 is an intra-frame encoding unit, 101 is a frame memory, 102 is a moving image detection unit, 103 is a difference block configuration unit, 104 is a difference value calculation unit, 105 is a determination unit, 106 is a difference encoding unit, 107 Denotes a pixel block transfer unit, 108 denotes a difference block transfer unit, and 109 denotes a determination result transfer unit.
The operation of the moving picture signal transmission circuit configured as described above will be described below. The image signal has a horizontal direction of 8
Pixels are input in units of a pixel block composed of eight lines in the vertical direction. This pixel block is highly efficiently coded by the intra-frame coding unit 100. The difference block forming unit 103 calculates the difference between the input pixel block and the image signal at the same position of the image signal in the frame memory 101.
A difference block composed of the difference for each corresponding pixel is configured. The difference value calculator 104 calculates a difference value Ea. As shown in FIG. 3, the determination unit 105 compares Ea with a preset first threshold Vth1 and second threshold Vth2 (here, Vth1 <Vth2), and determines a pixel block in which Ea ≧ Vth2. A moving image block, a pixel block satisfying Vth2> Ea ≧ Vth1 is determined to be a pixel block to which a difference block signal is to be transferred (hereinafter referred to as a moving image block with a difference), and a pixel block satisfying Ea <Vth1 is a still image block. At the start of the operation of this circuit, all the pixel blocks in the first frame are determined as moving image blocks. Differential encoding unit 1
06 encodes the difference block signal. The pixel block transfer unit 107 transfers a pixel block signal for a moving image block according to the determination result. Difference block transfer unit 1
08 transfers a difference block signal for the difference-added moving image block according to the determination result. Information transfer is not performed for still image blocks. The frame memory 101 records the transferred pixel block signal of the current frame, and forms a frame image signal. The determination result is also transmitted to the determination result transfer unit 1.
09 is transferred.

【0016】図2は受信回路の構成を示す。本図におい
て、200は画像復号部、201はフレームメモリ、2
02は差分復号部、203は加算部、204は判定テー
ブル、205は合成部である。以上のように構成された
動画像信号の受信回路について、以下その動作を説明す
る。画像復号部200は、画素ブロック信号を復号す
る。フレームメモリ201は、復号された画素ブロック
信号を記録し、フレーム画像信号を構成する。差分復号
部202は、差分ブロック信号を復号する。加算部20
3は、復号された差分ブロック信号とフレームメモリ内
の同一位置の画像信号との間で、対応する画素毎の加算
値からなるブロック(加算ブロック)を構成する。判定
テーブル204は、受信した判定結果を保持する。合成
部205は、判定結果に従い、動画ブロックを画素ブロ
ック信号で再生し、差分付動画ブロックを加算ブロック
信号で再生し、静止画ブロックをフレームメモリ201
内の同一位置の画像信号で再生する。
FIG. 2 shows the configuration of the receiving circuit. In the figure, reference numeral 200 denotes an image decoding unit; 201, a frame memory;
02 is a difference decoding unit, 203 is an addition unit, 204 is a determination table, and 205 is a combining unit. The operation of the moving picture signal receiving circuit configured as described above will be described below. The image decoding unit 200 decodes a pixel block signal. The frame memory 201 records the decoded pixel block signal and forms a frame image signal. The difference decoding unit 202 decodes the difference block signal. Adder 20
Reference numeral 3 denotes a block (addition block) composed of the added value for each corresponding pixel between the decoded difference block signal and the image signal at the same position in the frame memory. The determination table 204 holds the received determination result. The synthesizing unit 205 reproduces a moving image block with a pixel block signal, reproduces a moving image block with a difference with an addition block signal, and converts a still image block into a frame memory 201 according to the determination result.
Is reproduced with the image signal at the same position in the image.

【0017】以上のように本実施例によれば、各画素ブ
ロックについて2つの閾値による判定を行う。ここで、
第1の閾値を小さく設定し、ノイズの少ない画像に対し
ては、正確な静止画ブロックの抽出が可能である。ノイ
ズの大きい画像の場合は、本来静止画でありながらその
差分値が第1の閾値を越えるものが増える。第2の閾値
は、このノイズによる差分値より若干大きく設定し、第
2の閾値以上の差分値を有する画素ブロックについて、
画素ブロック信号を転送する。第2の閾値より小さく第
1の閾値以上の差分値を有する画素ブロックについて
は、画素ブロック信号を転送せず差分ブロック信号を転
送する。差分ブロック信号のダイナミックレンジは、動
画ブロック信号のダイナミックレンジに比べて小さいた
め、符号化情報量も少なく、不要な情報量の増大を最小
限に抑えることができる。
As described above, according to the present embodiment, the judgment is made based on two threshold values for each pixel block. here,
By setting the first threshold value to a small value, it is possible to accurately extract a still image block from an image having less noise. In the case of an image with large noise, the number of images whose difference value exceeds the first threshold value increases even though the image is originally a still image. The second threshold value is set to be slightly larger than the difference value due to the noise, and for a pixel block having a difference value equal to or greater than the second threshold value,
Transfer the pixel block signal. For a pixel block having a difference value smaller than the second threshold value and equal to or larger than the first threshold value, the difference block signal is transferred without transferring the pixel block signal. Since the dynamic range of the difference block signal is smaller than the dynamic range of the moving image block signal, the amount of encoded information is small, and an increase in unnecessary information amount can be minimized.

【0018】(実施例2)以下本発明の第2の実施例に
ついて、図面を参照しながら説明する。
(Embodiment 2) Hereinafter, a second embodiment of the present invention will be described with reference to the drawings.

【0019】図4は送信装置の構成を示す。本図におい
て、100はフレーム内符号化部、101はフレームメ
モリ、102は動画検出部、103は差分ブロック構成
部、104は差分値算出部、105は判定部、106は
差分符号化部、107は画素ブロック転送部、108は
差分ブロック転送部、109は判定結果転送部で、以上
は図1(a)と同様である。本図では、これにパケット
構成部400を加えている。以上のように構成された動
画像信号の送信装置について、以下その動作を説明す
る。パケット構成部400は、動画ブロック信号から第
1群のパケットを、差分ブロック信号から第2群のパケ
ットを、判定結果から第3群のパケットを各々構成す
る。各パケットには、網の輻輳時に発生するパケットの
廃棄に備えて、優先順位を示す領域を設け、輻輳時には
優先度の低いパケットから廃棄する。画素ブロック信号
や判定結果に比べれば、差分ブロック信号は紛失した場
合に画像が劣化する程度は小さい。従って、第1群のパ
ケットと第3群のパケットに高い優先度を与えて優先パ
ケットとし、第2群のパケットに低い優先度を与え非優
先パケットとした後、転送する。また前述のように、画
素ブロックに対する判定は、前フレームの同一位置の画
像信号との間で行うものでなく、過去に画素ブロック信
号を転送したフレームにおける信号との間で行ってい
る。このため、パケット廃棄により差分ブロック信号が
失われ、現フレームの加算ブロックが復元できない場合
にも、その影響は次のフレーム以後に及ばない。
FIG. 4 shows the configuration of the transmitting apparatus. In the figure, 100 is an intra-frame encoding unit, 101 is a frame memory, 102 is a moving image detection unit, 103 is a difference block configuration unit, 104 is a difference value calculation unit, 105 is a determination unit, 106 is a difference encoding unit, 107 Is a pixel block transfer unit, 108 is a difference block transfer unit, 109 is a determination result transfer unit, and the above is the same as FIG. In the figure, a packet configuration unit 400 is added to this. The operation of the moving picture signal transmitting apparatus configured as described above will be described below. The packet configuration unit 400 configures a first group of packets from the moving image block signal, a second group of packets from the difference block signal, and a third group of packets from the determination result. Each packet is provided with an area indicating priority in preparation for discarding a packet which occurs at the time of network congestion, and at the time of congestion, a packet having a lower priority is discarded. When the difference block signal is lost, the degree of image deterioration is small compared to the pixel block signal and the determination result. Therefore, packets of the first group and packets of the third group are given high priority to be priority packets, and packets of the second group are given low priority to be non-priority packets and then transferred. Further, as described above, the determination on the pixel block is not made with the image signal at the same position in the previous frame, but with the signal in the frame to which the pixel block signal was transferred in the past. For this reason, even if the difference block signal is lost due to the packet discard and the added block of the current frame cannot be restored, the effect does not reach the next frame and thereafter.

【0020】図5は受信装置の構成を示す。本図におい
て、200は画像復号部、201はフレームメモリ、2
02は差分復号部、203は加算部、204は判定テー
ブル、205は合成部で、以上は図2と同様である。本
図では、これにパケット分類部500、パケット廃棄検
出部501を加えている。以上のように構成された動画
像信号の受信装置について、以下その動作を説明する。
パケット分類部500は、到着したパケットを第1群、
第2群、および第3群のパケットに分類する。パケット
廃棄検出部501は、第2群のパケットの廃棄を検出し
た場合、廃棄された差分ブロック信号を”0”で置換し
て出力する。この場合、差分付動画ブロックは、情報転
送のない画素ブロックと同様に、フレームメモリ内の同
一位置の画像信号で補う以上のように本実施例によれ
ば、紛失時の画質劣化の小さい差分ブロック信号で非優
先パケットを構成し、非優先パケットの廃棄時には、こ
れを静止画ブロックと同様に再生することで、劣化を軽
微にとどめることができる。
FIG. 5 shows the configuration of the receiving apparatus. In the figure, reference numeral 200 denotes an image decoding unit; 201, a frame memory;
02 is a difference decoding unit, 203 is an addition unit, 204 is a determination table, and 205 is a synthesis unit, which is the same as that in FIG. In the figure, a packet classification unit 500 and a packet discard detection unit 501 are added to this. The operation of the moving picture signal receiving apparatus configured as described above will be described below.
The packet classifying unit 500 classifies the arriving packets into a first group,
The packets are classified into a second group and a third group. When detecting the discard of the second group of packets, the packet discard detection unit 501 replaces the discarded difference block signal with “0” and outputs it. In this case, like the pixel block without information transfer, the difference-added moving image block is supplemented with the image signal at the same position in the frame memory as described above. A signal constitutes a non-priority packet, and when the non-priority packet is discarded, it is reproduced in the same manner as a still image block, so that deterioration can be kept to a minimum.

【0021】[0021]

【発明の効果】以上のように本発明は、ノイズの多い動
画像信号に対し、不要な伝送情報量の増大を最小限に抑
えることができる。
As described above, the present invention can minimize an unnecessary increase in the amount of transmission information for a moving image signal having a lot of noise.

【0022】また、ATMによる動画像伝送において
は、不要なセルの発生を抑えると共に、セル廃棄時の画
質劣化を軽微にとどめることができる。
Further, in the moving image transmission by the ATM, the generation of unnecessary cells can be suppressed, and the deterioration of the image quality when the cells are discarded can be minimized.

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

【図1】本発明の第1の実施例による動画像信号の送信
回路の構成図
FIG. 1 is a configuration diagram of a moving image signal transmission circuit according to a first embodiment of the present invention;

【図2】本発明の第1の実施例による動画像信号の受信
回路の構成図
FIG. 2 is a configuration diagram of a moving image signal receiving circuit according to a first embodiment of the present invention;

【図3】本発明における画素ブロックに対する判定方法
の説明図
FIG. 3 is an explanatory diagram of a determination method for a pixel block according to the present invention.

【図4】本発明の第2の実施例による動画像信号の送信
装置の構成図
FIG. 4 is a configuration diagram of a moving image signal transmitting apparatus according to a second embodiment of the present invention;

【図5】本発明の第2の実施例による動画像信号の受信
装置の構成図
FIG. 5 is a configuration diagram of a moving image signal receiving apparatus according to a second embodiment of the present invention;

【図6】従来の動画像信号伝送装置の送信回路の構成図FIG. 6 is a configuration diagram of a transmission circuit of a conventional moving image signal transmission device.

【図7】従来の動画像信号伝送装置の受信回路の構成図FIG. 7 is a configuration diagram of a receiving circuit of a conventional moving image signal transmission device.

【図8】画素ブロックの差分値を計算する場合の説明図FIG. 8 is an explanatory diagram when calculating a difference value of a pixel block;

【図9】従来の画素ブロックに対する判定方法の説明図FIG. 9 is an explanatory diagram of a conventional determination method for a pixel block.

【符号の説明】[Explanation of symbols]

100 フレーム内符号化部 101 フレームメモリ 102 動画検出部 103 差分ブロック構成部 104 差分値算出部 105 判定部 106 差分符号化部 107 画素ブロック転送部 108 差分ブロック転送部 109 判定結果転送部 200 画像復号部 201 フレームメモリ 202 差分復号部 203 加算部 204 判定テーブル 205 合成部 400 パケット構成部 500 パケット分類部 501 パケット廃棄検出部 600 フレーム内符号化部 601 フレームメモリ 602 動画検出部 603 差分ブロック構成部 604 差分値算出部 605 判定部 606 画素ブロック転送部 607 判定結果転送部 700 画像復号部 701 フレームメモリ 702 判定テーブル 703 合成部 REFERENCE SIGNS LIST 100 intra-frame encoding unit 101 frame memory 102 moving image detection unit 103 difference block configuration unit 104 difference value calculation unit 105 determination unit 106 difference encoding unit 107 pixel block transfer unit 108 difference block transfer unit 109 determination result transfer unit 200 image decoding unit Reference Signs List 201 Frame memory 202 Difference decoding unit 203 Addition unit 204 Decision table 205 Combining unit 400 Packet configuration unit 500 Packet classification unit 501 Packet discard detection unit 600 Intra-frame encoding unit 601 Frame memory 602 Moving image detection unit 603 Difference block configuration unit 604 Difference value Calculation unit 605 Judgment unit 606 Pixel block transfer unit 607 Judgment result transfer unit 700 Image decoding unit 701 Frame memory 702 Judgment table 703 Synthesis unit

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】現フレームの複数画素からなる画素ブロッ
クをフレーム内符号化するフレーム内符号化部と、前フ
レームまでに転送した画素ブロック信号のみを記録する
フレームメモリと、前記画素ブロックと前記フレームメ
モリ内の同一位置の画像信号との間で対応する画素間の
差分からなるブロック(以下、差分ブロックと呼ぶ)を
構成する差分ブロック構成部と、前記差分ブロックの振
幅(以下、差分値と呼ぶ)を算出する差分値算出部と、
所定の第1の閾値および前記第1の閾値より大きい第2
の閾値と前記差分値との比較結果を出力する判定部と、
前記差分ブロックを符号化する差分符号化部と、前記判
定部による判定結果に従い前記第2の閾値以上の差分値
を有する現フレームの画素ブロック信号を転送する画素
ブロック転送部と、前記判定結果に従い前記第2の閾値
より小さく前記第1の閾値以上の差分値を有する差分ブ
ロック信号を転送する差分ブロック転送部と、前記判定
結果を転送する判定結果転送部とを備えたことを特徴と
する動画像信号の送信回路。
An intra-frame encoding unit for intra-frame encoding a pixel block including a plurality of pixels of a current frame, a frame memory for recording only a pixel block signal transferred up to a previous frame, the pixel block and the frame A difference block forming unit that forms a block (hereinafter, referred to as a difference block) including a difference between pixels corresponding to an image signal at the same position in the memory, and an amplitude of the difference block (hereinafter, referred to as a difference value) ) For calculating a difference value,
A predetermined first threshold and a second greater than said first threshold
A determination unit that outputs a comparison result between the threshold value and the difference value,
A difference encoding unit that encodes the difference block, a pixel block transfer unit that transfers a pixel block signal of a current frame having a difference value equal to or greater than the second threshold value according to a result of the determination by the determination unit, A moving image, comprising: a difference block transfer unit that transfers a difference block signal having a difference value smaller than the second threshold value and equal to or greater than the first threshold value; and a determination result transfer unit that transfers the determination result. Image signal transmission circuit.
【請求項2】受信した画素ブロック信号を復号する画像
復号部と、前記画素ブロック信号を記録するフレームメ
モリと、受信した差分ブロック信号を復号する差分復号
部と、前記差分ブロック信号と前記フレームメモリ内の
同一位置の画像信号との間で対応する画素間の加算値か
らなるブロック(以下、加算ブロックと呼ぶ)を構成す
る加算部と、受信した判定結果に従い画素ブロック信号
が転送されたブロックについて画素ブロック信号を表示
し、差分ブロック信号が転送されたブロックについて前
記加算ブロック信号を表示し、情報転送のないブロック
について前記フレームメモリ内の同一位置の画像信号を
表示する合成部とを備えたことを特徴とする動画像信号
の受信回路。
2. An image decoding unit for decoding a received pixel block signal, a frame memory for recording the pixel block signal, a difference decoding unit for decoding a received difference block signal, the difference block signal and the frame memory And a block to which a pixel block signal is transferred in accordance with a received determination result. A synthesizing unit for displaying a pixel block signal, displaying the addition block signal for a block to which a difference block signal has been transferred, and displaying an image signal at the same position in the frame memory for a block without information transfer. A moving picture signal receiving circuit characterized by the above-mentioned.
【請求項3】請求項1に記載の送信回路と、前記画素ブ
ロック信号から第1群のパケットを構成し、前記差分ブ
ロック信号から第2群のパケットを構成し、前記判定結
果から第3群のパケットを構成して、紛失した場合に画
像が劣化する程度の小さい前記第2群のパケットに対し
て、パケットの優先順位表示領域により網の輻輳時の転
送に関し低い優先順位を与えるパケット構成部とを備え
たことを特徴とする動画像信号の送信装置。
3. The transmission circuit according to claim 1, wherein a first group of packets is formed from the pixel block signals, a second group of packets is formed from the differential block signals, and a third group is formed from the determination result. A packet forming unit which configures a packet of the second group and gives a low priority to the transfer of the second group of packets whose loss is low when the network is congested by a packet priority display area. A transmitting apparatus for a moving image signal, comprising:
【請求項4】請求項2に記載の受信回路と、受信したパ
ケットの種類に応じてパケットを分類するパケット分類
部と、パケットの紛失を監視し前記第2群のパケットが
紛失した場合所定の差分ブロック信号を出力するパケッ
ト廃棄検出部とを備えたことを特徴とする動画像信号の
受信装置。
4. A receiving circuit according to claim 2, a packet classifying unit for classifying the packet according to the type of the received packet, and monitoring a loss of the packet and a predetermined value when the packet of the second group is lost. A moving image signal receiving apparatus, comprising: a packet discard detection unit that outputs a differential block signal.
JP11828191A 1991-05-23 1991-05-23 Video signal transmission device Expired - Fee Related JP2959178B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11828191A JP2959178B2 (en) 1991-05-23 1991-05-23 Video signal transmission device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11828191A JP2959178B2 (en) 1991-05-23 1991-05-23 Video signal transmission device

Publications (2)

Publication Number Publication Date
JPH04345290A JPH04345290A (en) 1992-12-01
JP2959178B2 true JP2959178B2 (en) 1999-10-06

Family

ID=14732785

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11828191A Expired - Fee Related JP2959178B2 (en) 1991-05-23 1991-05-23 Video signal transmission device

Country Status (1)

Country Link
JP (1) JP2959178B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6798834B1 (en) 1996-08-15 2004-09-28 Mitsubishi Denki Kabushiki Kaisha Image coding apparatus with segment classification and segmentation-type motion prediction circuit
JP2001045494A (en) * 2000-01-01 2001-02-16 Mitsubishi Electric Corp Image encoding device
JP4592998B2 (en) * 2001-04-25 2010-12-08 パナソニック株式会社 Image information transmission method and transmission apparatus

Also Published As

Publication number Publication date
JPH04345290A (en) 1992-12-01

Similar Documents

Publication Publication Date Title
EP0753968B1 (en) Moving picture transmission system and moving picture transmission apparatus
US5600375A (en) Rendering an inter verses intra video encoding decision based upon a vertical gradient measure of target video frames
JPH05207460A (en) Multiplex transmitter and its system for picture signal
US6128339A (en) Apparatus and method for masking video data errors
KR100768611B1 (en) Information processing apparatus using class-classification adaptive processing and method thereof, and recording medium storing a computer-readable program using class-classification adaptive processing
JPH05244468A (en) Picture receiver
JP2959178B2 (en) Video signal transmission device
US6755531B2 (en) Motion picture code evaluator and billing system
JP2927598B2 (en) Video signal packet transmitting device and receiving device
JPH0564172A (en) Video communication system and video transmitter and video receiver
JPH0329477A (en) Method and apparatus for inter-frame insertion coding for picture signal
JP2822454B2 (en) Inter-frame predictive coding
JP2897921B2 (en) Image coding transmission equipment
US5825426A (en) Video subsampling mode decisions based upon interpolation error measures
JPH0322735A (en) Packet transmitter for video signal
JP2659226B2 (en) Variable-rate image hierarchical coding device
JP2936627B2 (en) Image decoding method with compensation for abandonment
JPH03139083A (en) Dynamic image encoding device
JP2962329B2 (en) Image processing method
JP2751510B2 (en) Video decoding device
JPS62108687A (en) Picture signal encoding parameter control system
JP2862233B2 (en) Information transmission system
JPS62266924A (en) High efficient coding device
JP3724363B2 (en) Network surveillance camera system, surveillance camera and camera system control device
JPH04336896A (en) Moving picture storage device

Legal Events

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

Free format text: PAYMENT UNTIL: 20070730

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20080730

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090730

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090730

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100730

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees