JPH089377A - Image signal encoder and image signal decoder - Google Patents

Image signal encoder and image signal decoder

Info

Publication number
JPH089377A
JPH089377A JP13267394A JP13267394A JPH089377A JP H089377 A JPH089377 A JP H089377A JP 13267394 A JP13267394 A JP 13267394A JP 13267394 A JP13267394 A JP 13267394A JP H089377 A JPH089377 A JP H089377A
Authority
JP
Japan
Prior art keywords
image
divided
encoding
image signal
divided 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
JP13267394A
Other languages
Japanese (ja)
Inventor
Atsushi Shimizu
淳 清水
Yoshiyuki Yashima
由幸 八島
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP13267394A priority Critical patent/JPH089377A/en
Publication of JPH089377A publication Critical patent/JPH089377A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide an encoding effect equivalent to the one in the case of performing encoding without performing division by enabling the search of a motion vector over a division boundary and minimizing the addition of encoding data accompanying the overlap of areas at the time of dividing picture signals and performing the encoding. CONSTITUTION:In an image division means 10, for input digital image signals, the image signals of a present frame are divided into some pieces of image data. A divided image magnification means 11 adds dummy data in the horizontal and vertical directions of the encoded object frames of the respective divided images and magnifies an image size at the time of encoding the divided images. In a frame memory 13, the image signals of the frames in the past or future for reference in the encoding are stored. At the time of reading the image signals from the memory 13, a part or all of the image signals of the frames in the past or future of the divided images other than the encoding object divided image is added and a reference image size is magnified. The encoding is performed after detecting a vector in a motion search and encoding means 21 and output from a multiplexing means 14 is performed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は,テレビジョン信号等の
高能率符号化において,1つの画像信号を複数に分割し
て符号化を行う場合の動き探索領域を,各分割画像同士
で重ね合わせることにより,画質向上を計るとともに,
重複する画像領域に対する符号化データ量を最小限に抑
えることのできる画像信号符号化装置および画像信号復
号装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a high-efficiency coding of a television signal or the like, and a motion search area in the case where one image signal is divided into a plurality of pieces for encoding and the divided images are superposed on each other. This will improve the image quality and
The present invention relates to an image signal encoding device and an image signal decoding device that can minimize the amount of encoded data for overlapping image areas.

【0002】[0002]

【従来の技術】1つの画像信号を複数に分割して符号化
を行う場合,各分割画像を1つの画像とみなして符号化
を行う。分割して符号化を行う場合,並列処理が可能で
あり,HDTV等の高解像度映像の実時間符号化等の実
現が容易になる。また,標準TV用の符号化ツールを使
用することが可能となる。
2. Description of the Related Art When one image signal is divided into a plurality of pieces for encoding, each divided image is regarded as one image and encoded. In the case of division and encoding, parallel processing is possible, and real-time encoding of high-resolution video such as HDTV can be easily realized. Also, it becomes possible to use a coding tool for standard TV.

【0003】図8は,従来の分割符号化方式の例を説明
するための図,図9は画像信号の分割の例を示す図であ
る。例えば図9に示すように,1つの画像信号を4つに
分割して,それぞれの分割画面をA,B,C,Dとし,
画像符号化方式中に動き補償を使用した場合を想定す
る。
FIG. 8 is a diagram for explaining an example of a conventional division coding method, and FIG. 9 is a diagram showing an example of division of an image signal. For example, as shown in FIG. 9, one image signal is divided into four, and each divided screen is A, B, C, D,
Assume that motion compensation is used during the image coding scheme.

【0004】まず,入力端子901から入力された画像
は画像信号分割部902にて4個の分割画像信号に分割
される。分割画像信号903は各符号化装置904〜9
07にて符号化が行われ,各符号化装置の出力908は
多重化装置(MUX)909により多重化され,入力画
像の符号化データとして出力端子910に出力される。
First, the image input from the input terminal 901 is divided into four divided image signals by the image signal dividing section 902. The divided image signal 903 is transmitted to each of the encoding devices 904-9.
Encoding is performed at 07, and the output 908 of each encoding device is multiplexed by the multiplexing device (MUX) 909 and output to the output terminal 910 as encoded data of the input image.

【0005】このような方法によれば,各分割画像につ
いて個別に符号化および復号化を行うことができる。結
果として,N分割して符号化を行った場合,分割せずに
符号化した場合のほぼ1/Nの時間で符号化することが
ができる。
According to such a method, each divided image can be individually encoded and decoded. As a result, when encoding is performed with N divisions, it is possible to perform encoding in about 1 / N the time of encoding without division.

