JPH08317391A - Device for compressing and extending dynamic image data - Google Patents

Device for compressing and extending dynamic image data

Info

Publication number
JPH08317391A
JPH08317391A JP11606595A JP11606595A JPH08317391A JP H08317391 A JPH08317391 A JP H08317391A JP 11606595 A JP11606595 A JP 11606595A JP 11606595 A JP11606595 A JP 11606595A JP H08317391 A JPH08317391 A JP H08317391A
Authority
JP
Japan
Prior art keywords
image data
blocks
moving image
block
moving
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
JP11606595A
Other languages
Japanese (ja)
Inventor
Akihito Nakagawa
彰人 中川
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP11606595A priority Critical patent/JPH08317391A/en
Publication of JPH08317391A publication Critical patent/JPH08317391A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To reduce the sense of discontinuity to be generated in an extended image when compressing processing is performed to a dynamic image for each block. CONSTITUTION: A frame memory circuit 10 successively stores dynamic image data VIN for the unit of an image (frame). In a certain frame cycle, a read control circuit 12 generates and outputs a block equally divided in the range of an original image and in the next frame cycle, the frame memory circuit 10 is controlled so as to generate and output a block dividing a picture so as not to be overlapped with the boundary of the block in the preceding frame cycle. A compression encoding circuit 14 performs DCT processing successively to the blocks inputted from the frame memory circuit 10 and further executes compression encoding by performing quantizing processing and variable length encoding processing.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、動画像データに含まれ
る画像を複数のブロックに分割して圧縮処理を行う動画
像データ圧縮装置、および、このように圧縮処理された
動画像データを伸長する動画像データ伸長装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving image data compression apparatus for dividing an image included in moving image data into a plurality of blocks and performing compression processing, and decompressing moving image data thus compressed. And a moving image data decompressing device.

【0002】[0002]

【従来の技術】図7は、動画像データに含まれる画像デ
ータを例示する図である。図8は、直交変換(DCT)
による画像データの圧縮方法を示す図であって、(A)
は分割後のブロックを示し、(B)はブロックを直交変
換して得られた周波数成分を示し、各画素または各周波
数成分に付された(0,0)〜(7,7)の値はマトリ
ックスベクトルを示す。動画像データを圧縮する方法と
して、動画像データに含まれる画像それぞれを正方形の
ブロックに等分し、ブロックそれぞれに含まれる画素の
画素値に対して離散コサイン変換(DCT)等の直交変
換を行って動画像データの圧縮を行う方法が従来から用
いられている。
2. Description of the Related Art FIG. 7 is a diagram showing an example of image data included in moving image data. FIG. 8 shows an orthogonal transform (DCT)
FIG. 3 is a diagram showing a method of compressing image data according to FIG.
Shows the block after division, (B) shows the frequency component obtained by orthogonally transforming the block, and the values of (0,0) to (7,7) attached to each pixel or each frequency component are Indicates a matrix vector. As a method of compressing moving image data, each image included in the moving image data is equally divided into square blocks, and orthogonal transformation such as discrete cosine transform (DCT) is performed on pixel values of pixels included in each block. Conventionally, a method of compressing moving image data has been used.

【0003】以下、上述した動画像データの圧縮方法を
説明する。動画像データに、図7に示すような画像が含
まれている場合、この画像は、それぞれ、例えば図7
(A)に示す8×8(64)個の画素を含むブロックに
等分される。このようにして得られたブロックに対して
DCT等の直交変換を行うことにより、図7(B)の各
要素に対応する周波数成分を得ることができる。図7
(B)に示す各要素は、右側であればあるほど画像の水
平方向において高い周波数成分に対応し、下側であれば
あるほど画像の垂直方向において高い周波数成分に対応
する。
A method of compressing the above-mentioned moving image data will be described below. When the moving image data includes an image as shown in FIG. 7, each of the images is, for example, as shown in FIG.
It is equally divided into blocks including 8 × 8 (64) pixels shown in FIG. By performing orthogonal transformation such as DCT on the block thus obtained, the frequency component corresponding to each element in FIG. 7B can be obtained. Figure 7
Each element shown in (B) corresponds to a higher frequency component in the horizontal direction of the image as it goes to the right side, and corresponds to a higher frequency component in the vertical direction of the image as it goes to the lower side.

【0004】つまり、図7(B)の要素(0,0)はブ
ロック内の画素の画素値の直流成分(オフセット値)と
なり、ブロック内の画像に細かな変化が多い場合には図
7(B)に示すB方向の周波数成分の値も大きくなり、
ブロック内の画像が滑らかで変化が少ない場合には図7
(B)に示すA方向の周波数成分の値が大きくなること
になる。以上述べた直交変換された動画像データは、さ
らに量子化され、可変長符号化されて圧縮動画像データ
として伝送あるいは記録される。
That is, the element (0,0) in FIG. 7B is a direct current component (offset value) of the pixel value of the pixel in the block, and when there are many small changes in the image in the block, FIG. The value of the frequency component in the B direction shown in B) also increases,
If the image in the block is smooth and has little change, then FIG.
The value of the frequency component in the A direction shown in (B) becomes large. The above-described orthogonally transformed moving image data is further quantized, variable length coded, and transmitted or recorded as compressed moving image data.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述の
ように画像をブロック単位で直交変換することにより生
成された圧縮動画像データを逆直交変換して伸長する場
合、伸長後の画像のブロックの境界が不連続に見えてし
まうことがある。これは、直交変換後の量子化処理によ
りブロックごとのオフセット値(図7(B)の要素
(0,0)の値)等の差が原画像よりも大きくなった隣
接するブロックの境界が、常に画面上の同じ位置にある
ために強調されて生じるものである。
However, when the compressed moving image data generated by orthogonally transforming an image in block units as described above is inversely orthogonally transformed and decompressed, the boundary of the blocks of the decompressed image is reduced. May appear discontinuous. This is because the boundary between adjacent blocks in which the difference in the offset value (value of the element (0,0) in FIG. 7B) and the like for each block due to the quantization processing after orthogonal transformation becomes larger than the original image, It always appears in the same position on the screen and is emphasized.

