JPH06105300A - Picture encoder - Google Patents

Picture encoder

Info

Publication number
JPH06105300A
JPH06105300A JP25100292A JP25100292A JPH06105300A JP H06105300 A JPH06105300 A JP H06105300A JP 25100292 A JP25100292 A JP 25100292A JP 25100292 A JP25100292 A JP 25100292A JP H06105300 A JPH06105300 A JP H06105300A
Authority
JP
Japan
Prior art keywords
motion vector
band
memory
image
unit
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
JP25100292A
Other languages
Japanese (ja)
Inventor
Manabu Higuchi
学 樋口
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 JP25100292A priority Critical patent/JPH06105300A/en
Publication of JPH06105300A publication Critical patent/JPH06105300A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten an information processing period of time, and to reduce an information amount at the time of hierarchically encoding a picture with a large amount of information. CONSTITUTION:An input picture is divided into plural bands by a band dividing part 101, and a picture encoding is operated on each band. At that time, the number of the band division is equalized with the number of provided memory parts 102-108, provided moving vector detecting parts 109-115, and provided encoding/decoding parts 117-123, and they are operated in parallel, so that the processing period of time can be shortened. And also, a moving vector control part 116 limits the number of moving vectors so that only the moving vectors of one part of the bands can be used instead of using the moving vectors of the entire bands, so that the information amount can be reduced.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、テレビ会議、ハイビジ
ョン信号伝送等に利用する画像符号化装置に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding apparatus used for video conference, high-definition signal transmission and the like.

【0002】[0002]

【従来の技術】画像符号化装置は、画像信号を圧縮して
通信するための装置であり、圧縮の過程において、一般
にはフレーム間差分、動き補償、直交変換、量子化、符
号化等の技術が用いられる。また処理する方式として、
原信号を帯域分割しないでそのまま画像符号化する方式
と、原信号を周波数帯域に分割して各帯域毎に画像符号
化する方式(階層符号化方式と呼ぶ)とがある。ここで
は以下に階層符号化方式による装置について図3、図4
を用いて説明する。
2. Description of the Related Art An image encoding device is a device for compressing and communicating image signals, and in the process of compression, techniques such as inter-frame difference, motion compensation, orthogonal transform, quantization and encoding are generally used. Is used. Also, as a processing method,
There are a method in which the original signal is image-encoded as it is without being band-divided, and a method in which the original signal is divided into frequency bands and image-encoded for each band (called a hierarchical coding method). Here, the apparatus based on the hierarchical coding system will be described below with reference to FIGS.
Will be explained.

【0003】図3は従来の階層符号化方式による画像符
号化装置の構成を示すブロック図、図4は帯域分割の処
理を説明するためのブロック図である。図3において、
301は帯域分割部であり、図4に示すように入力信号
に対し、1次元の周波数分割フィルタを水平方向および
垂直方向にかけることにより4帯域に分割し、さらにベ
ースバンドに対して、水平、垂直フィルタをかけること
により7帯域に分割する。302は、現フレームメモリ
と前フレームメモリで構成されるメモリ部、303は、
現フレームメモリのデータと前フレームメモリのデータ
から動きベクトルを検出する動きベクトル検出部、30
4は、フレーム間差分信号を算出し、直交変換、量子
化、符号化等を行い回線に出力するとともに、量子化後
のデータを逆量子化、逆直交変換し、メモリ部302の
前フレームメモリに書き込む符号復号化部である。
FIG. 3 is a block diagram showing the structure of an image coding apparatus according to the conventional hierarchical coding system, and FIG. 4 is a block diagram for explaining the band division processing. In FIG.
Reference numeral 301 denotes a band division unit, which divides an input signal into four bands by applying a one-dimensional frequency division filter in the horizontal direction and the vertical direction as shown in FIG. Divide into 7 bands by applying a vertical filter. 302 is a memory unit composed of a current frame memory and a previous frame memory, and 303 is
A motion vector detection unit for detecting a motion vector from the data of the current frame memory and the data of the previous frame memory, 30
Reference numeral 4 calculates an interframe difference signal, performs orthogonal transformation, quantization, coding, etc., and outputs it to the line, and inversely quantizes and inversely orthogonally transforms the quantized data. It is a coding / decoding unit for writing to.