【0006】[0006]

【発明が解決しようとする課題】従来の方式について,
分割した境界付近の予測について考える。図10は,分
割時の符号化効率の低下の原因を説明する図である。図
10(A)は画像信号を分割せずに予測を行った場合,
図10(B)は分割後に予測を行った場合を示す。図1
0(A)においてbを予測する場合,参照画像のb′を
予測信号として予測することができるが,図10(B)
では,bとb′は異なる分割画像信号であるため,b′
を予測信号として用いることができず,同じ分割画像信
号内で予測を行わなければならない。このため,画像信
号を分割して符号化を行う場合には,予測誤差の増加に
より符号化効率が低下するという問題があった。
[Problems to be Solved by the Invention]
Consider the prediction near the divided boundaries. FIG. 10 is a diagram for explaining the cause of the reduction in coding efficiency during division. FIG. 10 (A) shows that when the prediction is performed without dividing the image signal,
FIG. 10B shows a case where the prediction is performed after the division. Figure 1
When b is predicted at 0 (A), b'of the reference image can be predicted as a prediction signal, but FIG.
, B and b'are different divided image signals, so b '
Cannot be used as a prediction signal and must be predicted within the same divided image signal. Therefore, when the image signal is divided and encoded, there is a problem that the encoding efficiency decreases due to an increase in prediction error.

【0007】また,HDTVのような高解像度の画像信
号を符号化する際に,分割画像を標準TVサイズとし
て,動き探索範囲を分割画像内に限らない場合,参照画
像フレームの動き探索範囲の拡大により符号化対象とな
る分割画像フレームと参照画像フレームとで画像サイズ
が異なるため,通常の符号化ツールは使用できない。
Further, when encoding a high-resolution image signal such as HDTV, if the motion search range is not limited to within the divided image with the divided image as the standard TV size, the motion search range of the reference image frame is expanded. Because the image size of the divided image frame to be encoded differs from that of the reference image frame, the normal encoding tool cannot be used.

【0008】さらに,分割画像同士が重なり合うように
すれば,予測信号の探索範囲は広がり,動き補償の効率
が向上するものの,重なり合った部分は2重に符号化さ
れることになり,符号化効率が低下するという問題点が
ある。
Further, if the divided images are made to overlap each other, the search range of the prediction signal is widened and the motion compensation efficiency is improved, but the overlapped portion is double coded, and the coding efficiency is increased. There is a problem in that

【0009】[0009]

【課題を解決するための手段】本発明は,以上のような
問題点を解決するためになされたものであって,図1に
示すような各手段を備える。
The present invention has been made in order to solve the above problems, and is provided with each means as shown in FIG.

【0010】図1(A)は請求項1記載の発明に対応す
る画像信号符号化装置の構成例を示す。画像分割手段1
0は,入力ディジタル画像信号に対し,現フレームの画
像信号をいくつかの画像データに分割する手段である。
分割画像拡大手段11は,分割画像を符号化するにあた
って各分割画像の符号化対象フレームの水平および垂直
方向にダミーデータを付加して画像サイズを拡大する手
段である。フレームメモリ13には,符号化における参
照用の過去または未来のフレームの画像信号が格納され
ている。参照のためにフレームメモリ13から画像信号
を読み出す際に,符号化対象分割画像の過去または未来
のフレームの画像信号に,符号化対象分割画像以外の分
割画像の過去または未来のフレームの画像信号の一部ま
たは全部が追加され,参照する画像サイズが拡大され
る。動き探索・符号化手段12は,分割画像拡大手段1
1によって拡大された現フレームの分割画像に対して,
拡大された過去または未来のフレームの分割画像を用い
て動きベクトルを検出した後,符号化を行う手段であ
る。多重化手段14は,各分割画像の符号化データを多
重化して出力する。
FIG. 1A shows an example of the configuration of an image signal coding apparatus corresponding to the invention described in claim 1. Image dividing means 1
0 is a means for dividing the image signal of the current frame into some image data with respect to the input digital image signal.
The divided image enlarging means 11 is means for enlarging the image size by adding dummy data in the horizontal and vertical directions of the encoding target frame of each divided image when encoding the divided image. The frame memory 13 stores image signals of past or future frames for reference in encoding. When reading the image signal from the frame memory 13 for reference, the image signal of the past or future frame of the divided image to be encoded is added to the image signal of the past or future frame of the divided image other than the divided image to be encoded. Some or all of them are added and the size of the referenced image is enlarged. The motion search / encoding means 12 is the divided image enlarging means 1
For the divided image of the current frame enlarged by 1,
It is a means for performing coding after detecting a motion vector using an enlarged divided image of a past or future frame. The multiplexing means 14 multiplexes the encoded data of each divided image and outputs it.