【0006】本発明は上述した従来技術の問題点に鑑み
てなされたものであり、動画像データに含まれる画像そ
れぞれを所定のブロックに等分し、ブロックごとにDC
T等を行っても伸長後の画像においてブロックの境界が
不連続に見えることがないように動画像データを圧縮す
ることができる動画像データ圧縮装置を提供することを
目的とする。また、本発明は、本発明に係る動画像デー
タ圧縮装置により圧縮された動画像データを伸長し、元
の動画像を再生することができる動画像データ伸長装置
を提供することを目的とする。
The present invention has been made in view of the above-mentioned problems of the prior art, in which each image included in moving image data is equally divided into predetermined blocks, and DC is divided into blocks.
An object of the present invention is to provide a moving image data compression apparatus capable of compressing moving image data so that the boundaries of blocks do not appear discontinuous in an image after decompression even when T or the like is performed. It is another object of the present invention to provide a moving picture data decompression device capable of decompressing moving picture data compressed by the moving picture data compression device according to the present invention and reproducing an original moving picture.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明に係る動画像データ圧縮装置は、動画像デー
タの画像それぞれを、それぞれ所定の数の画素を含む複
数のブロックに分割して圧縮処理を行う動画像データ圧
縮装置であって、前記画像それぞれを、前記画像それぞ
れを、所定の周期で水平方向および垂直方向に境界をず
らして前記複数のブロックに分割し、前記ブロックを生
成するブロック生成手段と、前記ブロックそれぞれに含
まれる前記複数の画素の画素値に対して所定の圧縮処理
を行い、前記動画像データを圧縮する動画像データ圧縮
手段とを有する。
In order to achieve the above object, a moving image data compression apparatus according to the present invention divides each image of moving image data into a plurality of blocks each including a predetermined number of pixels. A moving image data compression apparatus that performs compression processing by dividing the images into a plurality of blocks by shifting the boundaries in a horizontal direction and a vertical direction at predetermined intervals and generating the blocks. And a moving image data compression unit that compresses the moving image data by performing a predetermined compression process on the pixel values of the plurality of pixels included in each of the blocks.

【0008】好適には、前記ブロック生成手段は、前記
動画像データの連続する2つの前記画像の一方を、前記
複数のブロックそれぞれが矩形となる第1の分割方法で
前記複数のブロックに等分し、前記動画像データの連続
する2つの前記画像の他方を、前記複数のブロックそれ
ぞれが前記矩形であって、前記ブロックの間の境界が前
記第1の分割方法における前記ブロックの間の境界と異
なる第2の分割方法で前記複数のブロックに分割し、前
記第2の分割方法で分割された前記画像の前記複数のブ
ロックの内、前記画像から一部がはみ出す前記ブロック
それぞれの前記画像からはみ出した領域の画素を補う。
Preferably, the block generation means equally divides one of the two continuous images of the moving image data into the plurality of blocks by the first division method in which each of the plurality of blocks becomes a rectangle. Then, in the other of the two continuous images of the moving image data, each of the plurality of blocks is the rectangle, and a boundary between the blocks is a boundary between the blocks in the first division method. The image is divided into the plurality of blocks by a different second division method, and out of the plurality of blocks of the image divided by the second division method, a part of the block protrudes from the image, and the block protrudes from the image of each of the blocks. To compensate for the pixels in the area.

【0009】好適には、前記ブロック生成手段は、前記
第2の分割方法で分割された前記画像の前記複数のブロ
ックの内、前記画像から一部がはみ出す前記ブロックそ
れぞれの前記画像からはみ出した領域の画素を、前記第
2の分割方法により分割された結果、前記複数のブロッ
クのいずれにも含まれないこととなった同一の前記画像
の画素を付加することにより、または、同一の前記画像
の隣接する領域の画素を付加することにより補う。
[0009] Preferably, the block generation means is an area of the plurality of blocks of the image divided by the second division method, which is partly protruding from the image and which is partly protruding from the image. Pixels of the same image, which are not included in any of the plurality of blocks as a result of being divided by the second dividing method, or by adding pixels of the same image. This is compensated by adding pixels in adjacent areas.

【0010】また、本発明に係る動画像データ伸長装置
は、動画像データの画像それぞれを、少なくとも連続す
る画像の間で境界をずらすように複数のブロックに分割
し、前記ブロックそれぞれに含まれる複数の画素の画素
値に対して所定の圧縮処理を行った圧縮動画像データを
伸長する動画像データ伸長装置であって、前記ブロック
それぞれに対応する前記圧縮動画像データに対して、前
記圧縮処理に対応する所定の伸長処理を行い、前記ブロ
ックそれぞれを再生する動画像データ伸長手段と、再生
した前記ブロックそれぞれの位置を移動させて前記画像
それぞれにおける位置を元に戻すブロック移動手段とを
有する。
Further, the moving picture data decompression device according to the present invention divides each picture of the moving picture data into a plurality of blocks so as to shift the boundary between at least consecutive pictures, and divides the plurality of blocks into each of the plurality of blocks. Is a moving image data decompression device that decompresses compressed moving image data obtained by performing a predetermined compression process on pixel values of pixels of It has moving image data expansion means for performing a corresponding predetermined expansion processing to reproduce each of the blocks, and block moving means for moving the position of each of the reproduced blocks to restore the position in each of the images.

【0011】[0011]

【作用】本発明に係る動画像データ圧縮装置は、動画像
データの画像それぞれを、それぞれ所定の数、例えば8
×8(64)個の画素を含む正方形の複数のブロックに
分割して圧縮処理を行う動画像データ圧縮装置であっ
て、ブロック生成手段は、動画像に含まれる画像それぞ
れを、同じ位置にブロックの境界が常には重なることが
ないように、例えばブロックの境界の位置を1画面置き
に垂直方向および水平方向にそれぞれ4画素分ずつずら
して等分してブロックを生成する。動画像データ圧縮手
段は、ブロック生成手段が生成したブロックそれぞれを
含まれる複数の画素の画素値に対して所定の圧縮処理、
つまり、DCT等の直交変換処理、量子化処理および可
変長符号化等を行って動画像データを圧縮する。
In the moving picture data compression apparatus according to the present invention, each of the moving picture data images has a predetermined number, for example, eight.
A moving image data compression apparatus for performing compression processing by dividing into a plurality of square blocks including × 8 (64) pixels, wherein the block generation means blocks each image included in the moving image at the same position. In order to prevent the boundaries of No. 1 from always overlapping, for example, the positions of the boundaries of the blocks are shifted every other screen by 4 pixels in each of the vertical direction and the horizontal direction, and are equally divided to generate a block. The moving image data compressing unit performs a predetermined compressing process on pixel values of a plurality of pixels included in each block generated by the block generating unit,
That is, moving image data is compressed by performing orthogonal transform processing such as DCT, quantization processing, and variable length coding.

