JPH0851628A - Moving picture processor, its control method and moving picture transmission system - Google Patents

Moving picture processor, its control method and moving picture transmission system

Info

Publication number
JPH0851628A
JPH0851628A JP6203076A JP20307694A JPH0851628A JP H0851628 A JPH0851628 A JP H0851628A JP 6203076 A JP6203076 A JP 6203076A JP 20307694 A JP20307694 A JP 20307694A JP H0851628 A JPH0851628 A JP H0851628A
Authority
JP
Japan
Prior art keywords
picture
frame
data
unit
information
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
JP6203076A
Other languages
Japanese (ja)
Inventor
Naoki Okita
直樹 置田
Hirotaka Obara
広隆 小原
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.)
Kokusai Electric Corp
Original Assignee
Kokusai Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kokusai Electric Corp filed Critical Kokusai Electric Corp
Priority to JP6203076A priority Critical patent/JPH0851628A/en
Publication of JPH0851628A publication Critical patent/JPH0851628A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a moving picture processor, its control method and a moving picture transmission system capable of eliminating the need of a movement compensation processing, reducing an arithmetic operation amount and a memory amount, simplifying a device and further, reducing the transmission amount of data and transmitting moving picture data even in the line of a low bit rate. CONSTITUTION:A picture group (GOP) composed of plural frames is divided into an I-picture and a C-picture. On a transmission side, scale information is prepared from the I-picture, the C-picture is quantized based on the scale information in a contour processing part 50, contour information for which picture element positions are classified for respective quantization values is prepared and encoding is performed in a run length encoding part 36. On a reception side, the encoded C-picture is decoded in a run length decoding part 46, a processing for storing the quantization value in the picture element position inside the frame is performed in an inverse contour processing part 60, the quantization value is inversely quantized based on the scale information and pictures are restored.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、動画像データの圧縮伸
長処理を行う動画像処理装置及びその制御方法と、動画
像処理装置を用いて、圧縮した動画像データを伝送して
伸長する動画像伝送システムに係り、特に、動き補償処
理を不要として演算量を削減し、メモリ量を低減して装
置を簡略化することができ、また、データの伝送量を低
減して低ビットレートの回線においても動画像データを
伝送することができる動画像処理装置及びその制御方法
及び動画像伝送システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture processing apparatus for compressing and expanding moving picture data, a control method therefor, and a moving picture for transmitting and expanding compressed moving picture data using the moving picture processing apparatus. The present invention relates to an image transmission system, and in particular, it can reduce the amount of calculation by omitting the motion compensation process, simplify the device by reducing the amount of memory, and reduce the amount of data transmission to provide a low bit rate line. Also relates to a moving image processing apparatus capable of transmitting moving image data, a control method thereof, and a moving image transmission system.

【0002】[0002]

【従来の技術】画像圧縮のための符号化及び画像伸長の
ための復号化を行う従来のMPEG1方式の動画像処理
装置としては、図8に示すようなものがあった。図8
は、従来の動画像処理装置の構成ブロック図である。
2. Description of the Related Art As a conventional MPEG1 system moving image processing apparatus for performing encoding for image compression and decoding for image expansion, there is one as shown in FIG. FIG.
FIG. 6 is a block diagram of a configuration of a conventional moving image processing apparatus.

【0003】従来の動画像処理装置は、図8に示すよう
に、画像データの符号化を行うエンコーダ部10と、復
号化を行うデコーダ部20とから構成されている。更
に、エンコーダ部10は、入力されたビデオ信号から原
画像データを取り込む前処理部11と、前後のフレーム
からフレーム間予測を行い、フレーム内の動きブロック
毎に動きベクトルを求めるフレーム間予測/動き補償部
12と、DCT(Discrete Cosine Transform )演算を
行うDCT部13と、量子化を行う量子化部14と、可
変長符号化を行う可変長符号化部15とから構成されて
いる。
As shown in FIG. 8, a conventional moving image processing apparatus is composed of an encoder section 10 for encoding image data and a decoder section 20 for decoding. Further, the encoder unit 10 performs inter-frame prediction from the pre-processing unit 11 that takes in the original image data from the input video signal, and inter-frame prediction from previous and next frames, and obtains a motion vector for each motion block in the frame. The compensation unit 12 includes a DCT unit 13 that performs a DCT (Discrete Cosine Transform) operation, a quantization unit 14 that performs quantization, and a variable length coding unit 15 that performs variable length coding.

【0004】また、デコーダ部20は、伝送された符号
化データの可変長復号化を行う可変長復号化部25と、
逆量子化を行う逆量子化部24と、逆DCT(IDC
T)演算を行う逆DCT部23と、既に復号化され、メ
モリに格納されている画像について動きベクトルに基づ
いて動きブロックを移動させて動き補償を行う動き補償
部22と、復号化データから画像を再生して出力する後
処理部21とから構成されている。
The decoder unit 20 also includes a variable length decoding unit 25 for performing variable length decoding of the transmitted encoded data,
Inverse quantizer 24, which performs inverse quantization, and inverse DCT (IDC
T) An inverse DCT unit 23 that performs a calculation, a motion compensation unit 22 that performs motion compensation by moving a motion block based on a motion vector for an image that has already been decoded and stored in a memory, and an image from decoded data. And a post-processing section 21 that reproduces and outputs.

【0005】次に、各構成部分について具体的に説明す
る。エンコーダ部10の前処理部11は、VTR用のコ
ンポーネントのビデオ信号から、画像データを読み取る
部分である。入力ビデオ信号は、1フレームが、奇数・
偶数の2つのフィールド信号から成り、フィールド信号
の周期は60Hzとなっている。MPEG1方式の従来の
動画像処理装置の前処理部11では、この内、一方のフ
ィールド信号を取り出して、画像データを読み取るよう
になっている。
Next, each component will be specifically described. The pre-processing unit 11 of the encoder unit 10 is a unit that reads image data from a video signal of a VTR component. One frame of the input video signal is an odd number
It consists of an even number of two field signals, and the field signal period is 60 Hz. The pre-processing unit 11 of the conventional moving image processing apparatus of the MPEG1 system takes out one of these field signals and reads the image data.

【0006】フレーム間予測/動き補償部12は、前、
後ろ、または前後のいずれかのフレームに基づいてフレ
ーム間の予測を行って、更に、フレーム内の動きブロッ
ク毎に動きベクトルを求める動き補償処理を行う部分で
ある。動き補償処理については後で説明する。
The inter-frame prediction / motion compensation unit 12
This is a part that performs inter-frame prediction based on either the back frame or the previous or next frame, and further performs motion compensation processing for obtaining a motion vector for each motion block in the frame. The motion compensation process will be described later.

【0007】また、図8の動画像処理装置では、エンコ
ーダ部10のDCT部13、量子化部14、可変長符号
化部15と、デコーダ部20の可変長復号化部25、逆
量子化部24、逆DCT部23は、JPEGによる符号
化方式と同様の原理を用いている。すなわち、送信側の
エンコーダ部10のフレーム間予測/動き補償部12か
ら8×8画素ブロックに分割した画像が送出され、その
画像をDCT部13においてDCT変換を行い、量子化
部14において量子化テーブルに基づいて量子化し、可
変長符号化部15においてジグザグスキャンによって0
の個数と0でない量子化値のレベルの組み合わせを2次
元VLC(Variable Length Coder )テーブルに基づい
て符号化し、符号化データと、動きベクトルを伝送路に
送出する。
Further, in the moving image processing apparatus of FIG. 8, the DCT unit 13, the quantization unit 14, the variable length coding unit 15 of the encoder unit 10, the variable length decoding unit 25 and the dequantization unit of the decoder unit 20. The inverse DCT unit 24 and the inverse DCT unit 23 use the same principle as the JPEG encoding method. That is, an image divided into 8 × 8 pixel blocks is transmitted from the inter-frame prediction / motion compensation unit 12 of the encoder unit 10 on the transmission side, the image is subjected to DCT conversion in the DCT unit 13, and quantized in the quantization unit 14. Quantization is performed based on the table, and the variable length coding unit 15 performs 0 by zigzag scanning.
Of the quantized value and the level of the non-zero quantized value are encoded based on a two-dimensional VLC (Variable Length Coder) table, and the encoded data and the motion vector are transmitted to the transmission path.

【0008】そして、受信側のデコーダ部20では、受
信された符号化データを可変長復号化部25において可
変長復号化し、逆量子化部24において逆量子化を行
い、逆DCT部23において逆DCT演算を行い、動き
補償部22において動きベクトルと復号化データとから
画像を再生し、再生画像を後処理部21から出力するよ
うになっている。
In the decoder 20 on the receiving side, the variable-length decoding unit 25 performs variable-length decoding on the received encoded data, the inverse quantization unit 24 performs inverse quantization, and the inverse DCT unit 23 performs inverse quantization. The DCT calculation is performed, the motion compensation unit 22 reproduces an image from the motion vector and the decoded data, and the reproduced image is output from the post-processing unit 21.

【0009】次に、フレーム間の予測の関係について図
9を用いて説明する。図9は、フレーム間の予測の関係
を示す模式説明図である。MPEG1では、画像フレー
ムを幾つかとばして符号化し、後からその間に挾まれた
画像を前後から予測して符号化するようにしている。そ
のため、予測の程度によって、I−ピクチャ、P−ピク
チャ、B−ピクチャの3種類の符号化画像がある。
Next, the relationship of prediction between frames will be described with reference to FIG. FIG. 9 is a schematic explanatory diagram showing a prediction relationship between frames. In MPEG1, some image frames are skipped and encoded, and images sandwiched between them are predicted from the front and the back and encoded. Therefore, there are three types of coded images, I-picture, P-picture, and B-picture, depending on the degree of prediction.

【0010】ここで、画像の種類について簡単に説明す
る。I−ピクチャは、そのフレームのみを圧縮した画像
であり、前後のフレームとは相関関係の無いフレーム内
符号化画像である。また、P−ピクチャは、I−ピクチ
ャに基づいて動き補償予測を含む予測を行って作成する
画像であり、I−ピクチャと関係のある予測符号化画像
である。また、B−ピクチャは、I−ピクチャ及びP−
ピクチャに挟まれたフレームで、I−ピクチャ及びP−
ピクチャから予測して作成する画像であり、過去・未来
双方の画像を用いた双方向予測符号化画像である。
Here, the types of images will be briefly described. An I-picture is an image in which only that frame is compressed, and is an intra-frame encoded image that has no correlation with the preceding and following frames. The P-picture is an image created by performing prediction including motion compensation prediction based on the I-picture, and is a predictive-coded image related to the I-picture. Also, B-pictures are I-pictures and P-pictures.
Frames sandwiched between pictures, I-picture and P-
It is an image created by predicting from a picture, and is a bidirectional predictive encoded image using both past and future images.

【0011】図9に示すように、ここでは8フレームが
1つのグループ(GOP:Group OfPictures )を形成
しており、1番目のフレーム(フレーム1)がI−ピク
チャ、5番目(フレーム5)がP−ピクチャとなってい
る。入力画像は、フレーム1、フレーム2、フレーム3
…の順で入力されるが、符号化順序は、まずフレーム1
(I−ピクチャ)、フレーム5(P−ピクチャ)を符号
化し、次にフレーム1とフレーム5からフレーム2、フ
レーム3、フレーム4のB−ピクチャを予測し、符号化
する。そして、次のI−ピクチャを符号化してから、フ
レーム5と次のI−ピクチャに挟まれたフレーム6、フ
レーム7、フレーム8を予測し、符号化するようになっ
ている。
As shown in FIG. 9, eight frames here form one group (GOP: Group Of Pictures), and the first frame (frame 1) is an I-picture and the fifth frame (frame 5) is It is a P-picture. The input image is frame 1, frame 2, frame 3
The input order is frame 1
(I-picture) and frame 5 (P-picture) are encoded, and then B-pictures of frame 2, frame 3 and frame 4 are predicted from frame 1 and frame 5 and encoded. Then, after the next I-picture is encoded, the frame 5, the frame 6, the frame 7, and the frame 8 sandwiched between the next I-pictures are predicted and encoded.

【0012】次に、従来のエンコーダ部10の動き補償
/フレーム間予測部12と、デコーダ部20の動き補償
部22における動き補償処理について図10を用いて説
明する。図10は、従来の動き補償処理を示す模式説明
図である。まず、I−ピクチャとなるフレームの入力画
像を、例えば、8×8画素のブロックに分割し、このブ
ロックを2×2とした16×16画素のマクロブロック
(動きブロック)とする。このフレームは、動き補償の
単位となるもので、以降処理される動きベクトル演算の
基本となるデータとなるものである。
Next, the motion compensation processing in the motion compensation / interframe prediction unit 12 of the conventional encoder unit 10 and the motion compensation unit 22 of the decoder unit 20 will be described with reference to FIG. FIG. 10 is a schematic explanatory view showing a conventional motion compensation process. First, an input image of a frame to be an I-picture is divided into, for example, a block of 8 × 8 pixels, and this block is set to a 2 × 2 16 × 16 pixel macroblock (motion block). This frame serves as a unit of motion compensation and serves as the basic data for the motion vector calculation to be processed thereafter.