【0011】図1(B)は請求項2記載の発明に対応す
る画像信号符号化装置の構成例を示す。画像分割手段2
0は,入力ディジタル画像信号に対し,現フレームの画
像信号をいくつかの画像データに分割する手段である。
フレームメモリ22には,符号化における参照用の過去
または未来のフレームの画像信号が格納されている。参
照のためにフレームメモリ22から画像信号を読み出す
際に,符号化対象分割画像の過去または未来のフレーム
の画像信号に,符号化対象分割画像以外の分割画像の過
去または未来のフレームの画像信号の一部または全部が
追加され,参照する画像サイズが拡大される。動き探索
・符号化手段21は,現フレームの分割画像に対して,
拡大された過去または未来のフレームの分割画像を用い
て動きベクトルを検出した後,符号化を行う手段であ
る。疑似データ付加手段23は,各分割画像の符号化デ
ータに画像サイズを拡大するための符号化データを付加
する手段である。多重化手段24は,各分割画像の符号
化データを多重化して出力する。
FIG. 1B shows an example of the configuration of an image signal coding apparatus corresponding to the invention described in claim 2. Image dividing means 2
0 is a means for dividing the image signal of the current frame into some image data with respect to the input digital image signal.
The frame memory 22 stores image signals of past or future frames for reference in encoding. When reading an image signal from the frame memory 22 for reference, the image signal of the past or future frame of the divided image other than the encoding target divided image is added to the image signal of the past or future frame of the divided image to be encoded. Some or all of them are added and the size of the referenced image is enlarged. The motion search / encoding means 21 applies to the divided image of the current frame,
It is a means for performing coding after detecting a motion vector using an enlarged divided image of a past or future frame. The pseudo data adding means 23 is means for adding coded data for expanding the image size to the coded data of each divided image. The multiplexing means 24 multiplexes the encoded data of each divided image and outputs it.

【0012】図1(C)は請求項3記載の画像信号復号
装置の構成例を示す。この画像信号復号装置は,図1
(A)または(B)に示す画像信号符号化装置によって
符号化化された符号化データを復号する装置である。
FIG. 1C shows an example of the configuration of the image signal decoding apparatus according to the third aspect. This image signal decoding apparatus is shown in FIG.
It is a device for decoding coded data coded by the image signal coding device shown in (A) or (B).

【0013】多重分離手段30は,受信した符号化デー
タを各分割画像ごとに分離する。復号手段31は,分離
した各分割画像の符号化データを復号する手段である。
フレームメモリ34には,復号における参照用の過去ま
たは未来のフレームの画像信号が格納されている。参照
のためにフレームメモリ34から画像信号を読み出す際
に,復号対象分割画像の過去または未来のフレームの画
像信号に,復号対象分割画像以外の分割画像の過去また
は未来のフレームの画像信号の一部または全部が追加さ
れ,参照する画像サイズが拡大される。分割画像再生手
段32は,復号された分割画像情報から,拡大された過
去または未来のフレームの分割画像を用いて,拡大領域
を含む現フレームの分割画像を再生する手段である。拡
大領域削除手段33は,再生された分割画像からその分
割画像における拡大領域を削除する手段である。画像合
成手段35は,再生された分割画像を合成し出力する。
The demultiplexing means 30 separates the received encoded data for each divided image. The decoding means 31 is means for decoding the encoded data of the separated divided images.
The frame memory 34 stores image signals of past or future frames for reference in decoding. When reading an image signal from the frame memory 34 for reference, a part of the image signal of the past or future frame of the divided image other than the decoding target divided image is added to the image signal of the past or future frame of the decoding target divided image. Or all of them are added and the image size to be referred to is enlarged. The divided image reproducing means 32 is means for reproducing the divided image of the current frame including the enlarged area from the decoded divided image information by using the divided image of the enlarged past or future frame. The enlarged area deleting means 33 is means for deleting the enlarged area in the divided image from the reproduced divided image. The image synthesizing means 35 synthesizes and outputs the reproduced divided images.

【0014】[0014]

【作用】本発明の画像信号符号化装置においては,まず
画像信号をN個に分割し,分割された画像信号毎に符号
化を行う。この際,図2に示すような予測に用いる参照
フレームは,符号化対象分割画像の過去または未来のフ
レームだけでなく,それ以外の分割画像の過去または未
来のフレームの一部または全部を用い,予測信号として
参照できる領域を拡大し,分割せずに符号化した場合と
同様の領域を参照できるものとする。
In the image signal coding apparatus of the present invention, the image signal is first divided into N pieces, and the divided image signal is encoded. At this time, the reference frame used for prediction as shown in FIG. 2 is not only the past or future frame of the encoding target divided image, but also a part or all of the past or future frame of the other divided image, The area that can be referred to as the prediction signal is expanded and the same area as that when encoded without division can be referred to.

【0015】また,参照できる領域の拡大により,符号
化対象となる分割画像フレームより参照画像フレームの
サイズのほうが大きくなっているため,符号化対象とな
る分割画像フレームの見かけ上の画像サイズを拡大す
る。
Since the size of the reference image frame is larger than that of the divided image frame to be encoded due to the enlargement of the referenceable area, the apparent image size of the divided image frame to be encoded is enlarged. To do.

【0016】各分割画像において,画像サイズの拡大に
より発生する分割画像同士が重なり合う領域(以下,拡
大領域という)の処理は,図3に示すような以下のいず
れかの方法を用いる。
In each of the divided images, the processing of the area where the divided images which are generated by the enlargement of the image size overlap each other (hereinafter, referred to as an enlarged area) uses one of the following methods as shown in FIG.

【0017】(1) 図3(A)に示すように,拡大領域
は,ダミーの画像信号(例えば,すべての画素値が0の
領域など)を付加して符号化を行う。ここで用いるダミ
ーの画像信号は,符号化した際に,生成されるデータの
サイズができるだけ小さくなるように定める。
(1) As shown in FIG. 3A, the enlarged area is encoded by adding a dummy image signal (for example, an area in which all pixel values are 0). The dummy image signal used here is determined so that the size of the data generated when encoded is as small as possible.

【0018】(2) 図3(B)に示すように,拡大領域
は,符号化を行わず,予め用意したダミーの符号化デー
タを出力する。ここで用いるダミーの符号化データは,
拡大領域を表現するために必要な符号化データである。
(2) As shown in FIG. 3 (B), the enlarged area is not encoded, and dummy encoded data prepared in advance is output. The dummy encoded data used here is
It is the encoded data necessary to represent the enlarged area.

【0019】図4は,拡大領域における動きベクトルの
探索例を示す図である。動き探索や動き補償に必要とな
る過去または未来の画像をローカルデコーダーにて復号
する場合に,拡大領域の復号信号はフレームメモリに書
き込まない。また,拡大領域を予測信号とする動き探索
や動き補償を行う場合,符号化対象分割画像以外の分割
画像に対する過去または未来のフレームメモリ内の復号
画像を参照画像として探索を行う。
FIG. 4 is a diagram showing a search example of a motion vector in the enlarged area. When past or future images required for motion search or motion compensation are decoded by the local decoder, the decoded signal in the enlarged area is not written in the frame memory. Further, when performing motion search or motion compensation using the enlarged region as a prediction signal, a search is performed using a decoded image in a past or future frame memory for a divided image other than the encoding target divided image as a reference image.

【0020】次に,画像信号復号装置について述べる。
画像信号復号装置においては,N個に分割された符号化
データを各分割画像の復号装置において復号を行う。復
号に際して,拡大領域の符号化データを復号して得られ
る画像データは,フレームメモリに書き込まない。ま
た,動きベクトルが予測信号として拡大領域を示してい
る場合,符号化側と同様に,すでに復号された過去また
は未来の符号化対象分割画像以外の分割画像を予測信号
とする。
Next, the image signal decoding apparatus will be described.
In the image signal decoding device, the coded data divided into N pieces are decoded in the decoding device for each divided image. At the time of decoding, the image data obtained by decoding the encoded data of the enlarged area is not written in the frame memory. Further, when the motion vector indicates the enlarged region as the prediction signal, similarly to the encoding side, the divided image other than the already decoded past or future encoding target divided image is used as the prediction signal.