【0012】また、本発明に係る動画像データ伸長装置
は、上述の本発明に係る動画像データ圧縮装置により生
成された圧縮画像データを伸長する装置であって、動画
像データ伸長手段は、圧縮前の元のブロックそれぞれに
対応する圧縮動画像データに対して、圧縮処理に対応す
る所定の伸長処理、つまり、可変長符号化された圧縮動
画像データを復号する処理(可変長復号処理)、逆量子
化処理および離散コサイン逆変換(IDCT)等を行
い、圧縮前のブロックそれぞれを再生する。
A moving image data decompression device according to the present invention is a device for decompressing the compressed image data generated by the above-described moving image data compression device according to the present invention, wherein the moving image data decompression means compresses the compressed image data. For the compressed moving image data corresponding to each of the previous original blocks, a predetermined decompression process corresponding to the compression process, that is, a process for decoding the compressed moving image data that has been variable length encoded (variable length decoding process), Inverse quantization processing and inverse discrete cosine transform (IDCT) are performed to reproduce each block before compression.

【0013】上述の動画像データ伸長手段および本発明
に係る動画像データ伸長装置の動画像データ圧縮手段
は、ブロックの境界がずれているか否かに関わらず同じ
圧縮処理および伸長処理を行うので、動画像データ伸長
手段が再生したブロックの位置が本来の位置とずれるこ
とになる。従って、ブロック移動手段は、再生したブロ
ックそれぞれの位置を移動させ、画像それぞれにおける
本来の位置に戻す。
Since the moving picture data decompression means and the moving picture data compression means of the moving picture data decompression apparatus according to the present invention perform the same compression processing and decompression processing regardless of whether the boundaries of the blocks are deviated or not, The position of the block reproduced by the moving image data decompression means will deviate from the original position. Therefore, the block moving means moves the position of each reproduced block to restore the original position in each image.

【0014】[0014]

【実施例】以下、本発明の実施例を説明する。図1は、
本発明に係る動画像データ圧縮装置1の構成を示す図で
ある。図2は、図1に示したフレームメモリ回路10か
ら出力されるブロックの分割方法を例示する図である。
図1に示すように、動画像データ圧縮装置1は、フレー
ムメモリ回路(FM)10、読出制御回路12、圧縮符
号化回路14および送信回路(TX)16から構成され
ており、動画像データを構成する画像1枚1枚を、例え
ば8×8(64)個の画素を含む正方形の複数のブロッ
クに分割して圧縮処理を行い、伝送する装置である。
Embodiments of the present invention will be described below. Figure 1
It is a figure which shows the structure of the moving image data compression apparatus 1 which concerns on this invention. FIG. 2 is a diagram illustrating a method of dividing a block output from the frame memory circuit 10 shown in FIG.
As shown in FIG. 1, the moving image data compression apparatus 1 is composed of a frame memory circuit (FM) 10, a read control circuit 12, a compression encoding circuit 14 and a transmission circuit (TX) 16, and stores moving image data. This is a device that divides each of the constituent images into a plurality of square blocks including, for example, 8 × 8 (64) pixels, performs compression processing, and transmits the compressed data.

【0015】読出制御回路12は、動画像データVIN
に同期したクロック信号CK、および、動画像データV
INに含まれる画像の周期(フレーム周期)に同期した
フレーム同期信号SYNに基づいて、読み出しアドレス
RAを生成してフレームメモリ回路10に対して出力
し、フレームメモリ回路10が記憶した動画像データV
INをブロックS10として出力する順番を制御する。
フレームメモリ回路10は、例えばビデオテープレーコ
ーダ等から順次、入力されるディジタル形式の動画像デ
ータVINを、クロック信号CKおよび動画像データV
INに従って画像(フレーム)単位で記憶し、読出制御
回路12から入力される読み出しアドレスRAに従った
順序でブロックに分割し、ブロックデータS10として
圧縮符号化回路14に対して順次、出力する。つまり、
読出制御回路12およびフレームメモリ回路10は、協
働して動画像データをブロックに分割する処理を行う。
The read control circuit 12 controls the moving image data VIN.
A clock signal CK synchronized with the moving picture data V
The moving image data V stored in the frame memory circuit 10 is generated by outputting the read address RA based on the frame synchronization signal SYN synchronized with the image cycle (frame cycle) included in IN and is output to the frame memory circuit 10.
The order in which IN is output as the block S10 is controlled.
The frame memory circuit 10 receives the moving image data VIN in digital format, which is sequentially input from, for example, a video tape recorder, as a clock signal CK and moving image data V.
The data is stored in image (frame) units according to IN, divided into blocks in the order according to the read address RA input from the read control circuit 12, and sequentially output as block data S10 to the compression encoding circuit 14. That is,
The read control circuit 12 and the frame memory circuit 10 cooperate to perform a process of dividing moving image data into blocks.

【0016】フレームメモリ回路10から出力されるブ
ロックデータS10の内容は、図2に例示する通りであ
る。本実施例におけるように、フレームメモリ回路10
および読出制御回路12が画像を8×8画素のブロック
に分割する場合、読出制御回路12は、そのフレーム周
期で出力すべき画像を、図2において点線で示すよう
に、本来の画像の範囲内で分割して出力するように読み
出しアドレスRAを生成し、次のフレーム周期において
は、図2において実線で示すように垂直・水平方向にそ
れぞれ4画素分だけ境界をずらして分割し、出力するよ
うに読み出しアドレスRAを生成する。
The contents of the block data S10 output from the frame memory circuit 10 are as illustrated in FIG. As in this embodiment, the frame memory circuit 10
When the read control circuit 12 divides the image into blocks of 8 × 8 pixels, the read control circuit 12 outputs the image to be output in the frame period within the original image range as shown by the dotted line in FIG. The read address RA is generated so as to be divided and output in the following manner, and in the next frame period, as shown by the solid line in FIG. Then, the read address RA is generated.

【0017】なお、画像に含まれる画素は本来、図2に
点線で示す範囲にしかないため、図2に実線で示す範囲
の内、点線の部分からはみ出す領域(空き領域)に画素
が含まれないこととなる。読出制御回路12は、これら
の空き領域に、例えば数値0といった固定値、境界をず
らしたために点線の領域に含まれないこととなった画
素、あるいは、実線内の行域の画素であって空き領域に
隣接する領域の画素を付加するように読み出しアドレス
RAを生成する。空き領域に対する画素の付加方法は、
さらに図5を参照して後述する。
Since the pixels included in the image are originally only within the range indicated by the dotted line in FIG. 2, the pixels outside the range indicated by the dotted line (empty region) are not included in the range indicated by the solid line in FIG. It will be. The read control circuit 12 uses a fixed value such as a numerical value 0 in these empty areas, pixels that are not included in the area indicated by the dotted line because the boundary is shifted, or pixels in the row area within the solid line that are empty. The read address RA is generated so that the pixels of the area adjacent to the area are added. The method of adding pixels to the empty area is
Further, it will be described later with reference to FIG.