【0013】次に、P−ピクチャとなる次のフレームで
は、まず、先のI−ピクチャと同様に動きブロックに分
割し、各動きブロックとI−ピクチャの動きブロックと
を比較する。比較した結果、画素値の異なるブロックが
ある場合、2つのフレーム間では何らかの動きが存在す
ることを意味する。
Next, in the next frame which becomes the P-picture, first, it is divided into motion blocks in the same manner as the previous I-picture, and each motion block is compared with the motion block of the I-picture. As a result of the comparison, if there are blocks having different pixel values, it means that some motion exists between the two frames.

【0014】2つのフレーム間で異なる動きブロックが
ある場合、前回のフレーム(I−ピクチャ)中の動きブ
ロックが、今回のフレーム内のどこに存在するかを検索
する。そして、今回のフレーム中で、I−ピクチャ中の
動きブロックと同一又は類似した動きブロックが検出さ
れると、今回のフレーム中の動きブロックの位置と、I
−ピクチャ中の動きブロックの位置との差が動きベクト
ルとして求められ、P−ピクチャとして送出されるよう
になっている。
When there are different motion blocks between the two frames, the search is performed to find where the motion block in the previous frame (I-picture) exists in the current frame. Then, when a motion block identical or similar to the motion block in the I-picture is detected in the current frame, the position of the motion block in the current frame and I
-The difference from the position of the motion block in the picture is obtained as a motion vector and sent as a P-picture.

【0015】そして、デコーダ部20では、受信された
I−ピクチャの符号化データを、復号化して再生し、一
旦メモリにI−ピクチャを格納する。そして、次に、動
き補償部22が、P−ピクチャとして伝送された動きベ
クトルに基づいて、メモリ内のI−ピクチャの各動きブ
ロックを移動させてP−ピクチャを再生し、後処理部2
1へ送出する。このようにして動き補償処理が行われる
ようになっている。
Then, the decoder unit 20 decodes and reproduces the received encoded data of the I-picture, and temporarily stores the I-picture in the memory. Then, the motion compensation unit 22 moves each motion block of the I-picture in the memory to reproduce the P-picture based on the motion vector transmitted as the P-picture, and the post-processing unit 2
Send to 1. In this way, the motion compensation process is performed.

【0016】また、B−ピクチャについては、前後のI
−ピクチャ及びP−ピクチャを参照して動きベクトルを
求めるが、過去の画像から予測するフォワード予測、未
来の画像から予測するバックワード予測、過去及び未来
の画像から予測する内挿予測の3種類の予測モードがあ
り、この内、最適なものを選択して予測するようになっ
ている。
As for B-pictures, the preceding and following I
-A motion vector is obtained by referring to a picture and a P-picture, but there are three types of predictions: forward prediction predicted from past images, backward prediction predicted from future images, and interpolation prediction predicted from past and future images. There is a prediction mode, and the optimum one is selected and predicted.

【0017】[0017]

【発明が解決しようとする課題】しかしながら、上記従
来の動画像処理装置及びその制御方法及び動画像伝送シ
ステムでは、エンコーダ部において、P−ピクチャ及び
B−ピクチャの伝送データを作成する際に、動きベクト
ルを検出する複雑な動き補償処理を行うため、演算量や
メモリ量が増大し、装置が複雑になって装置コストが高
くなるという問題点があった。
However, in the above-described conventional moving image processing apparatus, control method therefor, and moving image transmission system, when the transmission data of P-picture and B-picture is created in the encoder section Since a complicated motion compensation process for detecting a vector is performed, there is a problem that the amount of calculation and the amount of memory increase, the device becomes complicated, and the device cost increases.

【0018】本発明は上記実情に鑑みて為されたもの
で、動き補償処理を不要として、演算量及びメモリ量を
低減して装置を簡略化し、更に、データの伝送量を低減
して低ビットレートの回線においても動画像データを伝
送することができる動画像処理装置及びその制御方法及
び動画像伝送システムを提供することを目的とする。
The present invention has been made in view of the above-mentioned circumstances. The motion compensating process is unnecessary, the amount of calculation and the amount of memory are reduced to simplify the device, and the amount of data transmission is reduced to reduce the number of bits. An object of the present invention is to provide a moving image processing apparatus capable of transmitting moving image data even on a high-rate line, a control method thereof, and a moving image transmission system.

【0019】[0019]

【課題を解決するための手段】上記従来例の問題点を解
決するための請求項1記載の発明は、動画像をフレーム
の画像データ毎に符号化して伝送路に出力する動画像処
理装置において、連続する複数のフレームを1つの画像
グループとし、前記画像グループの第1番目のフレーム
をI−ピクチャとして前記I−ピクチャのフレーム内の
画素値のスケール情報を作成するスケール情報作成部
と、前記I−ピクチャのフレームの画像データを圧縮し
て符号化してI−ピクチャのフレーム情報を作成する第
1の符号化部と、前記画像グループ内のI−ピクチャを
除く他のフレームをC−ピクチャとして前記C−ピクチ
ャのフレーム内の画素値を前記スケール情報に基づいて
量子化し、前記量子化した量子化値毎に画素位置を分類
して等高線データを作成する等高線処理部と、前記等高
線データを符号化してC−ピクチャのフレーム情報を作
成する第2の符号化部とを有することを特徴としてい
る。
The invention according to claim 1 for solving the problems of the above-mentioned conventional example is a moving image processing apparatus for encoding a moving image for each image data of a frame and outputting it to a transmission path. A scale information creation unit that creates scale information of pixel values in a frame of the I-picture, with a plurality of consecutive frames as one image group, and a first frame of the image group as an I-picture, A first encoding unit that compresses and encodes image data of a frame of an I-picture to generate frame information of the I-picture, and a frame other than the I-picture in the image group as a C-picture. Pixel values in the frame of the C-picture are quantized based on the scale information, pixel positions are classified for each quantized quantized value, and contour line data is obtained. And Contour processing unit for forming, is characterized by a second encoding unit for creating frame information of the contour data by encoding C- picture.

【0020】上記従来例の問題点を解決するための請求
項2記載の発明は、請求項1記載の動画像処理装置の制
御方法において、画像グループのI−ピクチャについて
スケール情報作成部で画素値のスケール情報を作成し、
第1の符号化部で前記I−ピクチャのフレームの画像デ
ータを圧縮して符号化してI−ピクチャのフレーム情報
を作成し、前記画像グループのC−ピクチャについて等
高線処理部で画素値を前記スケール情報に基づいて量子
化し、前記量子化値毎に画素位置を分類して等高線デー
タを作成し、第2の符号化部で前記等高線データを符号
化してC−ピクチャのフレーム情報を作成することを特
徴としている。
According to a second aspect of the present invention for solving the above-mentioned problems of the conventional example, in the control method of the moving image processing apparatus according to the first aspect, a pixel value is generated by a scale information creating unit for an I-picture of an image group. Scale information of
The first encoding unit compresses and encodes the image data of the I-picture frame to create I-picture frame information, and the contour line processing unit scales the pixel values of the C-picture of the image group. Quantizing based on information, classifying pixel positions for each of the quantized values to create contour line data, and coding the contour line data by a second coding unit to create frame information of a C-picture. It has a feature.

【0021】上記従来例の問題点を解決するための請求
項3記載の発明は、動画像処理装置において、請求項1
記載の動画像処理装置から出力されるI−ピクチャのフ
レーム情報とC−ピクチャのフレーム情報とについて、
前記I−ピクチャのフレーム情報を復号化して伸長する
第1の復号化部と、前記第1の復号化部で伸長されたI
−ピクチャのフレームの画像データから前記フレーム内
の画素値のスケール情報を作成するスケール情報作成部
と、前記C−ピクチャのフレーム情報を復号化する第2
の復号化部と、前記第2の復号化部で復号された等高線
データの量子化値と画素位置から前記C−ピクチャのフ
レーム内の各画素位置に対応する量子化値を格納する処
理を行い、前記各画素の量子化値を前記スケール情報に
基づいて逆量子化して前記C−ピクチャのフレームの画
像データを復元する逆等高線処理部とを有することを特
徴としている。
According to a third aspect of the present invention for solving the above-mentioned problems of the conventional example, a moving image processing apparatus according to the first aspect is provided.
Regarding the frame information of the I-picture and the frame information of the C-picture output from the moving image processing apparatus described in the above,
A first decoding unit that decodes and expands the frame information of the I-picture, and an I that is expanded by the first decoding unit.
A scale information creating unit that creates scale information of pixel values in the frame from image data of the frame of the picture; and a second decoding unit that decodes frame information of the C-picture.
And a process of storing the quantized value corresponding to each pixel position in the frame of the C-picture from the quantized value and the pixel position of the contour line data decoded by the second decoding unit. , And an inverse contour line processing unit that dequantizes the quantized value of each pixel based on the scale information to restore the image data of the frame of the C-picture.

【0022】上記従来例の問題点を解決するための請求
項4記載の発明は、請求項3記載の動画像処理装置の制
御方法において、請求項1記載の動画像処理装置から出
力されるI−ピクチャのフレーム情報を第1の復号化部
で復号化して伸長し、スケール情報作成部で前記伸長さ
れたI−ピクチャのフレームの画像データから前記フレ
ーム内の画素値のスケール情報を作成し、請求項1記載
の動画像処理装置から出力されるC−ピクチャのフレー
ム情報を第2の復号化部で復号化し、逆等高線処理部で
前記復号された等高線データの量子化値と画素位置から
前記C−ピクチャのフレーム内の各画素位置に対応する
量子化値を格納する処理を行い、前記各画素の量子化値
を前記スケール情報に基づいて逆量子化して前記C−ピ
クチャのフレームの画像データを復元することを特徴と
している。
According to a fourth aspect of the present invention for solving the problems of the conventional example, in the control method of the moving image processing apparatus according to the third aspect, I outputted from the moving image processing apparatus according to the first aspect. A frame information of a picture is decoded and expanded by a first decoding unit, and scale information creation unit creates scale information of pixel values in the frame from image data of the expanded I-picture frame; The frame information of a C-picture output from the moving image processing apparatus according to claim 1 is decoded by a second decoding unit, and the inverse contour processing unit decodes the decoded contour data by the quantization value and the pixel position. The process of storing the quantized value corresponding to each pixel position in the frame of the C-picture is performed, the quantized value of each pixel is dequantized based on the scale information, and the frame of the C-picture is processed. It is characterized in that to restore the image data.

【0023】上記従来例の問題点を解決するための請求
項5記載の発明は、動画像伝送システムにおいて、請求
項1記載の動画像処理装置と請求項3記載の動画像処理
装置とを伝送路で接続してなることを特徴としている。
According to a fifth aspect of the present invention for solving the problems of the conventional example, a moving image processing apparatus according to the first aspect and a moving image processing apparatus according to the third aspect are transmitted in a moving image transmission system. It is characterized by being connected by road.

【0024】[0024]

【作用】請求項1,2記載の発明によれば、画像グルー
プ内のI−ピクチャからスケール情報作成部で作成した
スケール情報を基に、画像グループ内の他のフレームと
なるC−ピクチャの画素値を等高線処理部で量子化し、
更に量子化値毎に画素位置を分類した等高線データを作
成し、その等高線データを第2の符号化部で符号化して
伝送路に出力する動画像処理装置及びその制御方法とし
ているので、MPEGによる動画像データの圧縮処理と
比較して簡易に動画像の圧縮処理を行うことができる。
According to the first and second aspects of the invention, the pixels of the C-picture, which is another frame in the image group, based on the scale information created by the scale information creating unit from the I-picture in the image group. Quantize the values in the contour line processing unit,
Further, the contour image data in which the pixel positions are classified for each quantized value is created, and the contour image data is encoded by the second encoding unit and output to the transmission path. The moving image compression process can be performed more easily than the moving image data compression process.