【0021】以上の手段によれば,動きベクトルの探索
領域が分割画像内に限定されない。また,動きベクトル
探索の範囲拡大により分割画像に付加される拡大領域は
復号されない。
According to the above means, the motion vector search area is not limited to the divided image. In addition, the expansion area added to the divided image due to the expansion of the motion vector search range is not decoded.

【0022】[0022]

【実施例】以下,本発明の実施例について説明する。本
実施例では,HDTV画像信号の分割を4とし,画像符
号化方式としてはMPEGを使用した標準TV用符号化
装置および復号装置を利用する場合を想定する。
EXAMPLES Examples of the present invention will be described below. In the present embodiment, it is assumed that the HDTV image signal is divided into 4, and a standard TV encoding device and a decoding device using MPEG as an image encoding method are used.

【0023】最初に画像信号符号化装置について述べ
る。図5は,本発明の請求項1記載の画像信号符号化装
置の構成例を示す。まず,入力端子101から入力され
たHDTV画像は画像信号分割部102にて4個の標準
TVサイズの分割画像信号103に分割される。分割画
像信号103は各分割画像拡大部104〜107に入力
され,画素値128で埋められた拡大領域が付加されて
分割画像のサイズが拡大される。拡大された分割画像は
各符号化部108〜111にて符号化が行われる。
First, the image signal coding apparatus will be described. FIG. 5 shows an example of the configuration of the image signal coding apparatus according to claim 1 of the present invention. First, the HDTV image input from the input terminal 101 is divided into four standard TV size divided image signals 103 by the image signal dividing unit 102. The divided image signal 103 is input to each of the divided image enlarging units 104 to 107, and the enlarged area filled with the pixel value 128 is added to enlarge the size of the divided image. The enlarged divided images are encoded by the encoding units 108 to 111.

【0024】各符号化装置の動き探索部112〜115
において,共有のフレームメモリ116(HDTVサイ
ズ)の一部または全部を参照画像117として,動きベ
クトルが求められる。各符号化装置のローカルデコーダ
出力画像118は,拡大領域削除部119にて,各分割
画像に付加された拡大領域部分が削除され,標準TVサ
イズに戻され,次フレームの動き補償予測のために共有
のフレームメモリ116に蓄えられる。分割画像の符号
化データ120は多重化装置(MUX)121により多
重化され,入力画像の符号化データとして出力端子12
2に出力される。
The motion search units 112 to 115 of each coding apparatus
In, the motion vector is obtained by using a part or all of the shared frame memory 116 (HDTV size) as the reference image 117. In the local decoder output image 118 of each encoding device, the enlarged area deletion unit 119 deletes the enlarged area portion added to each divided image, restores the standard TV size, and performs motion compensation prediction of the next frame. It is stored in the shared frame memory 116. The coded data 120 of the divided image is multiplexed by a multiplexer (MUX) 121, and is output terminal 12 as coded data of the input image.
2 is output.

【0025】図6は,本発明の請求項2記載の画像信号
符号化装置の構成例を示す。まず,入力端子201から
入力されたHDTV画像は画像信号分割部202にて4
個の標準TVサイズの分割画像信号203に分割され
る。分割画像信号203は,各符号化装置の符号化部2
04〜207にて符号化が行われる。
FIG. 6 shows an example of the configuration of an image signal coding apparatus according to claim 2 of the present invention. First, the HDTV image input from the input terminal 201 is converted by the image signal dividing unit 202 into 4
It is divided into a plurality of standard TV size divided image signals 203. The divided image signal 203 is generated by the encoding unit 2 of each encoding device.
Encoding is performed from 04 to 207.

【0026】各符号化装置の動き探索部208〜211
において,共有のフレームメモリ212(HDTVサイ
ズ)の一部または全部を参照画像213として,動きベ
クトルが求められる。各符号化装置のローカルデコーダ
出力画像214は,次フレームの動き補償予測のために
フレームメモリ212に蓄えられる。各符号化部204
〜207の符号化データは,各疑似データ付加部215
〜218にて,拡大領域を表すために必要であるダミー
のマクロブロックが付加され,画像サイズが拡大され,
分割画像の符号化データ219とされる。分割画像の符
号化データ219はMUX220により多重化され,入
力画像の符号化データとして出力端子221に出力され
る。
Motion search units 208 to 211 of the respective coding devices
In, the motion vector is obtained by using a part or all of the shared frame memory 212 (HDTV size) as the reference image 213. The local decoder output image 214 of each encoding device is stored in the frame memory 212 for motion compensation prediction of the next frame. Each encoding unit 204
The encoded data of 207 to 207 are stored in the pseudo data adding units 215.
At ~ 218, dummy macroblocks necessary to represent the enlarged area are added, the image size is enlarged,
The divided image is encoded data 219. The coded data 219 of the divided images are multiplexed by the MUX 220 and output to the output terminal 221 as the coded data of the input image.

【0027】図7は本発明の画像信号復号装置の実施例
を示している。まず,入力端子301から多重化された
符号化データが入力され,多重分離装置(DMUX)3
02にて4個の分割画像信号の符号化データ303に分
割される。分割画像の符号化データ303を各復号部3
04〜307にて復号する。各復号部304〜307で
復号された情報と共有のフレームメモリ320(HDT
Vサイズ)の画像を基に,画像再生部312〜315に
て分割画像を再生する。この際,拡大領域判定部308
〜311にて,再生する復号された情報が拡大領域の情
報か分割画像内の情報かを判定し,拡大領域の情報であ
れば,スイッチ316〜319をOFFにし,分割画像
内の情報であればONにする。スイッチ316〜319
を切替えることにより,拡大領域は再生されず,標準T
Vサイズの分割画像が再生される。再生した分割画像3
22は分割画像合成部323にてHDTVサイズの画像
に合成され,出力端子324に出力される。
FIG. 7 shows an embodiment of the image signal decoding apparatus of the present invention. First, multiplexed encoded data is input from the input terminal 301, and the demultiplexer (DMUX) 3
At 02, it is divided into four pieces of encoded data 303 of the divided image signal. The encoded data 303 of the divided image is transferred to each decoding unit 3
Decrypt at 04 to 307. The frame memory 320 (HDT) shared with the information decoded by each of the decoding units 304 to 307
The divided images are reproduced by the image reproducing units 312 to 315 based on the V size image. At this time, the enlarged area determination unit 308
311 determines whether the decoded information to be reproduced is the information of the enlarged area or the information in the divided image, and if it is the information of the enlarged area, the switches 316 to 319 are turned off to determine whether the information is in the divided image. Turn it on. Switches 316-319
The enlarged area is not reproduced by switching the
The V-size divided image is reproduced. Regenerated divided image 3
The divided image synthesizing unit 323 synthesizes the image 22 into an HDTV size image and outputs it to the output terminal 324.

【0028】以上述べた実施例では,入力画像をHDT
Vサイズ,分割画像を標準TVサイズ,分割を4とした
が,もちろんこれに限られるわけではない。さらに,請
求項1記載の発明の実施例における画像拡大のための画
素値は任意である。また,請求項2記載の発明の実施例
における拡大領域を表すために付加する符号化データ
は,使用する画像符号化方式の形式に合っていれば任意
に設定可能であるが,付加する情報量は少ない方が好ま
しい。
In the above-described embodiment, the input image is HDT.
Although the V size, the divided image is the standard TV size, and the division is 4, it is not limited to this, of course. Further, the pixel value for image enlargement in the embodiment of the invention described in claim 1 is arbitrary. Further, the coded data added to represent the enlarged area in the embodiment of the invention described in claim 2 can be arbitrarily set as long as it matches the format of the image coding method used, but the amount of information to be added Is preferably less.

【0029】[0029]

【発明の効果】以上説明したように,本発明によれば,
画像信号を分割し符号化を行った場合に分割境界をまた
がる動きベクトルの探索も可能となる。また,領域の重
ね合わせに伴う符号化データの増加を最小限に抑えるこ
とができる。結果として分割せずに符号化を行った場合
と同等の符号化効率を,符号化対象画像より小さいサイ
ズしか処理できない符号化手段を複数用いることにより
実現できる。
As described above, according to the present invention,
When the image signal is divided and encoded, it is possible to search for a motion vector that crosses the division boundary. Further, it is possible to minimize the increase in coded data due to the overlapping of areas. As a result, it is possible to realize the same coding efficiency as that when the coding is performed without division by using a plurality of coding means that can process only a size smaller than the image to be coded.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】動きベクトルの探索範囲の拡大例を示す図であ
る。
FIG. 2 is a diagram showing an example of expanding a search range of a motion vector.

【図3】符号化時の拡大領域の処理例を示す図である。FIG. 3 is a diagram showing a processing example of an enlarged area at the time of encoding.

【図4】拡大領域における動きベクトルの探索例を示す
図である。
FIG. 4 is a diagram showing a search example of a motion vector in an enlarged area.

【図5】請求項1記載の画像信号符号化装置の実施例の
ブロック構成図である。
FIG. 5 is a block configuration diagram of an embodiment of the image signal encoding device according to claim 1;

【図6】請求項2記載の画像信号符号化装置の実施例の
ブロック構成図である。
FIG. 6 is a block configuration diagram of an embodiment of an image signal encoding device according to claim 2;

【図7】本発明の画像信号復号装置の実施例のブロック
構成図である。
FIG. 7 is a block configuration diagram of an embodiment of an image signal decoding apparatus of the present invention.

【図8】従来の画像信号を分割して符号化する装置の構
成例を示す図である。
FIG. 8 is a diagram showing a configuration example of a device for dividing and encoding a conventional image signal.

【図9】画像信号の分割の例を示す図である。FIG. 9 is a diagram showing an example of division of an image signal.

【図10】分割時の符号化効率の低下の原因を説明する
図である。
[Fig. 10] Fig. 10 is a diagram for describing the cause of a decrease in coding efficiency during division.

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

10 画像分割手段 11 分割画像拡大手段 12 動き探索・符号化手段 13 フレームメモリ 14 多重化手段 20 画像分割手段 21 動き探索・符号化手段 22 フレームメモリ 23 疑似データ付加手段 24 多重化手段 30 多重分離手段 31 復号手段 32 分割画像再生手段 33 拡大領域削除手段 34 フレームメモリ 35 画像合成手段 10 image dividing means 11 divided image enlarging means 12 motion search / encoding means 13 frame memory 14 multiplexing means 20 image dividing means 21 motion search / encoding means 22 frame memory 23 pseudo data adding means 24 multiplexing means 30 demultiplexing means 31 Decoding means 32 Divided image reproducing means 33 Enlarged area deleting means 34 Frame memory 35 Image combining means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ディジタル画像信号に対し,現フレーム
の画像信号をいくつかの画像データに分割し,分割画像
信号ごとに符号化を行う画像信号符号化装置において,
分割画像を符号化するにあたって,各分割画像の符号化
対象フレームの水平および垂直方向にダミーデータを付
加して画像サイズを拡大する手段と,符号化対象分割画
像の過去または未来のフレームの画像信号に,符号化対
象分割画像以外の分割画像の過去または未来のフレーム
の画像信号の一部または全部を追加して,参照する画像
サイズを拡大する手段と,拡大された現フレームの分割
画像に対して,拡大された過去または未来のフレームの
分割画像を用いて動きベクトルを検出した後,符号化を
行う手段とを有することを特徴とする画像信号符号化装
置。
1. An image signal encoding device for dividing a digital image signal of an image signal of a current frame into some image data and encoding each divided image signal,
When encoding a divided image, means for increasing image size by adding dummy data in the horizontal and vertical directions of the encoding target frame of each divided image, and image signal of past or future frame of the encoding target divided image To the divided image of the divided image other than the encoding target divided image, a part or all of the image signal of the past or future frame of the divided image is added to enlarge the image size to be referred to, and the divided image of the enlarged current frame. And a means for performing coding after detecting a motion vector by using an enlarged divided image of a past or future frame, and an image signal coding device.
【請求項2】 ディジタル画像信号に対し,現フレーム
の画像信号をいくつかの画像データに分割し,分割画像
信号ごとに符号化を行う画像信号符号化装置において,
符号化対象分割画像の過去または未来のフレームの画像
信号に,符号化対象分割画像以外の分割画像の過去また
は未来のフレームの画像信号の一部または全部を追加し
て,参照する画像サイズを拡大する手段と,現フレーム
の分割画像に対して,拡大された過去または未来のフレ
ームの分割画像を用いて動きベクトルを検出した後,符
号化を行う手段と,各分割画像の符号化データに画像サ
イズを拡大するための符号化データを付加する手段とを
有することを特徴とする画像信号符号化装置。
2. An image signal encoding apparatus for dividing an image signal of a current frame into some image data for a digital image signal and encoding each divided image signal,
Enlarge the reference image size by adding a part or all of the image signal of the past or future frame of the divided image other than the encoding target divided image to the image signal of the past or future frame of the encoding target divided image Means for detecting the motion vector for the divided image of the current frame by using the divided image of the past or future frame that has been enlarged, and encoding means for encoding the divided data of each divided image. And a unit for adding encoded data for enlarging the size.
【請求項3】 ディジタル画像信号に対し,現フレーム
の画像信号をいくつかの画像データに分割し,符号化対
象分割画像ごとに,拡大された過去または未来のフレー
ムの分割画像を参照して符号化した符号化データを復号
する画像信号復号装置であって,各分割画像の符号化デ
ータを復号する手段と,復号対象分割画像の過去または
未来のフレームの画像信号に復号対象分割画像以外の分
割画像の過去または未来のフレームの画像信号の一部ま
たは全部を追加して,参照する画像サイズを拡大する手
段と,復号された分割画像情報から,拡大された過去ま
たは未来のフレームの分割画像を用いて,拡大領域を含
む現フレームの分割画像を再生する手段と,再生された
分割画像からその分割画像における拡大領域を削除する
手段とを有することを特徴とする画像信号復号装置。
3. An image signal of a current frame is divided into some image data with respect to a digital image signal, and coded by referring to an enlarged past or future frame divided image for each encoding target divided image. An image signal decoding device for decoding encoded data, which is a means for decoding the encoded data of each divided image, and a division other than the decoding target divided image into image signals of past or future frames of the decoding target divided image. A method of adding a part or all of the image signal of the past or future frame of the image to enlarge the image size to be referred to, and the divided image of the enlarged past or future frame from the decoded divided image information. A means for reproducing the divided image of the current frame including the enlarged area by using the means, and a means for deleting the enlarged area in the divided image from the reproduced divided image. An image signal decoding device characterized by.
JP13267394A 1994-06-15 1994-06-15 Image signal encoder and image signal decoder Pending JPH089377A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13267394A JPH089377A (en) 1994-06-15 1994-06-15 Image signal encoder and image signal decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13267394A JPH089377A (en) 1994-06-15 1994-06-15 Image signal encoder and image signal decoder

Publications (1)

Publication Number Publication Date
JPH089377A true JPH089377A (en) 1996-01-12

Family

ID=15086829

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13267394A Pending JPH089377A (en) 1994-06-15 1994-06-15 Image signal encoder and image signal decoder

Country Status (1)

Country Link
JP (1) JPH089377A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008510358A (en) * 2004-08-13 2008-04-03 インダストリー・アカデミック・コーオペレーション・ファウンデーション・キョンヒ・ユニヴァーシティ Motion estimation and compensation for panorama video

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008510358A (en) * 2004-08-13 2008-04-03 インダストリー・アカデミック・コーオペレーション・ファウンデーション・キョンヒ・ユニヴァーシティ Motion estimation and compensation for panorama video
JP4842945B2 (en) * 2004-08-13 2011-12-21 インダストリー・アカデミック・コーオペレーション・ファウンデーション・キョンヒ・ユニヴァーシティ Panorama motion estimation and compensation

Similar Documents

Publication Publication Date Title
JP3228874B2 (en) Method and apparatus for dividing compressed digital video bit stream and method and apparatus for decoding the same
KR100261072B1 (en) Digital signal processing system
US20070297509A1 (en) Stream encoder and stream decoder
KR100334364B1 (en) On screen display processor
JPH0723397A (en) Device and method for decoding picture signal
KR980012962A (en) Screen synthesizer
JPH089377A (en) Image signal encoder and image signal decoder
JP3555168B2 (en) Video decoding device
JPH10327416A (en) Dynamic image coder
JPH11155129A (en) Mpeg picture reproduction device and mpeg picture reproducing method
JP2001128165A (en) Device and system for switching video signal
JPH11239347A (en) Image data coder and image data coding method
JPH1013825A (en) Multi-screen display system
JPH08149408A (en) Digital animation editing method and device therefor
JP2000032475A (en) Dynamic image reproducing device
JPH0723392A (en) Video signal encoding/decoding system
JP3004763B2 (en) Video signal multiplex decoder
KR100393382B1 (en) Digital Video Decoding Apparatus and Method
JPH07336689A (en) Motion compensation circuit
JPH0923436A (en) Moving picture compression method and picture communication equipment
JPH07312755A (en) Animation image coder and decoder
JP2894870B2 (en) Image storage device
JPH0767073A (en) Picture recording and reproducing device
KR100215789B1 (en) Apparatus and method for driving pip in digital tv
JPH1023332A (en) Composite signal processing circuit