【0018】圧縮符号化回路14は、フレームメモリ回
路10から入力されたブロックデータS10を、ブロッ
ク単位でDCT処理し、さらに、量子化処理および可変
長符号化処理を行って圧縮動画像データS14として送
信回路16に対して出力する。送信回路16は、圧縮動
画像データS14を所定の通信回線に対して伝送データ
TRDとして送出する。
The compression coding circuit 14 performs DCT processing on the block data S10 input from the frame memory circuit 10 in block units, and further performs quantization processing and variable length coding processing to obtain compressed moving image data S14. Output to the transmission circuit 16. The transmission circuit 16 sends the compressed moving image data S14 as transmission data TRD to a predetermined communication line.

【0019】図3は、本発明に係る動画像データ伸長装
置2の構成を示す図である。図3に示すように、動画像
データ伸長装置2は、受信回路(RX)20、伸長復号
回路22、フレームメモリ回路24および読出制御回路
26から構成されており、動画像データ圧縮装置1(図
1)から伝送されてきた伝送データTRDを受信して伸
長復号し、元の動画像データを再生して動画像データV
OUTとして出力する。
FIG. 3 is a diagram showing the configuration of the moving picture data decompression device 2 according to the present invention. As shown in FIG. 3, the moving image data decompressing device 2 includes a receiving circuit (RX) 20, an expanding / decoding circuit 22, a frame memory circuit 24, and a read control circuit 26, and the moving image data compressing device 1 (see FIG. 1) The transmission data TRD transmitted from 1) is received, decompressed and decoded, and the original moving image data is reproduced to obtain the moving image data V.
Output as OUT.

【0020】受信回路20は、例えば、通信回線から供
給されるクロック信号CKおよびフレーム同期信号SY
Nを用いて動画像データ圧縮装置1から伝送されてきた
伝送データTRDを受信し、圧縮動画像データS20と
して伸長復号回路22に対して出力する。伸長復号回路
22は、動画像データ圧縮装置1の圧縮符号化回路14
と逆の動作を行う。つまり、圧縮画像データS20に対
して圧縮符号化回路14で行われた可変長符号化と逆の
処理(可変長復号)、逆量子化処理を行ってブロックを
再生し、これらのブロックそれぞれをIDCTし、動画
像データ圧縮装置1のブロックデータS10それぞれに
対応する再生ブロックデータS22としてフレームメモ
リ回路24に対して出力する。
The receiving circuit 20 is, for example, a clock signal CK and a frame synchronization signal SY supplied from a communication line.
The transmission data TRD transmitted from the moving image data compression device 1 is received using N, and is output to the decompression decoding circuit 22 as compressed moving image data S20. The decompression decoding circuit 22 is the compression encoding circuit 14 of the moving image data compression apparatus 1.
The opposite operation is performed. That is, the compressed image data S20 is subjected to a process (variable length decoding) that is the reverse of the variable length encoding performed in the compression encoding circuit 14 and a dequantization process to reproduce the blocks, and each of these blocks is subjected to IDCT. Then, the reproduced block data S22 corresponding to each block data S10 of the moving image data compression apparatus 1 is output to the frame memory circuit 24.

【0021】読出制御回路26は、クロック信号CK、
フレーム同期信号SYN、および、伝送データ中のブロ
ック化のパターンを示す情報に基づいて、読み出しアド
レスRAを生成してフレームメモリ回路24に対して出
力し、フレームメモリ回路24が記憶した再生ブロック
データS22を再生動画像データVOUTとして出力す
る順番を制御する。フレームメモリ回路24は、クロッ
ク信号CK、フレーム同期信号SYN、および、伝送デ
ータ中のブロック化のパターンを示す情報に従って、再
生ブロックデータS22を順次、画像単位で記憶し、読
出制御回路26から入力される読み出しアドレスRAに
従って、動画像データ圧縮装置1における動画像データ
VINに対応する再生動画像データVOUTとして順
次、出力する。
The read control circuit 26 includes a clock signal CK,
The read address RA is generated based on the frame synchronization signal SYN and the information indicating the blocking pattern in the transmission data, and the read address RA is output to the frame memory circuit 24, and the reproduction block data S22 stored in the frame memory circuit 24. The output order of the reproduced moving image data VOUT is controlled. The frame memory circuit 24 sequentially stores the reproduced block data S22 in image units according to the clock signal CK, the frame synchronization signal SYN, and the information indicating the pattern of block formation in the transmission data, and is input from the read control circuit 26. In accordance with the read address RA, the reproduced moving image data VOUT corresponding to the moving image data VIN in the moving image data compression device 1 is sequentially output.

【0022】フレームメモリ回路24および読出制御回
路26の動作をさらに説明する。動画像データ圧縮装置
1において、画像は1つおきに図2に実線で示す境界で
ブロック分けされ、実線の範囲であって点線の範囲から
はみ出す領域には上述のように所定の画素が付加されて
いる。
The operations of the frame memory circuit 24 and the read control circuit 26 will be further described. In the moving image data compression apparatus 1, every other image is divided into blocks at the boundary shown by the solid line in FIG. 2, and the predetermined pixels are added to the region outside the range of the solid line and outside the range of the dotted line as described above. ing.

【0023】ところが、動画像データ圧縮装置1の圧縮
符号化回路14は図2の実線のように分割されたブロッ
クであるか点線のように分割されたブロックであるかを
区別せずに圧縮符号化し、また、動画像データ伸長装置
2の伸長復号回路22も同様にこれらのブロックを区別
せずに伸長復号するので、再生ブロックデータS22に
おいては、実際には図2において実線の位置にあるべき
ブロックが点線の位置にあるブロックとして含まれるこ
とになる。従って、このように位置がずれて再生された
再生ブロックを原画像の位置に戻す必要がある。
However, the compression encoding circuit 14 of the moving image data compression apparatus 1 does not discriminate whether it is a block divided as shown by the solid line in FIG. 2 or a block divided as shown by the dotted line. Further, since the decompression decoding circuit 22 of the moving picture data decompression device 2 similarly decompresses and decodes these blocks, the reproduced block data S22 should actually be at the position indicated by the solid line in FIG. The block will be included as the block at the position indicated by the dotted line. Therefore, it is necessary to return the reproduction block reproduced in such a shifted position to the position of the original image.