【0025】請求項3,4記載の発明によれば、第1の
復号化部で復号化したI−ピクチャのフレームの画像デ
ータからスケール情報作成部でフレーム内の画素値のス
ケール情報を作成し、第2の復号化部で復号された等高
線データから逆等高線処理部でフレーム内の画素位置に
対応する量子化値を格納する処理を行い、更にスケール
情報に基づいて量子化値を逆量子化してC−ピクチャの
フレームの画像データを復元する動画像処理装置及びそ
の制御方法としているので、MPEGによる動画像デー
タの伸長処理と比較して簡易に動画像の伸長処理を行う
ことができる。
According to the third and fourth aspects of the invention, the scale information creating unit creates the scale information of the pixel values in the frame from the image data of the I-picture frame decoded by the first decoding unit. , The inverse contour processing unit stores the quantized value corresponding to the pixel position in the frame from the contour data decoded by the second decoding unit, and further dequantizes the quantized value based on the scale information. Since the moving image processing apparatus and the control method therefor restore the image data of the frame of the C-picture, it is possible to easily perform the moving image expansion processing as compared with the moving image data expansion processing by MPEG.

【0026】請求項5記載の発明によれば、送信側に請
求項1記載の動画像処理装置を、受信側に請求項3記載
の動画像処理装置とを設け、両装置を伝送路で接続した
動画像伝送システムとしているので、データの伝送量を
低減することができる。
According to the invention described in claim 5, the moving image processing apparatus according to claim 1 is provided on the transmitting side and the moving image processing apparatus according to claim 3 is provided on the receiving side, and both apparatuses are connected by a transmission line. Since the moving image transmission system is configured as described above, the amount of data transmission can be reduced.

【0027】[0027]

【実施例】本発明の一実施例について図面を参照しなが
ら説明する。図1は、本発明の一実施例に係る動画像処
理装置における画像フレームの構成を示す説明図であ
る。本発明の動画像処理装置において、動画像は図1に
示すように複数のGOP(Group Of Pictures )で構成
され、更に1つのGOPは複数のフレームから構成され
ている。そして、GOP内の1枚目のフレームをI−ピ
クチャと呼び、2枚目以降のフレームをC−ピクチャと
呼ぶ。そして、本実施例の動画像処理装置の制御方法で
は、I−ピクチャについては全ての画素値データを従来
と同様のJPEG方式で圧縮/伸長し、一方C−ピクチ
ャについては、同じGOP内のI−ピクチャの画素値の
範囲に基づいてC−ピクチャを構成する全ての画素値デ
ータから量子化データを作成し、更に量子化データから
等高線データを作成する等高線処理を行い、等高線デー
タを符号化することによりC−ピクチャの画像を圧縮
し、また逆に復号化された等高線データから量子化デー
タを作成し、更に量子化データから画素値データを復元
する逆等高線処理を行うことによりC−ピクチャの画像
を伸長するようになっている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the drawings. FIG. 1 is an explanatory diagram showing the structure of an image frame in a moving image processing apparatus according to an embodiment of the present invention. In the moving image processing apparatus of the present invention, a moving image is composed of a plurality of GOPs (Group Of Pictures) as shown in FIG. 1, and one GOP is composed of a plurality of frames. The first frame in the GOP is called an I-picture, and the second and subsequent frames are called C-pictures. Then, in the control method of the moving image processing apparatus according to the present embodiment, all pixel value data for I-pictures are compressed / decompressed by the JPEG method similar to the conventional one, while for C-pictures, I-pictures in the same GOP -Based on the range of the pixel value of the picture, quantized data is created from all pixel value data forming the C-picture, and further contour line processing is performed to create contour line data from the quantized data to encode the contour line data. By doing so, the image of the C-picture is compressed, inversely the quantized data is created from the decoded contour line data, and the inverse contour line processing is performed to restore the pixel value data from the quantized data. The image is expanded.

【0028】ここで、I−ピクチャの画像を圧縮したデ
ータはそれだけで1つの画像を表現できるだけの情報量
を持ち、C−ピクチャのそれと比較して大きいデータ量
となる。一方、C−ピクチャの画像は、同じGOP内の
I−ピクチャの画素値の範囲に基づいて量子化され等高
線処理されて圧縮されるので情報量は圧縮されるが、圧
縮処理の際に、I−ピクチャの画素値範囲に含まれない
C−ピクチャ上の画素値は無視されることになる。
Here, the data obtained by compressing the image of the I-picture has a sufficient amount of information to express one image by itself, and has a large data amount as compared with that of the C-picture. On the other hand, the image of the C-picture is quantized based on the range of pixel values of the I-picture in the same GOP, contour-line-processed, and compressed, so that the information amount is compressed. -Pixel values on the C-picture that are not included in the pixel value range of the picture will be ignored.

【0029】その結果、1つのGOP内のC−ピクチャ
の数を少なくすれば原画像に近い動画像を復元すること
ができるが、画像データの圧縮率は向上せず伝送効率は
向上しない。一方、1つのGOP内のC−ピクチャの数
を多くすれば原画像に対する画像の再現性が低下する
が、画像データの圧縮率が向上し、伝送効率が向上する
ことになる。よって、本実施例の動画像処理装置を用い
た動画像伝送システムに必要とされる復元画像品質及び
伝送効率を鑑みて1つのI−ピクチャに対するC−ピク
チャの数、即ちGOPを構成するフレーム数を決定する
ようになっている。尚、図1の例では、GOPを1つの
I−ピクチャと3つのC−ピクチャで構成している。
As a result, a moving image close to the original image can be restored by reducing the number of C-pictures in one GOP, but the compression rate of image data does not improve and the transmission efficiency does not improve. On the other hand, if the number of C-pictures in one GOP is increased, the reproducibility of the image with respect to the original image is reduced, but the compression rate of the image data is improved and the transmission efficiency is improved. Therefore, the number of C-pictures for one I-picture, that is, the number of frames forming a GOP is taken into consideration in view of the restored image quality and the transmission efficiency required for the moving image transmission system using the moving image processing apparatus of this embodiment. To decide. In the example of FIG. 1, the GOP is composed of one I-picture and three C-pictures.

【0030】次に、本発明の一実施例に係る動画像伝送
システムの構成について、図2を使って説明する。図2
は、本発明の一実施例に係る動画像伝送システムの構成
ブロック図である。尚、図8と同様の構成をとる部分に
ついては同一の符号を付して説明する。
Next, the configuration of the moving picture transmission system according to the embodiment of the present invention will be described with reference to FIG. Figure 2
FIG. 1 is a configuration block diagram of a moving image transmission system according to an embodiment of the present invention. It should be noted that portions having the same configurations as those in FIG.

【0031】本実施例の動画像伝送システムは、単純に
は、動画像を構成する各フレームの画像データを圧縮し
て送信する動画像圧縮装置と、圧縮画像データを受信し
て伸長する動画像伸長装置と、伝送路とから構成されて
いる。尚、動画像圧縮装置と動画像伸長装置とを1台の
装置として構成したものを動画像処理装置と呼び、この
動画像処理装置を送信側と受信側に設けて伝送路で接続
したものが一般的な動画像伝送システムである。図2に
おいては、説明を簡単にするために、上部が送信側の動
画像圧縮装置とし、下部が受信側の動画像伸長装置とし
ている。
The moving picture transmission system of this embodiment is simply a moving picture compression apparatus for compressing and transmitting image data of each frame constituting a moving picture, and a moving picture for receiving and expanding compressed image data. It is composed of a decompression device and a transmission line. A moving image compression device and a moving image decompression device that are configured as one device is called a moving image processing device, and a moving image processing device is provided on the transmitting side and the receiving side and connected by a transmission line. This is a general moving image transmission system. In FIG. 2, for simplification of explanation, the moving image compression apparatus on the transmission side is shown in the upper part, and the moving image expansion apparatus on the reception side is shown in the lower part.

【0032】まず、動画像圧縮装置の基本構成は、図2
に示すように、エンコードの前処理を行う前処理部30
と、I−ピクチャの圧縮(エンコード)を行うI−ピク
チャエンコード部31と、C−ピクチャのエンコードを
行うC−ピクチャエンコード部32と、送信部33と、
メモリ34とから構成されている。
First, the basic structure of the moving picture compression apparatus is shown in FIG.
As shown in, the preprocessing unit 30 that performs preprocessing of encoding
An I-picture encoding unit 31 that compresses (encodes) an I-picture, a C-picture encoding unit 32 that encodes a C-picture, and a transmission unit 33.
And a memory 34.

【0033】そして、I−ピクチャエンコード部31
は、従来と同様の部分であるDCT部13と、量子化部
14と、可変長符号化部15と、本実施例の特徴部分で
あるスケール情報作成部35とから構成されている。ま
た、C−ピクチャエンコード部32は、本実施例の特徴
部分である等高線処理部50と、ランレングス符号化部
36とから構成されている。また、メモリ34内には、
画像データエリア34aと、スケール情報エリア34b
と、等高線情報エリア34cとが設けられている。
Then, the I-picture encoding unit 31
Is composed of a DCT unit 13 which is the same as the conventional unit, a quantization unit 14, a variable length coding unit 15, and a scale information creation unit 35 which is a characteristic part of the present embodiment. The C-picture encoding unit 32 is composed of a contour line processing unit 50 and a run-length encoding unit 36, which are characteristic parts of this embodiment. In addition, in the memory 34,
Image data area 34a and scale information area 34b
And a contour line information area 34c are provided.

【0034】同様に、動画像伸長装置の基本構成は、動
画像圧縮装置の各構成要素に対応して、図2に示すよう
に、デコードされた画像データの後処理を行う後処理部
40と、I−ピクチャのデコードを行うI−ピクチャデ
コード部41と、C−ピクチャのデコードを行うC−ピ
クチャデコード部42と、受信部43と、メモリ44と
から構成されている。
Similarly, the basic structure of the moving image decompressing device is, as shown in FIG. 2, a post-processing unit 40 for performing post-processing of decoded image data corresponding to each component of the moving image compressing device. , I-picture decoding unit 41 for decoding I-pictures, C-picture decoding unit 42 for decoding C-pictures, receiving unit 43, and memory 44.

【0035】そして、I−ピクチャデコード部41は、
従来と同様の部分である逆DCT部23と、逆量子化部
24と、可変長復号化部25と、本実施例の特徴部分で
あるスケール情報作成部45とから構成されている。ま
た、C−ピクチャデコード部42は、本実施例の特徴部
分である逆等高線処理部60と、ランレングス復号化部
46とから構成されている。また、メモリ44内には、
画像データエリア44aと、スケール情報エリア44b
と、等高線情報エリア44cとが設けられている。
Then, the I-picture decoding unit 41
The inverse DCT unit 23, which is the same as the conventional one, the inverse quantization unit 24, the variable length decoding unit 25, and the scale information creation unit 45, which is a characteristic part of the present embodiment, are configured. Further, the C-picture decoding unit 42 is composed of an inverse contour line processing unit 60 and a run length decoding unit 46, which are characteristic parts of this embodiment. In the memory 44,
Image data area 44a and scale information area 44b
And a contour line information area 44c.

【0036】次に、各部の働きを具体的に説明するが、
I−ピクチャエンコード部31内のDCT部13,量子
化部14,可変長符号化部15と、I−ピクチャデコー
ド部41内の逆DCT部23,逆量子化部24,可変長
復号化部25は、従来と全く同様のJPEG方式のエン
コード処理及びデコード処理を行うものであるので、こ
こでは説明を省略し、本実施例の特徴部分についてのみ
説明する。
Next, the function of each part will be specifically described.
The DCT unit 13, the quantization unit 14, and the variable length coding unit 15 in the I-picture encoding unit 31, the inverse DCT unit 23, the inverse quantization unit 24, and the variable length decoding unit 25 in the I-picture decoding unit 41. Performs the same JPEG encoding and decoding processing as that of the conventional art, the description thereof is omitted here, and only the characteristic part of the present embodiment will be described.

【0037】動画像圧縮装置のメモリ34内の画像デー
タエリア34aは、入力したビデオ信号をA/D変換し
た1画面(フレーム)分のデジタル画像データを格納す
るエリアである。また、スケール情報エリア34bは、
I−ピクチャの画像データを構成する画素値の最小値と
最大値とスケール幅から成るスケール情報を格納するエ
リアである。ここで、スケール幅とは、最小値〜最大値
の画素値を0〜nの量子化値に量子化する場合の、1つ
の量子化値が取り得る画素値の幅を示す値である。ま
た、量子化値とは、C−ピクチャの画素値をI−ピクチ
ャのスケール情報を基に量子化した値である。また、等
高線情報エリア34cは、C−ピクチャの等高線データ
を送信データフォーマットに変換した等高線情報を格納
するエリアである。ここで、等高線データとは、量子化
値毎にその画素位置を分類したデータである。
The image data area 34a in the memory 34 of the moving image compression apparatus is an area for storing one screen (frame) of digital image data obtained by A / D converting the input video signal. In addition, the scale information area 34b is
This is an area for storing scale information including a minimum value, a maximum value, and a scale width of pixel values forming image data of an I-picture. Here, the scale width is a value indicating the width of pixel values that can be taken by one quantized value when the pixel values of the minimum value to the maximum value are quantized into the quantized values of 0 to n. The quantized value is a value obtained by quantizing the pixel value of the C-picture based on the scale information of the I-picture. Further, the contour line information area 34c is an area for storing contour line information obtained by converting the contour line data of the C-picture into a transmission data format. Here, the contour line data is data in which the pixel position is classified for each quantized value.