【0004】つぎに従来の画像符号化装置の動作を説明
する。入力画像は、帯域分割部301で図4に示すよう
に7つの帯域に分割され、メモリ部302の中の現フレ
ームメモリにそれぞれ格納される。動きベクトル検出部
303は、各帯域毎に、この現フレーム画像データと前
フレーム画像データを用いて動きベクトルを検出する。
動きベクトルは16×16ブロックまたは8×8ブロッ
ク毎に1個割り当てられる。次に符号復号化部304
は、この動きベクトルを用いてフレーム間差分信号を算
出し、これを直交変換、量子化、符号化等を行い回線に
出力する。また量子化後のデータを逆量子化、逆直交変
換し、メモリ部302の前フレームメモリに書き込む。
これらの符号復号化処理は、16×16のブロックまた
は8×8のブロック毎に行われる。
Next, the operation of the conventional image coding apparatus will be described. The input image is divided into seven bands by the band dividing unit 301 as shown in FIG. 4, and stored in the current frame memory in the memory unit 302, respectively. The motion vector detection unit 303 detects a motion vector for each band using the current frame image data and the previous frame image data.
One motion vector is assigned to each 16 × 16 block or 8 × 8 block. Next, the encoding / decoding unit 304
Calculates an inter-frame difference signal using this motion vector, performs orthogonal transformation, quantization, coding, etc., and outputs it to the line. Further, the quantized data is inversely quantized and inversely orthogonally transformed, and written in the previous frame memory of the memory unit 302.
These encoding / decoding processes are performed for each 16 × 16 block or 8 × 8 block.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の画像符号化装置では、ハイビジョンのような情報量
が極めて多い画像を扱う場合、符号化処理時間が長くか
かり、またすべての帯域のすべての動きベクトルを送信
するのは、情報量が多くなり広帯域の回線を必要とする
という問題を有していた。
However, in the above-mentioned conventional image coding apparatus, when handling an image having an extremely large amount of information such as high-definition, it takes a long time for the coding process and all motions in all bands. Transmitting a vector has a problem that a large amount of information is required and a broadband line is required.

【0006】[0006]

【課題を解決するための手段】本発明はこのような従来
の問題を解決する優れた画像符号化装置を提供するもの
であり、本発明の第1の手段は、メモリ部、動きベクト
ル検出部、符号復号化部をそれぞれ帯域分割数と同数だ
け備え、これらを並列に動作するようにしたものであ
る。また回線に送出する動きベクトルは、一部の帯域の
動きベクトルだけを送出するようにしたものである。
SUMMARY OF THE INVENTION The present invention provides an excellent image coding apparatus that solves such a conventional problem. The first means of the present invention is a memory section and a motion vector detecting section. The number of encoding / decoding units is the same as the number of band divisions, and these are operated in parallel. The motion vector to be transmitted to the line is such that only the motion vector in a part of the band is transmitted.

【0007】また本発明の第2の手段は、帯域分割する
前の画像から動きベクトルを検出し、この動きベクトル
から帯域分割後の各帯域の動きベクトルを算出し送出す
るようにしたものである。
The second means of the present invention is to detect a motion vector from an image before band division, calculate a motion vector of each band after band division from this motion vector, and transmit it. .

【0008】[0008]

【作用】本発明の第1の手段は、メモリ部、動きベクト
ル検出部、符号復号化部をそれぞれ帯域分割数と同数だ
け備え、これらを並列に動作させるようにしているの
で、符号化処理を高速に行うことが出来る。また送出す
る動きベクトルを一部の帯域に制限しているので、情報
量の低減をはかることができる。
According to the first means of the present invention, the memory section, the motion vector detecting section, and the code decoding section are provided in the same number as the number of band divisions, and these are operated in parallel. It can be done at high speed. Further, since the motion vector to be transmitted is limited to a part of the band, it is possible to reduce the amount of information.

【0009】また本発明の第2の手段は、帯域分割前の
画像から動きベクトルを検出し、これより帯域分割後の
動きベクトルを算出しているので、情報量の低減をはか
ることができる。
Further, the second means of the present invention detects the motion vector from the image before band division and calculates the motion vector after band division from this, so that the amount of information can be reduced.

【0010】[0010]

【実施例】図1は、本発明の第1の実施例における画像
符号化装置の構成を示すブロック図、図4は帯域分割の
処理を説明するためのブロック図である。図1におい
て、101は帯域分割部であり、図4に示すように入力
信号に対し、1次元の周波数分割フィルタを水平方向お
よび垂直方向にかけることにより4帯域に分割し、さら
にベースバンドに対して、水平、垂直フィルタをかける
ことにより7帯域に分割する。102〜108はそれぞ
れ独立に動作する7個のメモリで、メモリ部Aからメモ
リ部Gよりなり、各メモリ部はそれぞれ現フレームメモ
リと前フレームメモリを持つ。109〜115はそれぞ
れ独立に動作する動きベクトル検出部で、動きベクトル
検出部Aから動きベクトル検出部Gの7個からなる。1
16は動きベクトル検出部109〜115で検出した動
きベクトルを演算処理し、新たな動きベクトルを算出す
る動きベクトル制御部、117〜123はそれぞれ独立
に動作する符号復号化部で、符号復号化部Aから符号復
号化部Gの7個からなり、現フレームと前フレームから
フレーム間差分信号を算出し、直交変換、量子化、符号
化等を行い回線に出力するとともに、量子化後のデータ
を逆量子化、逆直交変換し、メモリ部102〜108の
前フレームメモリに書き込む。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing the structure of an image coding apparatus according to a first embodiment of the present invention, and FIG. 4 is a block diagram for explaining band division processing. In FIG. 1, reference numeral 101 denotes a band division unit, which divides an input signal into four bands by applying a one-dimensional frequency division filter in the horizontal direction and the vertical direction as shown in FIG. Then, it is divided into 7 bands by applying horizontal and vertical filters. Reference numerals 102 to 108 denote seven memories that operate independently of each other, each of which includes a memory unit A to a memory unit G, and each memory unit has a current frame memory and a previous frame memory. Reference numerals 109 to 115 denote motion vector detection units that operate independently, and include seven motion vector detection units A to G. 1
Reference numeral 16 is a motion vector control unit that calculates the motion vector detected by the motion vector detection units 109 to 115 and calculates a new motion vector. Reference numerals 117 to 123 are code decoding units that operate independently. It is composed of 7 units from A to a coding / decoding unit G, calculates an inter-frame difference signal from the current frame and the previous frame, performs orthogonal transformation, quantization, coding, etc., and outputs it to the line, Inverse quantization and inverse orthogonal transform are performed, and the result is written in the previous frame memory of the memory units 102 to 108.

【0011】つぎに本発明の第1の実施例の動作を説明
する。入力した画像信号は、帯域分割部101において
7個の帯域に分割され、それぞれメモリ部A〜メモリ部
Gの現フレームメモリに書き込まれる。動きベクトル検
出部109〜115はメモリ部102〜108の現フレ
ームデータと既に入力されている前フレームデータから
それぞれ動きベクトルMVa〜MVgを検出し、動きベ
クトル制御部116へ送る。
Next, the operation of the first embodiment of the present invention will be described. The input image signal is divided into seven bands by the band dividing unit 101 and written into the current frame memories of the memory units A to G, respectively. The motion vector detection units 109 to 115 detect the motion vectors MVa to MVg from the current frame data of the memory units 102 to 108 and the previously input previous frame data, and send them to the motion vector control unit 116.

【0012】動きベクトル制御部116は、動きベクト
ル検出部109〜115で検出した動きベクトルを、
(表1)の方式1〜方式7に示すような演算処理を行
い、符号復号化部117〜123へ送る。
The motion vector control unit 116 uses the motion vectors detected by the motion vector detection units 109 to 115 as
The arithmetic processing as shown in the schemes 1 to 7 of (Table 1) is performed and sent to the code decoding units 117 to 123.