【0024】このため、読出制御回路26は、フレーム
メモリ回路24が記憶した再生ブロックデータS22の
画面における位置を元に戻すような順番で出力させる読
み出しアドレスRAを生成し、フレームメモリ回路24
の再生動画像データVOUTの出力の順番を制御する。
つまり、動画像データ伸長装置2においては、動画像デ
ータ圧縮装置1のフレームメモリ回路10および読出制
御回路12と逆の所定を行う必要がある。フレームメモ
リ回路24および読出制御回路26は協働して、ここで
述べた再生ブロックデータS22の位置を元に戻す処理
を行う。
Therefore, the read control circuit 26 generates the read address RA for outputting the read block data S22 stored in the frame memory circuit 24 in such an order as to restore the original position on the screen, and the frame memory circuit 24
The output order of the reproduced moving image data VOUT is controlled.
In other words, in the moving image data decompressing device 2, it is necessary to perform a predetermined reverse operation to the frame memory circuit 10 and the read control circuit 12 of the moving image data compressing device 1. The frame memory circuit 24 and the read control circuit 26 cooperate to perform the processing for restoring the position of the reproduction block data S22 described here.

【0025】以下、さらに図4〜図6を参照して動画像
データ圧縮装置1および動画像データ伸長装置2の動作
を説明する。図4は、図2に点線で示すように分割され
たブロックを圧縮・伸長する処理を示す図であって、
(A)は動画像データVINまたは再生動画像データV
OUTに含まれる画像を示し、(B)は伝送データTR
Dに含まれる画像を示す。
The operations of the moving picture data compression apparatus 1 and the moving picture data decompression apparatus 2 will be described below with reference to FIGS. FIG. 4 is a diagram showing a process of compressing / decompressing a block divided as shown by a dotted line in FIG.
(A) shows moving image data VIN or reproduced moving image data V
The image contained in OUT is shown, (B) is transmission data TR
The image contained in D is shown.

【0026】図4(A)に示すように、動画像データ圧
縮装置1において、フレームメモリ回路10および読出
制御回路12が画像を、図2に点線で示したように分割
したブロックは、圧縮符号化回路14により圧縮符号化
され、送信回路16を介して動画像データ伸長装置2に
伝送される。動画像データ伸長装置2において、受信回
路20は伝送データTRDを受信し、伸長復号回路22
は圧縮動画像データS20を伸長復号してフレームメモ
リ回路24に対して出力する。フレームメモリ回路24
および読出制御回路26は、図4(B)に示すように、
再生ブロックデータS22の位置を変更せずに再生動画
像データVOUTとして出力する。
As shown in FIG. 4 (A), in the moving image data compression apparatus 1, the blocks divided by the frame memory circuit 10 and the read control circuit 12 as shown by the dotted lines in FIG. It is compression-encoded by the encoding circuit 14 and transmitted to the moving image data decompression device 2 via the transmission circuit 16. In the moving image data decompression device 2, the reception circuit 20 receives the transmission data TRD, and the decompression decoding circuit 22.
Decompresses and decodes the compressed moving image data S20 and outputs it to the frame memory circuit 24. Frame memory circuit 24
The read control circuit 26, as shown in FIG.
The reproduction block data S22 is output as reproduced moving image data VOUT without changing its position.

【0027】図5は、図2に点線で示すように分割され
たブロックを圧縮・伸長する処理を示す図であって、
(A)はフレームメモリ回路10および読出制御回路1
2による空き領域に対するデータの付加処理を示し、
(B)は圧縮符号化回路14から出力された圧縮動画像
データS14に含まれる画像を示し、(C)はフレーム
メモリ回路24および読出制御回路26による処理を示
し、(D)は再生動画像データVOUTに含まれる画像
を示す。
FIG. 5 is a diagram showing a process of compressing / decompressing a block divided as shown by a dotted line in FIG.
(A) is a frame memory circuit 10 and a read control circuit 1
2 shows the process of adding data to the empty area by
(B) shows an image included in the compressed moving image data S14 output from the compression encoding circuit 14, (C) shows processing by the frame memory circuit 24 and the read control circuit 26, and (D) shows a reproduced moving image. An image included in the data VOUT is shown.

【0028】動画像データ圧縮装置1において、フレー
ムメモリ回路10および読出制御回路12が画像を、図
2に実線で示したように分割し、図5(A)において矢
印に示すように、空き領域a,bに、それぞれ領域c,
dの画素を付加して生成したブロックは、圧縮符号化回
路14により図5(B)に示すブロックごとに圧縮符号
化され、送信回路16を介して動画像データ伸長装置2
に伝送される。
In the moving image data compression apparatus 1, the frame memory circuit 10 and the read control circuit 12 divide the image as indicated by the solid line in FIG. 2, and the empty area is indicated by the arrow in FIG. a and b have regions c and
The block generated by adding the pixel of d is compression encoded by the compression encoding circuit 14 for each block shown in FIG. 5B, and the moving image data decompression device 2 is transmitted via the transmission circuit 16.
Be transmitted to.

【0029】動画像データ伸長装置2において、受信回
路20は伝送データTRDを受信し、伸長復号回路22
は圧縮動画像データS20を伸長復号してフレームメモ
リ回路24に対して出力する。フレームメモリ回路24
および読出制御回路26は、上述のように再生ブロック
データS22の位置を画像における本来の位置に戻す。
In the moving picture data decompression device 2, the receiving circuit 20 receives the transmission data TRD and the decompression decoding circuit 22.
Decompresses and decodes the compressed moving image data S20 and outputs it to the frame memory circuit 24. Frame memory circuit 24
The read control circuit 26 returns the position of the reproduction block data S22 to the original position in the image as described above.

【0030】さらに、フレームメモリ回路24および読
出制御回路26は、図5(C)に矢印で示すように、空
き領域に付加されていた画素を本来の位置に戻す。フレ
ームメモリ回路24および読出制御回路26により処理
された再生ブロックデータS22は、図5(D)に示す
ように、元の動画像データVINに対応する再生動画像
データVOUTとして出力される。
Further, the frame memory circuit 24 and the read control circuit 26 return the pixels added to the empty area to the original positions, as shown by the arrows in FIG. 5 (C). The reproduction block data S22 processed by the frame memory circuit 24 and the read control circuit 26 is output as reproduction moving image data VOUT corresponding to the original moving image data VIN, as shown in FIG. 5D.