【0038】一方、動画像伸長装置のメモリ44内の画
像データエリア44aは、JPEG方式で復号化された
I−ピクチャの画像データ、又は、逆等高線処理を施さ
れたC−ピクチャの画像データを格納するエリアであ
る。また、スケール情報エリア44bは、受信したI−
ピクチャの画像データを構成する画素値の最小値と最大
値とスケール幅からなるスケール情報を格納するエリア
である。また、等高線情報エリア44cは、受信しラン
レングス復号化されたC−ピクチャの等高線情報を格納
するエリアである。
On the other hand, the image data area 44a in the memory 44 of the moving picture decompression device stores the I-picture image data decoded by the JPEG method or the C-picture image data subjected to the inverse contour line processing. This is the area to store. In addition, the scale information area 44b includes the received I-
This is an area for storing scale information including a minimum value, a maximum value, and a scale width of pixel values forming image data of a picture. The contour line information area 44c is an area for storing contour line information of the received and run-length decoded C-picture.

【0039】そして動画像圧縮装置の前処理部30は、
入力されるビデオ信号をA/D変換してデジタル画像デ
ータを作成し、作成したデジタル画像データをフレーム
単位でメモリ34内の画像データエリア34aに格納
し、更に格納されたフレームをI−ピクチャとするかC
−ピクチャとするかを判別するフレーム判別処理を行
い、I−ピクチャであればI−ピクチャエンコード部3
1を起動し、C−ピクチャであればC−ピクチャエンコ
ード部32を起動するものである。
Then, the preprocessing unit 30 of the moving picture compression apparatus is
The input video signal is A / D converted to create digital image data, the created digital image data is stored in frame units in the image data area 34a in the memory 34, and the stored frames are referred to as I-pictures. Do you C
-A frame determination process for determining whether to use a picture is performed, and if it is an I-picture, the I-picture encoding unit 3
1 is started, and if it is a C-picture, the C-picture encoding unit 32 is started.

【0040】尚、入力されるビデオ信号は、インタレー
スと呼ばれる1画面の画像を飛び越し走査したデータで
構成される。つまり、前処理部30には画面の奇数行の
信号(フィールド1)の後に偶数行の信号(フィールド
2)が入力されることになる。そこで、本実施例の前処
理部30では、入力されるビデオ信号をデジタル画像デ
ータに変換してメモリ34内の画像データエリア34a
に格納する際に、先に入力したフィールド1の画像デー
タを奇数行に対応するアドレス位置に飛び越して格納
し、次に入力したフィールド2の画像データをフィール
ド1のデータの間のアドレス位置に格納することによっ
て、画像データエリア34a内に1画面分の画像データ
を画面のイメージの通りに格納するようになっている。
The input video signal is composed of data obtained by interlacing and scanning an image of one screen called interlace. That is, the even-numbered signal (field 2) is input to the preprocessor 30 after the odd-numbered signal (field 1) of the screen. Therefore, in the preprocessing unit 30 of the present embodiment, the input video signal is converted into digital image data and the image data area 34a in the memory 34 is converted.
When storing in, the image data of the field 1 previously input is skipped and stored in the address position corresponding to the odd row, and the image data of the next input field 2 is stored in the address position between the data of the field 1 By doing so, the image data for one screen is stored in the image data area 34a as the image of the screen.

【0041】また、入力されたビデオ信号のフレーム判
別処理は、具体的には入力されたフレーム数をカウント
していき、予め設定されているGOPのフレーム数
(F)に基づいて、GOPの1番目のフレームの場合、
つまりフレームのカウント数がFの倍数+1の場合はI
−ピクチャとし、2番目以降のフレームの場合、つまり
フレームのカウント数がFの倍数+1以外の場合はC−
ピクチャとするようになっている。
Further, in the frame discrimination processing of the input video signal, specifically, the number of input frames is counted, and 1 of GOP is calculated based on the preset number of GOP frames (F). For the second frame,
In other words, if the frame count is a multiple of F + 1, then I
-As a picture, in the case of the second and subsequent frames, that is, when the frame count number is other than a multiple of F + 1, C-
It is designed to be a picture.

【0042】尚、1つのGOP内のC−ピクチャの数を
少なくすれば復元画像品質は向上するが圧縮率は向上せ
ず伝送効率は向上せず、一方、1つのGOP内のC−ピ
クチャの数を多くすれば復元画像品質は低下するが圧縮
率が向上し伝送効率が向上するので、GOPのフレーム
数は、必要とされる復元画像品質及び伝送効率を鑑みて
予め設定するものである。
If the number of C-pictures in one GOP is reduced, the quality of the restored image is improved, but the compression ratio is not improved and the transmission efficiency is not improved. On the other hand, the C-picture in one GOP is not improved. If the number is increased, the quality of the restored image is lowered, but the compression rate is improved and the transmission efficiency is improved. Therefore, the number of GOP frames is set in advance in consideration of the required restored image quality and the transmission efficiency.

【0043】次に、スケール情報作成部35は、前処理
部30によって画像データエリア34aに格納された画
像データのフレームをI−ピクチャとする判別が為され
た場合に起動され、スケール情報作成処理を行うもので
ある。ここで、スケール情報作成処理とは、画像データ
エリア34aに格納されている画像データをDCT変換
するブロック(通常8×8画素)単位で読み込んで、D
CT部13に出力すると共に、画像データエリア34a
に格納されている画像データのスケール情報を作成し
て、スケール情報エリア34bに格納する処理である。
Next, the scale information creating unit 35 is activated when the preprocessing unit 30 determines that the frame of the image data stored in the image data area 34a is an I-picture, and the scale information creating process is performed. Is to do. Here, the scale information creation processing is to read the image data stored in the image data area 34a in DCT transform blocks (usually 8 × 8 pixels)
The image data area 34a is output while being output to the CT unit 13.
Is a process of creating scale information of the image data stored in and storing it in the scale information area 34b.

【0044】ここでスケール情報とは、I−ピクチャの
画像データを構成する画素値の最大値と最小値とスケー
ル幅である。そして、量子化値(0〜n)のnの値は、
画像をどの程度の品質で圧縮/伸長するかによって予め
設定しておく値である。例えば、各画素値を8ビットの
量子化値(0〜255)で量子化することとし、画素値
が100〜500であったとすると、スケール幅は、だ
いたい(500−100)/256の値となる。
Here, the scale information is the maximum value and the minimum value of the pixel values forming the image data of the I-picture, and the scale width. Then, the value of n of the quantized value (0 to n) is
It is a value set in advance depending on the quality of the image to be compressed / decompressed. For example, if each pixel value is quantized with an 8-bit quantized value (0 to 255) and the pixel value is 100 to 500, the scale width is about (500-100) / 256. Become.

【0045】次に、等高線処理部50は、前処理部30
において画像データエリア34aに格納された画像デー
タのフレームをC−ピクチャとする判別が為された場合
に起動されるものである。そして、等高線処理部50で
は、スケール情報エリア34bに格納されているI−ピ
クチャのスケール情報を基にして、画像データエリア3
4aに格納されている画像データに等高線化処理を施し
て等高線情報を作成し、等高線情報エリア34cに格納
するものである。尚、詳細は後述する。
Next, the contour line processing unit 50 includes the preprocessing unit 30.
This is activated when it is determined that the frame of the image data stored in the image data area 34a is the C-picture in. Then, in the contour line processing unit 50, based on the scale information of the I-picture stored in the scale information area 34b, the image data area 3
The contour data is created by subjecting the image data stored in 4a to contour contour processing and stored in the contour contour information area 34c. The details will be described later.

【0046】そして、ランレングス符号化部36は、等
高線情報エリア34cに格納されたC−ピクチャの等高
線情報に、ランレングス符号化処理を施すもので、ラン
レングス符号化処理の方法は、同一のコード(0又は
1)が連続するその長さを符号化する一般的な方法によ
るものである。
The run-length coding unit 36 performs the run-length coding process on the contour information of the C-picture stored in the contour-line information area 34c. The run-length coding method is the same. This is according to the general method of coding the length of a code (0 or 1) in succession.

【0047】そして、送信部33は、I−ピクチャエン
コード部31がエンコードしたI−ピクチャのフレーム
情報、またはC−ピクチャエンコード部32がエンコー
ドしたC−ピクチャのフレーム情報に、I−ピクチャか
C−ピクチャかのフレーム種別を示すピクチャフラグを
含むヘッダを付加して送信データを作成し、伝送路に出
力するものである。
Then, the transmitting unit 33 uses the I-picture frame information of the I-picture encoded by the I-picture encoding unit 31 or the frame information of the C-picture encoded by the C-picture encoding unit 32 as an I-picture or a C-picture. A transmission data is created by adding a header containing a picture flag indicating the frame type of a picture, and is output to the transmission path.

【0048】一方、動画像伸長装置の受信部43は、動
画像圧縮装置の送信部33から送信されたデータを受信
する受信処理を行い、受信データのヘッダに含まれるピ
クチャフラグの値から受信したフレーム情報がI−ピク
チャかC−ピクチャかを判別するフレーム判別処理を行
い、I−ピクチャであればI−ピクチャデコード部41
を起動し、C−ピクチャであればC−ピクチャデコード
部42を起動するものである。
On the other hand, the receiving unit 43 of the moving image decompressing device performs a receiving process for receiving the data transmitted from the transmitting unit 33 of the moving image compressing device, and receives from the value of the picture flag included in the header of the received data. A frame determination process is performed to determine whether the frame information is an I-picture or a C-picture. If the frame information is an I-picture, the I-picture decoding unit 41
Is started, and if it is a C-picture, the C-picture decoding unit 42 is started.

【0049】そして、I−ピクチャデコード部41で
は、受信したI−ピクチャのフレーム情報を可変長復号
化部25で復号し、逆量子化部24で逆量子化し、更に
逆DCT部23で逆DCT変換して、1つのブロックの
画像データをスケール情報作成部45に出力するもので
ある。
In the I-picture decoding unit 41, the variable length decoding unit 25 decodes the received I-picture frame information, the inverse quantization unit 24 inversely quantizes the frame information, and the inverse DCT unit 23 further inverse DCT. The image data of one block is converted and output to the scale information creating unit 45.

【0050】スケール情報作成部45は、逆DCT部2
3からの画像データを受け取って画像データエリア44
aに格納すると共に、受け取ったI−ピクチャの画像デ
ータからスケール情報を作成して、スケール情報エリア
44bに格納するものである。
The scale information creating section 45 includes an inverse DCT section 2
Image data area 44
In addition to storing in a, scale information is created from the received image data of the I-picture and stored in the scale information area 44b.

【0051】尚、ここで言うスケール情報は、前述した
動画像圧縮装置におけるスケール情報と全く同様で、I
−ピクチャの画像データを構成する画素値の最大値と最
小値と、画素値の最小値〜最大値を0〜nの量子化値に
量子化する場合のスケール幅であり、nの値は、画像を
どの程度の品質で圧縮/伸長するかによって予め設定し
ておく値で、動画像圧縮装置側の設定値と一致しなけれ
ばならない。
Note that the scale information referred to here is exactly the same as the scale information in the above-described moving picture compression apparatus.
-The maximum and minimum values of the pixel values forming the image data of the picture, and the scale width in the case of quantizing the minimum value to the maximum value of the pixel values into the quantized values of 0 to n, and the value of n is It is a value that is set in advance depending on the quality of the image to be compressed / decompressed and must match the setting value on the moving image compression apparatus side.

【0052】そして、ランレングス復号化部46は、受
信部43が受信したフレーム情報がC−ピクチャである
と判別された場合に起動され、受信したフレーム情報
に、ランレングス復号化処理を施して等高線情報を作成
し、等高線情報を等高線情報エリア44cに格納するも
のである。尚、ランレングス復号化処理の方法は、一般
的なものである。
The run length decoding unit 46 is activated when it is determined that the frame information received by the receiving unit 43 is a C-picture, and the run length decoding process is performed on the received frame information. The contour line information is created and the contour line information is stored in the contour line information area 44c. The method of run length decoding processing is a general method.

【0053】次に、逆等高線処理部60は、ランレング
ス復号化部46が等高線情報の格納を完了した時点で起
動され、スケール情報エリア44bに格納されているI
−ピクチャのスケール情報を基にして、等高線情報エリ
ア44cに格納されている等高線情報に逆等高線処理を
施してC−ピクチャの画像データを作成し、作成した画
像データを画像データエリア44aに格納するものであ
る。尚、詳細は後述する。
Next, the inverse contour line processing unit 60 is activated when the run length decoding unit 46 completes the storage of the contour line information, and is stored in the scale information area 44b.
-Based on the scale information of the picture, the contour information stored in the contour information area 44c is subjected to inverse contour processing to create C-picture image data, and the created image data is stored in the image data area 44a. It is a thing. The details will be described later.

【0054】そして後処理部40は、スケール情報作成
部45がスケール情報の格納を完了した時点で、また
は、逆等高線処理部60が逆等高線処理を行って画像デ
ータの格納を完了した時点で起動され、後処理を行うも
のである。後処理の具体的な内容は、画像データエリア
44aからまず奇数行の画像データを取り出しD/A変
換して出力し、続いて偶数行の画像データを取り出しD
/A変換して出力することによりインタレース方式のビ
デオ信号を作成して出力するものである。
The post-processing unit 40 is started when the scale information creating unit 45 completes the storage of the scale information or when the inverse contour processing unit 60 completes the storage of the image data by performing the inverse contour processing. And post-processing is performed. The specific contents of the post-processing are as follows. First, the image data of the odd-numbered rows is taken out from the image data area 44a, D / A converted and outputted, and then the image data of the even-numbered rows is taken out D
A / A-converted and output to create and output an interlaced video signal.

【0055】次に、等高線処理部50内部の構成につい
て、図3を用いて詳しく説明する。図3は、本実施例の
動画像圧縮装置の等高線処理部50内部及びその周辺の
構成を示すブロック図である。本実施例の動画像圧縮装
置の等高線処理部50は、図3に示すように、量子化手
段51と、等高線データ作成手段52と、データ変換手
段53と、各手段で使用するデータ領域として量子化デ
ータエリア55と、等高線データテーブル56とから構
成されている。
Next, the internal structure of the contour line processing section 50 will be described in detail with reference to FIG. FIG. 3 is a block diagram showing a configuration inside and around the contour line processing unit 50 of the moving picture compression apparatus according to the present embodiment. As shown in FIG. 3, the contour line processing unit 50 of the moving picture compression apparatus according to the present embodiment includes a quantizing unit 51, a contour line data creating unit 52, a data converting unit 53, and a quantum as a data area used by each unit. It is composed of a digitized data area 55 and a contour line data table 56.

【0056】各部の構成を具体的に説明すると、量子化
データエリア55は、画像データエリア34aに格納さ
れているC−ピクチャの画像データを構成する各画素値
データを、スケール情報エリア34bに格納されている
I−ピクチャのスケール情報に基づいて量子化した値
(量子化データ)を格納するエリアで、画像データエリ
ア34aと同様に1画面(1フレーム)の画素位置に対
応する量子化値をマトリクス状に格納している。
Explaining the configuration of each part in detail, the quantized data area 55 stores in the scale information area 34b each pixel value data constituting the image data of the C-picture stored in the image data area 34a. In the area for storing a value (quantized data) quantized on the basis of the scale information of the I-picture being displayed, the quantized value corresponding to the pixel position of one screen (one frame) is stored as in the image data area 34a. It is stored in a matrix.

【0057】等高線データテーブル56は、量子化デー
タエリア55に格納されている量子化データの等高線デ
ータを格納するテーブル形式のエリアで、量子化値に対
応する画素位置を示す位置番号の形で等高線データが格
納されているものである。具体的には、等高線データテ
ーブル56の量子化値の値は、予め量子化値を何ビット
で表すかによって決まる0〜nの値を設定しておくもの
であり、位置番号は各量子化値を持つ画素位置を、例え
ば画素位置(5,5)であれば「0505」と変換した
番号(数値)で示して格納するようになっている。
The contour line data table 56 is an area of a table format for storing the contour line data of the quantized data stored in the quantized data area 55, and is in the form of a position number indicating the pixel position corresponding to the quantized value. The data is stored. Specifically, the value of the quantized value of the contour line data table 56 is set in advance to a value of 0 to n determined by how many bits the quantized value is represented, and the position number is the quantized value. For example, if the pixel position has a pixel position of (5, 5), then the pixel position is stored as indicated by the converted number (numerical value) of “0505”.

【0058】そして、量子化手段51は、等高線処理部
50内で最初に起動され、画像データエリア34aに格
納されている画像データの各画素値を、スケール情報エ
リア34bに格納されているスケール情報に基づいて量
子化し、量子化データエリア55に格納する量子化処理
を行い、量子化処理終了後に等高線データ作成手段52
を起動する手段である。
Then, the quantizing means 51 is first activated in the contour line processing section 50, and each pixel value of the image data stored in the image data area 34a is converted into the scale information stored in the scale information area 34b. Quantized based on the above, and stored in the quantized data area 55. Quantized processing is performed.
Is a means of activating.

【0059】量子化処理の具体的な内容は、スケール情
報エリア34bに格納されているスケール情報の最小値
をmin、最大値をmax、スケール幅をsとすると、
画像データエリア34aの左から右、上から下に向かっ
て各画素位置の画素値(x)を順次読み込み、読み込ん
だ画素値(x)に対応する量子化値(y)を次の式で算
出して整数値に変換し、求めた量子化値を読み込んだ画
素位置に対応する量子化データテーブル34bの位置に
格納するようになっている。 y=(x−min)/s (式1) 但し、(式1)の算出結果から整数値を求める方法は切
捨て、四捨五入のどちらでも構わない。
The specific contents of the quantization process are as follows: where the minimum value of the scale information stored in the scale information area 34b is min, the maximum value is max, and the scale width is s.
The pixel value (x) at each pixel position is sequentially read from left to right and from top to bottom of the image data area 34a, and the quantized value (y) corresponding to the read pixel value (x) is calculated by the following formula. Then, it is converted into an integer value, and the obtained quantized value is stored in the position of the quantized data table 34b corresponding to the read pixel position. y = (x-min) / s (Equation 1) However, the method of obtaining an integer value from the calculation result of (Equation 1) may be rounding down or rounding down.

【0060】また、画像データエリア34aに格納され
ている画像データ内でminの値より小さい画素値は、
無条件に量子化値「0」に量子化され、maxの値より
大きい画素値は、無条件に量子化値「n」に量子化され
るようになっている。つまり、I−ピクチャに元々含ま
れていない画素値部分は、C−ピクチャの量子化処理を
施す際にmin又はmaxの値として扱われ、C−ピク
チャの復元画像内では正確に表現できないことになる。
そのため、変化が激しい動画像では1つのGOPを構成
するフレーム数を少なくして、I−ピクチャに対するC
−ピクチャの数を少なくする必要がある。
Further, in the image data stored in the image data area 34a, the pixel value smaller than the value of min is
Pixel values that are unconditionally quantized to a quantized value “0” and larger than the value of max are unconditionally quantized to a quantized value “n”. That is, the pixel value portion originally not included in the I-picture is treated as a value of min or max when the quantization processing of the C-picture is performed, and cannot be represented accurately in the restored image of the C-picture. Become.
Therefore, in a moving image that changes drastically, the number of frames that make up one GOP is reduced, and C for an I-picture is reduced.
-It is necessary to reduce the number of pictures.

【0061】次に、等高線データ作成手段52は、量子
化手段51において量子化処理終了後に起動されるもの
で、量子化データエリア55に格納されている1画面分
の量子化データから、量子化値毎に該量子化値をもつ画
素位置を分類した等高線データを作成する等高線データ
作成処理を行い、等高線データ作成処理終了後にデータ
変換手段53を起動する手段である。
Next, the contour line data creating means 52 is activated after the quantizing processing is completed in the quantizing means 51, and it quantizes from one screen of quantized data stored in the quantized data area 55. This is a means for performing contour line data creation processing for creating contour line data in which pixel positions having the quantized value are classified for each value, and activating the data conversion means 53 after the contour line data creation processing is completed.

【0062】等高線データ作成処理の具体的な内容は、
量子化データエリア55の各画素位置の量子化値を順次
読み込み、読み込んだ量子化値と一致する等高線データ
テーブル56の量子化値56aを検索し、一致した量子
化値56aに対応する位置番号56bに読み込んだ量子
化値の位置番号を格納するものである。
The specific contents of the contour line data creation processing are as follows:
The quantized value of each pixel position in the quantized data area 55 is sequentially read, the quantized value 56a of the contour data table 56 that matches the read quantized value is searched, and the position number 56b corresponding to the quantized value 56a that matches. The position number of the quantized value read in is stored.

【0063】次に、データ変換手段53は、等高線デー
タ作成手段52において等高線データ作成処理終了後に
起動され、等高線データを送信フォーマットである等高
線情報に変換するデータ変換処理を行い、データ変換処
理終了後に図2に示すランレングス符号化処理36を起
動する手段である。尚、等高線情報のフォーマットは、
図3に示すように、量子化値の区切りを示すデータと、
量子化値の値と、該量子化値を持つ位置番号とを1組と
して、量子化値「0」から「n」まで順に格納していく
ものである。尚、位置番号は、量子化値の区切りを示す
データと量子化値の値に続いて1又は複数格納されるの
が原則であるが、該当する位置番号がないときは量子化
値の区切りを示すデータと量子化値の値のみが格納され
る。
Next, the data conversion means 53 is started after the contour line data generation processing in the contour line data generation means 52, and performs data conversion processing for converting the contour line data into contour line information which is a transmission format, and after the data conversion processing is completed. This is means for activating the run length encoding processing 36 shown in FIG. The contour line information format is
As shown in FIG. 3, data indicating a quantized value delimiter,
The value of the quantized value and the position number having the quantized value are set as one set and stored in order from the quantized values "0" to "n". In principle, the position number is stored one or more after the data indicating the quantized value delimiter and the value of the quantized value, but if there is no corresponding position number, the quantized value delimiter is set. Only the indicated data and the quantized value are stored.

【0064】そして、データ変換処理の具体的な内容
は、等高線データテーブル56から量子化値56a及び
それに対応する位置番号56bを読み込み、量子化値の
区切りを示すデータと、量子化値の値と、位置番号とを
等高線情報エリア34cに順次書き込んでいくものであ
る。
The specific contents of the data conversion process are as follows. The quantized value 56a and the position number 56b corresponding to the quantized value 56a are read from the contour line data table 56, and the data indicating the delimiter of the quantized value and the value of the quantized value are read. , And the position number are sequentially written in the contour line information area 34c.

【0065】尚、上記の方法で等高線情報を作成する場
合は、圧縮する画像が画素値のばらつきの少ない画像で
ある場合に、等高線情報中に対応する位置番号が1つも
なく量子化値の区切りを示すデータと量子化値の値だけ
の組がいくつも含まれることになり、送信データ中に無
駄が多くなる。そこで、データ変換手段53のデータ変
換処理において各量子化値について位置番号を持つか持
たないかを判断し、位置番号を持つ量子化値についての
み等高線情報を作成するようにすれば、処理効率は若干
落ちるが送信データ量を軽減することができる。
In the case of creating contour line information by the above method, when the image to be compressed is an image with little variation in pixel values, there is no corresponding position number in the contour line information, and there is no quantized value delimiter. Since a number of pairs of only the data indicating the value and the value of the quantized value are included, the transmission data is wasteful. Therefore, in the data conversion processing of the data conversion means 53, it is judged whether or not each quantized value has a position number, and the contour line information is created only for the quantized value having the position number. The amount of data to be transmitted can be reduced although it will drop slightly.

【0066】次に、逆等高線処理部60内部の構成につ
いて、図4を用いて詳しく説明する。図4は、本実施例
の動画像伸長装置の逆等高線処理部60内部及びその周
辺の構成を示すブロック図である。本実施例の動画像伸
長装置の逆等高線処理部60は、図3に示した動画像圧
縮装置の等高線処理部50内部の各手段及び各データエ
リアに対応して、図4に示すように、逆量子化手段61
と、量子化データ作成手段62と、データ逆変換手段6
3と、各手段で使用するデータ領域として量子化データ
エリア65と、等高線データテーブル66とから構成さ
れている。
Next, the internal structure of the inverse contour processing unit 60 will be described in detail with reference to FIG. FIG. 4 is a block diagram showing the configuration inside and around the inverse contour line processing unit 60 of the moving picture decompression device of this embodiment. The inverse contour processing unit 60 of the moving picture decompression device of the present embodiment corresponds to each means and each data area inside the contour processing unit 50 of the moving picture compression device shown in FIG. 3, as shown in FIG. Inverse quantizer 61
, Quantized data creation means 62, and data inverse conversion means 6
3, a quantized data area 65 as a data area used by each means, and a contour line data table 66.

