[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP3029914B2 - Image hierarchical encoding / decoding device - Google Patents

Image hierarchical encoding / decoding device

Info

Publication number
JP3029914B2
JP3029914B2 JP5752792A JP5752792A JP3029914B2 JP 3029914 B2 JP3029914 B2 JP 3029914B2 JP 5752792 A JP5752792 A JP 5752792A JP 5752792 A JP5752792 A JP 5752792A JP 3029914 B2 JP3029914 B2 JP 3029914B2
Authority
JP
Japan
Prior art keywords
image
resolution
decoding
encoding
decoded
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.)
Expired - Fee Related
Application number
JP5752792A
Other languages
Japanese (ja)
Other versions
JPH05227515A (en
Inventor
崇 浜野
真喜子 此島
喜一 松田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP5752792A priority Critical patent/JP3029914B2/en
Publication of JPH05227515A publication Critical patent/JPH05227515A/en
Application granted granted Critical
Publication of JP3029914B2 publication Critical patent/JP3029914B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は画像とりわけ動画像を階
層的に符号化/復号化する画像の階層的符号化/復号化
装置に関するものである。近年、画像フォーマットの異
なるアプリケーションに対する統一的な符号化アルゴリ
ズムの実現が望まれている。またこれと同時に、既に標
準化がなされている低レートでの符号化アルゴリズム
(TV会議システム、あるいは蓄積メディア等に用いら
れる符号化アルゴリズム)との互換性も強く望まれてい
る。よって現在、これらの要求を実現するために、各種
の階層的符号化/復号化方式が検討されている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a hierarchical image encoding / decoding apparatus for hierarchically encoding / decoding an image, especially a moving image. In recent years, realization of a unified encoding algorithm for applications having different image formats has been desired. At the same time, compatibility with a low-rate coding algorithm (a coding algorithm used for a TV conference system or a storage medium) which has already been standardized is strongly desired. Therefore, various hierarchical encoding / decoding schemes are currently being studied to fulfill these requirements.

【0002】[0002]

【従来の技術】画像通信ネットワークにおいて、ネット
ワーク内に高解像度端末と低解像度端末が混在するよう
な場合、それら高解像度端末と低解像度端末間で互換性
(Compatibility)を持たせる必要がある。そのため、か
かるネットワークでは画像データを高解像度用、低解像
度用と階層的に符号化/復号化して、低レートの符号化
アルゴリズムと互換性を持たせている。
2. Description of the Related Art In a video communication network, when a high-resolution terminal and a low-resolution terminal coexist in the network, it is necessary to provide compatibility between the high-resolution terminal and the low-resolution terminal. For this reason, in such a network, image data is hierarchically encoded / decoded for high-resolution and low-resolution, so as to be compatible with a low-rate encoding algorithm.

【0003】この方式として、符号化側において、 高い解像度の入力画像をダウンサンプリングして解
像度の低い画像を作り、この画像を低レートの標準化符
号化方式で符号化し、低階層での符号化データとする。 一方、高階層の符号化データとしては、の低階層
の符号化データを復号化して復号画像を得、この復号画
像をアップサンプリングして高解像度フォーマットとし
た後に、それと元の高い解像度の入力画像との差分をと
って符号化し、それを高階層における符号化データとす
る。 復号化側においては、 復号器が低レートの標準化復号器である場合、低階
層での符号化データのみを用いて復号画面を得る。 復号器が高階層も扱える場合、低階層の符号化デー
タから復号画面を生成するに加えて、高階層における符
号化データを復号化し、低階層で得られた復号画面をア
ップサンプリングした画像と加算するこにより、高解像
度の復号画面を得る。
[0003] In this method, on the encoding side, a high-resolution input image is down-sampled to produce a low-resolution image, and this image is encoded by a low-rate standardized encoding method. And On the other hand, as the encoded data of the higher hierarchy, the encoded data of the lower hierarchy is decoded to obtain a decoded image. And encodes the difference to obtain encoded data in a higher hierarchy. On the decoding side, when the decoder is a low-rate standardized decoder, a decoded screen is obtained using only the coded data in the lower layer. If the decoder can handle the higher layer, in addition to generating a decoded screen from the coded data in the lower layer, it also decodes the coded data in the higher layer and adds the decoded screen obtained in the lower layer to the upsampled image. Thus, a high-resolution decoded screen is obtained.

【0004】このような階層的な符号化/復号化を行う
装置の構成例が図5および図6に示される。ここで図5
は符号化装置側の構成を、図6は復号化装置側の構成を
示す。
FIGS. 5 and 6 show examples of the configuration of an apparatus for performing such hierarchical encoding / decoding. Here, FIG.
Shows the configuration on the encoding device side, and FIG. 6 shows the configuration on the decoding device side.

【0005】符号化装置側は、入力画像をn種の解像度
に変換する解像度変換手段41を有する。ここでnは2
以上の整数で、nが大きくなるほど解像度が低くなり、
1≦i<j<nであるものとする。この解像度変換手段
41では例えば解像度iの画像を間引きするなどしてよ
り低い解像度jの画像に変換する。
[0005] The encoding apparatus has resolution conversion means 41 for converting an input image into n types of resolutions. Where n is 2
In the above integers, the resolution decreases as n increases,
It is assumed that 1 ≦ i <j <n. The resolution converting means 41 converts the image having the lower resolution j into an image having a lower resolution j, for example, by thinning the image having the resolution i.

【0006】符号化手段42は解像度jの画像を符号化
するものであり、その符号化データは受信側に送られる
と共に、復号化手段3に入力されて解像度jの復号画像
に復号化される。解像度変換手段44はこの解像度jの
復号画像を例えば補間してより高い解像度iの画像に解
像度変換する回路である。減算手段45は解像度iの入
力画像と解像度変換手段44で変換した解像度iの画面
との差分をとる。符号化手段46はこの差分データを符
号化して符号化データを生成し受信側に送信する。
The encoding means 42 encodes an image having a resolution j, and the encoded data is sent to the receiving side and input to the decoding means 3 to be decoded into a decoded image having the resolution j. . The resolution conversion means 44 is a circuit for converting the decoded image having the resolution j into an image having a higher resolution i by, for example, interpolating the decoded image. The subtraction unit 45 calculates a difference between the input image of the resolution i and the screen of the resolution i converted by the resolution conversion unit 44. The encoding means 46 encodes the difference data to generate encoded data and transmits it to the receiving side.

【0007】受信側の復号化装置側では、復号化手段4
7は受信した解像度jの符号化データを復号化して解像
度jの復号画像を生成する。この復号画像は解像度変換
手段49に入力されて解像度iの画像に解像度変換され
る。一方、復号化手段48は受信した符号化データを復
号して解像度iの画像についての差分データを出力す
る。加算手段50’はこの差分データと解像度変換手段
49からの画像とを加算して解像度iの復号画像を生成
する。
[0007] On the decoding device side on the receiving side, the decoding means 4
7 decodes the received encoded data of the resolution j to generate a decoded image of the resolution j. This decoded image is input to the resolution conversion means 49 and is converted into an image of resolution i. On the other hand, the decoding means 48 decodes the received coded data and outputs difference data for the image of the resolution i. The adding means 50 'adds the difference data and the image from the resolution converting means 49 to generate a decoded image having the resolution i.

【0008】以上のような構成にすることにより、受信
側が低解像度用の端末である時には低解像度の復号画像
を再生し、一方、高解像度も扱える端末である時には高
解像度の復号画像を再生することができ、互換性を持た
せることができる
With the above configuration, when the receiving side is a low resolution terminal, a low resolution decoded image is reproduced, and when the receiving side is a terminal capable of handling high resolution, a high resolution decoded image is reproduced. Can be compatible

【0009】[0009]

【発明が解決しようとする課題】高解像度と低解像度の
互換性を考慮した場合には、上述したように画像を階層
的に符号化/復号化する必要がある。しかし、符号器側
と復号器側が共に高解像度を扱えるような場合には、低
解像度の画像は表示しないので、必ずしも階層的な符号
化を行う必要はなく、高解像度だけの単階層で符号化/
復号化することができる。
In consideration of compatibility between high resolution and low resolution, it is necessary to encode / decode images hierarchically as described above. However, when both the encoder side and the decoder side can handle high resolution, low-resolution images are not displayed, so it is not necessary to perform hierarchical coding. /
Can be decrypted.

【0010】いっぽう、一般に、同画質の画像を得るた
めには、階層的符号化を行うよりも単階層符号化のほう
が符号化に必要な情報量が少なくなるので、符号化効率
の面からは単階層で符号化/復号化するほうが望まし
い。したがって、従来の階層的符号化/復号化方式は、
互換性を重視するために、符号化効率を犠牲にしている
と言える。
On the other hand, in general, in order to obtain an image of the same image quality, the amount of information required for encoding is smaller in single-layer encoding than in hierarchical encoding, and therefore, in terms of encoding efficiency. It is preferable to perform encoding / decoding in a single layer. Therefore, the conventional hierarchical encoding / decoding scheme is:
It can be said that coding efficiency is sacrificed in order to emphasize compatibility.

【0011】本発明はかかる事情に鑑みてなされたもの
であり、その目的とするところは、送信側の符号器と受
信側の復号器の解像度に応じて、階層的符号化と単階層
符号化を使い分けることができるようにし、できうるか
ぎり符号化効率の改善を図ることにある。
The present invention has been made in view of the above circumstances, and an object of the present invention is to perform hierarchical coding and single-layer coding in accordance with the resolutions of a transmitting side encoder and a receiving side decoder. And to improve the coding efficiency as much as possible.

【0012】[0012]

【課題を解決するための手段】図1および図2は本発明
に係る原理説明図である。本発明の画像の階層的符号化
装置は、図1に示されるように、入力画像を解像度が異
なる複数の階層の画像に解像度変換する解像度変換手段
21と、ある階層の解像度の画像を符号化する第1の符
号化手段22と、第1の符号化手段22で符号化された
符号化データを復号化し解像度がより高い階層の画像に
解像度変換する復号化・解像度変換手段23と、復号化
・解像度変換手段23で変換された画像と上記解像度が
より高い階層の入力画像との差分をとる減算手段24
と、減算手段24の差分データを符号化する第2の符号
化手段25と、復号化装置が該第2の符号化手段で符号
化された符号化データを復号可能な時に、この差分デー
タに換えて上記解像度がより高い階層の入力画像をその
まま符号化するよう制御する制御手段26とを備えたも
のである。
FIGS. 1 and 2 are explanatory diagrams of the principle according to the present invention. As shown in FIG. 1, a hierarchical encoding apparatus for an image according to the present invention, as shown in FIG. 1, converts resolution of an input image into images of a plurality of layers having different resolutions, A first encoding unit 22, a decoding / resolution conversion unit 23 that decodes the encoded data encoded by the first encoding unit 22 and converts the resolution into an image of a higher resolution hierarchy; A subtracting unit 24 for calculating a difference between the image converted by the resolution converting unit 23 and the input image of the higher resolution hierarchy
And second encoding means 25 for encoding the difference data of the subtraction means 24, and when the decoding device can decode the encoded data encoded by the second encoding means, Instead, it has a control means 26 for controlling so as to encode the input image of the higher resolution hierarchy as it is.

【0013】上記制御手段26は、復号化・解像度変換
手段23で変換された画像に換えて“0”データを減算
手段24に入力し、その減算手段24の出力を第2の符
号化手段25で符号化するよう構成することができる。
The control means 26 inputs "0" data to the subtraction means 24 in place of the image converted by the decoding / resolution conversion means 23, and outputs the output of the subtraction means 24 to the second encoding means 25. Can be configured to be encoded.

【0014】また上記制御手段は、上記解像度がより高
い階層の入力画像をそのまま図示しない第3の符号化手
段に入力するか、あるいは減算手段24からの差分デー
タに換えて第2の符号化手段25に入力するよう構成す
ることができる。
The control means may input the input image of the higher resolution hierarchy to a third encoding means (not shown) as it is, or may replace the differential data from the subtracting means 24 with the second encoding means. 25 can be configured.

【0015】本発明の画像の階層的復号化装置は、図2
に示されるように、受信したある階層の解像度の符号化
データを復号化する第1の復号化手段31と、受信した
上記階層の解像度よりも解像度がより高い階層の符号化
データを復号化する第2の復号化手段32と、第1の復
号化手段で復号化した復号画像を解像度がより高い階層
の画像に解像度変換する第1の解像度変換手段33と、
解像度変換手段33で変換した画像と第2の復号化手段
32で復号化した復号値を加算して第2の解像度の復号
画像を生成する加算手段34と、第2の復号化手段32
の復号値をそのまま復号画像とするよう制御する制御手
段35とを備えたものである。
FIG. 2 is a block diagram showing a hierarchical decoding apparatus for an image according to the present invention.
As shown in (1), the first decoding means 31 decodes the received encoded data of a certain layer of resolution, and decodes the received encoded data of a layer having a higher resolution than the received layer. A second decoding unit 32, a first resolution conversion unit 33 that converts the decoded image decoded by the first decoding unit into an image of a higher resolution hierarchy,
An adding unit 34 for adding the image converted by the resolution converting unit 33 and the decoded value decoded by the second decoding unit 32 to generate a decoded image of the second resolution; and a second decoding unit 32
And a control means 35 for controlling the decoded value of (i) as a decoded image as it is.

【0016】上記の制御手段35は、第1の復号化手段
31で復号化した復号画像に換えて“0”データを加算
手段34に入力するよう構成することができる
The control means 35 can be configured to input "0" data to the adding means 34 in place of the decoded image decoded by the first decoding means 31.

【0017】また上記の制御手段35は、加算手段34
からの出力に換えて、第2の復号化手段32の出力をそ
のまま取り出して復号画像とするよう構成することがで
きる。
The control means 35 includes an addition means 34
, The output of the second decoding unit 32 can be taken out as it is to obtain a decoded image.

【0018】[0018]

【作用】符号化装置側においては、通常、第1の符号化
手段22で符号化した低解像度画像の符号化データと第
2の符号化手段25で符号化した高解像度画像に関する
差分データの符号化データを送信することで階層的な符
号化を行っているが、受信側が高解像度であることが判
明していれば、制御手段26により、高解像度の入力画
像をそのまま符号化して受信側に送るようにする。これ
により単階層符号化を行える。
On the coding device side, the coding of the low-resolution image coded by the first coding means 22 and the difference data of the high-resolution image coded by the second coding means 25 are usually performed. Hierarchical encoding is performed by transmitting encoded data, but if it is known that the receiving side has high resolution, the control means 26 encodes the high-resolution input image as it is and sends it to the receiving side. I will send it. Thereby, single-layer encoding can be performed.

【0019】制御手段26による高解像度の入力画像を
そのまま符号化する方法としては種々あり、例えば、復
号化・解像度変換手段23から減算手段24に入力する
画像データを“0”データにして高解像度の入力画像が
減算手段24を実質上そのまま通過するようにしてもよ
いし、高解像度の入力画像を減算手段24を通ることな
く直接に第2の符号化手段25に入力するよう切替えを
行ってもよいし、高解像度の入力画像を第2の符号化手
段25とは別の第3の符号化手段で符号化して受信側に
送ってもよい。
There are various methods for encoding the high-resolution input image as it is by the control means 26. For example, the image data input from the decoding / resolution conversion means 23 to the subtraction means 24 is converted to "0" data to obtain a high-resolution image. May be passed substantially as it is through the subtraction means 24, or switching may be performed such that a high-resolution input image is directly input to the second encoding means 25 without passing through the subtraction means 24. Alternatively, a high-resolution input image may be encoded by a third encoding unit different from the second encoding unit 25 and sent to the receiving side.

【0020】受信側では、送信側が階層的符号化を行っ
ている時は、受信側が低解像度であれば復号化手段31
で低解像度の復号画像を再生して表示し、一方、受信側
が高解像度であれば、その低解像度の復号画像と復号化
手段32で復号化した差分データとに基づいて加算手段
34で高解像度の復号画像を再生して表示する。
On the receiving side, when the transmitting side is performing hierarchical coding, if the receiving side has a low resolution, the decoding means 31
To reproduce and display the low-resolution decoded image. On the other hand, if the receiving side has high resolution, the adding means 34 performs high-resolution decoding based on the low-resolution decoded image and the differential data decoded by the decoding means 32. And reproduces and displays the decoded image.

【0021】いっぽう、送信側が単階層符号化を行って
いる場合には、制御手段35により復号化手段32で復
号した高解像度の復号画像をそのまま表示する。その方
法としては、解像度変換手段33から加算手段34に入
力する画像データを“0”にして復号化手段32の復号
画像が加算手段34を実質上そのまま通過するようにし
てもよいし、復号化手段32の出力画像を加算手段34
を通らずに直接に取り出して表示するようにしてもよ
い。
On the other hand, when the transmitting side is performing single-layer encoding, the control unit 35 displays the high-resolution decoded image decoded by the decoding unit 32 as it is. As the method, the image data input from the resolution conversion unit 33 to the addition unit 34 may be set to “0” so that the decoded image of the decoding unit 32 passes through the addition unit 34 substantially as it is. Adding means 34 to the output image of means 32
It may be taken out directly and displayed without passing through.

【0022】[0022]

【実施例】以下、図面を参照して本発明の実施例を説明
する。図2には本発明の一実施例としての画像の階層的
符号化装置の構成が、また図3にはその階層的復号化装
置の構成がそれぞれ示される。この実施例装置は入力画
像を二つの階層、で符号化/復号化するものであ
り、階層の解像度のほうが階層の解像度よりも
高解像度であり、階層の画像は階層の画像をダウン
サンプリングすることで得られる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 shows the configuration of a hierarchical coding apparatus for an image according to an embodiment of the present invention, and FIG. 3 shows the configuration of the hierarchical decoding apparatus. In this embodiment, the input image is encoded / decoded in two layers. The resolution of the layer is higher than that of the layer, and the image of the layer is obtained by down-sampling the image of the layer. Is obtained.

【0023】まず符号化装置の構成を説明すると、図3
において、ダウンサンプル部1は入力画像をダウンサン
プリング(間引き)して、より低解像度の画像に解像度
変換を行う。離散コサイン変換部2はこの解像度変換さ
れた低解像度の画像を離散コサイン変換により符号化
し、その符号化データは受信側に送出されると共に、逆
離散コサイン変換部3に入力される。逆離散コサイン変
換部3は符号化データを逆離散コサイン変換により復号
化して復号画像を生成する。この復号画像はアップサン
プル部4に入力されてアップサンプリング(補間)によ
り高解像度フォーマットの画像に解像度変換される。
First, the configuration of the encoding apparatus will be described.
In, the down-sampling unit 1 down-samples (decimates) the input image and performs resolution conversion to a lower-resolution image. The discrete cosine transform unit 2 encodes the resolution-converted low-resolution image by discrete cosine transform. The encoded data is sent to the receiving side and input to the inverse discrete cosine transform unit 3. The inverse discrete cosine transform unit 3 decodes the coded data by the inverse discrete cosine transform to generate a decoded image. The decoded image is input to the up-sampling unit 4 and is subjected to up-sampling (interpolation) to be converted into a high-resolution format image.

【0024】さらに、この解像度変換された画像はセレ
クタ7を通って減算器5に入力され、ここで元の解像度
の入力画像との差分が生成され、その差分データは離
散コサイン変換部6で離散コサイン変換により符号化さ
れ、階層の符号化データとして受信側に送られる。ま
たセレクタ7はアップサンプル部4からの画像データか
“0”データかの何れかを選択して出力するよう構成さ
れる。
The resolution-converted image is input to the subtractor 5 through the selector 7, where a difference from the input image of the original resolution is generated. The data is encoded by cosine transform and sent to the receiving side as hierarchically encoded data. The selector 7 is configured to select and output either the image data from the up-sampling unit 4 or “0” data.

【0025】次に復号化装置の構成を説明すると、図4
において、逆離散コサイン変換部8は階層で受信した
符号化データを逆離散コサイン変換により復号化して階
層の復号画像を生成する。一方、逆離散コサイン変換
部9は階層で受信した符号化データを逆離散コサイン
変換により復号化して、解像度の再生画像を得るため
の差分データを生成する。
Next, the configuration of the decoding apparatus will be described.
, The inverse discrete cosine transform unit 8 decodes the coded data received in the layer by the inverse discrete cosine transform to generate a decoded image in the layer. On the other hand, the inverse discrete cosine transform unit 9 decodes the coded data received in the hierarchy by the inverse discrete cosine transform, and generates difference data for obtaining a reproduced image having a resolution.

【0026】アップサンプル部10は逆離散コサイン変
換部8で生成された復号画像をアップサンプリング(補
間)して解像度フォーマットの画像データに解像度変
換する。この画像データはセレクタ12を通って加算器
11に入力され、ここで、復号化された差分データと加
算されることで、解像度の復号画像が得られる。
The up-sampling unit 10 up-samples (interpolates) the decoded image generated by the inverse discrete cosine transform unit 8 and converts the resolution into image data in a resolution format. This image data is input to the adder 11 through the selector 12, where it is added to the decoded difference data to obtain a decoded image having a resolution.

【0027】この実施例装置の動作が以下に説明され
る。受信側装置が高解像度か低解像度か確定していない
場合には、互換性を持たせるために、従来と同じ階層的
符号化/復号化を行う。すなわち、符号化装置側のセレ
クタ7はアップサンプル部4からの画像データを選択し
て減算器5に入力し、復号化装置側のセレクタ12はア
ップサンプル部10からの画像データを選択して加算器
11に入力する。これにより、従来と同じ階層的符号化
/復号化が行われる。
The operation of this embodiment will now be described. If the receiving apparatus has not determined whether the resolution is high or low, the same hierarchical encoding / decoding as in the related art is performed for compatibility. That is, the selector 7 on the encoding device side selects the image data from the up-sampling unit 4 and inputs it to the subtractor 5, and the selector 12 on the decoding device side selects and adds the image data from the up-sampling unit 10. Input to the container 11. Thereby, the same hierarchical encoding / decoding as in the related art is performed.

【0028】一方、受信側装置が高解像度であることが
判明している場合には、階層的符号化/復号化を行う必
要はないので、高解像度の階層側で単階層符号化/復
号化を行うようにする。すなわち、符号化装置側のセレ
クタ7は“0”データを選択して減算器5に入力し、復
号化装置側のセレクタ12は“0”データを選択して加
算器11に入力する。これにより、符号化装置側では、
解像度の入力画像データが減算器5をそのまま通過し
て離散コサイン変換部6で符号化されて送信されること
になり、また復号化装置側では、その解像度の画像の
符号化データが逆離散コサイン変換部9で復号化され、
その復号化された解像度の復号画像が加算器11をそ
のまま通過することになり、よって単階層の符号化/復
号化が行われる。
On the other hand, if it is known that the receiving apparatus has high resolution, there is no need to perform hierarchical encoding / decoding, so that single-layer encoding / decoding is performed on the high resolution layer side. To do. That is, the selector 7 on the encoder side selects “0” data and inputs it to the subtractor 5, and the selector 12 on the decoder side selects “0” data and inputs it to the adder 11. Thereby, on the encoding device side,
The input image data of the resolution passes through the subtractor 5 as it is, and is encoded and transmitted by the discrete cosine transform unit 6. On the decoding device side, the encoded data of the image of the resolution is inverse discrete cosine. Decoded by the conversion unit 9,
The decoded image of the decoded resolution passes through the adder 11 as it is, so that single-layer encoding / decoding is performed.

【0029】受信装置の解像度が既知である場合には上
述のセレクタの切替えはその解像度に応じて行えばよ
い。それが既知でない場合、受信装置が高解像度の機能
を持っているか否かの判断は、例えばCCITT勧告
H.242に規定された通信手順の伝送フレームのBA
S(Bit rate Allocation Signal)を利用して、端末間で
通信を開始する際にそれぞれの端末に関する情報をやり
取りすることで行うことができる。
If the resolution of the receiving device is known, the above-described switching of the selector may be performed according to the resolution. If it is not known, the determination as to whether or not the receiving device has a high-resolution function is made, for example, according to CCITT Recommendation H.264. BA of the transmission frame of the communication procedure specified in 242
This can be performed by using S (Bit rate Allocation Signal) to exchange information about each terminal when starting communication between the terminals.

【0030】本発明の実施にあたっては種々の変形形態
が可能である。例えば上述の実施例では、単階層符号化
/復号化を行う手段として、セレクタ7、12により
“0”データを選択してそれぞれ減算器5、加算器11
に入力する手段を用いたが、本発明はこれに限られるも
のではなく、例えば、送信側において高解像度の入力
画像を直接に離散コサイン変換部6に入力し、受信側に
おいて逆離散コサイン変換部9からの復号データを加算
器11を通すことなく直接に取り出すよう回路切替えを
行うものであってもよい。また送信側において高解像度
の入力画像を離散コサイン変換部6とは別の離散コサ
イン変換部に入力して符号化を行うものであってもよ
い。
In carrying out the present invention, various modifications are possible. For example, in the above-described embodiment, as means for performing single-layer encoding / decoding, the selectors 7 and 12 select “0” data, and the subtractor 5 and the adder 11 respectively.
However, the present invention is not limited to this. For example, a high-resolution input image is directly input to the discrete cosine transform unit 6 on the transmitting side, and the inverse discrete cosine transform unit is input on the receiving side. Circuit switching may be performed so that the decoded data from 9 is directly extracted without passing through the adder 11. Alternatively, the transmitting side may input a high-resolution input image to a discrete cosine transform unit different from the discrete cosine transform unit 6 and perform encoding.

【0031】また上述の実施例では、符号化/復号化の
手段として、離散コサイン変換/逆離散コサイン変換を
用いたが、本発明はこれに限られるものではなく、他の
高能率符号化方式、例えば予測符号化方式などを用いる
ものであってもよい。また階層に応じて符号化方式を変
えるものであってもよい。
In the above-described embodiment, the discrete cosine transform / inverse discrete cosine transform is used as the encoding / decoding means. However, the present invention is not limited to this. For example, a prediction coding method or the like may be used. Further, the coding method may be changed according to the hierarchy.

【0032】本発明の階層的符号化/復号化装置は、例
えば高解像度端末と低解像度端末が入り混じっているT
V会議システムの多地点会議装置に適用することができ
る。
The hierarchical encoding / decoding device according to the present invention is, for example, a T / T device in which high-resolution terminals and low-resolution terminals are mixed.
The present invention can be applied to a multipoint conference device of a V conference system.

【0033】[0033]

【発明の効果】以上に説明したように、本発明によれ
ば、対向する符号器と復号器の解像度に応じて、階層的
符号化/復号化か単階層符号化/復号化かを選択できる
ため、高解像度を符号化する際の符号化効率を上げ、復
号画像の画質を向上させることができる。
As described above, according to the present invention, it is possible to select between hierarchical coding / decoding and single-layer coding / decoding according to the resolution of the facing encoder and decoder. Therefore, it is possible to increase the encoding efficiency when encoding a high resolution and improve the image quality of a decoded image.

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

【図1】本発明に係る画像の階層的符号化装置の原理説
明図である。
FIG. 1 is a diagram illustrating the principle of an image hierarchical coding apparatus according to the present invention.

【図2】本発明に係る画像の階層的復号化装置の原理説
明図である。
FIG. 2 is a diagram illustrating the principle of an image hierarchical decoding apparatus according to the present invention.

【図3】本発明の一実施例としての画像の階層的符号化
装置の構成を示す図である。
FIG. 3 is a diagram illustrating a configuration of an image hierarchical encoding device as one embodiment of the present invention.

【図4】本発明の一実施例としての画像の階層的復号化
装置の構成を示す図である。
FIG. 4 is a diagram showing a configuration of an image hierarchical decoding apparatus as one embodiment of the present invention.

【図5】従来の画像の階層的符号化装置の構成例を示す
図である。
FIG. 5 is a diagram illustrating a configuration example of a conventional image hierarchical coding device.

【図6】従来の画像の階層的復号化装置の構成例を示す
図である。
FIG. 6 is a diagram showing a configuration example of a conventional image hierarchical decoding device.

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

1 ダウンサンプル部 2、6 離散コサイン変換部 3、8、9 逆離散コサイン変換部 4、10 アップサンプル部 5 減算器 7、12 セレクタ 11 加算器 41、44、49 解像度変換手段 42、46 符号化手段 45 減算手段 43、47、48 復号化手段 DESCRIPTION OF SYMBOLS 1 Down sampling part 2, 6 Discrete cosine transformation part 3, 8, 9 Inverse discrete cosine transformation part 4, 10 Up sampling part 5 Subtractor 7, 12 Selector 11 Adder 41, 44, 49 Resolution conversion means 42, 46 Coding Means 45 Subtraction means 43, 47, 48 Decoding means

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭60−148279(JP,A) 特開 昭63−73786(JP,A) 特開 平3−66278(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04N 7/24 - 7/68 H04N 1/41 - 1/419 H04N 7/15 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-60-148279 (JP, A) JP-A-63-73786 (JP, A) JP-A-3-66278 (JP, A) (58) Field (Int.Cl. 7 , DB name) H04N 7/ 24-7/68 H04N 1/41-1/419 H04N 7/15

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力画像を解像度が異なる複数の階層の
画像に解像度変換する解像度変換手段(21)と、 ある階層の解像度の画像を符号化する第1の符号化手段
(22)と、 該第1の符号化手段で符号化された符号化データを復号
化し解像度がより高い階層の画像に解像度変換する復号
化・解像度変換手段(23)と、 該復号化・解像度変換手段で変換された画像と該解像度
がより高い階層の入力画像との差分をとる減算手段(2
4)と、 該減算手段の差分データを符号化する第2の符号化手段
(25)と、 復号化装置が、該第2の符号化手段で符号化された符号
化データを復号可能な時に該差分データに換えて該解像
度がより高い階層の入力画像をそのまま符号化するよう
制御する制御手段(26)とを備えた画像の階層的符号
化装置。
1. A resolution conversion means (21) for converting the resolution of an input image into images of a plurality of hierarchies having different resolutions, a first encoding means (22) for encoding an image of a certain hierarchy resolution, Decoding / resolution conversion means (23) for decoding the coded data coded by the first coding means and converting the resolution into an image of a higher resolution hierarchy, and conversion by the decoding / resolution conversion means Subtraction means (2) for taking the difference between the image and the input image of a higher resolution hierarchy
4), second encoding means (25) for encoding the differential data of the subtraction means, and when the decoding device can decode the encoded data encoded by the second encoding means. Control means (26) for performing control so as to directly encode the input image of the higher resolution in place of the difference data.
【請求項2】 上記制御手段は、該復号化・解像度変換
手段で変換された画像に換えて“0”データを該減算手
段に入力し、その減算手段の出力を該第2の符号化手段
で符号化するよう構成されたものである請求項1記載の
画像の階層的符号化装置。
2. The control means inputs "0" data to the subtraction means in place of the image converted by the decoding / resolution conversion means, and outputs the output of the subtraction means to the second encoding means. 2. The image hierarchical encoding apparatus according to claim 1, wherein the apparatus is configured to encode the image.
【請求項3】 上記制御手段は、上記解像度がより高い
階層の入力画像をそのまま第3の符号化手段に入力する
か、あるいは該減算手段からの差分データに換えて該第
2の符号化手段に入力するよう構成されたものである請
求項1記載の画像の階層的符号化装置。
3. The control means inputs the higher resolution hierarchical input image to a third encoding means as it is, or replaces the difference data from the subtraction means with the second encoding means. 2. The image hierarchical encoding apparatus according to claim 1, wherein the apparatus is configured to input the image data to the image.
【請求項4】 受信したある階層の解像度の符号化デー
タを復号化する第1の復号化手段(31)と、 受信した上記階層の解像度よりも解像度がより高い階層
の符号化データを復号化する第2の復号化手段(32)
と、 第1の復号化手段で復号化した復号画像を該解像度がよ
り高い階層の画像に解像度変換する第1の解像度変換手
段(33)と、 該解像度変換手段で変換した画像と該第2の復号化手段
で復号化した復号値を加算して第2の解像度の復号画像
を生成する加算手段(34)と、 該第2の復号化手段の復号値をそのまま復号画像とする
よう制御する制御手段(35)とを備えた画像の階層的
復号化装置。
4. A first decoding means (31) for decoding received coded data of a certain layer resolution, and decoding received coded data of a layer having a higher resolution than the received layer resolution. Second decoding means (32)
First resolution conversion means (33) for converting the resolution of the decoded image decoded by the first decoding means into an image having a higher resolution, and an image converted by the resolution conversion means; Adding means (34) for adding the decoded values decoded by the decoding means to generate a decoded image of the second resolution, and controlling the decoded value of the second decoding means to be the decoded image as it is. An image hierarchical decoding apparatus comprising a control means (35).
【請求項5】 該制御手段は、該第1の復号化手段で復
号化した復号画像に換えて“0”データを該加算手段に
入力するよう構成されたものである請求項4記載の画像
の復号化装置。
5. The image according to claim 4, wherein said control means is configured to input “0” data to said adding means in place of the decoded image decoded by said first decoding means. Decoding device.
【請求項6】 該制御手段は、該加算手段からの出力に
換えて、該第2の復号化手段の出力をそのまま取り出し
て復号画像とするよう構成されたものである請求項4記
載の画像の復号化装置。
6. The image according to claim 4, wherein said control means is configured to take out the output of said second decoding means as it is, instead of outputting from said adding means, and obtain a decoded image. Decoding device.
JP5752792A 1992-02-10 1992-02-10 Image hierarchical encoding / decoding device Expired - Fee Related JP3029914B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5752792A JP3029914B2 (en) 1992-02-10 1992-02-10 Image hierarchical encoding / decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5752792A JP3029914B2 (en) 1992-02-10 1992-02-10 Image hierarchical encoding / decoding device

Publications (2)

Publication Number Publication Date
JPH05227515A JPH05227515A (en) 1993-09-03
JP3029914B2 true JP3029914B2 (en) 2000-04-10

Family

ID=13058222

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5752792A Expired - Fee Related JP3029914B2 (en) 1992-02-10 1992-02-10 Image hierarchical encoding / decoding device

Country Status (1)

Country Link
JP (1) JP3029914B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3479443B2 (en) 1997-12-16 2003-12-15 株式会社日立製作所 Moving image data compression method and output method, moving image data reproduction method, and moving image data compression device, output device, and reproduction device
EP0966162A1 (en) * 1998-01-08 1999-12-22 Matsushita Electric Industrial Co., Ltd. Video signal reproducing device and hierarchical video signal decoder
FI120125B (en) * 2000-08-21 2009-06-30 Nokia Corp Image Coding

Also Published As

Publication number Publication date
JPH05227515A (en) 1993-09-03

Similar Documents

Publication Publication Date Title
JP3545000B2 (en) Image signal encoding device, image signal decoding device
JP2962083B2 (en) Resolution conversion method, resolution conversion device, image encoding device, image decoding device
US5818537A (en) Image processing method and apparatus for converting between data coded in different formats
JP3144806B2 (en) Digital image decoding device
JPH04177992A (en) Picture coder having hierarchical structure
JPH03133297A (en) Video signal coding circuit
JPH07115638A (en) Video transmitter
KR20150010903A (en) Method And Apparatus For Generating 3K Resolution Display Image for Mobile Terminal screen
JP3348612B2 (en) Inter-block prediction coding device, inter-block prediction decoding device, inter-block prediction coding method, inter-block prediction decoding method, and inter-block prediction coding / decoding device
KR20030089505A (en) Signal processing system and method, signal processing device and method, recording medium, and program
JP3029914B2 (en) Image hierarchical encoding / decoding device
US7447264B2 (en) Moving-picture temporal scalable coding method, coding apparatus, decoding method, decoding apparatus, and computer program therefor
JP2767083B2 (en) Apparatus having at least one encoder for encoding digital signals and at least one decoder for decoding encoded digital signals, and encoders and decoders for the apparatus
JPH08294125A (en) Moving image coder and moving image decoder
JPH0622289A (en) Multi-resolution image signal coder and decoder
JPS62200994A (en) Animation communication system
JP3098939B2 (en) Video encoding device and video decoding device
JPH06351010A (en) Radio video telephone system
JPH11234639A (en) Video telephone set
JPH0216887A (en) Picture encodor
JPH11262009A (en) Device for reproducing video signal
JP4193252B2 (en) Signal processing apparatus and method, signal decoding apparatus, and signal encoding apparatus
JP2587134B2 (en) Subband coding method
JP3494617B2 (en) Video decoding device
JP2698641B2 (en) Color image data encoding method and decoding method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000125

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080204

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090204

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090204

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100204

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees