JPH07107484A - Picture transmitter - Google Patents

Picture transmitter

Info

Publication number
JPH07107484A
JPH07107484A JP24696093A JP24696093A JPH07107484A JP H07107484 A JPH07107484 A JP H07107484A JP 24696093 A JP24696093 A JP 24696093A JP 24696093 A JP24696093 A JP 24696093A JP H07107484 A JPH07107484 A JP H07107484A
Authority
JP
Japan
Prior art keywords
signal
motion vector
distortion
current block
image
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
JP24696093A
Other languages
Japanese (ja)
Inventor
Shinichi Terasawa
真一 寺沢
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP24696093A priority Critical patent/JPH07107484A/en
Publication of JPH07107484A publication Critical patent/JPH07107484A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE:To make a search effective and to shorten the processing time by providing a memory to be outputted as the former moving vector and limiting the search range in a moving compensator based on the former moving vector. CONSTITUTION:A quantization number 53 to be outputted for a reverse quantization device 5 becomes a reproduction differential block signal 55 and is outputted to an adder 6. The block signal 55 is added with an estimate signal 58 in the adder 6 and is stored in a frame memory 7 as a reproduction block signal 56. The stored signal 56 is outputted for a moving compensator 8 as the former frame signal 57 and is used for the next frame processing. The moving compensator 8 compares the signal 57 with the present block signal 51 for each block and selects the one with less distortion. The selected block signal is outputted as an estimate signal 58 and the difference in position between the present block signal 51 and the selected one is outputted as a moving vector 59.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、画像通信システム、
特にテレビ会議、テレビ電話等において画像信号を圧縮
し、符号化して伝送する動き補償方式の画像伝送装置に
関するものである。
BACKGROUND OF THE INVENTION The present invention relates to an image communication system,
In particular, the present invention relates to a motion compensation type image transmission device for compressing, encoding and transmitting an image signal in a video conference, a video telephone and the like.

【0002】[0002]

【従来の技術】テレビ会議、テレビ電話等の画像通信に
おいて、画像データを圧縮せずに送信しようとすると、
その画像情報が膨大であるために通信速度の高い伝送路
が必要となり実現が困難になるとともに、送信コストが
高くなる。そこで、送信すべき画像の情報量を圧縮し、
送信データを少なくすることが行われる。これらの圧縮
方法のひとつである動き補償方式は圧縮度が高く、優れ
たものである。
2. Description of the Related Art In image communication such as a video conference and a video phone, when an image data is transmitted without being compressed,
Since the image information is enormous, a transmission line having a high communication speed is required, which makes it difficult to realize the transmission line and increases the transmission cost. Therefore, compress the amount of information of the image to be transmitted,
Less transmitted data is done. The motion compensation method, which is one of these compression methods, has a high degree of compression and is excellent.

【0003】動き補償(motion compensation)方式と
は、動きのある画像に対して符号化能率が低下するのを
防止するために考えられた方式であり、所定のフレーム
時間間隔で供給された画像を、1枚(フレーム)ごとに
定められた大きさの小ブロックに分割し、それら各小ブ
ロックについてフレーム間の動きベクトル(変位情報)
を検出し、これら動きベクトルを用いて補償を行い再生
するものである。
The motion compensation method is a method that is conceived to prevent the coding efficiency of a moving image from being lowered, and the image supplied at a predetermined frame time interval is used. Each block (frame) is divided into small blocks of a predetermined size, and the motion vector (displacement information) between the frames for each of these small blocks is divided.
Is detected, compensation is performed using these motion vectors, and reproduction is performed.

【0004】図7は、特開平2-299380号に記載された従
来の動き補償方式による画像伝送装置の構成を示すブロ
ック図である。同図において、1はビデオカメラなどに
より得られた画像信号をアナログ信号からデジタル信号
に変換した後、画像上で近接した画素同士をK個(Kは
2以上の整数)毎にブロック化した信号(以下、現在ブ
ロック信号51と記す)が入力される入力信号線、2は
入力信号線1からの現在ブロック信号51と、動き補償
器8の出力である予測信号58との差を求め出力する減
算器、3は減算器2から出力された差信号系列(差分ブ
ロック信号52)を所定の量子化テーブルと比較し最適
な量子化番号53を選択することにより符号化する量子
化器、4は量子化器3から出力された量子化番号53
を、動きベクトル59とともに、可変長ビットの信号に
符号化し出力する可変長符号化器、5は量子化器3の出
力する量子化番号53から所定の量子化テーブルを用い
て差信号系列を再生し、再生差分ブロック信号55とし
て出力する逆量子化器、6は逆量子化器5の出力する再
生差分ブロック信号55と予測信号58とを加算し、再
生ブロック信号56としてフレームメモリ7に対し出力
する加算器、7は再生ブロック信号56に基づき画像デ
ータ(フレーム)を記憶するフレームメモリ、8は現在
ブロック信号51と前回フレーム信号57とから予測信
号58及び動きベクトル59を求める動き補償器、9は
可変長符号化器4の出力(送信データ54)を外部に出
力するための出力信号線である。
FIG. 7 is a block diagram showing the structure of an image transmission apparatus using the conventional motion compensation method described in Japanese Patent Laid-Open No. 2-299380. In the figure, reference numeral 1 denotes a signal obtained by converting an image signal obtained by a video camera or the like from an analog signal to a digital signal, and then blocking adjacent pixels on the image for every K pixels (K is an integer of 2 or more). An input signal line 2 to which (hereinafter, referred to as a current block signal 51) is input and a difference between the current block signal 51 from the input signal line 1 and a prediction signal 58 output from the motion compensator 8 is calculated and output. The subtractor 3 encodes the difference signal sequence (difference block signal 52) output from the subtracter 2 by comparing it with a predetermined quantization table and selecting the optimum quantization number 53. Quantization number 53 output from the quantizer 3
Is encoded with a motion vector 59 into a variable-length bit signal and output, and a variable-length encoder 5 reproduces a difference signal sequence from a quantization number 53 output from the quantizer 3 using a predetermined quantization table. Then, the inverse quantizer that outputs the reproduced difference block signal 55, and the adder 6 adds the reproduced difference block signal 55 that the inverse quantizer 5 outputs and the prediction signal 58 and outputs the reproduced block signal 56 to the frame memory 7. An adder 7, a frame memory for storing image data (frame) based on the reproduction block signal 56, 8 a motion compensator for obtaining a prediction signal 58 and a motion vector 59 from the current block signal 51 and the previous frame signal 57, 9 Is an output signal line for outputting the output (transmission data 54) of the variable length encoder 4 to the outside.

【0005】次に、動作について説明する。画像入力信
号は、アナログ信号からデジタル信号に変換された後
に、1枚の画像(フレーム)上で近接した画素を所定の
数(K)ごとにまとめることによりブロック化され、K
次元の現在ブロック信号51として入力信号線1から入
力される。
Next, the operation will be described. The image input signal is converted from an analog signal to a digital signal, and is then divided into blocks by collecting adjacent pixels on a single image (frame) for each predetermined number (K).
The current block signal 51 of the dimension is input from the input signal line 1.

【0006】現在ブロック信号51は、減算器2に入力
されるとともに動き補償器8に入力される。動き補償器
8では、現在ブロック信号51とフレームメモリ7に記
憶されている前回フレーム信号57とから予測信号58
を生成する。この予測信号58は、現在ブロック信号5
1との歪みが最も小さいブロックデータをフレーメモリ
7から選択したものである。また、同時に動きベクトル
59が生成されて可変長符号化回路4へ出力される(動
き補償器8の詳細動作は後述)。
The current block signal 51 is input to the subtractor 2 and the motion compensator 8. In the motion compensator 8, the prediction signal 58 is calculated from the current block signal 51 and the previous frame signal 57 stored in the frame memory 7.
To generate. This prediction signal 58 is the current block signal 5
The block data having the smallest distortion with 1 is selected from the frame memory 7. At the same time, a motion vector 59 is generated and output to the variable length coding circuit 4 (detailed operation of the motion compensator 8 will be described later).

【0007】次に、減算器2において現在ブロック信号
51と予測信号58との差をとることにより差分ブロッ
ク信号52を生成し、符号化量子化器3に出力する。差
分ブロック信号52は、量子化器3において所定の量子
化テーブルと比較され、最適な量子化番号53が選択さ
れることにより量子化される。この量子化番号53は可
変長符号化器4及び逆量子化器5に出力される。
Next, the subtractor 2 calculates the difference between the current block signal 51 and the prediction signal 58 to generate a difference block signal 52, which is output to the coding quantizer 3. The difference block signal 52 is quantized by being compared with a predetermined quantization table in the quantizer 3 and selecting the optimum quantization number 53. The quantization number 53 is output to the variable length encoder 4 and the inverse quantizer 5.

【0008】可変長符号化回路4では、量子化番号53
は動きベクトル59とともに、可変長コードに変換及び
多重化されて送信データ54となり出力信号線9を経由
して出力される。この符号化多重信号54はデータの長
さが可変であり、静止画像であればデータサイズは小さ
い。また、動画像であれば動きが大きいほどデータサイ
ズは大きくなる。
In the variable length coding circuit 4, the quantization number 53
Together with the motion vector 59 is converted into a variable length code and multiplexed to form transmission data 54 which is output via the output signal line 9. The encoded multiplexed signal 54 has a variable data length, and if it is a still image, the data size is small. In the case of a moving image, the larger the motion, the larger the data size.

【0009】一方、逆量子化器5に対し出力された量子
化番号53は、量子化器3の場合と同様な所定の量子化
テーブルに基づき逆量子化され、再生差分ブロック信号
55となり加算器6へ出力される。そして加算器6で
は、予測信号58と加算が行われ、再生ブロック信号5
6としてフレームメモリ7に記憶される。この記憶され
た再生ブロック信号56は、動き補償器8において、次
のフレームの処理の際に用いられるものである。以上の
動作をフレームごと繰り返し行うことにより、動画像が
伝送される。
On the other hand, the quantization number 53 output to the inverse quantizer 5 is inversely quantized based on a predetermined quantization table similar to the case of the quantizer 3, and becomes a reproduction difference block signal 55 and an adder. 6 is output. Then, the adder 6 performs addition with the prediction signal 58 to obtain the reproduction block signal 5
6 is stored in the frame memory 7. The stored reproduced block signal 56 is used by the motion compensator 8 when processing the next frame. By repeating the above operation for each frame, a moving image is transmitted.

【0010】ここで動き補償器8の動作を詳述する。動
き補償器8は、フレームメモリ7に蓄えられている前回
フレーム信号57をブロックごとに現在ブロック信号5
1と比較し、最も歪みの少ないブロック(近似している
ブロック)を選択する。そして、選択されたブロック信
号を予測信号58として出力するとともに、現在ブロッ
ク信号51と選択されたブロック信号との位置の差(変
位情報)を動きベクトル59として出力する。
The operation of the motion compensator 8 will be described in detail. The motion compensator 8 uses the previous frame signal 57 stored in the frame memory 7 for the current block signal 5 for each block.
Compared with 1, select the block with the least distortion (approximate block). Then, the selected block signal is output as the prediction signal 58, and the position difference (displacement information) between the current block signal 51 and the selected block signal is output as the motion vector 59.

【0011】上記の動作を図6に基づいて説明する。同
図において、点線で区切られた36のメッシュ(X00〜X5
5)は、フレームメモリ7に記憶されている前回フレーム
信号57を示しており、そのメッシュひとつひとつが画
像信号の1画素を示す。一方、現在ブロック信号51を
図6に重ねた場合に、実線Pで示す2メッシュ×2メッ
シュのブロック(X22,X23,X32,X33)であったとする。そ
して、原点(X22)の座標をA(0,0)とする(同図に
おいて、画素(メッシュ)の左上をその画素の座標を示
す点とする)。現在ブロック信号51と前回フレーム信
号57のブロックとを比較するためには、図6の6メッ
シュ×6メッシュの前回フレーム信号57において、現
在ブロック信号51のブロックを±2の範囲で移動させ
つつ、最小の歪みを与えるブロックを順次、探索すれば
よい。この移動させるブロックを遷移ブロック(図6に
おけるQ及びR)という。
The above operation will be described with reference to FIG. In the figure, 36 meshes (X00-X5) separated by dotted lines
5) shows the previous frame signal 57 stored in the frame memory 7, and each mesh thereof shows one pixel of the image signal. On the other hand, when the current block signal 51 is superimposed on FIG. 6, it is assumed that the block is a 2 mesh × 2 mesh block (X22, X23, X32, X33) indicated by a solid line P. Then, the coordinates of the origin (X22) are set to A (0,0) (in the figure, the upper left of the pixel (mesh) is set as the point indicating the coordinates of the pixel). In order to compare the current block signal 51 and the block of the previous frame signal 57, in the previous frame signal 57 of 6 mesh × 6 mesh in FIG. 6, while moving the block of the current block signal 51 within a range of ± 2, The blocks that give the least distortion may be searched sequentially. The blocks to be moved are called transition blocks (Q and R in FIG. 6).

【0012】ところで、歪み計算は、ブロックにおいて
対応するメッシュごとに差分絶対値和を求めるか、ある
いはユークリッド距離を求める等により行う。ここで、
現在ブロック信号51とブロックQ(X11,X12,X21、X22)
との歪みが最も小さい、すなわち差分絶対値和が最も小
さいとした場合、このブロックが予測信号58として選
択される。そして、その動きベクトルは(−1,1)で
ある。同様にブロックR(X44,X45,X54,X55)が選択され
た場合、その動きベクトルは(2,−2)である。
By the way, the distortion calculation is performed by obtaining the sum of absolute differences between the corresponding meshes in the block, or by obtaining the Euclidean distance. here,
Current block signal 51 and block Q (X11, X12, X21, X22)
This block is selected as the prediction signal 58 when the distortion between and is the smallest, that is, the sum of absolute differences is the smallest. The motion vector is (-1,1). Similarly, when the block R (X44, X45, X54, X55) is selected, its motion vector is (2, -2).

【0013】ここで、図6の前回フレーム信号57の全
体を探索するには、ブロックの原点はメッシュX22であ
るから、原点に対し縦横それぞれ−2,−1,0,+
1,+2だけ遷移したブロックについて、それぞれ歪み
を計算しなければならない。したがって、図6の場合、
5×5=25回も原点を遷移し、計算しなければならな
い。したがって、メッシュ数が大きくなると処理時間が
著しく増えることになる。
Here, in order to search the entire previous frame signal 57 of FIG. 6, since the origin of the block is the mesh X22, the horizontal and vertical directions are -2, -1, 0, + with respect to the origin, respectively.
Distortion must be calculated for each block that has transitioned by 1, +2. Therefore, in the case of FIG.
The origin must be changed and calculated 5 × 5 = 25 times. Therefore, as the number of meshes increases, the processing time will increase significantly.

【0014】[0014]

【発明が解決しようとする課題】従来の画像伝送装置で
は、以上のように、動き補償器8において予測信号58
及び動きベクトル59を求めるために、前回フレーム信
号57の全体に対して探索し、演算を行わなければなら
なかった。
In the conventional image transmission apparatus, as described above, the prediction signal 58 in the motion compensator 8 is used.
Also, in order to obtain the motion vector 59, the entire frame signal 57 had to be searched and calculated last time.

【0015】この発明は、上記のような問題点を解決す
るためになされたものであり、探索範囲を限定すること
により処理時間を短縮することのできる画像伝送装置を
提供することを目的とする。
The present invention has been made to solve the above problems, and an object thereof is to provide an image transmission apparatus capable of shortening the processing time by limiting the search range. .

【0016】[0016]

【課題を解決するための手段】請求項1に係る画像伝送
装置は、動きベクトルを記憶し前回動きベクトルとして
出力するメモリを備えるとともに、動き補償器を、上記
前回動きベクトルに基づいて所定の探索領域を定め、上
記探索領域に対して前回フレーム信号を探索する構成と
したものである。
According to a first aspect of the present invention, an image transmission apparatus includes a memory that stores a motion vector and outputs the motion vector as a previous motion vector, and a motion compensator performs a predetermined search based on the previous motion vector. A region is defined and the previous frame signal is searched for in the search region.

【0017】請求項2に係る画像伝送装置は、動きベク
トルを記憶し前回動きベクトルとして出力するメモリを
備えるとともに、動き補償器に上記前回動きベクトルに
基づいて定めた所定の探索領域を設定するビットスイッ
チを設け、動き補償器を、上記ビットスイッチに基づい
て前回フレーム信号を探索する構成としたものである。
An image transmitting apparatus according to a second aspect includes a memory for storing a motion vector and outputting it as a previous motion vector, and a bit for setting a predetermined search area determined on the basis of the previous motion vector in the motion compensator. A switch is provided, and the motion compensator is configured to search for the previous frame signal based on the bit switch.

【0018】請求項3に係る画像伝送装置は、動き補償
器に予め歪み許容範囲を設定し、上記動き補償器を、現
在ブロック信号に基づいて前回フレーム信号を探索した
ときの歪みが上記歪み許容範囲内となったとき探索を打
ち切る構成としたものである。
According to a third aspect of the present invention, in the image transmitting apparatus, a distortion allowable range is set in advance in the motion compensator, and when the motion compensator searches for the previous frame signal based on the current block signal, the distortion is the distortion allowable range. The configuration is such that the search is aborted when it falls within the range.

【0019】請求項4に係る画像伝送装置は、伝送路の
状況を監視する伝送路状況監視器を備えるとともに、動
き補償器に上記伝送路状況監視器の出力に基づいて定め
た歪み許容範囲を設定し、上記動き補償器を、現在ブロ
ック信号に基づいて前回フレーム信号を探索したときの
歪みが上記歪み許容範囲内となったとき探索を打ち切る
構成としたものである。
An image transmitting apparatus according to a fourth aspect comprises a transmission path condition monitor for monitoring the condition of the transmission path, and the motion compensator has a distortion allowable range determined based on the output of the transmission path condition monitor. The motion compensator is set and the search is terminated when the distortion when the previous frame signal is searched based on the current block signal falls within the distortion allowable range.

【0020】[0020]

【作用】請求項1の発明においては、メモリが動きベク
トルを記憶し前回動きベクトルとして出力するととも
に、動き補償器が上記前回動きベクトルに基づいて所定
の探索領域を定め、上記探索領域に対して上記前回フレ
ーム信号を探索する。
According to the first aspect of the invention, the memory stores the motion vector and outputs it as the previous motion vector, and the motion compensator defines a predetermined search area based on the previous motion vector. The previous frame signal is searched.

【0021】請求項2の発明においては、メモリが動き
ベクトルを記憶し前回動きベクトルとして出力するとと
もに、動き補償器が、上記前回動きベクトルに基づいて
定めた所定の探索領域が設定されたビットスイッチに基
づいて前回フレーム信号を探索する。
According to the second aspect of the invention, the memory stores the motion vector and outputs it as the previous motion vector, and the motion compensator sets the predetermined search area determined based on the previous motion vector. The previous frame signal is searched based on.

【0022】請求項3の発明においては、動き補償器に
予め歪み許容範囲を設定し、上記動き補償器が、現在ブ
ロック信号に基づいて前回フレーム信号を探索したとき
の歪みが上記歪み許容範囲内となったとき探索を打ち切
る。
According to the third aspect of the present invention, a distortion allowable range is set in advance in the motion compensator, and the distortion when the motion compensator searches for the previous frame signal based on the current block signal is within the distortion allowable range. When, the search is terminated.

【0023】請求項4の発明においては、伝送路状況監
視器が伝送路の状況を監視するとともに、動き補償器に
上記伝送路状況監視器の出力に基づいて定めた歪み許容
範囲を設定し、上記動き補償器が、現在ブロック信号に
基づいて前回フレーム信号を探索したときの歪みが上記
歪み許容範囲内となったとき探索を打ち切る。
In the fourth aspect of the present invention, the transmission line condition monitor monitors the condition of the transmission line, and the motion compensator sets a distortion allowable range determined based on the output of the transmission line condition monitor. The motion compensator terminates the search when the distortion when searching for the previous frame signal based on the current block signal falls within the distortion allowable range.

【0024】[0024]

【実施例】実施例1.図1は、この発明の一実施例の画
像符号化装置の構成を示すブロック図である。同図にお
いて、1はビデオカメラなどにより得られた画像信号を
アナログ信号からデジタル信号に変換した後、画像上で
近接した画素同士をK個(Kは2以上の整数)ごとにブ
ロック化した信号(以下、現在ブロック信号51と記
す)が入力される入力信号線、2は入力信号線1からの
現在ブロック信号51と、動き補償器8の出力である予
測信号58との差を求め差分ブロック信号52として出
力する減算器、3は減算器2から出力された差分ブロッ
ク信号52を所定の量子化テーブルに基づき符号化し、
量子化番号53として出力する量子化器、4は量子化番
号53を、動きベクトル59とともに可変長ビットの信
号に符号化し出力する可変長符号化器、5は量子化番号
53から差信号系列を再生し、再生差分ブロック信号5
5として出力する逆量子化器、6は逆量子化器5の出力
する再生差分ブロック信号55と予測信号58とを加算
しフレームメモリ7に対し再生ブロック信号56として
出力する加算器、7は再生ブロック信号56に基づき1
フレーム前の画像(フレーム)を記憶するフレームメモ
リ、9は可変長符号化器4の出力を外部に出力するため
の出力信号線であり、これらは従来例の場合と同じもの
である。
EXAMPLES Example 1. FIG. 1 is a block diagram showing the configuration of an image coding apparatus according to an embodiment of the present invention. In the figure, 1 is a signal obtained by converting an image signal obtained by a video camera or the like from an analog signal to a digital signal, and then blocking K pixels (K is an integer of 2 or more) that are close to each other on the image. An input signal line 2 to which (hereinafter, referred to as a current block signal 51) is input, 2 is a difference block for obtaining a difference between the current block signal 51 from the input signal line 1 and the prediction signal 58 output from the motion compensator 8. The subtractor 3 that outputs the signal 52 encodes the differential block signal 52 output from the subtractor 2 based on a predetermined quantization table,
A quantizer 4 that outputs the quantization number 53, a variable length encoder 4 that encodes the quantization number 53 into a variable-length bit signal together with the motion vector 59, and outputs the variable-length bit signal 5 that outputs a difference signal sequence from the quantization number 53. Play and play differential block signal 5
5 is an inverse quantizer, 5 is an inverse quantizer, 6 is an adder for adding the reproduction difference block signal 55 output from the inverse quantizer 5 and the prediction signal 58, and is an output as a reproduction block signal 56 to the frame memory 7. 1 based on block signal 56
A frame memory for storing an image (frame) before the frame, 9 is an output signal line for outputting the output of the variable length encoder 4 to the outside, and these are the same as those in the conventional example.

【0025】8は現在ブロック信号51と前回フレーム
信号57とから予測信号58及び動きベクトル59を求
める動き補償器であり、動き補償器8において、前回動
きベクトル62に基づき探索範囲を限定するとともに、
送信状況信号61に基づき処理を打ち切るためのしきい
値を設定する。10は動き補償器8で検出した動きベク
トル59を記憶するとともに、動き補償器8に対して前
回動きベクトル62として出力するメモリ、11は可変
長符号化器4が発生する送信データ量信号60を監視
し、動き補償器8に対し送信状況信号61を出力する情
報量監視器である。
Reference numeral 8 is a motion compensator for obtaining a prediction signal 58 and a motion vector 59 from the current block signal 51 and the previous frame signal 57. The motion compensator 8 limits the search range based on the previous motion vector 62, and
Based on the transmission status signal 61, a threshold value for aborting the process is set. A memory 10 stores the motion vector 59 detected by the motion compensator 8 and outputs the motion vector 62 to the motion compensator 8 as a previous motion vector 62, and 11 a transmission data amount signal 60 generated by the variable length encoder 4. This is an information amount monitor that monitors and outputs a transmission status signal 61 to the motion compensator 8.

【0026】次に、動作について説明する。現在ブロッ
ク信号51は、減算器2に入力されるとともに動き補償
器8に入力される。動き補償器8では、現在ブロック信
号51とフレームメモリ7に記憶されている前回フレー
ム信号57とから予測信号58を生成する。この予測信
号58は、現在ブロック信号51との歪みが最も小さい
ブロックデータをフレーメモリ7から選択したものであ
る。また、同時に動きベクトル59が生成されて可変長
符号化器4へ出力されるとともに、メモリ10に記憶さ
れる。これは、動き補償器8において予測信号58を生
成する際に、所定の検索処理を一定の範囲内で行うこと
とし効率を良くするためである。
Next, the operation will be described. The current block signal 51 is input to the subtractor 2 and the motion compensator 8. The motion compensator 8 generates a prediction signal 58 from the current block signal 51 and the previous frame signal 57 stored in the frame memory 7. The prediction signal 58 is selected from the frame memory 7 as block data having the smallest distortion with the current block signal 51. At the same time, the motion vector 59 is generated and output to the variable length encoder 4 and stored in the memory 10. This is because when the motion compensator 8 generates the prediction signal 58, a predetermined search process is performed within a certain range to improve efficiency.

【0027】次に、減算器2において現在ブロック信号
51と予測信号58との差をとることにより差分ブロッ
ク信号52を生成し、符号化量子化器3に出力する。差
分ブロック信号52は、量子化器3において所定の量子
化テーブルと比較され、最適な量子化番号53が選択さ
れることにより量子化される。この量子化番号53は可
変長符号化器4及び逆量子化器5に出力される。
Next, the subtractor 2 generates the difference block signal 52 by taking the difference between the current block signal 51 and the prediction signal 58, and outputs it to the encoding quantizer 3. The difference block signal 52 is quantized by being compared with a predetermined quantization table in the quantizer 3 and selecting the optimum quantization number 53. The quantization number 53 is output to the variable length encoder 4 and the inverse quantizer 5.

【0028】可変長符号化回路4では、量子化番号53
は動きベクトル59とともに、可変長コードに変換及び
多重化されて符号化多重信号54となり出力信号線9を
経由して出力される。この符号化多重信号54はデータ
の長さが可変であり、静止画像であればデータサイズは
小さい。また、動画像であれば動きが大きいほどデータ
サイズは大きくなる。それとともに、可変長符号化回路
4は、送信データ54のデータ量を示す送信データ量信
号60を情報量監視器11に対し出力する。情報量監視
器11は送信データ量信号60に基づきデータ量を計測
し、伝送路が伝送できるデータ量に比べ多いか少ない
か、伝送路に余裕があるかどうか判断し、それを送信状
況信号61として動き補償器8に対し出力する。例え
ば、可変長符号化器4は送信データ54のデータ量(b
it、バイト、あるいはワード単位等)を送信データ量
信号60として出力し、情報監視器11は、このデータ
量の合計と予め判明している出力信号線9(伝送路)の
伝送容量と比較する。そして、データ量の合計が伝送容
量を越えるか、あるいは僅かなマージンしかない場合に
は伝送路に余裕ないとして、それを意味する信号を送信
状況信号61として動き補償器8に対し出力する。逆
に、データ量の合計に対し伝送容量に十分余裕がある場
合には伝送路に余裕があるという信号を出力する。この
送信状況信号61は、後述するように、どの程度の歪み
で検索を打ち切るかを判断するために用いられる。
In the variable length coding circuit 4, the quantization number 53
Together with the motion vector 59 are converted into a variable length code and multiplexed to form a coded multiplexed signal 54 which is output via the output signal line 9. The encoded multiplexed signal 54 has a variable data length, and if it is a still image, the data size is small. In the case of a moving image, the larger the motion, the larger the data size. At the same time, the variable length coding circuit 4 outputs a transmission data amount signal 60 indicating the data amount of the transmission data 54 to the information amount monitor 11. The information amount monitor 11 measures the data amount based on the transmission data amount signal 60, determines whether the transmission amount is larger or smaller than the transmission amount, or whether or not there is a margin in the transmission line. Is output to the motion compensator 8. For example, the variable length encoder 4 uses the data amount (b
(it, byte, or word unit) is output as a transmission data amount signal 60, and the information monitor 11 compares the total amount of this data with the transmission capacity of the output signal line 9 (transmission line) which is known in advance. . If the total amount of data exceeds the transmission capacity or if there is only a slight margin, it is determined that there is no margin in the transmission path, and a signal indicating that is output to the motion compensator 8 as the transmission status signal 61. On the contrary, if the transmission capacity has a sufficient margin with respect to the total amount of data, a signal indicating that the transmission path has a margin is output. The transmission status signal 61 is used to determine how much distortion the search should be terminated as described later.

【0029】一方、逆量子化器5に対し出力された量子
化番号53は、逆量子化されることにより再生差分ブロ
ック信号55となり加算器6へ出力される。そしてこの
再生差分ブロック信号55は、加算器6において予測信
号58と加算が行われ、再生ブロック信号56としてフ
レームメモリ7に記憶される。この記憶された再生ブロ
ック信号56は、前回フレーム信号57として動き補償
器8に対し出力され、次のフレームの処理の際に用いら
れるものである。以上の動作をフレームごと繰り返し行
うことにより、動画像が伝送される。
On the other hand, the quantization number 53 output to the inverse quantizer 5 is inversely quantized to be a reproduced difference block signal 55 and output to the adder 6. The reproduction difference block signal 55 is added to the prediction signal 58 in the adder 6 and stored in the frame memory 7 as the reproduction block signal 56. The stored reproduction block signal 56 is output to the motion compensator 8 as the previous frame signal 57 and is used in the processing of the next frame. By repeating the above operation for each frame, a moving image is transmitted.

【0030】ここで動き補償器8の動作を詳述する。動
き補償器8は、フレームメモリ7に蓄えられている前回
フレーム信号57をブロックごとに現在ブロック信号5
1と比較し、最も歪みの少ないもの(近似しているも
の)を選択する。そして、選択されたブロック信号を予
測信号58として出力するとともに、現在ブロック信号
51と選択されたブロック信号との位置の差(変位情
報)を動きベクトル59として出力する。
Here, the operation of the motion compensator 8 will be described in detail. The motion compensator 8 uses the previous frame signal 57 stored in the frame memory 7 for the current block signal 5 for each block.
Compared with 1, select the one with the least distortion (the one that approximates). Then, the selected block signal is output as the prediction signal 58, and the position difference (displacement information) between the current block signal 51 and the selected block signal is output as the motion vector 59.

【0031】ところで、従来の動き補償器8は、規定さ
れた全ての点について歪みを計算し、それらのうちの最
小の歪みを求め、そのブロックを出力するものであっ
た。しかし、一般に連続する画像フレームにおいて、同
じ位置の画像やブロックは強い相関があり、相互に近似
している。動きベクトルについても同様に前回フレーム
または近隣ブロックと近似した値を示す。したがって、
最小の歪みを与えるブロックは前回の動きベクトルの近
傍にあるのが殆どであり、多くの処理時間をかけて全て
の範囲に検索した場合と、精度(歪みの大きさ)の点で
さほど変わらない。すなわち、全点において探索する場
合の処理時間は、探索範囲を限定・間引きした場合の処
理時間より当然長くなるが、その探索精度(歪みが最小
かどうか)はその処理時間と必ずしも比例しない。そこ
で探索範囲を限定することにより、精度を低下させずに
処理の効率を向上することができる。
By the way, the conventional motion compensator 8 calculates the distortions for all the defined points, finds the minimum distortion among them, and outputs the block. However, generally, in consecutive image frames, images and blocks at the same position have strong correlation and are close to each other. The motion vector also shows a value approximated to the previous frame or neighboring blocks. Therefore,
The block that gives the minimum distortion is almost in the vicinity of the previous motion vector, and it does not change much in terms of accuracy (distortion magnitude) compared to searching the entire range with a lot of processing time. . That is, the processing time when searching at all points is naturally longer than the processing time when the search range is limited / thinned, but the search accuracy (whether distortion is minimum) is not necessarily proportional to the processing time. Therefore, by limiting the search range, it is possible to improve the processing efficiency without lowering the accuracy.

【0032】一方、伝送路に対し送信されるデータ量
は、送信すべき画像の性質に基づき符号化の状況やブロ
ックによって変化するものである。他方、伝送路が送信
できるデータ量(伝送容量)は一定である。したがっ
て、動き補償画像伝送装置のデータ量は送信する画像ご
とに変化し、静止画像の場合よりも、動きの激しい場合
にデータ量が増える。動きの速い画像では、それを圧縮
するため駒落ちし、あるいは演算処理に時間がかかり、
音声と画像とが一致しない場合がある(音声データはほ
ぼ一定のため)。すなわち、送信データ量が伝送路容量
より多いときは、量子化された画像データが待たされる
ことになる。しかし、逆の場合は画像データが待たされ
ることはない。そこで伝送路の状態を監視し、伝送路に
余裕がある(送信データが少ない)ときは検索精度の低
下をある程度許容して処理時間を速め、データ送信速度
を向上させ画像の枚数を向上させることとし、逆に伝送
路に余裕がない(送信データが多い)場合には、画像デ
ータを送信するために待たされる時間に多くの探索処理
を行うこととし、検索精度を向上し高画質を確保するよ
うにする。このように処理することにより画像伝送装置
の処理における無駄時間がなくなり、装置全体として性
能が向上する。
On the other hand, the amount of data transmitted to the transmission line changes depending on the coding situation and block based on the nature of the image to be transmitted. On the other hand, the amount of data (transmission capacity) that can be transmitted through the transmission path is constant. Therefore, the data amount of the motion-compensated image transmission device changes for each image to be transmitted, and the data amount increases when the motion is vigorous as compared with the case of the still image. In a fast-moving image, it will be dropped because it is compressed, or it will take a long time for calculation processing.
The sound and the image may not match (because the sound data is almost constant). That is, when the transmission data amount is larger than the transmission line capacity, the quantized image data is kept waiting. However, in the opposite case, the image data is not kept waiting. Therefore, monitor the status of the transmission path, and if the transmission path has a margin (there is little transmission data), allow a certain amount of reduction in search accuracy to speed up the processing time, improve the data transmission speed, and improve the number of images. On the contrary, when there is no margin in the transmission path (there is a large amount of transmission data), a large amount of search processing is performed during the time waiting for the transmission of image data, improving search accuracy and ensuring high image quality. To do so. By performing the processing as described above, the dead time in the processing of the image transmission device is eliminated, and the performance of the entire device is improved.

【0033】具体的には、次のような処理を行うことに
より、処理速度及び処理精度の向上が可能になる。 (1)ひとつ前のフレームまたは現在のフレームの中にお
ける前回ブロックの動きベクトルをメモリに記憶し、こ
の前回の動きベクトルに基づき今回行う検索の範囲を決
める。 (2)前回フレームの検索において、歪みがしきい値以下
であるブロックを選択し、それ以上の検索を行わない。 (3)(1)の検索の範囲及び(2)のしきい値を一定の範囲及
び値とせず、伝送路の状況に対応して変化させる。
Specifically, the processing speed and processing accuracy can be improved by performing the following processing. (1) The motion vector of the previous block in the previous frame or the current frame is stored in the memory, and the range of the search performed this time is determined based on this previous motion vector. (2) In the previous frame search, select a block whose distortion is less than or equal to the threshold value and do not search any more. (3) The search range of (1) and the threshold value of (2) are not set to constant ranges and values, but are changed according to the status of the transmission path.

【0034】次に、この実施例における動き補償器8の
動作について、図2のフローチャートに基づいて説明す
る。図2は、一つのフレームについての処理を示してい
る。
Next, the operation of the motion compensator 8 in this embodiment will be described with reference to the flowchart of FIG. FIG. 2 shows the processing for one frame.

【0035】ステップ101(探索範囲/しきい値の決
定) まず、送信状況信号61及び前回動きベクトル62に基
づき探索範囲及びしきい値を決定する。すなわち、前回
動きベクトル62を基準として、伝送路に余裕があれば
探索範囲を狭くするとともにしきい値を高くすることに
より処理を速くし、逆に伝送路が一杯で待ち時間がある
ようなら探索範囲を広くするとともにしきい値を低く
し、時間をかけて処理し探索精度が向上するようにす
る。
Step 101 (Determination of Search Range / Threshold) First, the search range and threshold are determined based on the transmission status signal 61 and the previous motion vector 62. That is, if there is a margin in the transmission path based on the previous motion vector 62, the search range is narrowed and the threshold value is increased to speed up the processing. Conversely, if the transmission path is full and there is a waiting time, the search is performed. The range is widened and the threshold value is lowered to process the data over time to improve the search accuracy.

【0036】探索範囲の一例を、図5を用いて説明す
る。図5は、探索の座標を示す図であり、この座標は図
6に示した点A,B,Cの座標と同様のものである。図
5において、例えば、前回動きベクトル62(点)がP
1(1、1)であったとする。フレーム間の相関は高い
から、これから求めようとする動きベクトルもこの近傍
にあると推定される。そこで、このP1(1、1)を中
心として一定の半径の内部の点を探索すればよい。そし
て、この半径を送信状況信号61に基づいて決定する。
An example of the search range will be described with reference to FIG. FIG. 5 is a diagram showing search coordinates, which are similar to the coordinates of points A, B, and C shown in FIG. In FIG. 5, for example, the previous motion vector 62 (point) is P
It is assumed that it is 1 (1, 1). Since the correlation between frames is high, it is estimated that the motion vector to be obtained from this point is also in this vicinity. Therefore, it is only necessary to search for a point inside the P1 (1, 1) with a constant radius. Then, this radius is determined based on the transmission status signal 61.

【0037】伝送路に余裕があれば処理時間を短くする
必要があるから、図5の範囲A1のように半径を小さく
し、探索範囲を狭く(9点)する。他方、伝送路に余裕
がなければ処理時間を長くしても構わないから、図5の
範囲A2(その一部を示す)のように半径を大きくし、
探索範囲を広く(25点)する。また、過去の動きベク
トルの変化等により、求めようとする動きベクトルが中
心にないと判明した場合は、P1(1、1)を範囲の中
心とせずに、図5の範囲A3のように周辺にくるように
してもよい。
Since it is necessary to shorten the processing time if there is a margin in the transmission path, the radius is reduced and the search range is narrowed (9 points) as in the range A1 in FIG. On the other hand, if there is no margin in the transmission path, the processing time may be lengthened, so that the radius is increased as shown in the range A2 (part of which is shown) in FIG.
Widen the search range (25 points). Further, when it is determined that the motion vector to be obtained is not in the center due to changes in the past motion vector, etc., P1 (1, 1) is not set as the center of the range, and the range A3 in FIG. You may come to.

【0038】また、しきい値は、送信状況信号61に基
づき、伝送路の容量と送信するデータ量とを調和させ、
無駄時間が生じないような適当な値に設定される。しき
い値が小さいと歪みがそれより小さくなるまで探索を続
けるから処理時間が長くなり、逆にしきい値が大きいと
比較的大きな歪みに対して打ち切り処理を行い処理時間
が短くてすむ(ただし精度は落ちる)。すなわち、しき
い値は可変であり、伝送路に余裕があれば高くなり、伝
送路に余裕がなければ低くなる。
The threshold value is based on the transmission status signal 61, and the capacity of the transmission line and the amount of data to be transmitted are harmonized.
It is set to an appropriate value so that no dead time is generated. If the threshold is small, the search will continue until the distortion becomes smaller than that, so the processing time will be longer. On the contrary, if the threshold is large, the processing will be discontinued for a relatively large distortion and the processing time will be short (however, Falls). That is, the threshold value is variable, and increases if the transmission path has a margin, and decreases if the transmission path has no margin.

【0039】ステップ102(ビットスイッチ作成) ステップ101で求めた探索範囲に基づき、ビットスイ
ッチを作成する。ビットスイッチとは、動き補償器8に
おいて探索処理するかどうかを制御するスイッチであ
り、例えば、図3に示すように、画素ごとに(探索する
=1/探索しない=0)と設定する。このビットスイッ
チに基づき動き補償器8は探索するのである。同図のビ
ットスイッチはメモリ上に展開されており、縦軸はメモ
リのアドレスを、横軸は1アドレスにおけるビットを示
している。図3のひとつひとつのビットスイッチは、図
5の1画素に対応しており、図5の領域A1、A2、A
3は図3のビットスイッチの領域A1、A2、A3にそ
れぞれ対応する。図4にブロックの探索範囲を図5のY
4の領域(第4象限)の範囲に限定する場合のビットス
イッチの設定例を示す。
Step 102 (Create Bit Switch) Based on the search range obtained in Step 101, a bit switch is created. The bit switch is a switch that controls whether or not the search process is performed in the motion compensator 8. For example, as shown in FIG. 3, it is set for each pixel (search = 1 / no search = 0). The motion compensator 8 searches based on this bit switch. The bit switches in the figure are expanded on the memory, and the vertical axis shows the memory address and the horizontal axis shows the bit at one address. Each bit switch in FIG. 3 corresponds to one pixel in FIG. 5, and the area A1, A2, A in FIG.
3 corresponds to the areas A1, A2, and A3 of the bit switch in FIG. 3, respectively. The block search range is shown in FIG. 4 as Y in FIG.
A setting example of the bit switch in the case of limiting to the range of the region 4 (fourth quadrant) is shown.

【0040】ステップ103(スイッチ判定) 次に、ステップ102で設定されたビットスイッチに基
づき、探索すべきかどうか判定する。すなわち、遷移ブ
ロックを遷移させて新たな探索点を処理対象としたと
き、ビットスイッチが1か0かを調べ、ビットスイッチ
が1(ON)のときは、ステップ104(歪計算)にす
すみ、他方、スイッチが0(OFF)のときは、ステッ
プ106(次のビットスイッチにシフト)にすすむ。
Step 103 (switch determination) Next, based on the bit switch set in step 102, it is determined whether or not to search. That is, when the transition block is transitioned and a new search point is to be processed, it is checked whether the bit switch is 1 or 0. If the bit switch is 1 (ON), proceed to step 104 (distortion calculation) and the other. If the switch is 0 (OFF), the process proceeds to step 106 (shift to the next bit switch).

【0041】ステップ104(歪計算) 遷移ブロックと対応する前回フレーム信号57との歪み
(差分絶対値和、ユークリッド距離等)を計算する。す
なわち遷移ブロックの画素に対応する前回フレーム信号
57の画素との差分絶対値をとり、それらの和を求め
る。
Step 104 (distortion calculation) The distortion (sum of absolute differences, Euclidean distance, etc.) between the transition block and the corresponding previous frame signal 57 is calculated. That is, the absolute value of the difference from the pixel of the previous frame signal 57 corresponding to the pixel of the transition block is taken, and the sum thereof is obtained.

【0042】ステップ105(しきい値判定) ステップ104で計算された歪みとしきい値とを比較
し、この現在ブロック信号51についての探索を終了す
るかしないかを判定する。すなわち、ステップ104で
計算された歪みが、ステップ101で定めたしきい値よ
り小さければ、その遷移ブロックを最小歪みを与える前
フレームのブロックとし、以降の処理を打ち切る。
Step 105 (determination of threshold value) The distortion calculated in step 104 is compared with the threshold value to determine whether or not the search for the current block signal 51 is completed. That is, if the distortion calculated in step 104 is smaller than the threshold value determined in step 101, the transition block is set as the block of the previous frame that gives the minimum distortion, and the subsequent processing is terminated.

【0043】ステップ106(次のビットスイッチにシ
フト) ステップ103においてビットスイッチがOFFと判定
したときに、次の探索点の処理を行うためにビットスイ
ッチの位置を移動する。例えば、図5において(0、
0)の位置(図3のビットスイッチにおいてアドレス+
2、BIT2の位置)の探索が終了し、次に図5の
(1、0)の位置の探索をする場合、ビットスイッチ上
の位置をアドレスはそのままに、BIT1に移動させ
る。また、ステップ105(しきい値判定)において、
打ち切り処理しない場合もこのステップ106の処理を
行う。以上の処理をブロックごとに行う。
Step 106 (shift to the next bit switch) When it is determined in step 103 that the bit switch is OFF, the position of the bit switch is moved in order to process the next search point. For example, in FIG. 5, (0,
0) position (address + in the bit switch of FIG. 3)
2, the position of BIT2) is finished, and when the position of (1, 0) in FIG. 5 is searched next, the position on the bit switch is moved to BIT1 with the address unchanged. In step 105 (threshold value judgment),
Even if the abort processing is not performed, the processing of step 106 is performed. The above processing is performed for each block.

【0044】この実施例の構成により、次のような効果
を奏する。第1に、前回動きベクトルに基づいて探索範
囲を限定して探索するので、効率的な探索が可能で、処
理時間を短縮することができる。例えば、図5のA1の
領域を探索する場合は9点の探索をすればよく、図5の
全体の25点を探索する場合の処理時間の9/25です
む。第2に、しきい値に基づき処理の打ち切りを判定す
るので、効率的な探索が可能で、短い時間で処理するこ
とができて、性能が向上する。第3に、上記探索範囲及
び上記しきい値を送信状況によって調整することによ
り、精度を劣化させることなく効率的な処理が可能にな
る。すなわち、データ量が多く伝送時間がかかる場合
に、データ伝送するまでの待ち時間を有効に活用し、こ
の間に探索処理を行うことにより高精度な探索を行うこ
とができる。第4に、上記探索の判定をビットスイッチ
により行うため、簡単な構成により探索範囲の制御が可
能となる。
The structure of this embodiment has the following effects. First, since the search range is limited and searched based on the previous motion vector, efficient search is possible and processing time can be shortened. For example, when searching the area A1 in FIG. 5, it is sufficient to search for 9 points, which is 9/25 of the processing time when searching for the entire 25 points in FIG. Secondly, since the termination of the processing is determined based on the threshold value, the efficient search can be performed, the processing can be performed in a short time, and the performance is improved. Thirdly, by adjusting the search range and the threshold value according to the transmission situation, efficient processing can be performed without degrading accuracy. That is, when the amount of data is large and the transmission time is long, it is possible to perform a highly accurate search by effectively utilizing the waiting time until the data is transmitted and performing the search process during this time. Fourthly, since the determination of the search is made by a bit switch, the search range can be controlled with a simple configuration.

【0045】実施例2.なお上記実施例において、情報
量監視器11に基づいて探索範囲及びしきい値を調整し
たが、探索範囲及びしきい値を予め設定しておき、これ
を固定としてもよい。このような構成によれば、情報量
監視器11を必要としないので、構成が簡単になり、処
理速度を向上させることができる。
Example 2. Although the search range and the threshold value are adjusted based on the information amount monitor 11 in the above embodiment, the search range and the threshold value may be set in advance and fixed. According to such a configuration, since the information amount monitor 11 is not required, the configuration is simplified and the processing speed can be improved.

【0046】実施例3.また上記実施例1において、探
索範囲の限定とともにしきい値についても判定していた
が、探索範囲の判定あるいはしきい値の判定のいずれか
についてのみ処理するようにしてもよい。例えば、探索
範囲の限定のみを行う場合、図2のフローチャートのス
テップ105(しきい値の判定)は不要になる。また、
しきい値による判定のみを行う場合、同図のステップ1
02(ビットスイッチ作成)、ステップ103(スイッ
チ判定)は不要になる。このような構成によれば、処理
のステップが少なくなり、処理速度を向上させることが
できる。
Example 3. Further, although the threshold value is determined in addition to the limitation of the search range in the first embodiment, only the determination of the search range or the threshold value may be processed. For example, when only the search range is limited, step 105 (determination of threshold value) in the flowchart of FIG. 2 becomes unnecessary. Also,
If only the threshold value is used for determination, step 1 in the figure
02 (bit switch creation) and step 103 (switch determination) are unnecessary. With such a configuration, the number of processing steps is reduced, and the processing speed can be improved.

【0047】[0047]

【発明の効果】請求項1及び請求項2の発明によれば、
前回動きベクトルに基づき動き補償器における探索範囲
を限定したので、効率的な探索が可能となり、処理時間
を短くできる。
According to the inventions of claim 1 and claim 2,
Since the search range in the motion compensator is limited based on the previous motion vector, efficient search is possible and the processing time can be shortened.

【0048】請求項3の発明によれば、しきい値に基づ
き動き補償器の探索処理を打ち切るようにしたので、効
率的な探索が可能となり、処理時間を短くできる。
According to the third aspect of the present invention, since the search processing of the motion compensator is terminated based on the threshold value, an efficient search is possible and the processing time can be shortened.

【0049】請求項4の発明によれば、伝送状況に応じ
てしきい値を可変とし、このしきい値に基づいて探索処
理を打ち切るようにしたので、効率的な探索が可能にな
るとともに、伝送状況に応じた適切な処理を行うことが
できる。
According to the fourth aspect of the present invention, the threshold value is made variable according to the transmission status, and the search processing is terminated based on this threshold value, which enables efficient search and Appropriate processing can be performed according to the transmission status.

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

【図1】この発明の画像伝送装置の構成を示す図であ
る。
FIG. 1 is a diagram showing a configuration of an image transmission device of the present invention.

【図2】この発明の画像伝送装置の動き補償器の動作を
説明するためのフローチャートである。
FIG. 2 is a flowchart for explaining the operation of the motion compensator of the image transmission device of the present invention.

【図3】この発明の画像伝送装置の動き補償器に用いる
ビットスイッチの構成を示す図である。
FIG. 3 is a diagram showing a configuration of a bit switch used in the motion compensator of the image transmission device of the present invention.

【図4】この発明の画像伝送装置の動き補償器に用いる
ビットスイッチの具体例を示す図である。
FIG. 4 is a diagram showing a specific example of bit switches used in the motion compensator of the image transmission device of the present invention.

【図5】この発明の画像伝送装置の動き補償器の動作を
説明するための図である。
FIG. 5 is a diagram for explaining the operation of the motion compensator of the image transmission device of the present invention.

【図6】動き補償器における探索動作を説明するための
図である。
FIG. 6 is a diagram for explaining a search operation in the motion compensator.

【図7】従来の画像伝送装置の構成を示す図である。FIG. 7 is a diagram showing a configuration of a conventional image transmission device.

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

1 入力信号線 2 減算器 3 量子化器 4 可変長符号化器 5 逆量子化器 6 加算器 7 フレームメモリ 8 動き補償器 9 出力信号線 10 メモリ 11 情報量監視器 1 Input signal line 2 Subtractor 3 Quantizer 4 Variable length encoder 5 Inverse quantizer 6 Adder 7 Frame memory 8 Motion compensator 9 Output signal line 10 Memory 11 Information amount monitor

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 画像信号を複数の画素ごとにブロックに
まとめた現在ブロック信号に基づき、フレームメモリに
記憶されている前回フレーム信号を探索し、歪みの少な
いブロックを判定することにより動きベクトルと予測信
号とを発生する動き補償器を備え、上記現在ブロック信
号と上記予測信号との差を求めた後量子化し、上記動き
ベクトルとともに符号化して伝送する画像伝送装置にお
いて、 上記動きベクトルを記憶し前回動きベクトルとして出力
するメモリを備えるとともに、上記動き補償器を、上記
前回動きベクトルに基づいて所定の探索領域を定め、上
記探索領域に対して上記前回フレーム信号を探索する構
成としたことを特徴とする画像伝送装置。
1. A motion vector is predicted by searching a previous frame signal stored in a frame memory on the basis of a current block signal in which an image signal is grouped into a plurality of blocks for each pixel and determining a block with less distortion. In a picture transmission apparatus that includes a motion compensator for generating a signal, quantizes the difference between the current block signal and the predicted signal, and quantizes and encodes the motion vector together with the motion vector for transmission. In addition to having a memory for outputting as a motion vector, the motion compensator is configured to determine a predetermined search area based on the previous motion vector and search the previous frame signal in the search area. Image transmission device.
【請求項2】 画像信号を複数の画素ごとにブロックに
まとめた現在ブロック信号に基づき、フレームメモリに
記憶されている前回フレーム信号を探索し、歪みの少な
いブロックを判定することにより動きベクトルと予測信
号とを発生する動き補償器を備え、上記現在ブロック信
号と上記予測信号との差を求めた後量子化し、上記動き
ベクトルとともに符号化して伝送する画像伝送装置にお
いて、 上記動きベクトルを記憶し前回動きベクトルとして出力
するメモリを備えるとともに、上記動き補償器に上記前
回動きベクトルに基づいて定めた所定の探索領域を設定
するビットスイッチを設け、上記動き補償器を、上記ビ
ットスイッチに基づいて上記前回フレーム信号を探索す
る構成としたことを特徴とする画像伝送装置。
2. A motion vector is predicted by searching a previous frame signal stored in a frame memory on the basis of a current block signal in which an image signal is grouped into a plurality of pixels, and determining a block with less distortion. In a picture transmission apparatus that includes a motion compensator for generating a signal, quantizes the difference between the current block signal and the predicted signal, and quantizes and encodes the motion vector together with the motion vector for transmission. In addition to having a memory for outputting as a motion vector, the motion compensator is provided with a bit switch for setting a predetermined search area determined based on the previous motion vector, and the motion compensator is set to the previous time based on the bit switch. An image transmission device having a configuration for searching a frame signal.
【請求項3】 画像信号を複数の画素ごとにブロックに
まとめた現在ブロック信号に基づき、フレームメモリに
記憶されている前回フレーム信号を探索し、歪みの少な
いブロックを判定することにより動きベクトルと予測信
号とを発生する動き補償器を備え、上記現在ブロック信
号と上記予測信号との差を求めた後量子化し、上記動き
ベクトルとともに符号化して伝送する画像伝送装置にお
いて、 上記動き補償器に予め歪み許容範囲を設定し、上記動き
補償器を、上記現在ブロック信号に基づいて上記前回フ
レーム信号を探索したときの歪みが上記歪み許容範囲内
となったとき探索を打ち切る構成としたことを特徴とす
る画像伝送装置。
3. A motion vector is predicted by searching a previous frame signal stored in a frame memory based on a current block signal in which an image signal is grouped into blocks for each of a plurality of pixels and determining a block with less distortion. And a motion compensator for generating a signal, wherein the difference between the current block signal and the prediction signal is obtained, then quantized, and coded together with the motion vector to be transmitted. An allowable range is set, and the motion compensator is configured to terminate the search when the distortion when searching for the previous frame signal based on the current block signal falls within the allowable distortion range. Image transmission device.
【請求項4】 画像信号を複数の画素ごとにブロックに
まとめた現在ブロック信号に基づき、フレームメモリに
記憶されている前回フレーム信号を探索し、歪みの少な
いブロックを判定することにより動きベクトルと予測信
号とを発生する動き補償器を備え、上記現在ブロック信
号と上記予測信号との差を求めた後量子化し、上記動き
ベクトルとともに符号化して伝送する画像伝送装置にお
いて、 伝送路の状況を監視する伝送路状況監視器を備えるとと
もに、上記動き補償器に上記伝送路状況監視器の出力に
基づいて定めた歪み許容範囲を設定し、上記動き補償器
を、上記現在ブロック信号に基づいて上記前回フレーム
信号を探索したときの歪みが上記歪み許容範囲内となっ
たとき探索を打ち切る構成としたことを特徴とする画像
伝送装置。
4. A motion vector is predicted by searching a previous frame signal stored in a frame memory on the basis of a current block signal in which an image signal is grouped into a plurality of pixels, and determining a block with less distortion. An image transmission apparatus that includes a motion compensator that generates a signal, quantizes the difference between the current block signal and the predicted signal, and then encodes the motion vector together with the motion vector for transmission and monitors the status of the transmission path. With a transmission path condition monitor, the distortion compensator is set to the distortion allowable range determined based on the output of the transmission path condition monitor, and the motion compensator is set to the previous frame based on the current block signal. An image transmitting apparatus, characterized in that the search is discontinued when the distortion when the signal is searched falls within the distortion allowable range.
JP24696093A 1993-10-01 1993-10-01 Picture transmitter Pending JPH07107484A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24696093A JPH07107484A (en) 1993-10-01 1993-10-01 Picture transmitter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24696093A JPH07107484A (en) 1993-10-01 1993-10-01 Picture transmitter

Publications (1)

Publication Number Publication Date
JPH07107484A true JPH07107484A (en) 1995-04-21

Family

ID=17156289

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24696093A Pending JPH07107484A (en) 1993-10-01 1993-10-01 Picture transmitter

Country Status (1)

Country Link
JP (1) JPH07107484A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11219436A (en) * 1998-01-30 1999-08-10 Toshiba Corp Moving vector detection circuit and method therefor
KR20010058887A (en) * 1999-12-30 2001-07-06 구자홍 Apparatus for 3-d recursive motion vector estimation using the gradient of video signal
US6414995B2 (en) 1999-07-29 2002-07-02 Mitsubishi Denki Kabushiki Kaisha Motion vector detection system
JP2006517069A (en) * 2003-01-16 2006-07-13 ビクシズ システムズ インコーポレイティド Motion vector prediction method and system
US7177359B2 (en) 2002-02-21 2007-02-13 Samsung Electronics Co., Ltd. Method and apparatus to encode a moving image with fixed computational complexity
KR102189705B1 (en) * 2019-08-20 2020-12-11 김정태 Sargent jump measurement apparatus using light emitting element and light receiving element

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11219436A (en) * 1998-01-30 1999-08-10 Toshiba Corp Moving vector detection circuit and method therefor
US6414995B2 (en) 1999-07-29 2002-07-02 Mitsubishi Denki Kabushiki Kaisha Motion vector detection system
KR20010058887A (en) * 1999-12-30 2001-07-06 구자홍 Apparatus for 3-d recursive motion vector estimation using the gradient of video signal
US7177359B2 (en) 2002-02-21 2007-02-13 Samsung Electronics Co., Ltd. Method and apparatus to encode a moving image with fixed computational complexity
JP2006517069A (en) * 2003-01-16 2006-07-13 ビクシズ システムズ インコーポレイティド Motion vector prediction method and system
KR102189705B1 (en) * 2019-08-20 2020-12-11 김정태 Sargent jump measurement apparatus using light emitting element and light receiving element

Similar Documents

Publication Publication Date Title
KR910000707B1 (en) Method and apparatus for encoding transmitting
JP3888597B2 (en) Motion compensation coding apparatus and motion compensation coding / decoding method
JPS63299587A (en) High efficient encode device
JPS63267081A (en) Method and apparatus for encoding and decoding series of images efficiently
JP3046379B2 (en) Image coding device
KR20090014371A (en) Motion detection device
JP2001519988A (en) System for extracting coding parameters from video data
KR20040015477A (en) Motion Estimation Method and Apparatus Which Refer to Discret Cosine Transform Coefficients
KR100272120B1 (en) Quantization control circuit
JPH07107484A (en) Picture transmitter
JPH01144875A (en) Image information transmission system
JP3870428B2 (en) Image information conversion apparatus and method, and coefficient data generation apparatus and method
JP2002064821A (en) Method for compressing dynamic image information and its system
JPH06169452A (en) Picture compression system having weighting on screen
JP3006107B2 (en) Motion compensation prediction circuit
JP3542911B2 (en) Video compression device
KR0149938B1 (en) Moving image compressing apparatus and method using fractal and motion compensation
JPH04341085A (en) Moving image encoding device
JPS6326951B2 (en)
JPH10224779A (en) Method and device for detecting scene change of moving image
JP3831955B2 (en) Class classification adaptive processing apparatus and method
JP3356337B2 (en) Image processing apparatus and image processing method
JPH0547031B2 (en)
JP3104384B2 (en) Decoding device and decoding method for block transform code
JPH07298271A (en) Method and device for detecting motion vector in motion image coding