【0013】[0013]

【表1】 [Table 1]

【0014】(表1)において方式1は従来通りすべて
の動きベクトルをそのまま送っている。
In Table 1, method 1 sends all motion vectors as they are, as usual.

【0015】方式2はMVaのみを使い、帯域Aだけ動
き補償を行う。この場合動きベクトルの送信情報量は方
式1の16分の1である。
In method 2, only MVa is used, and motion compensation is performed only in band A. In this case, the transmission information amount of the motion vector is 1/16 of the method 1.

【0016】方式3はMVaのみを使い、帯域A、帯域
B、帯域C、帯域Dの動き補償を行う。この場合動きベ
クトルの送信情報量は方式1の16分の1である。
Method 3 uses only MVa to perform motion compensation for band A, band B, band C, and band D. In this case, the transmission information amount of the motion vector is 1/16 of the method 1.

【0017】方式4はMVaのみを使い、帯域A、帯域
B、帯域C、帯域D、帯域E、帯域F、帯域Gの動き補
償を行う。ただし、帯域E、帯域F、帯域Gにおける動
きベクトルはMVaの2倍であり、ブロックは1:4に
対応する。この場合動きベクトルの送信情報量は方式1
の16分の1である。
Method 4 uses only MVa and performs motion compensation for band A, band B, band C, band D, band E, band F, and band G. However, the motion vector in the band E, the band F, and the band G is twice the MVa, and the block corresponds to 1: 4. In this case, the transmission information amount of the motion vector is the method 1
1 / 16th of that.

【0018】方式5はMVa,MVb,MVc,MVd
を使い、それぞれ帯域A、帯域B、帯域C、帯域Dの動
き補償を行う。この場合動きベクトルの送信情報量は方
式1の4分の1である。
Method 5 is MVa, MVb, MVc, MVd
Are used to perform motion compensation for band A, band B, band C, and band D, respectively. In this case, the transmission information amount of the motion vector is 1/4 of the method 1.

【0019】方式6はMVa,MVb,MVc,MVd
を使い、これら4つの動きベクトルの平均でそれぞれ帯
域A、帯域B、帯域C、帯域Dの動き補償を行う。この
場合動きベクトルの送信情報量は方式1の16分の1で
ある。
Method 6 is MVa, MVb, MVc, MVd
Are used to perform motion compensation of band A, band B, band C, and band D on the average of these four motion vectors. In this case, the transmission information amount of the motion vector is 1/16 of the method 1.

【0020】方式7はMVa,MVb,MVc,MV
d,MVe,MVf,MVgを使い、7つの動きベクト
ルの平均でそれぞれ帯域A、帯域B、帯域C、帯域D、
帯域E、帯域F、帯域Gの動き補償を行う。この場合動
きベクトルの送信情報量は方式1の16分の1である。
Method 7 is MVa, MVb, MVc, MV
Using d, MVe, MVf, and MVg, the average of the seven motion vectors is band A, band B, band C, band D, and
Motion compensation of the band E, the band F, and the band G is performed. In this case, the transmission information amount of the motion vector is 1/16 of the method 1.

【0021】尚、動きベクトルは16×16のブロック
または8×8のブロック毎に1個検出される。
One motion vector is detected for each 16 × 16 block or 8 × 8 block.

【0022】以上のような動きベクトルを用い、各符号
復号化部117〜123はそれぞれフレーム間差分信号
を算出し、これを直交変換、量子化、符号化等を行い回
線に出力する。また量子化後のデータを逆量子化、逆直
交変換し、メモリ部102〜108の前フレームメモリ
に書き込む。これらの符号復号化処理は16×16のブ
ロックまたは8×8のブロック毎に行はれる。
Using the motion vectors as described above, each of the coding / decoding sections 117 to 123 calculates an inter-frame difference signal, performs orthogonal transformation, quantization, coding, etc., and outputs it to the line. In addition, the quantized data is inversely quantized and inversely orthogonally transformed, and is written in the previous frame memory of the memory units 102 to 108. These coding / decoding processes are performed for each 16 × 16 block or 8 × 8 block.

【0023】図2は本発明の第2の実施例における画像
符号化装置の構成を示すブロック図である。図2におい
て、201は現フレームの画像を記憶するメモリA、2
02は前フレームの画像を記憶するメモリB、203は
図4に示すように現フレームの画像信号を7帯域に分割
する帯域分割部、204はメモリA201の現フレーム
の画像とメモリB202の前フレームの画像から動きベ
クトルを検出する動きベクトル検出部、205は帯域分
割された画像を帯域毎に記憶するメモリC、206は現
フレームと前フレームのフレーム間の差分信号を算出
し、直交変換、量子化、符号化等を行い回線に出力する
とともに、量子化後のデータを逆量子化、逆直交変換
し、メモリC205の前フレーム用メモリに書き込み、
また各帯域の合成を行いメモリB202に書き込む符号
復号化部である。
FIG. 2 is a block diagram showing the arrangement of an image coding apparatus according to the second embodiment of the present invention. In FIG. 2, 201 is a memory A for storing the image of the current frame, 2
Reference numeral 02 is a memory B for storing the image of the previous frame, 203 is a band division unit for dividing the image signal of the current frame into seven bands as shown in FIG. 4, and 204 is the image of the current frame of the memory A201 and the previous frame of the memory B202. , A memory C that stores a band-divided image for each band, 206 a differential signal between the current frame and the previous frame, and orthogonal transformation, quantum Output to the line by performing encoding, encoding, etc., and dequantized and inverse orthogonal transformed the quantized data, and written in the memory for the previous frame of the memory C205,
It is also a code decoding unit that synthesizes each band and writes it in the memory B202.

【0024】つぎに本発明の第2の実施例の動作を説明
する。いま、仮にメモリB202に前フレームの情報が
入っているとすると、入力信号は現フレーム画像として
メモリA201に入力される。動きベクトル検出部20
4はこの前フレームの画像と現フレーム画像から動きベ
クトルMVを検出し、符号復号化部206へ送る。帯域
分割部203はメモリA201から現フレームの画像を
取り出し、図4に示すように7帯域に分割し、メモリC
205の現フレームメモリへ送る。
Next, the operation of the second embodiment of the present invention will be described. Now, assuming that the information of the previous frame is stored in the memory B202, the input signal is input to the memory A201 as the current frame image. Motion vector detection unit 20
4 detects the motion vector MV from the image of the previous frame and the image of the current frame, and sends it to the encoding / decoding unit 206. The band dividing unit 203 extracts the image of the current frame from the memory A201, divides it into seven bands as shown in FIG.
205 to the current frame memory.

【0025】符号復号化部206は動きベクトル検出部
204から送られた動きベクトルMVを、(表2)に示
す方式のように各帯域の動きベクトルを決定する。
The coding / decoding unit 206 determines the motion vector MV sent from the motion vector detection unit 204 as the motion vector of each band as in the system shown in (Table 2).

【0026】[0026]

【表2】 [Table 2]

【0027】(表2)において方式1は、MVa〜MV
dは分割前の情報から求めた動きベクトルMVを4で割
り整数化し、MVe〜MVgは分割前の情報から求めた
動きベクトルMVを2で割り整数化している。
In Table 2, the method 1 is MVa to MV.
In d, the motion vector MV obtained from the information before division is divided by 4 to be an integer, and in MVe to MVg, the motion vector MV obtained from the information before division is divided by 2 to be an integer.

【0028】方式2は、MVa〜MVdは分割前の情報
から求めた動きベクトルMVを4で割り整数化し、MV
e〜MVgは動きベクトルを強制的にゼロにしている。
In the method 2, MVa to MVd are the motion vectors MV obtained from the information before division and are divided by 4 to obtain integers,
e to MVg force the motion vector to zero.

【0029】方式3は、MVaは分割前の情報から求め
た動きベクトルMVを4で割り整数化し、MVb〜MV
gは動きベクトルを強制的にゼロにしている。
In the method 3, MVa is the motion vector MV obtained from the information before division, divided by 4 to be an integer, and MVb to MV.
g forces the motion vector to zero.

【0030】尚、分割前に求めた動きベクトルMVが1
6×16のブロックで求められているならば、MVa,
MVb,MVc,MVdは4×4のブロックに対応し、
MVe,MVf,MVgは8×8のブロックに対応す
る。
The motion vector MV obtained before the division is 1
If 6 × 16 blocks are required, MVa,
MVb, MVc, MVd correspond to 4 × 4 blocks,
MVe, MVf, and MVg correspond to 8 × 8 blocks.

【0031】これらの場合、帯域分割後に各帯域の総て
のブロックの動きベクトルを出力するのに比べ、情報は
約7分の1に減少する。
In these cases, the information is reduced to about 1/7 as compared with the case where the motion vectors of all the blocks in each band are output after the band division.

【0032】符号復号化部206は、以上のような動き
ベクトルを用いフレーム間差分信号を算出し、直交変
換、量子化、符号化等を行い出力する。また量子化後の
データを逆量子化、逆直交変換し、メモリCの前フレー
ムメモリに書き込むとともに各帯域の合成を行いメモリ
B202に書き込む。これらの符号復号化処理は、16
×16のブロックまたは8×8のブロックごとに行はれ
る。
The coding / decoding unit 206 calculates an interframe difference signal using the above motion vector, performs orthogonal transformation, quantization, coding, etc., and outputs it. Further, the quantized data is inversely quantized and inversely orthogonally transformed, and is written in the previous frame memory of the memory C, and each band is synthesized and written in the memory B202. These encoding / decoding processes are 16
It is performed for each block of × 16 or 8 × 8.

【0033】[0033]

【発明の効果】以上のように本発明の第1の実施例によ
ると、メモリ部、動きベクトル検出部、符号復号化部を
帯域分割数と同数設け並列動作させることにより、符号
復号化時間を短縮し、また動きベクトル制御部を設け、
送信する動きベクトルの情報量を制限することにより、
情報量を減少出来る。
As described above, according to the first embodiment of the present invention, the same number of memory sections, motion vector detecting sections, and code decoding sections as the number of band divisions are provided so that the code decoding time can be reduced. Shortened and provided with a motion vector control unit,
By limiting the amount of motion vector information to be transmitted,
The amount of information can be reduced.

【0034】また本発明の第2の実施例によると、帯域
分割前の情報から動きベクトルを検出する動きベクトル
検出部を備え、この動きベクトルを用いて各帯域の動き
ベクトルを制限するようにしたので、情報量を減少でき
る等の効果を有する。
Further, according to the second embodiment of the present invention, a motion vector detecting section for detecting a motion vector from the information before band division is provided, and the motion vector of each band is limited by using this motion vector. Therefore, the amount of information can be reduced.

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

【図1】本発明の第1の実施例における画像符号化装置
の構成ブロック図
FIG. 1 is a configuration block diagram of an image encoding device according to a first embodiment of the present invention.

【図2】本発明の第2の実施例における画像符号化装置
の構成ブロック図
FIG. 2 is a configuration block diagram of an image encoding device according to a second embodiment of the present invention.

【図3】従来の画像符号化装置の構成ブロック図FIG. 3 is a configuration block diagram of a conventional image encoding device.

【図4】帯域分割部の動作を説明する図FIG. 4 is a diagram for explaining the operation of a band division unit.

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

101 帯域分割部 102〜108 メモリ部 109〜115 動きベクトル検出部 116 動きベクトル制御部 117〜123 符号復号化部 201 メモリA 202 メモリB 203 帯域分割部 204 動きベクトル検出部 205 メモリC 206 符号復号化部 301 帯域分割部 302 メモリ部 303 動きベクトル検出部 304 符号復号化部 101 band division unit 102-108 memory unit 109-115 motion vector detection unit 116 motion vector control unit 117-123 code decoding unit 201 memory A 202 memory B 203 band division unit 204 motion vector detection unit 205 memory C 206 code decoding Unit 301 band division unit 302 memory unit 303 motion vector detection unit 304 code decoding unit

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 入力した画像信号をフィルタを通して帯
域の異なる複数のフレームに分割する帯域分割部と、前
記複数に分割された現フレームおよび帯域分割された前
フレームの画像を記憶する複数の独立なメモリ部と、前
記各メモリ部に対応して現フレームと前フレームの画像
にもとずき動きベクトルを検出する複数の独立な動きベ
クトル検出部と、前記各動きベクトル検出部の動きベク
トルをもとに各分割帯域毎に動き補償する方式を算出す
る動きベクトル制御部と、前記動きベクトル制御部で算
出された動きベクトルを用いて、前フレームと現フレー
ムとのフレーム間差分信号を算出し、これに対し直交変
換、量子化、符号化等を行い順次出力するとともに、量
子化後のデータを逆量子化、逆直交変換し、前記メモリ
部の前フレームメモリに書き込む複数の独立な符号復号
化部とを備えた画像符号化装置。
1. A band division unit that divides an input image signal into a plurality of frames having different bands through a filter, and a plurality of independent units that store images of the plurality of divided current frames and band-divided previous frames. A memory unit, a plurality of independent motion vector detection units for detecting motion vectors based on the images of the current frame and the previous frame corresponding to each memory unit, and a motion vector of each motion vector detection unit. A motion vector control unit for calculating a motion compensation method for each divided band, and using the motion vector calculated by the motion vector control unit, calculates an inter-frame difference signal between the previous frame and the current frame, On the other hand, orthogonal transformation, quantization, encoding, etc. are performed and output sequentially, and the quantized data is inversely quantized and inverse orthogonally transformed, and the previous frame memory of the memory unit An image encoding device including a plurality of independent encoding / decoding units for writing data in the memory.
【請求項2】 前記複数の独立なメモリ部と、前記複数
の独立な動きベクトル検出部はそれぞれ帯域分割数と同
数からなることを特徴とする請求項1記載の画像符号化
装置。
2. The image coding apparatus according to claim 1, wherein the plurality of independent memory units and the plurality of independent motion vector detection units have the same number of band divisions, respectively.
【請求項3】 前記複数の独立なメモリ部と、前記複数
の独立な符号復号化部はそれぞれ帯域分割数と同数から
なることを特徴とする請求項1記載の画像符号化装置。
3. The image coding apparatus according to claim 1, wherein the plurality of independent memory units and the plurality of independent coding / decoding units have the same number of band divisions, respectively.
【請求項4】 前記動きベクトル制御部は、帯域分割さ
れたフレームの1つの動きベクトルから他の分割部の動
きベクトルを算出するように制御することを特徴とする
請求項1または2または3記載の画像符号化装置。
4. The motion vector control unit controls to calculate a motion vector of another division unit from one motion vector of a band-divided frame. Image encoding device.
【請求項5】 前記動きベクトル制御部は、帯域分割さ
れた複数のフレームの動きベクトルから他の分割部の動
きベクトルを算出するように制御することを特徴とする
請求項1または2または3記載の画像符号化装置。
5. The motion vector control unit is controlled so as to calculate a motion vector of another division unit from a motion vector of a plurality of band-divided frames. Image encoding device.
【請求項6】 前記動きベクトル制御部は、帯域分割さ
れた複数のフレームの動きベクトルの平均をもって他の
分割部の動きベクトルを算出するように制御することを
特徴とする請求項1または2または3記載の画像符号化
装置。
6. The motion vector control unit is controlled so as to calculate the motion vector of another division unit by averaging the motion vectors of a plurality of band-divided frames. 3. The image coding device according to 3.
【請求項7】 入力画像および前フレームの画像をそれ
ぞれ記憶する第1のメモリ部と、前記メモリ部内の前フ
レーム画像と入力画像から動きベクトルを検出する動き
ベクトル検出部と、前記入力画像と前フレーム画像とを
フィルタを通して帯域の異なる複数のフレームに分割す
る帯域分割部と、これらの帯域分割された画像をそれぞ
れ記憶する第2のメモリ部と、前記検出された動きベク
トルを用いて各帯域毎の動きベクトルを算出し、この動
きベクトルを出力するとともに、これを用いて前フレー
ムと現フレームとのフレーム間差分信号を求め、直交変
換、量子化、符号化等を行い、量子化後のデータを逆量
子化、逆直交変換し前記第2のメモリ部の前フレームメ
モリへ書き込むとともに、各帯域の合成を行って前記第
1のメモリ部の前フレームメモリへ書き込む符号復号化
部とを備えた画像符号化装置。
7. A first memory unit for respectively storing an input image and a previous frame image, a motion vector detection unit for detecting a motion vector from the previous frame image and the input image in the memory unit, the input image and the previous image. A band division unit that divides the frame image into a plurality of frames having different bands through a filter, a second memory unit that stores each of these band-divided images, and each band using the detected motion vector. Motion vector is calculated, and this motion vector is output, and using this, the inter-frame difference signal between the previous frame and the current frame is obtained, orthogonal transformation, quantization, coding, etc. are performed, and the quantized data Is quantized and inversely orthogonally transformed and written in the previous frame memory of the second memory section, and each band is synthesized to generate the front frame of the first memory section. An image encoding device, comprising an encoding / decoding unit for writing to a frame memory.
JP25100292A 1992-09-21 1992-09-21 Picture encoder Pending JPH06105300A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25100292A JPH06105300A (en) 1992-09-21 1992-09-21 Picture encoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25100292A JPH06105300A (en) 1992-09-21 1992-09-21 Picture encoder

Publications (1)

Publication Number Publication Date
JPH06105300A true JPH06105300A (en) 1994-04-15

Family

ID=17216187

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25100292A Pending JPH06105300A (en) 1992-09-21 1992-09-21 Picture encoder

Country Status (1)

Country Link
JP (1) JPH06105300A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6144769A (en) * 1996-09-27 2000-11-07 Sharp Kabushiki Kaisha Video coding device and decoding device
US10477236B2 (en) 2015-05-21 2019-11-12 Olympus Corporation Image acquisition device, image processing device, image processing method, image processing program, and storage medium for generating high resolution image from low resolution images

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6144769A (en) * 1996-09-27 2000-11-07 Sharp Kabushiki Kaisha Video coding device and decoding device
US10477236B2 (en) 2015-05-21 2019-11-12 Olympus Corporation Image acquisition device, image processing device, image processing method, image processing program, and storage medium for generating high resolution image from low resolution images

Similar Documents

Publication Publication Date Title
US5657087A (en) Motion compensation encoding method and apparatus adaptive to motion amount
US4805017A (en) System for coding and transmitting motion image signals
JPH0955945A (en) Movement vector specifying method and device
JPS60186179A (en) System and device for predictive coding of picture signal
JPH03252287A (en) Moving picture compressor
US8379717B2 (en) Lifting-based implementations of orthonormal spatio-temporal transformations
JPH07193822A (en) Motion prediction processor and device therefor
EP0577310B1 (en) Image processing device
JPH06225292A (en) Module memory for image decoding system
JP2006518157A (en) Method and apparatus for object-based motion compensation
US6839384B2 (en) Method and apparatus for decoding compressed video signals
JPH0262180A (en) Compensating/predicting/encoding system for moving image
US5990956A (en) Method and apparatus for padding a video signal for shape adaptive transformation
KR100255744B1 (en) Method and apparatus for compensating errors in a transmitted video signal
KR20060113666A (en) Optimal spatio-temporal transformations for reduction of quantization noise propagation effects
US5485214A (en) Dual bus dual bank architecture for motion compensation
JPH06105300A (en) Picture encoder
JP2924691B2 (en) Quantization noise reduction method and image data decoding device
JPH0410788A (en) Method for controlling coding variable of image signal
JPH0221776A (en) Predicting static picture encoder/decoder
JP2008199521A (en) Image processing apparatus and method thereof
JPH08130741A (en) Picture decoder
JPH04336896A (en) Moving picture storage device
JP2870626B2 (en) Image compression device
JPH02222389A (en) Moving picture encoder