【0067】各部の構成を具体的に説明すると、等高線
データテーブル66は、各量子化値と該量子化値を持つ
位置番号を格納するテーブル形式のエリアである。ま
た、量子化データエリア65は1画面(1フレーム)の
画素位置に対応する量子化値をマトリクス状に格納する
エリアである。
The structure of each unit will be described in detail. The contour line data table 66 is an area of a table format for storing each quantized value and the position number having the quantized value. The quantized data area 65 is an area for storing quantized values corresponding to pixel positions of one screen (one frame) in a matrix.

【0068】次に、データ逆変換手段63は、ランレン
グス復号化部46で受信データの復号化処理が完了した
なら起動され、等高線情報エリア44cに格納されてい
る受信し復号化された等高線情報から等高線データに逆
変換して等高線データテーブル66を作成するデータ逆
変換処理を行う手段である。
Next, the data inverse conversion means 63 is activated when the decoding processing of the received data is completed by the run length decoding section 46, and the received and decoded contour line information stored in the contour line information area 44c is received. Is a means for performing a data inverse conversion process of inversely converting the data into contour data and creating the contour data table 66.

【0069】ここで、等高線情報のフォーマットは、動
画像圧縮装置の等高線情報と全く同様である。そして、
データ逆変換処理の具体的な内容は、等高線情報エリア
44cから量子化値とその位置番号とを読み込み、量子
化値を等高線データテーブル66の量子化値66aに格
納し、位置番号を位置番号66bに格納するものであ
る。
Here, the format of the contour line information is exactly the same as the contour line information of the moving picture compression apparatus. And
The specific contents of the data inverse conversion processing are as follows: the quantized value and its position number are read from the contour line information area 44c, the quantized value is stored in the quantized value 66a of the contour line data table 66, and the position number is written into the position number 66b. To be stored in.

【0070】次に、量子化データ作成手段62は、デー
タ逆変換手段63においてデータ逆変換処理終了後に起
動されるもので、等高線データテーブル66に格納され
ている等高線データから量子化データエリア63上に1
画面分の量子化データを作成する量子化データ作成処理
行い、量子化データ作成処理終了後に逆量子化手段61
を起動する手段である。量子化データ作成処理の具体的
な内容は、等高線データテーブル66から量子化値66
aとそれに対応する位置番号66bとを読み込み、読み
込んだ位置番号66bに対応する量子化データエリア6
5のアドレス位置に量子化値66aの値を格納するもの
である。
Next, the quantized data creating means 62 is activated after the data inverse conversion processing is completed by the data inverse conversion means 63, and the quantized data area 63 is stored in the quantized data area 63 from the contour data stored in the contour data table 66. To 1
Quantized data creation processing for creating quantized data for the screen is performed, and after the quantized data creation processing is completed, the inverse quantization means 61.
Is a means of activating. The specific content of the quantized data creation processing is as follows:
a and the position number 66b corresponding thereto are read, and the quantized data area 6 corresponding to the read position number 66b is read.
The value of the quantized value 66a is stored in the address position of 5.

【0071】そして、逆量子化手段61は、量子化デー
タ作成手段62において量子化データ作成処理終了後に
起動され、量子化データエリア63に格納されている量
子化データを、スケール情報エリア44bに格納されて
いるスケール情報に基づいて逆量子化して画像データを
作成し、画像データを画像データエリア44aに格納す
る逆量子化処理を行い、逆量子化処理終了後に図2に示
す後処理部40を起動する手段である。
The dequantization means 61 is activated after the quantized data creation processing in the quantized data creation means 62 is completed, and the quantized data stored in the quantized data area 63 is stored in the scale information area 44b. Image data is created by performing inverse quantization on the basis of the scale information stored, and the image data is stored in the image data area 44a. After the inverse quantization process, the post-processing unit 40 shown in FIG. It is a means to start.

【0072】逆量子化処理の具体的な内容は、スケール
情報エリア34bに格納されているスケール情報の最小
値をmin、最大値をmax、スケール幅をsとする
と、量子化データエリア65の左から右、上から下に向
かって各画素位置の量子化値(y)を順次読み込み、読
み込んだ量子化値(y)に対応する画素値(x)を次の
式で算出して整数値に変換し、求めた画素値を読み込ん
だ画素位置に対応する画素値データエリア44aの位置
に格納するものである。 x=y×s+min (式2) 但し、(式2)の算出結果から整数値を求める方法は切
捨て、四捨五入のどちらでも構わない。
The specific contents of the inverse quantization process are as follows: where the minimum value of the scale information stored in the scale information area 34b is min, the maximum value is max, and the scale width is s, the left side of the quantized data area 65. From the right to the right and from top to bottom, the quantized value (y) at each pixel position is sequentially read, and the pixel value (x) corresponding to the read quantized value (y) is calculated by the following formula to obtain an integer value. The converted and obtained pixel value is stored in the position of the pixel value data area 44a corresponding to the read pixel position. x = y × s + min (Equation 2) However, the method of obtaining the integer value from the calculation result of (Equation 2) may be rounding down or rounding down.

【0073】次に、本実施例の動画像処理装置の制御方
法について説明する。まず、本実施例の動画像圧縮装置
の制御方法について、図2、図5を用いて説明する。図
5は、本実施例の動画像圧縮装置の制御の流れの概略を
示すフローチャート図である。尚、図5では1つのフレ
ームに対する処理が施され始める順番を示している。本
実施例の動画像圧縮装置の制御の流れの概略は、図5に
示すように、まず前処理部30の動作として、ビデオ信
号を受信して(100)、メモリ34の画像データエリ
ア34aに格納し(102)、受信したフレームがI−
ピクチャかC−ピクチャかのフレーム判別処理を行う
(104)。
Next, the control method of the moving image processing apparatus of this embodiment will be described. First, a control method of the moving picture compression apparatus according to the present embodiment will be described with reference to FIGS. FIG. 5 is a flowchart showing an outline of the control flow of the moving picture compression apparatus of this embodiment. Note that FIG. 5 shows the order in which the processing for one frame is started. As shown in FIG. 5, the control flow of the moving picture compression apparatus of the present embodiment is as follows. First, as the operation of the preprocessing unit 30, a video signal is received (100), and the image data area 34a of the memory 34 is stored. It is stored (102) and the received frame is I-
A frame discrimination process of a picture or a C-picture is performed (104).

【0074】受信したフレームがI−ピクチャである場
合は、スケール情報作成部35の動作としてスケール情
報作成処理を行い(110)、DCT部13及び量子化
部14及び可変長符号化部15の動作としてJPEGエ
ンコード処理を行い(112)、送信部33の動作とし
てI−ピクチャであることを示すピクチャフラグをヘッ
ダに設定し(120)、送信処理を行い(150)、動
画像圧縮処理を終了する。
If the received frame is an I-picture, scale information creation processing is performed as the operation of the scale information creation unit 35 (110), and the operations of the DCT unit 13, the quantization unit 14, and the variable length coding unit 15 are performed. As a result, the JPEG encoding process is performed (112), the picture flag indicating that the I-picture is set in the header as the operation of the transmission unit 33 (120), the transmission process is performed (150), and the moving image compression process is ended. .

【0075】一方、処理104において受信したフレー
ムがC−ピクチャである場合は、等高線処理部50の動
作として等高線処理を行い(130)、次にランレング
ス符号化部36の動作としてランレングス符号化処理を
行い(132)、送信部33の動作としてC−ピクチャ
であることを示すピクチャフラグをヘッダに設定し(1
40)、送信処理を行い(150)、動画像圧縮処理を
終了する。
On the other hand, when the frame received in the process 104 is a C-picture, contour line processing is performed as the operation of the contour line processing unit 50 (130), and then run length encoding is performed as the operation of the run length encoding unit 36. Processing is performed (132), and the operation of the transmission unit 33 is to set a picture flag indicating a C-picture in the header (1
40), the transmission process is performed (150), and the moving image compression process ends.

【0076】次に、本実施例の動画像伸長装置の制御方
法について、図2、図6を用いて説明する。図6は、本
実施例の動画像伸長装置の制御の流れの概略を示すフロ
ーチャート図である。尚、図6では1つのフレームに対
する処理が施され始める順番を示している。本実施例の
動画像伸長装置の制御の流れの概略は、図6に示すよう
に、まず受信部43の動作として受信処理を行い(20
0)、受信したフレームがI−ピクチャかC−ピクチャ
かのフレーム判別処理を行う(202)。
Next, a method of controlling the moving picture decompression device of this embodiment will be described with reference to FIGS. FIG. 6 is a flowchart showing an outline of the control flow of the moving picture decompression device of this embodiment. Note that FIG. 6 shows the order in which the processing for one frame is started. As shown in FIG. 6, the outline of the control flow of the moving image decompressing apparatus of this embodiment is as follows.
0), the received frame is subjected to frame discrimination processing as to whether it is an I-picture or a C-picture (202).

【0077】そして、受信したフレームがI−ピクチャ
である場合は、可変長復号化部25及び逆量子化部24
及び逆DCT部23の動作としてJPEGデコード処理
を行い(210)、スケール情報作成部45の動作とし
てスケール情報作成処理を行い(212)、後処理部4
0の動作として後処理を行い(240)、動画像伸長処
理を終了する。
If the received frame is an I-picture, the variable length decoding unit 25 and the inverse quantization unit 24
And the inverse DCT unit 23 performs JPEG decoding processing (210), and the scale information creation unit 45 performs scale information creation processing (212), and the post-processing unit 4
Post-processing is performed as an operation of 0 (240), and the moving image decompression processing is ended.

【0078】一方、処理202において受信したフレー
ムがC−ピクチャである場合は、ランレングス復号化部
46の動作としてランレングス復号処理を行い(22
0)、次に逆等高線処理部60の動作として逆等高線処
理を行い(230)、後処理部40の動作として後処理
を行い(240)、動画像伸長処理を終了する。
On the other hand, when the frame received in the process 202 is a C-picture, the run-length decoding unit 46 performs the run-length decoding process (22).
0), then inverse contour line processing is performed as the operation of the inverse contour line processing unit 60 (230), post-processing is performed as the operation of the post-processing unit 40 (240), and the moving image expansion processing is ended.

【0079】本実施例の動画像処理装置及びその制御方
法によれば、動画像圧縮装置において、GOPの第1番
目のフレームであるI−ピクチャは全画素値にJPEG
エンコード処理を施すことにより圧縮して送信し、第2
番目以降のフレームであるC−ピクチャは、I−ピクチ
ャの画素値範囲となるスケール情報を基にして量子化
し、更に量子化値毎に画素位置を分類した等高線データ
を作成することにより圧縮して送信し、一方、動画像伸
長装置において、受信したフレームがI−ピクチャの場
合はJPEGデコード処理を施すことにより伸長し、C
−ピクチャの場合は等高線データから各画素位置の各量
子化値を求め、更に受信したI−ピクチャの画素値範囲
となるスケール情報を基にして逆量子化することにより
伸長するものであるので、圧縮処理が簡単で、且つ小量
のメモリ量で実現でき、その結果動画像処理装置のCP
U負荷を軽減し、処理能力を向上させることができる効
果がある。
According to the moving picture processing apparatus and its control method of the present embodiment, in the moving picture compression apparatus, the I-picture which is the first frame of the GOP has JPEG for all pixel values.
The encoding process is applied to compress and transmit the second
The C-picture, which is the subsequent frame, is quantized based on the scale information that is the pixel value range of the I-picture, and is further compressed by creating contour line data in which pixel positions are classified for each quantized value. On the other hand, when the received frame is an I-picture, the moving image decompressing device decompresses it by performing JPEG decoding processing, and then C
-In the case of a picture, since each quantized value at each pixel position is obtained from the contour line data, and further dequantized based on the scale information that is the pixel value range of the received I-picture, it is expanded. The compression process is simple and can be realized with a small amount of memory. As a result, the CP of the moving image processing apparatus can be realized.
This has the effect of reducing the U load and improving the processing capacity.

【0080】次に、本発明の別の実施例(第2の実施
例)の概要について、図2、図3、図4、図7を用いて
説明する。図7は、第2の実施例の動画像処理装置の概
略を説明する説明図である。第2の実施例の動画像処理
装置は、第1の実施例と同様にC−ピクチャについて等
高線化した等高線データの中から特定間隔の量子化値の
等高線データのみを伝送するものである。つまり、図7
(a)に示すC−ピクチャの原画像を等高線化し、図7
(b)に示すような特定間隔の等高線データのみを伝送
し、受信側で等高線間を補間するものである。
Next, the outline of another embodiment (second embodiment) of the present invention will be described with reference to FIGS. 2, 3, 4, and 7. FIG. 7 is an explanatory diagram for explaining the outline of the moving image processing apparatus according to the second embodiment. The moving image processing apparatus of the second embodiment transmits only the contour line data of the quantized value at a specific interval from the contour line data of the C-picture that has been contoured as in the first embodiment. That is, FIG.
The original image of the C-picture shown in FIG.
Only contour data at specific intervals as shown in (b) are transmitted, and the contour lines are interpolated on the receiving side.

【0081】そして、第2の実施例の動画像圧縮装置の
構成は、図2〜図4に示した第1の実施例の動画像圧縮
装置の構成を基本としているが、図3に示した第1の実
施例の動画像圧縮装置の等高線処理部50内部のデータ
変換手段53において、等高線データテーブル56に設
定された全量子化値の中から、特定間隔で抜粋した量子
化値についてのみ、量子化値の区切りを示すデータと、
量子化値の値と、位置番号とを等高線情報エリア34c
に順次書き込んでいくものである。
The structure of the moving picture compression apparatus of the second embodiment is based on the structure of the moving picture compression apparatus of the first embodiment shown in FIGS. 2 to 4, but shown in FIG. In the data converting means 53 in the contour line processing unit 50 of the moving image compression apparatus of the first embodiment, only the quantized values extracted at a specific interval from all the quantized values set in the contour line data table 56, Data indicating the delimiter of the quantized value,
The value of the quantized value and the position number are shown in the contour line information area 34c.
It will be written in sequence.

【0082】一方、第2の実施例の動画像伸長装置で
は、図4に示した第1の実施例の量子化データ作成手段
62によって作成された量子化データエリア65の量子
化データには、動画像圧縮装置で抜粋されなかった量子
化値を持つ画素位置にはデータが格納されていないこと
になる。そこで、第2の実施例の動画像伸長装置では、
量子化データ作成手段62と逆量子化手段61との間に
量子化データを平滑化する処理を追加するものである。
On the other hand, in the moving picture expansion apparatus of the second embodiment, the quantized data in the quantized data area 65 created by the quantized data creating means 62 of the first embodiment shown in FIG. It means that no data is stored at the pixel position having the quantized value that is not extracted by the moving image compression apparatus. Therefore, in the moving picture decompression device of the second embodiment,
A process for smoothing the quantized data is added between the quantized data creating means 62 and the inverse quantizing means 61.

【0083】ここで、量子化データの平滑化処理とは、
量子化データエリア65をサーチし、量子化値が格納さ
れていない画素位置について、横方向又は縦方向の量子
化値が格納されている値から補間計算を行い量子化値を
算出するものである。尚、補間計算の方法は、例として
直線補間や曲線補間がある。
Here, the smoothing process of the quantized data is
The quantized data area 65 is searched, and for pixel positions in which no quantized value is stored, interpolation calculation is performed from the value in which the quantized value in the horizontal direction or the vertical direction is stored to calculate the quantized value. . The interpolation calculation method includes linear interpolation and curve interpolation as examples.

【0084】第2の実施例の動画像処理装置及びその制
御方法によれば、弟1の実施例を基本とし、C−ピクチ
ャについて、全量子化値に関する等高線データの中から
特定間隔で抜粋された量子化値に関する等高線データの
みを送信し、一方、動画像伸長装置において、受信した
C−ピクチャの等高線データから各画素位置の各量子化
値を格納し、量子化値が格納されていない画素位置につ
いては平滑化処理を施すものであるので、C−ピクチャ
の圧縮率が向上し、その結果動画像伝送システムの伝送
効率を向上させることができる効果がある。
According to the moving picture processing apparatus and the control method therefor of the second embodiment, based on the embodiment of the younger brother 1, the C-picture is extracted at a specific interval from the contour line data for all quantized values. And transmitting only the contour line data relating to the quantized value, while the moving picture decompression device stores the quantized value at each pixel position from the received contour line data of the C-picture and stores the quantized value Since the position is subjected to the smoothing process, the compression rate of the C-picture is improved, and as a result, the transmission efficiency of the moving image transmission system can be improved.

【0085】次に、本発明の別の実施例(第3の実施
例)の概要について説明する。第3の実施例の動画像処
理装置は、動画像圧縮装置側で第1の実施例と同様にC
−ピクチャについて画像データを量子化する際に、特定
間隔で抜粋された画素値についてのみ抽出して量子化を
行い、以降第1の実施例と同様に等高線データを作成し
て圧縮データを伝送する。そして、動画像伸長装置側で
は、第1の実施例と同様にして作成した画像データエリ
ア44cの中で画素値が格納されなかった画素位置につ
いて画素値を補間するものである。
Next, the outline of another embodiment (third embodiment) of the present invention will be described. In the moving image processing apparatus of the third embodiment, C is used on the moving image compression apparatus side as in the first embodiment.
-When quantizing image data for a picture, only pixel values extracted at specific intervals are extracted and quantized, and thereafter, contour line data is created and compressed data is transmitted as in the first embodiment. . Then, on the side of the moving image decompressing device, the pixel value is interpolated with respect to the pixel position where the pixel value is not stored in the image data area 44c created in the same manner as in the first embodiment.

【0086】そして、第3の実施例の動画像圧縮装置の
構成は、図2〜図4に示した第1の実施例の動画像圧縮
装置の構成を基本としているが、図3に示した第1の実
施例の動画像圧縮装置の等高線処理部50内部の量子化
手段51において、画像データエリア34aに格納され
ている全画素値の中から、特定間隔で抜粋した画素値に
ついてのみ量子化を行い量子化データエリア55に格納
し、等高線データ作成手段52においては、量子化値が
格納された位置についてのみ等高線データを作成するも
のである。
The structure of the moving picture compression apparatus of the third embodiment is based on the structure of the moving picture compression apparatus of the first embodiment shown in FIGS. 2 to 4, but shown in FIG. In the quantizing means 51 in the contour line processing unit 50 of the moving picture compression apparatus of the first embodiment, only the pixel values extracted at a specific interval from all the pixel values stored in the image data area 34a are quantized. Then, the contour data is created in the quantized data area 55, and the contour data creating means 52 creates the contour data only for the position where the quantized value is stored.

【0087】一方、第3の実施例の動画像伸長装置で
は、図4に示した第1の実施例の逆量子化手段61によ
って作成された画像データエリア44a内で、画素値が
格納されなかった画素位置についての補間処理を追加す
るものである。
On the other hand, in the moving picture expansion apparatus of the third embodiment, no pixel value is stored in the image data area 44a created by the inverse quantizing means 61 of the first embodiment shown in FIG. The interpolation processing for the pixel position is added.

【0088】ここで、補間処理とは、画像データエリア
44aをサーチし、画素値が格納されていない画素位置
について、横方向又は縦方向で格納されている画素値か
ら補間計算を行い画素値を算出するものである。尚、補
間計算の方法は、例として直線補間や曲線補間がある。
Here, the interpolation processing is to search the image data area 44a, and for pixel positions where pixel values are not stored, perform interpolation calculation from pixel values stored in the horizontal direction or the vertical direction to obtain pixel values. It is to be calculated. The interpolation calculation method includes linear interpolation and curve interpolation as examples.

【0089】第3の実施例の動画像処理装置及びその制
御方法によれば、弟1の実施例を基本とし、C−ピクチ
ャについて、動画像圧縮装置の等高線処理部50におい
て、C−ピクチャを構成する全画素値の中から特定間隔
で抜粋された画素値についてのみ量子化を行い、等高線
データを作成して送信し、一方、動画像伸長装置におい
て、受信したC−ピクチャの等高線データから量子化デ
ータを作成し、逆量子化を行って画像データを作成し、
画素値が格納されていない画素位置については補間処理
を施すものであるので、C−ピクチャの圧縮処理の効率
が向上し、且つ圧縮率が向上し、その結果動画像伝送シ
ステムの伝送効率を向上させることができる効果があ
る。
According to the moving picture processing apparatus and its control method of the third embodiment, the C-picture is converted into the C-picture in the contour line processing unit 50 of the moving picture compression apparatus based on the embodiment of the younger brother 1. Quantization is performed only on pixel values extracted at a specific interval from all the constituent pixel values to form contour data, and the contour data is transmitted. On the other hand, in the moving picture decompression device, the contour data of the received C-picture is quantized. Image data is created, image data is created by inverse quantization,
Since the interpolation processing is performed on the pixel position where the pixel value is not stored, the efficiency of the compression processing of the C-picture is improved and the compression rate is improved, and as a result, the transmission efficiency of the moving image transmission system is improved. There is an effect that can be made.

【0090】[0090]

【発明の効果】請求項1,2記載の発明によれば、画像
グループ内のI−ピクチャからスケール情報作成部で作
成したスケール情報を基に、画像グループ内の他のフレ
ームとなるC−ピクチャの画素値を等高線処理部で量子
化し、更に量子化値毎に画素位置を分類した等高線デー
タを作成し、その等高線データを第2の符号化部で符号
化して伝送路に出力する動画像処理装置及びその制御方
法としているので、MPEGによる動画像データの圧縮
処理と比較して簡易に動画像の圧縮処理を行うことがで
き、よって演算量及びメモリ量を低減することができ、
更に装置構成を簡略化して、更に、データの伝送量を低
減できる効果がある。
According to the first and second aspects of the present invention, a C-picture which becomes another frame in the image group based on the scale information created from the I-picture in the image group by the scale information creating unit. The pixel value of is quantized by the contour line processing unit, the contour line data in which the pixel position is classified for each quantized value is further created, and the contour line data is encoded by the second encoding unit and output to the transmission path. Since the apparatus and the control method thereof are used, it is possible to easily perform the compression processing of the moving image as compared with the compression processing of the moving image data by MPEG, and thus it is possible to reduce the calculation amount and the memory amount.
Further, there is an effect that the device configuration can be simplified and the data transmission amount can be further reduced.

【0091】請求項3,4記載の発明によれば、第1の
復号化部で復号化したI−ピクチャのフレームの画像デ
ータからスケール情報作成部でフレーム内の画素値のス
ケール情報を作成し、第2の復号化部で復号された等高
線データから逆等高線処理部でフレーム内の画素位置に
対応する量子化値を格納する処理を行い、更にスケール
情報に基づいて量子化値を逆量子化してC−ピクチャの
フレームの画像データを復元する動画像処理装置及びそ
の制御方法としているので、MPEGによる動画像デー
タの伸長処理と比較して簡易に動画像の伸長処理を行う
ことができ、よって演算量及びメモリ量を低減すること
ができ、更に装置構成を簡略化できる効果がある。
According to the third and fourth aspects of the invention, the scale information creating unit creates scale information of pixel values in the frame from the image data of the I-picture frame decoded by the first decoding unit. , The inverse contour processing unit stores the quantized value corresponding to the pixel position in the frame from the contour data decoded by the second decoding unit, and further dequantizes the quantized value based on the scale information. Since the moving image processing apparatus and the control method thereof for restoring the image data of the C-picture frame are used, the moving image expansion processing can be performed more easily than the moving image data expansion processing by MPEG. The calculation amount and the memory amount can be reduced, and the device configuration can be further simplified.

【0092】請求項5記載の発明によれば、送信側に請
求項1記載の動画像処理装置を、受信側に請求項3記載
の動画像処理装置とを設け、両装置を伝送路で接続した
動画像伝送システムとしているので、データの伝送量を
低減することができ、よって低ビットレートの回線の伝
送路においても動画像データの伝送を容易にすることが
できる効果がある。
According to the invention described in claim 5, the moving image processing apparatus according to claim 1 is provided on the transmitting side, and the moving image processing apparatus according to claim 3 is provided on the receiving side, and both apparatuses are connected by a transmission line. Since this is a moving image transmission system, it is possible to reduce the amount of data transmitted, and thus it is possible to facilitate the transmission of moving image data even on a transmission path of a low bit rate line.

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

【図1】本発明の一実施例に係る動画像処理装置におけ
る画像フレームの構成を示す説明図である。
FIG. 1 is an explanatory diagram showing a configuration of an image frame in a moving image processing apparatus according to an embodiment of the present invention.

【図2】本発明の一実施例に係る動画像伝送システムの
構成ブロック図である。
FIG. 2 is a configuration block diagram of a moving image transmission system according to an embodiment of the present invention.

【図3】本実施例の動画像圧縮装置の等高線処理部50
内部、及びその周辺の構成を示すブロック図である。
FIG. 3 is a contour line processing unit 50 of the moving picture compression apparatus according to the present embodiment.
It is a block diagram which shows the structure inside and its periphery.

【図4】本実施例の動画像伸長装置の逆等高線処理部6
0内部、及びその周辺の構成を示すブロック図である。
FIG. 4 is an inverse contour line processing unit 6 of the moving picture decompression device according to the present embodiment.
FIG. 3 is a block diagram showing a configuration inside 0 and its periphery.

【図5】本実施例の動画像圧縮装置の制御の流れの概略
を示すフローチャート図である。
FIG. 5 is a flowchart showing an outline of a control flow of the moving picture compression apparatus according to the present embodiment.

【図6】本実施例の動画像伸長装置の制御の流れの概略
を示すフローチャート図である。
FIG. 6 is a flowchart showing an outline of a control flow of the moving picture decompression device of this embodiment.

【図7】第2の実施例の動画像処理装置の概略を説明す
る説明図である。
FIG. 7 is an explanatory diagram illustrating an outline of a moving image processing apparatus according to a second embodiment.

【図8】従来の動画像処理装置の構成ブロック図であ
る。
FIG. 8 is a configuration block diagram of a conventional moving image processing apparatus.

【図9】フレーム間の予測の関係を示す模式説明図であ
る。
FIG. 9 is a schematic explanatory diagram showing a prediction relationship between frames.

【図10】従来の動き補償処理を示す模式説明図であ
る。
FIG. 10 is a schematic explanatory view showing a conventional motion compensation process.

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

10…エンコーダ部、 11…前処理部、 12…フレ
ーム間予測/動き補償部、 13…DCT部、 14…
量子化部、 15…可変長符号化部、 20…デコーダ
部、 21…後処理部、 22…動き補償部、 23…
逆DCT部、24…逆量子化部、 25…可変長復号化
部、 30…前処理部、 31…I−ピクチャエンコー
ド部、 32…C−ピクチャエンコード部、 33…送
信部、34…メモリ、 34a…画像データエリア、
34b…スケール情報エリア、 34c…等高線情報エ
リア、 35…スケール情報作成部、36…ランレング
ス符号化部、 40…後処理部、 41…I−ピクチャ
デコード部、 42…C−ピクチャデコード部、 43
…受信部、 44…メモリ、 44a…画像データエリ
ア、 44b…スケール情報エリア、 44c…等高線
情報エリア、45…スケール情報作成部、 46…ラン
レングス復号化部、 50…等高線処理部、 51…量
子化手段、 52…等高線データ作成手段、 53…デ
ータ変換手段、 55…量子化データエリア、 56…
等高線データテーブル、 60…逆等高線処理部、 6
1…逆量子化手段、 62…量子化データ作成手段、6
3…データ逆変換手段、 65…量子化データエリア、
66…等高線データテーブル
10 ... Encoder unit, 11 ... Pre-processing unit, 12 ... Inter-frame prediction / motion compensation unit, 13 ... DCT unit, 14 ...
Quantization unit, 15 ... Variable length coding unit, 20 ... Decoder unit, 21 ... Post-processing unit, 22 ... Motion compensation unit, 23 ...
Inverse DCT unit, 24 ... Inverse quantization unit, 25 ... Variable length decoding unit, 30 ... Preprocessing unit, 31 ... I-picture encoding unit, 32 ... C-picture encoding unit, 33 ... Transmission unit, 34 ... Memory, 34a ... Image data area,
34b ... Scale information area, 34c ... Contour line information area, 35 ... Scale information creating section, 36 ... Run length encoding section, 40 ... Post-processing section, 41 ... I-picture decoding section, 42 ... C-picture decoding section, 43
... reception section, 44 ... memory, 44a ... image data area, 44b ... scale information area, 44c ... contour line information area, 45 ... scale information creation section, 46 ... run length decoding section, 50 ... contour line processing section, 51 ... quantum Transforming means, 52 ... Contour line data creating means, 53 ... Data converting means, 55 ... Quantized data area, 56 ...
Contour data table, 60 ... Inverse contour processing unit, 6
1 ... Inverse quantization means, 62 ... Quantized data creation means, 6
3 ... Data inversion means, 65 ... Quantized data area,
66 ... Contour line data table

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H03M 7/40 9382−5K H04N 5/92 H04N 5/92 H ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication location H03M 7/40 9382-5K H04N 5/92 H04N 5/92 H

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 動画像をフレームの画像データ毎に符号
化して伝送路に出力する動画像処理装置において、連続
する複数のフレームを1つの画像グループとし、前記画
像グループの第1番目のフレームをI−ピクチャとして
前記I−ピクチャのフレーム内の画素値のスケール情報
を作成するスケール情報作成部と、前記I−ピクチャの
フレームの画像データを圧縮して符号化してI−ピクチ
ャのフレーム情報を作成する第1の符号化部と、前記画
像グループ内のI−ピクチャを除く他のフレームをC−
ピクチャとして前記C−ピクチャのフレーム内の画素値
を前記スケール情報に基づいて量子化し、前記量子化し
た量子化値毎に画素位置を分類して等高線データを作成
する等高線処理部と、前記等高線データを符号化してC
−ピクチャのフレーム情報を作成する第2の符号化部と
を有することを特徴とする動画像処理装置。
1. A moving image processing apparatus for encoding a moving image for each image data of a frame and outputting the encoded data to a transmission path, wherein a plurality of consecutive frames are set as one image group, and the first frame of the image group is A scale information creating unit that creates scale information of pixel values in the frame of the I-picture as an I-picture, and image data of the frame of the I-picture is compressed and encoded to create frame information of the I-picture. And a first encoding unit for performing C-frame conversion for other frames except I-pictures in the image group.
A contour line processing unit that quantizes pixel values in the frame of the C-picture as a picture based on the scale information, classifies pixel positions for each quantized quantized value, and creates contour line data; and the contour line data. To encode C
And a second encoding unit that creates frame information of a picture.
【請求項2】 画像グループのI−ピクチャについてス
ケール情報作成部で画素値のスケール情報を作成し、第
1の符号化部で前記I−ピクチャのフレームの画像デー
タを圧縮して符号化してI−ピクチャのフレーム情報を
作成し、前記画像グループのC−ピクチャについて等高
線処理部で画素値を前記スケール情報に基づいて量子化
し、前記量子化値毎に画素位置を分類して等高線データ
を作成し、第2の符号化部で前記等高線データを符号化
してC−ピクチャのフレーム情報を作成することを特徴
とする請求項1記載の動画像処理装置の制御方法。
2. A scale information creating unit creates scale information of pixel values for I-pictures in an image group, and a first encoding unit compresses and encodes image data of a frame of the I-picture to obtain I-pictures. -Create frame information of a picture, quantize pixel values of the C-picture of the image group based on the scale information in a contour line processing unit, and classify pixel positions for each of the quantized values to create contour line data. The method of controlling a moving image processing apparatus according to claim 1, wherein the contour data is encoded by a second encoding unit to create frame information of a C-picture.
【請求項3】 請求項1記載の動画像処理装置から出力
されるI−ピクチャのフレーム情報とC−ピクチャのフ
レーム情報とについて、前記I−ピクチャのフレーム情
報を復号化して伸長する第1の復号化部と、前記第1の
復号化部で伸長されたI−ピクチャのフレームの画像デ
ータから前記フレーム内の画素値のスケール情報を作成
するスケール情報作成部と、前記C−ピクチャのフレー
ム情報を復号化する第2の復号化部と、前記第2の復号
化部で復号された等高線データの量子化値と画素位置か
ら前記C−ピクチャのフレーム内の各画素位置に対応す
る量子化値を格納する処理を行い、前記各画素の量子化
値を前記スケール情報に基づいて逆量子化して前記C−
ピクチャのフレームの画像データを復元する逆等高線処
理部とを有することを特徴とする動画像処理装置。
3. The first information for decoding and expanding the I-picture frame information for the I-picture frame information and the C-picture frame information output from the moving image processing apparatus according to claim 1. A decoding unit, a scale information creation unit that creates scale information of pixel values in the frame from the image data of the I-picture frame expanded by the first decoding unit, and frame information of the C-picture And a quantized value corresponding to each pixel position in the frame of the C-picture from the quantized value and pixel position of the contour line data decoded by the second decoding unit. Is stored, the quantized value of each pixel is dequantized based on the scale information, and the C-
A moving image processing apparatus, comprising: an inverse contour line processing unit that restores image data of a frame of a picture.
【請求項4】 請求項1記載の動画像処理装置から出力
されるI−ピクチャのフレーム情報を第1の復号化部で
復号化して伸長し、スケール情報作成部で前記伸長され
たI−ピクチャのフレームの画像データから前記フレー
ム内の画素値のスケール情報を作成し、請求項1記載の
動画像処理装置から出力されるC−ピクチャのフレーム
情報を第2の復号化部で復号化し、逆等高線処理部で前
記復号された等高線データの量子化値と画素位置から前
記C−ピクチャのフレーム内の各画素位置に対応する量
子化値を格納する処理を行い、前記各画素の量子化値を
前記スケール情報に基づいて逆量子化して前記C−ピク
チャのフレームの画像データを復元することを特徴とす
る請求項3記載の動画像処理装置の制御方法。
4. The frame information of an I-picture output from the moving image processing apparatus according to claim 1, is decoded and expanded by a first decoding unit, and the expanded I-picture is expanded by a scale information creating unit. Scale information of pixel values in the frame is created from the image data of the frame, and the frame information of the C-picture output from the moving image processing apparatus according to claim 1 is decoded by the second decoding unit, and inversed. The contour line processing unit performs a process of storing the quantized value corresponding to each pixel position in the frame of the C-picture from the quantized value of the decoded contour line data and the pixel position, and the quantized value of each pixel is stored. The method of controlling a moving image processing apparatus according to claim 3, wherein dequantization is performed based on the scale information to restore the image data of the frame of the C-picture.
【請求項5】 請求項1記載の動画像処理装置と請求項
3記載の動画像処理装置とを伝送路で接続してなること
を特徴とする動画像伝送システム。
5. A moving image transmission system comprising the moving image processing apparatus according to claim 1 and the moving image processing apparatus according to claim 3 connected by a transmission path.
JP6203076A 1994-08-05 1994-08-05 Moving picture processor, its control method and moving picture transmission system Pending JPH0851628A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6203076A JPH0851628A (en) 1994-08-05 1994-08-05 Moving picture processor, its control method and moving picture transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6203076A JPH0851628A (en) 1994-08-05 1994-08-05 Moving picture processor, its control method and moving picture transmission system

Publications (1)

Publication Number Publication Date
JPH0851628A true JPH0851628A (en) 1996-02-20

Family

ID=16467962

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6203076A Pending JPH0851628A (en) 1994-08-05 1994-08-05 Moving picture processor, its control method and moving picture transmission system

Country Status (1)

Country Link
JP (1) JPH0851628A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19644650A1 (en) * 1996-10-26 1998-04-30 Thomson Brandt Gmbh Method for processing digitally coded images of an image sequence and device for carrying out the method and device for temporarily storing decoded images
KR100410973B1 (en) * 2001-04-18 2003-12-18 엘지전자 주식회사 Method streaming moving picture video on demand

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19644650A1 (en) * 1996-10-26 1998-04-30 Thomson Brandt Gmbh Method for processing digitally coded images of an image sequence and device for carrying out the method and device for temporarily storing decoded images
KR100410973B1 (en) * 2001-04-18 2003-12-18 엘지전자 주식회사 Method streaming moving picture video on demand

Similar Documents

Publication Publication Date Title
JP3888597B2 (en) Motion compensation coding apparatus and motion compensation coding / decoding method
US5657086A (en) High efficiency encoding of picture signals
US7593464B2 (en) Information processing apparatus and method, and program storage medium
US8213501B2 (en) Video encoding method, video decoding method, video encoding program, video decoding program, video encoding apparatus, and video decoding apparatus
JP3441132B2 (en) Moving picture compression apparatus and method
JPH0595540A (en) Dynamic picture encoder
JPH09224254A (en) Device and method for estimating motion
US6829373B2 (en) Automatic setting of optimal search window dimensions for motion estimation
EP1280356A2 (en) Apparatus and method for compressing multiplexed video signals
JP2898413B2 (en) Method for decoding and encoding compressed video data streams with reduced memory requirements
JP3089941B2 (en) Inter prediction coding device
JP2001145112A (en) Device and method for composing dynamic image and recording medium
US20020097797A1 (en) Method and apparatus for decoding picture signal at variable picture rate
JPH10276437A (en) Method and device for encoding/decoding hierarchical moving image signal
JPH0851628A (en) Moving picture processor, its control method and moving picture transmission system
US6904093B1 (en) Horizontal/vertical scanning frequency converting apparatus in MPEG decoding block
JPH07231449A (en) Encoder and decoder for picture signal
JPH06113291A (en) Picture coder and decoder
JPH0795536A (en) Device and method for reversely reproducing moving image
JP2962537B2 (en) Scanning method and apparatus using energy distribution of two-dimensional data
JPH09149420A (en) Method and device for compressing dynamic image
JPH06276482A (en) Picture signal coding method, coder, decoding method and decoder
JPH10164594A (en) Compression encoding method for moving image and device therefor
JPH09294268A (en) Image coding device
KR0123092B1 (en) Method and apparatus for coding a code indicating picture starting location

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041207

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050405