【0031】図6は、本発明に係る動画像データ圧縮装
置1および動画像データ伸長装置2により再生動画像デ
ータVOUTにおけるブロックの境界の不連続感等が目
立たなくなる原理を説明する図であって、(A)は動画
像データVINの画素値を例示し、(B)は図2に実線
で示したように分割されたブロックから生成された圧縮
動画像データS14を伸長復号した場合の画素値を例示
し、(C)は図2に点線で示したように分割されたブロ
ックから生成された圧縮動画像データS14を伸長復号
した場合の画素値を例示し、(D)は、(B),(C)
に示した圧縮動画像データS14を伸長復号した場合の
画素値が観者の視覚に与える効果を示す。
FIG. 6 is a diagram for explaining the principle by which the moving image data compression apparatus 1 and the moving image data decompression apparatus 2 according to the present invention make the sense of discontinuity at the boundaries of blocks in the reproduced moving image data VOUT inconspicuous. , (A) exemplifies the pixel value of the moving image data VIN, and (B) shows the pixel value when the compressed moving image data S14 generated from the blocks divided as shown by the solid line in FIG. 2 is decompressed and decoded. (C) illustrates a pixel value when decompressing and decoding the compressed moving image data S14 generated from the blocks divided as shown by the dotted line in FIG. 2, and (D) illustrates (B). , (C)
7 shows the effect of the pixel value when the compressed moving image data S14 shown in FIG.

【0032】動画像データVINに含まれる画素値が、
例えば水平方向に図6(A)に示すように分布する場
合、図2に実線で示したように分割されたブロックから
生成した圧縮動画像データS14を伸長復号した場合、
量子化処理および逆量子化処理の影響により、図6
(B)に示すようにブロックの境界で不連続になってし
まうことがある。同様に、図2に実線で示したように分
割されたブロックから生成した圧縮動画像データS14
を伸長復号した場合にも、図6(C)に示すようにブロ
ックの境界で不連続になってしまうことがある。
The pixel value included in the moving image data VIN is
For example, when the compressed moving image data S14 generated from the blocks divided as shown by the solid line in FIG. 2 is decompressed and decoded when distributed horizontally as shown in FIG. 6A,
Due to the influence of the quantization processing and the dequantization processing, FIG.
As shown in (B), discontinuity may occur at block boundaries. Similarly, the compressed moving image data S14 generated from the blocks divided as shown by the solid line in FIG.
In the case of decompressing and decoding, the block boundary may be discontinuous as shown in FIG. 6 (C).

【0033】しかしながら、本発明に係る動画像データ
圧縮装置1および動画像データ伸長装置2によれば、図
6(B),(C)に示すような再生動画像データVOU
Tが画像ごとに交互に出力されることとなり、この再生
動画像データVOUTをモニタ装置に表示した場合、観
者の目からは、再生動画像データVOUTの内、図6
(B),(C)において重複する部分が、図6(D)に
おいて太い実線で示すように平均化して見えることにな
る。従って、ブロックの境界部分の不連続感および歪み
感が、図6(B),(C)のいずれかのみの再生動画像
データVOUTを表示する場合に比べて目立たなくな
る。
However, according to the moving picture data compression apparatus 1 and the moving picture data decompression apparatus 2 according to the present invention, the reproduced moving picture data VOU as shown in FIGS. 6B and 6C is obtained.
T is output alternately for each image, and when this reproduced moving image data VOUT is displayed on the monitor device, from the eyes of the viewer, the reproduced moving image data VOUT shown in FIG.
The overlapping portions in (B) and (C) appear to be averaged as shown by the thick solid line in FIG. 6 (D). Therefore, the sense of discontinuity and the sense of distortion at the boundary portion of the block are less noticeable than in the case where the reproduced moving image data VOUT of only one of FIGS. 6B and 6C is displayed.

【0034】また、動画像データ圧縮装置1および動画
像データ伸長装置2は、圧縮符号化回路14および伸長
復号回路22に、構成が簡単なフレームメモリ回路10
と読出制御回路12とを、または、フレームメモリ回路
24と読出制御回路26とを付加するのみで実現可能で
あるため、従来の動画像データ圧縮装置および動画像デ
ータ伸長装置に比べて装置規模が著しく増大することは
ない。
In the moving picture data compression apparatus 1 and the moving picture data decompression apparatus 2, the compression encoding circuit 14 and the decompression decoding circuit 22 are provided with the frame memory circuit 10 having a simple structure.
And the read control circuit 12 or only by adding the frame memory circuit 24 and the read control circuit 26, the device scale is larger than that of the conventional moving image data compression apparatus and moving image data decompression apparatus. It does not increase significantly.

【0035】なお、実施例に示した画像をブロックに分
割する方法、あるいは、1つのブロックに含まれる画素
の数等は例示であり、圧縮方法に応じて変更することが
可能である。また、動画像データ圧縮装置1において、
送信回路16を、所定の記録媒体に圧縮動画像データS
14を記録する記録装置に置換し、また、動画像データ
伸長装置2において、受信回路20を、動画像データ圧
縮装置1によりデータが記録された記録媒体から圧縮動
画像データS14を再生する再生装置に置換し、記録媒
体を介して圧縮画像データS14を動画像データ圧縮装
置1から動画像データ伸長装置2に対して入力するよう
に構成してもよい。
The method of dividing an image into blocks, the number of pixels included in one block, and the like shown in the embodiments are examples, and can be changed according to the compression method. In the moving image data compression device 1,
The transmission circuit 16 is used to store the compressed moving image data S on a predetermined recording medium.
In the moving image data decompressing device 2, the receiving circuit 20 is replaced with a recording device that records 14, and the reproducing circuit that reproduces the compressed moving image data S14 from the recording medium in which the data is recorded by the moving image data compressing device 1. Alternatively, the compressed image data S14 may be input from the moving image data compression device 1 to the moving image data decompression device 2 via a recording medium.

【0036】また、必要に応じて、動画像データ圧縮装
置1の圧縮符号化回路14と、動画像データ伸長装置2
の伸長復号回路22とを直結するように構成してもよ
い。また、図2に実線で示したように画像からブロック
を生成する場合に、空き領域に固定値、例えば画素値0
を付加するように構成してもよい。以上説明した実施例
に示した他、例えばここに示した変形例のように、本発
明に係る動画像データ圧縮装置1および動画像データ伸
長装置2は、種々の構成をとることができる。
If necessary, the compression / encoding circuit 14 of the moving picture data compression apparatus 1 and the moving picture data decompression apparatus 2 may be used.
The decompression / decoding circuit 22 may be directly connected. Further, when a block is generated from an image as shown by the solid line in FIG.
May be added. In addition to the examples described above, the moving image data compression apparatus 1 and the moving image data decompression apparatus 2 according to the present invention can have various configurations, for example, as in the modified example shown here.

【0037】[0037]

【発明の効果】以上述べたように本発明に係る動画像デ
ータ圧縮装置によれば、動画像データに含まれる画像そ
れぞれを所定のブロックに等分し、ブロックごとにDC
T等を行っても伸長後の画像においてブロックの境界が
不連続に見えることがないように動画像データを圧縮す
ることができる。また、本発明に係る動画像データ伸長
装置によれば、本発明に係る動画像データ圧縮装置によ
り圧縮された動画像データを伸長することができ、しか
も、再生後の画像のブロックの境界における不連続感お
よび歪み感を軽減することができる。
As described above, according to the moving image data compression apparatus of the present invention, each image included in moving image data is equally divided into predetermined blocks, and DC is divided into blocks.
Even if T or the like is performed, moving image data can be compressed so that the boundaries of blocks do not appear discontinuous in an image after decompression. Further, according to the moving image data decompressing apparatus of the present invention, it is possible to decompress the moving image data compressed by the moving image data compressing apparatus of the present invention, and moreover, it is not possible to reproduce the image at the block boundary of the reproduced image. It is possible to reduce the feeling of continuity and the feeling of distortion.

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

【図1】本発明に係る動画像データ圧縮装置の構成を示
す図である。
FIG. 1 is a diagram showing a configuration of a moving image data compression apparatus according to the present invention.

【図2】図1に示したフレームメモリ回路から出力され
るブロックの分割方法を例示する図である。
FIG. 2 is a diagram illustrating a method of dividing a block output from the frame memory circuit shown in FIG.

【図3】本発明に係る動画像データ伸長装置の構成を示
す図である。
FIG. 3 is a diagram showing a configuration of a moving image data decompression device according to the present invention.

【図4】図2に点線で示すように分割されたブロックを
圧縮・伸長する処理を示す図であって、(A)は動画像
データVINまたは再生動画像データVOUTに含まれ
る画像を示し、(B)は伝送データTRDに含まれる画
像を示す。
FIG. 4 is a diagram showing a process of compressing / decompressing a block divided as shown by a dotted line in FIG. 2, in which (A) shows an image included in the moving image data VIN or the reproduced moving image data VOUT; (B) shows an image included in the transmission data TRD.

【図5】図2に点線で示すように分割されたブロックを
圧縮・伸長する処理を示す図であって、(A)はフレー
ムメモリ回路(10)および読出制御回路(12)によ
る空き領域に対するデータの付加処理を示し、(B)は
圧縮符号化回路から出力された圧縮動画像データS14
に含まれる画像を示し、(C)はフレームメモリ回路
(24)および読出制御回路(26)による処理を示
し、(D)は再生動画像データVOUTに含まれる画像
を示す。
5 is a diagram showing a process of compressing / decompressing a block divided as shown by a dotted line in FIG. 2, in which (A) shows a vacant area by the frame memory circuit (10) and the read control circuit (12). The data addition processing is shown, and (B) shows the compressed moving image data S14 output from the compression encoding circuit.
Shows an image included in the video data, the (C) shows processing by the frame memory circuit (24) and the read control circuit (26), and the (D) shows an image included in the reproduced moving image data VOUT.

【図6】本発明に係る動画像データ圧縮装置および動画
像データ伸長装置により再生動画像データVOUTにお
けるブロックの境界の不連続感等が目立たなくなる原理
を説明する図であって、(A)は動画像データVINの
画素値を例示し、(B)は図2に実線で示したように分
割されたブロックから生成された圧縮動画像データS1
4を伸長復号した場合の画素値を例示し、(C)は図2
に点線で示したように分割されたブロックから生成され
た圧縮動画像データS14を伸長復号した場合の画素値
を例示し、(D)は、(B),(C)に示した圧縮動画
像データS14を伸長復号した場合の画素値が観者の視
覚に与える効果を示す。
FIG. 6 is a diagram for explaining the principle by which the moving image data compression apparatus and the moving image data decompression apparatus according to the present invention make the sense of discontinuity at the boundaries of blocks in the reproduced moving image data VOUT inconspicuous. The pixel value of the moving image data VIN is illustrated, and (B) is the compressed moving image data S1 generated from the blocks divided as shown by the solid line in FIG.
4 exemplifies a pixel value in the case of decompressing and decoding No. 4 and FIG.
The pixel values when the compressed moving image data S14 generated from the blocks divided as shown by the dotted line are decompressed and decoded are illustrated, and (D) is the compressed moving image shown in (B) and (C). The effect that the pixel value when the data S14 is decompressed and decoded has on the visual sense of the viewer is shown.

【図7】動画像データに含まれる画像データを例示する
図である。
FIG. 7 is a diagram exemplifying image data included in moving image data.

【図8】直交変換による画像データの圧縮方法を示す図
であって、(A)は分割後のブロックを示し、(B)は
ブロックを直交変換して得られた周波数成分を示す。
8A and 8B are diagrams showing a method of compressing image data by orthogonal transformation, in which FIG. 8A shows a block after division, and FIG. 8B shows frequency components obtained by orthogonally transforming the block.

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

1…動画像データ圧縮装置、10…フレームメモリ回
路、12…読出制御回路、14…圧縮符号化回路、16
…送信回路、2…動画像データ伸長装置、20…受信回
路、22…伸長復号回路、24…フレームメモリ回路、
26…読出制御回路
DESCRIPTION OF SYMBOLS 1 ... Moving image data compression device, 10 ... Frame memory circuit, 12 ... Read control circuit, 14 ... Compression encoding circuit, 16
... transmission circuit, 2 ... moving image data decompression device, 20 ... reception circuit, 22 ... decompression decoding circuit, 24 ... frame memory circuit,
26 ... Read Control Circuit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】動画像データの画像それぞれを、それぞれ
所定の数の画素を含む複数のブロックに分割して圧縮処
理を行う動画像データ圧縮装置であって、 前記画像それぞれを、所定の周期で水平方向および垂直
方向に境界をずらして前記複数のブロックに分割し、前
記ブロックを生成するブロック生成手段と、 前記ブロックそれぞれに含まれる前記複数の画素の画素
値に対して所定の圧縮処理を行い、前記動画像データを
圧縮する動画像データ圧縮手段とを有する動画像データ
圧縮装置。
1. A moving image data compression apparatus for performing compression processing by dividing each image of moving image data into a plurality of blocks each including a predetermined number of pixels, wherein each of the images is moved in a predetermined cycle. A block generation unit that divides the boundaries in the horizontal direction and the vertical direction into the plurality of blocks and generates the blocks, and performs a predetermined compression process on the pixel values of the plurality of pixels included in each of the blocks. And a moving image data compression unit that compresses the moving image data.
【請求項2】前記ブロック生成手段は、 前記動画像データの連続する2つの前記画像の一方を、
前記複数のブロックそれぞれが矩形となる第1の分割方
法で前記複数のブロックに等分し、 前記動画像データの連続する2つの前記画像の他方を、
前記複数のブロックそれぞれが前記矩形であって、前記
ブロックの間の境界が前記第1の分割方法における前記
ブロックの間の境界と異なる第2の分割方法で前記複数
のブロックに分割し、 前記第2の分割方法で分割された前記画像の前記複数の
ブロックの内、前記画像から一部がはみ出す前記ブロッ
クそれぞれの前記画像からはみ出した領域の画素を補う
請求項1に記載の動画像データ圧縮装置。
2. The block generation means sets one of two consecutive images of the moving image data,
A first division method in which each of the plurality of blocks is a rectangle is equally divided into the plurality of blocks, and the other of the two continuous images of the moving image data is
Each of the plurality of blocks is the rectangle, and the boundaries between the blocks are divided into the plurality of blocks by a second division method different from the boundaries between the blocks in the first division method; The moving image data compression apparatus according to claim 1, wherein among the plurality of blocks of the image divided by the second division method, the pixels of the area of each of the blocks that partially protrudes from the image are supplemented. .
【請求項3】前記ブロック生成手段は、 前記第2の分割方法で分割された前記画像の前記複数の
ブロックの内、前記画像から一部がはみ出す前記ブロッ
クそれぞれの前記画像からはみ出した領域の画素を、前
記第2の分割方法により分割された結果、前記複数のブ
ロックのいずれにも含まれないこととなった同一の前記
画像の画素を付加することにより、または、同一の前記
画像の隣接する領域の画素を付加することにより補う請
求項2に記載の動画像データ圧縮装置。
3. The block generating means is a pixel in an area protruding from the image of each of the blocks partially protruding from the image among the plurality of blocks of the image divided by the second dividing method. By adding pixels of the same image that are not included in any of the plurality of blocks as a result of being divided by the second dividing method, or are adjacent to the same image. The moving picture data compression apparatus according to claim 2, wherein the pixel of the area is added to compensate.
【請求項4】動画像データの画像それぞれを、少なくと
も連続する画像の間で境界をずらすように複数のブロッ
クに分割し、前記ブロックそれぞれに含まれる複数の画
素の画素値に対して所定の圧縮処理を行った圧縮動画像
データを伸長する動画像データ伸長装置であって、 前記ブロックそれぞれに対応する前記圧縮動画像データ
に対して、前記圧縮処理に対応する所定の伸長処理を行
い、前記ブロックそれぞれを再生する動画像データ伸長
手段と、 再生した前記ブロックそれぞれの位置を移動させて前記
画像それぞれにおける位置を元に戻すブロック移動手段
とを有する動画像データ伸長装置。
4. An image of moving image data is divided into a plurality of blocks so that boundaries between at least consecutive images are shifted, and a predetermined compression is performed on pixel values of a plurality of pixels included in each of the blocks. A moving image data decompression device for decompressing processed compressed moving image data, wherein predetermined decompression processing corresponding to the compression processing is performed on the compressed moving image data corresponding to each of the blocks, A moving image data decompression device having moving image data decompressing means for reproducing each of them and block moving means for moving the position of each of the reproduced blocks to restore the position in each of the images.
JP11606595A 1995-05-15 1995-05-15 Device for compressing and extending dynamic image data Pending JPH08317391A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11606595A JPH08317391A (en) 1995-05-15 1995-05-15 Device for compressing and extending dynamic image data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11606595A JPH08317391A (en) 1995-05-15 1995-05-15 Device for compressing and extending dynamic image data

Publications (1)

Publication Number Publication Date
JPH08317391A true JPH08317391A (en) 1996-11-29

Family

ID=14677845

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11606595A Pending JPH08317391A (en) 1995-05-15 1995-05-15 Device for compressing and extending dynamic image data

Country Status (1)

Country Link
JP (1) JPH08317391A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001244819A (en) * 1999-12-17 2001-09-07 Canon Inc Digital signal encoding accompanied by tile division

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001244819A (en) * 1999-12-17 2001-09-07 Canon Inc Digital signal encoding accompanied by tile division

Similar Documents

Publication Publication Date Title
JP3540447B2 (en) Video encoding apparatus and decoding apparatus
JPH09200695A (en) Method and device for decoding video data for high-speed reproduction
JPH0530493A (en) Decoding device for digital video signal
JPH1070704A (en) Recording and reproducing device for digital image information
JP3034173B2 (en) Image signal processing device
JP3285220B2 (en) Television system for transmitting image signals in digital form
JP2898413B2 (en) Method for decoding and encoding compressed video data streams with reduced memory requirements
JPH08237666A (en) Inter-frame band comprssion signal processor
KR950006773B1 (en) Encoding apparatus of image signal
JP3308129B2 (en) Image signal decoding method and image signal decoding device
JPH08317391A (en) Device for compressing and extending dynamic image data
JP2897035B2 (en) Video coding control method
US6233281B1 (en) Video signal processing apparatus, and video signal processing method
JPH05153550A (en) Recorder and reproducing device for video signal
JP3004763B2 (en) Video signal multiplex decoder
JP3235917B2 (en) Image recording and playback device
JP3276675B2 (en) Video recording device
JPH0879703A (en) Method and device for processing picture information
JP3706408B2 (en) Digital image data recording apparatus and method
JP2952603B2 (en) Video coding control method
JP3946177B2 (en) Video encoding apparatus and decoding apparatus
JP2897056B2 (en) Video coding control method
JPH11308620A (en) Image decoder
JPH08107482A (en) Image decoder
JP3277506B2 (en) Digital image signal recording / reproducing device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041207

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050203

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060117