JP3170185B2 - Image decoding method - Google Patents

Image decoding method

Info

Publication number
JP3170185B2
JP3170185B2 JP23418395A JP23418395A JP3170185B2 JP 3170185 B2 JP3170185 B2 JP 3170185B2 JP 23418395 A JP23418395 A JP 23418395A JP 23418395 A JP23418395 A JP 23418395A JP 3170185 B2 JP3170185 B2 JP 3170185B2
Authority
JP
Japan
Prior art keywords
tool
image
information data
decoding
tools
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
JP23418395A
Other languages
Japanese (ja)
Other versions
JPH0981481A (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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP23418395A priority Critical patent/JP3170185B2/en
Priority to US08/707,378 priority patent/US5802315A/en
Priority to EP96306397A priority patent/EP0762777A3/en
Publication of JPH0981481A publication Critical patent/JPH0981481A/en
Priority to US09/104,412 priority patent/US5881244A/en
Application granted granted Critical
Publication of JP3170185B2 publication Critical patent/JP3170185B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、符号化装置から符
号化情報とともにその情報を復号化する手段であるアル
ゴリズムを構成するツールを送信し、復号化装置で受信
したツールをアルゴリズムとして再構成し、受信した符
号化情報の復号化を行うような画像復号方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for transmitting a tool constituting an algorithm which is a means for decoding encoded information together with encoded information from an encoding apparatus, and reconstructing the tool received by the decoding apparatus as an algorithm. , An image decoding method for decoding received encoded information.

【0002】[0002]

【従来の技術】近年、ISDN(Integrated Services
Digital Network:サービス総合ディジタル網)の普及
により新しい通信サービスとして画像通信サービスが実
現されている。テレビ電話やテレビ会議システム等がそ
の例である。また、PHSやFPLMTSに代表される
無線伝送網の発展に伴い、更なるサービスの高度化、多
様化、可搬化への要求が急速に高まっている。一般に、
テレビ電話やテレビ会議システムのように、画像情報を
伝送する場合においては、画像の情報量が膨大なのに対
して、伝送に用いる回線の回線速度やコストの点から、
伝送する画像の情報量を圧縮符号化し、情報量を少なく
して伝送する事が必要となってくる。画像情報を圧縮す
る符号化方式としては静止画像符号化方式としてJPE
G(Joint Photographic coding Experts Group)、動
画像符号化方式としてH.261、蓄積用動画像符号化
方式としてMPEG1(Moving Picture Coding Expert
Group)、MPEG2がすでに国際標準化されている。
さらに64kbps以下の超低ビットレートでの符号化
方式としてMPEG4の標準化活動が進められている。
MPEG4によれば、多種多様なアプリケーションに柔
軟に対応でき、かつ各アプリケーションに対して最適な
方式で符号化できるために、既存のJPEG、H.26
1、MPEG1、MPEG2符号化方式のようにアルゴ
リズムに従って符号化を行う方式ではなく、符号器の各
ツール(変換器、量子化器、逆変換器、逆量子化器等)
を多数用意して、それらの適当な組み合わせによって符
号化を行う方式であることが必要である。
2. Description of the Related Art In recent years, ISDN (Integrated Services)
With the spread of Digital Network (Service Integrated Digital Network), image communication services have been realized as new communication services. Videophone and videoconferencing systems are examples. Further, with the development of wireless transmission networks represented by PHS and FPLMTS, demands for further enhancement, diversification, and portability of services are rapidly increasing. In general,
When transmitting image information, such as a videophone or video conference system, the amount of image information is enormous, but in terms of the line speed and cost of the line used for transmission,
It is necessary to compress and encode the information amount of the image to be transmitted, and to transmit the image with the information amount reduced. JPE is used as a still image coding method as a coding method for compressing image information.
G (Joint Photographic coding Experts Group); H.261, MPEG1 (Moving Picture Coding Expert
Group) and MPEG2 have already been internationally standardized.
Further, MPEG4 standardization activity as an encoding method at an ultra-low bit rate of 64 kbps or less is being promoted.
According to MPEG4, since it is possible to flexibly cope with a variety of applications and to perform encoding in an optimal manner for each application, the existing JPEG, H.264, and MPEG4 standards are used. 26
1, not MPEG1 and MPEG2 encoding methods, which perform encoding in accordance with an algorithm, but each encoder tool (transformer, quantizer, inverse transformer, inverse quantizer, etc.)
It is necessary that a method of preparing a large number of codes and performing encoding by an appropriate combination of them.

【0003】図5(a)は、H.261に準拠して画像
データを符号化(圧縮)した符号化情報のデータ列の構
造を表す概念図である。同図(a)に示す動きベクトル
情報、DCT係数、量子化ステップ等の各符号化情報デ
ータ(符号なし)は、符号器において固定された符号化
アルゴリズムに基づいて符号化(圧縮)された画像情報
データであり、復号器は、この符号化アルゴリズムに対
応して固定された復号化アルゴリズムを備えて、受信し
た各符号化情報データを復号する。
[0005] FIG. FIG. 2 is a conceptual diagram illustrating the structure of a data string of encoded information obtained by encoding (compressing) image data in accordance with H.261. Each piece of coded information data (unsigned) such as motion vector information, DCT coefficients, and quantization steps shown in FIG. 3A is an image coded (compressed) based on a coding algorithm fixed in the coder. The information data, and the decoder decodes each of the received encoded information data with a decoding algorithm fixed corresponding to the encoding algorithm.

【0004】図5(b)は、MPEG4等のアルゴリズ
ムがフレキシブルな符号化方式を用いて画像データを符
号化(圧縮)した符号化情報のデータ列の構造を表す概
念図である。同図(b)に示す符号化情報のデータ列
は、動きベクトル情報2、変数係数4、動きベクトル情
報6、変換係数8および量子化ステップ10等の符号化
(圧縮)された画像情報データと、これら画像情報デー
タのそれぞれを復号する動き補償ツール1、逆変換ツー
ル3、動き補償ツール5、逆変換ツール7および量子化
ツール9等のツール情報から構成されている。この場
合、動き補償ツール1等の各ツール情報は、それぞれ複
数種類のツール情報の中から選択することができ、各ツ
ール情報の組み合わせを自由に選択することができるも
のとなっている。このため、符号器は、画像情報データ
と併せて符号化に使用したツール情報を復号器に送信
し、復号器は、受信した画像情報データを復号するにあ
たって、符号器から送信されたツール情報を用いて符号
化された画像情報データを復号するものとなっている。
FIG. 5B is a conceptual diagram showing the structure of a data string of coded information obtained by coding (compressing) image data using a flexible coding method using an algorithm such as MPEG4. The data sequence of the coded information shown in FIG. 3B includes the coded (compressed) image information data such as the motion vector information 2, the variable coefficient 4, the motion vector information 6, the transform coefficient 8, the quantization step 10, and the like. , And tool information such as a motion compensation tool 1, an inverse transformation tool 3, a motion compensation tool 5, an inverse transformation tool 7, and a quantization tool 9 for decoding each of the image information data. In this case, each piece of tool information such as the motion compensation tool 1 can be selected from a plurality of types of tool information, and a combination of each piece of tool information can be freely selected. For this reason, the encoder transmits tool information used for encoding together with the image information data to the decoder, and the decoder decodes the tool information transmitted from the encoder when decoding the received image information data. It decodes the image information data encoded using the information.

【0005】これらの符号化/復号化処理を実現する方
法として、専用のハードウェアおよびソフトウェアを実
装して実現する方法と、汎用演算器とコンパイラを用い
て適当なソフトウェアを実行することにより実現する方
法とがある。先ず、専用のハードウェアおよびソフトウ
ェアを実装して符号化処理を実現する方法について説明
する。図6は、H.261に準拠して図5(a)に示す
符号化情報データを生成する符号器の構成を表すブロッ
ク図である。図6において、符号器は、符号化制御を行
う符号化制御部11、DCT変換を行う変換部12、変
換部12で変換された係数の量子化を行う量子化部1
3、量子化部13で量子化された係数の逆量子化を行う
逆量子化部14、逆DCT変換を行う逆変換部15、メ
モリ16、ループ内フィルタ17から構成されている。
なお、メモリ16は動き補償フレーム間予測の際に用い
る動き補償用可変遅延機能を有するメモリであり、フィ
ルタ17はマクロブロックごとにon/offできるル
ープ内フィルタである。
As a method of implementing these encoding / decoding processes, a method of implementing dedicated hardware and software, and a method of executing appropriate software using a general-purpose arithmetic unit and a compiler. There is a way. First, a method of implementing the encoding process by mounting dedicated hardware and software will be described. FIG. FIG. 6 is a block diagram illustrating a configuration of an encoder that generates encoded information data illustrated in FIG. 6, an encoder includes an encoding control unit 11 for performing encoding control, a transform unit 12 for performing DCT transform, and a quantizing unit 1 for quantizing coefficients transformed by the transform unit 12.
3. It includes an inverse quantization unit 14 for performing inverse quantization of the coefficient quantized by the quantization unit 13, an inverse transformation unit 15 for performing inverse DCT transform, a memory 16, and a filter 17 in a loop.
Note that the memory 16 is a memory having a variable delay function for motion compensation used in motion-compensated inter-frame prediction, and the filter 17 is a filter in a loop that can be turned on / off for each macroblock.

【0006】図5(a)に示す符号化情報データを生成
する符号化アルゴリズムを専用のハードウェアおよびソ
フトウェアで実現する場合、このアルゴリズムを構成す
る各ツールの機能は、図6に示す符号化制御部11、変
換部12、量子化部13、逆量子化部14、逆変換部1
5、動き補償用遅延機能をもつメモリ16、ループフィ
ルタ17のそれぞれの専用のハードウェアおよびソフト
ウェアにより実現される。図7は、H.261に準拠し
て符号化した符号化情報データを復号する復号器の構成
を表すブロック図である。この復号器は、図6に示した
符号器を構成する構成要素を共用して構成されたものと
なっており、図6に示す符号器を構成する構成要素と同
一物には同一符号を付す。すなわち、図7において、1
4は逆量子化部、15は逆変換部、16は動き補償用可
変遅延機能をもつメモリ、17はループ内フィルタであ
る。図6に示す符号器で符号化された符号化情報データ
は、逆量子化部14で逆量子化され、さらに逆変換部1
5で逆DCT変換されて復号される。なお、メモリ16
およびループ内フィルタ17は、動き補償予測符号化デ
ータを復号する場合に使用されるものである。
When the encoding algorithm for generating the encoded information data shown in FIG. 5A is realized by dedicated hardware and software, the function of each tool constituting the algorithm is based on the encoding control shown in FIG. Unit 11, transformation unit 12, quantization unit 13, inverse quantization unit 14, inverse transformation unit 1
5. This is realized by dedicated hardware and software for the memory 16 having the motion compensation delay function and the loop filter 17, respectively. FIG. 261 is a block diagram illustrating a configuration of a decoder that decodes encoded information data encoded according to H.261. This decoder is configured by sharing the constituent elements of the encoder shown in FIG. 6, and the same components as those of the encoder shown in FIG. 6 are denoted by the same reference numerals. . That is, in FIG.
4 is an inverse quantization unit, 15 is an inverse transformation unit, 16 is a memory having a variable delay function for motion compensation, and 17 is a filter in a loop. The encoded information data encoded by the encoder shown in FIG. 6 is inversely quantized by the inverse quantization unit 14, and further, by the inverse transform unit 1.
In step 5, it is inverse DCT transformed and decoded. The memory 16
The in-loop filter 17 is used when decoding motion-compensated prediction encoded data.

【0007】上述したようなH.261等の固定された
アルゴリズムで符号化を行う方式を用いて、数種類のア
ルゴリズムを処理する場合、それぞれのアルゴリズムを
実現するハードウェアおよびソフトウェアを個別に必要
とする。図8は、動画像をH.261に準拠し、静止画
像をJPEGに準拠して符号化する符号器の構造を表す
ブロック図である。例えば、一つの端末で、動画像を
H.261に準拠して符号化し、静止画像をJPEGに
準拠して符号化する場合、符号器は図8に示すような構
成となり、H.261符号器20およびJPEG符号器
21の両方を独立に備えるものとなる。図8において、
H.261符号器20およびJPEG符号器21は、そ
れぞれ動画像データおよび静止画像データを入力し、圧
縮データである符号化情報データを出力する。
As described above, H. In the case where several types of algorithms are processed using a method of performing encoding using a fixed algorithm such as H.261, hardware and software for realizing each algorithm are individually required. FIG. 1 is a block diagram illustrating a structure of an encoder that complies with H.261 and encodes a still image in accordance with JPEG. For example, with one terminal, a moving image is stored in H.264. When encoding according to J.261 and encoding a still image according to JPEG, the encoder has a configuration as shown in FIG. Thus, both the H.261 encoder 20 and the JPEG encoder 21 are provided independently. In FIG.
H. The H.261 encoder 20 and the JPEG encoder 21 receive moving image data and still image data, respectively, and output encoded information data that is compressed data.

【0008】また、図5(b)に示す符号化情報データ
を生成するアルゴリズムを専用のハードウェアおよびソ
フトウェアで実現する場合、このアルゴリズムを実現す
る符号器は、図6に示す符号器の回路ブロック18の構
成を図9に示す構成とすることにより実現される。すな
わち、この場合、符号器は、変換部12、量子化部1
3、逆量子化部14、逆変換部15の各ツールをそれぞ
れ複数種類有するものとなり、それぞれのツール(図9
に示す変換器ツールA〜X、量子化器ツールA〜X、逆
量子化器ツールA〜X、逆変換器ツールA〜X)から必
要とするツールを選択して符号化処理を行う。
When the algorithm for generating the encoded information data shown in FIG. 5B is realized by dedicated hardware and software, the encoder for realizing this algorithm is a circuit block of the encoder shown in FIG. 18 is realized by the configuration shown in FIG. That is, in this case, the encoder includes the conversion unit 12 and the quantization unit 1
3, each of the inverse quantization unit 14 and the inverse transformation unit 15 has a plurality of tools.
The necessary tools are selected from the converter tools A to X, the quantizer tools A to X, the inverse quantizer tools A to X, and the inverse transformer tools A to X shown in FIG.

【0009】また、図5(b)に示す符号化情報データ
を復号する復号器は、図7に示す復号器を構成する回路
ブロック19を図9に示す回路ブロック22の構成に置
き換えることにより実現される。すなわち、この場合、
復号器は、逆量子化部14、逆変換部15の各ツールを
それぞれ複数種類有するものとなり、それぞれのツール
(図9に示す逆量子化器ツールA〜X、逆変換器ツール
A〜X)から必要とするツールを選択して復号化処理を
行う。この復号化処理において、図5(b)に示す動き
補償ツール1、逆変換ツール3、動き補償ツール5、逆
変換ツール7および量子化ツール9の各ツール情報は制
御部23に送信され、また、これら各ツール情報の後に
続く動きベクトル情報2、変換係数4、動きベクトル情
報6、変換係数8の各画像情報データは、それぞれの画
像情報データを処理する各ツールへ送信される。このと
き、制御部23は、それぞれのツール情報からどのツー
ル(図9に示す逆量子化器ツールA〜X,逆変換器ツー
ルA〜X)を使用するかの選択を行い、各画像情報デー
タは制御部23で選択されたツールで処理されて復号さ
れる。
A decoder for decoding the encoded information data shown in FIG. 5B is realized by replacing the circuit block 19 constituting the decoder shown in FIG. 7 with a circuit block 22 shown in FIG. Is done. That is, in this case,
The decoder has a plurality of types of tools of the inverse quantization unit 14 and the inverse transform unit 15, respectively, and the respective tools (inverse quantizer tools A to X and inverse transformer tools A to X shown in FIG. 9). And perform the decryption process by selecting the required tool. In this decoding process, the tool information of the motion compensation tool 1, the inverse transformation tool 3, the motion compensation tool 5, the inverse transformation tool 7, and the quantization tool 9 shown in FIG. 5B is transmitted to the control unit 23. The image information data of the motion vector information 2, the conversion coefficient 4, the motion vector information 6, and the conversion coefficient 8 following the respective tool information are transmitted to the respective tools for processing the respective image information data. At this time, the control unit 23 selects which tool (the inverse quantizer tools A to X and the inverse transformer tools A to X shown in FIG. 9) to use from each tool information, and Is processed and decoded by the tool selected by the control unit 23.

【0010】次に、汎用演算器とコンパイラを用いて適
当なソフトウェアを実行することにより復号化処理を実
現する方法について説明する。以下に、図5(b)に示
す構造を有する符号化情報データを復号する場合につい
て、図10を参照して説明する。図10は、汎用演算処
理部24とコンパイラ25から構成された復号器の構造
を表すブロック図である。図5(b)に示す動き補償ツ
ール1、逆変換ツール3、動き補償ツール5、変換ツー
ル7、量子化ツール9等の各ツール情報はコンパイラ2
5に与えられ、コンパイラ25は、汎用演算処理部24
の動作を制御するための処理プログラムを生成する。ま
た、これらツール情報の後に続く動きベクトル情報2、
変換係数4、動きベクトル情報6、変換係数8、量子化
ステップ10の各画像情報データは、汎用演算処理部2
4に与えられる。そして、コンパイラ25により生成さ
れた処理プログラムにしたがって、汎用演算処理部24
は、ツール情報の後に続く符号化された画像情報データ
を処理して、この画像情報データを復号し、復号化デー
タを生成する。
Next, a description will be given of a method of implementing a decoding process by executing appropriate software using a general-purpose arithmetic unit and a compiler. Hereinafter, the case of decoding the encoded information data having the structure shown in FIG. 5B will be described with reference to FIG. FIG. 10 is a block diagram illustrating a structure of a decoder including the general-purpose operation processing unit 24 and the compiler 25. The tool information of the motion compensation tool 1, the inverse transformation tool 3, the motion compensation tool 5, the transformation tool 7, the quantization tool 9 and the like shown in FIG.
5, the compiler 25 includes a general-purpose arithmetic processing unit 24
Generates a processing program for controlling the operation of. Also, motion vector information 2 following these tool information,
The image information data of the transform coefficient 4, the motion vector information 6, the transform coefficient 8, and the quantization step 10 are stored in the general-purpose arithmetic processing unit 2
4 given. Then, in accordance with the processing program generated by the compiler 25, the general-purpose operation processing unit 24
Processes the encoded image information data following the tool information, decodes the image information data, and generates decoded data.

【0011】ここで、符号器から送信する各ツール情報
は、ツールの種類を示す情報だけでなく、ツールの処理
手順そのものを記述したツール本体を含めることによ
り、必要とするツールが復号化装置側に予め備わってい
ない場合であっても、受信した画像情報データの復号処
理が可能となる。
Here, the tool information transmitted from the encoder includes not only the information indicating the type of the tool but also a tool body describing the processing procedure of the tool itself, so that the required tool can be transmitted to the decoding device side. , The received image information data can be decoded.

【0012】しかしながら、ツール本体を伝送して、こ
の伝送されたツール本体を用いて画像情報データを復号
する場合、伝送誤りがあると、受信したツール本体が正
常に動作しないことがある。特に、無線伝送網を利用し
たデータ伝送の場合、一般に誤り率が高くなる。ツール
本体の情報データのように処理手順自体を記述したデー
タに誤りが生じると、システムのデータ処理そのものが
正常に実行されないばかりか、場合によってはシステム
全体に致命的な動作不良を招く場合がある。
However, when transmitting the tool body and decoding the image information data using the transmitted tool body, if there is a transmission error, the received tool body may not operate normally. In particular, in the case of data transmission using a wireless transmission network, the error rate generally increases. If an error occurs in the data describing the processing procedure itself, such as the information data of the tool itself, not only the data processing of the system itself will not be executed properly, but in some cases, a fatal malfunction may be caused in the entire system .

【0013】このような事態を防ぐために、一般に、パ
リティを伝送データに付加することにより、受信したデ
ータに誤りがないかどうかを判定する方法がとられてい
る。すなわち、ある伝送ブロック単位にパリティを付加
し、このパリティとデータ本体を演算した結果に基づい
て、受信側で受信データに誤りがあるか否かを判定す
る。受信側で誤り無しと判定した場合には受信成功を返
送し、誤りありと判定した場合には受信失敗を返送す
る。送信側は、受信成功を受信した場合には次のブロッ
クを送信し、受信失敗を受信した場合には現在のブロッ
クを再送するという手順を、各伝送ブロック毎に繰り返
すものとなっている。
In order to prevent such a situation, a method is generally adopted in which parity is added to transmission data to determine whether or not received data has an error. That is, a parity is added to a certain transmission block unit, and based on the result of calculating the parity and the data body, the receiving side determines whether or not there is an error in the received data. If the receiving side determines that there is no error, it returns success of reception, and if it determines that there is an error, it returns failure of reception. The transmitting side repeats the procedure of transmitting the next block when receiving a successful reception and retransmitting the current block when receiving a failed reception for each transmission block.

【0014】図11は、従来の復号化装置における誤り
判定の動作アルゴリズムを説明するためのフローチャー
トであり、図5(b)に示す構造のデータ列を受信して
誤り判定をする場合のものである。先ず、符号化情報デ
ータを受信すると、この符号化情報データに含まれてい
るツール1に誤りがないかを判定する(ステップS
1)。この判定の結果、誤りがある場合には(ステップ
S1,No)、送信側にツール1の再送要求を出し(ス
テップS2)、再送データを待つ。ツール1に誤りがな
い場合には(ステップS1,Yes)、ツール2に誤り
がないかを判定する(ステップS3)。この判定の結
果、誤りがある場合には(ステップS3,No)、送信
側にツール2の再送要求を出し(ステップS4)、再送
データを待つ。ツール2に誤りがない場合には(ステッ
プS3,Yes)、ツール1および2を用いて、受信し
た符号化情報データの復号処理を実行し(ステップS
5)、次の符号化情報データの入力を待つ。
FIG. 11 is a flowchart for explaining an error determination operation algorithm in the conventional decoding apparatus, and is for a case where a data sequence having the structure shown in FIG. 5B is received and error determination is performed. is there. First, when the encoded information data is received, it is determined whether or not there is an error in the tool 1 included in the encoded information data (Step S).
1). If the result of this determination is that there is an error (step S1, No), a retransmission request for the tool 1 is issued to the transmitting side (step S2), and the retransmission data is waited for. If there is no error in the tool 1 (step S1, Yes), it is determined whether there is an error in the tool 2 (step S3). If the result of this determination is that there is an error (step S3, No), a request for retransmission of the tool 2 is issued to the transmitting side (step S4), and data retransmission is waited for. If there is no error in the tool 2 (step S3, Yes), a decoding process of the received encoded information data is executed using the tools 1 and 2 (step S3).
5) Wait for input of the next encoded information data.

【0015】次の符号化情報データを受信すると、この
符号化情報データに含まれるツール3に誤りがないかを
判定する(ステップS6)。この判定の結果、誤りがあ
る場合には(ステップS6,No)、送信側にツール3
の再送要求を出し(ステップS7)、再送データを待
つ。ツール3に誤りがない場合には(ステップS6,Y
es)、ツール4に誤りがないかを判定する(ステップ
S8)。この判定の結果、誤りがある場合には(ステッ
プS8,No)、送信側にツール4の再送要求を出し
(ステップS9)、再送データを待つ。ツール4に誤り
がない場合には(ステップS8,Yes)、ツール5に
誤りがないかを判定する(ステップS10)。この判定
の結果、誤りがある場合には(ステップS10,N
o)、送信側にツール5の再送要求を出し(ステップS
11)、再送データを待つ。ツール5に誤りがない場合
には(ステップ10,Yes)、ツール3、4および5
を用いて、受信した符号化情報データの復号処理を実行
し(ステップS12)、次の符号化情報データの入力を
待つ。
When the next coded information data is received, it is determined whether there is any error in the tool 3 included in the coded information data (step S6). If the result of this determination is that there is an error (step S6, No), the tool 3
(Step S7), and waits for retransmission data. If there is no error in the tool 3 (step S6, Y
es), it is determined whether there is an error in the tool 4 (step S8). If the result of this determination is that there is an error (step S8, No), a retransmission request for the tool 4 is issued to the transmitting side (step S9), and the retransmission data is waited for. If there is no error in the tool 4 (step S8, Yes), it is determined whether there is an error in the tool 5 (step S10). If the result of this determination is that there is an error (step S10, N
o), a request for retransmission of the tool 5 is issued to the transmission side (step S)
11) Wait for retransmission data. If there is no error in the tool 5 (step 10, Yes), the tools 3, 4 and 5
Is used to execute decoding processing of the received encoded information data (step S12), and waits for input of the next encoded information data.

【0016】[0016]

【発明が解決しようとする課題】ところで、上述した誤
り判定のアルゴリズムによると、誤りが検出されたツー
ルがひとつでも存在すると、他のツールが正常であって
も、正常なツールを用いた復号化処理は実行されず、す
べてのツールで誤りが検出されなくなるまで、復号化処
理は行われない。また、例えば、受信した符号化情報デ
ータに含まれるツール1の中のある伝送ブロックで誤り
を検出した場合(ステップS1,No)、ツール1の再
送手順(ステップS2)を完了し、再送されたツールに
ついて再び誤り判定をし(ステップS1)、ツール1が
正常に受信さたと判定されるまで、符号器側から次の伝
送ブロック(ツール2)は送信されないこととなる。こ
のため、再送手順の回数が増えると、受信側の稼働効率
が著しく低下し、また、通信伝送路の使用効率が低下す
るという問題があった。さらに、ツールの伝送が正常に
なされても、それが受信側で正常に動作するかどうか
は、送信端末及び受信端末では判定できないという問題
もあった。
According to the above-described error determination algorithm, if there is at least one tool in which an error is detected, even if other tools are normal, decoding using a normal tool is performed. No processing is performed and no decoding is performed until no errors are detected by all tools. Further, for example, when an error is detected in a certain transmission block in the tool 1 included in the received encoded information data (step S1, No), the retransmission procedure of the tool 1 (step S2) is completed and the retransmission is performed. The error is determined again for the tool (step S1), and the next transmission block (tool 2) is not transmitted from the encoder side until it is determined that the tool 1 has been normally received. For this reason, when the number of retransmission procedures increases, there is a problem that the operating efficiency of the receiving side is remarkably reduced, and the use efficiency of the communication transmission path is reduced. Furthermore, even if the transmission of the tool is performed normally, there is a problem that whether the tool normally operates on the receiving side cannot be determined by the transmitting terminal and the receiving terminal.

【0017】本発明は、このような問題に鑑みてなされ
たものであり、復号化ツール及びアルゴリズムが正常に
動作するか否かを受信側(復号器側)で判定し、通信伝
送路および受信側の端末装置の稼働効率を低下させるこ
となく、復号器側で正常に動作しないと判定された復号
化ツール及びアルゴリズムを送信側から再送することを
可能とする画像復号方法を提供することを目的とする。
The present invention has been made in view of such a problem, and it is determined on the receiving side (decoder side) whether or not the decoding tool and algorithm operate normally, and the communication transmission path and the receiving side are determined. object to provide an image decoding method capable of retransmitting without lowering the operation efficiency of the side of the terminal device, a decoding tools and algorithms determined not to work properly at the decoder side from the transmitting side And

【0018】[0018]

【課題を解決するための手段】本発明は、前記課題を解
決達成するため、以下の構成を有する。本発明にかかる
画像復号方法は、画像符号化装置から、画像の復号化ア
ルゴリズムを構成する各ツールと、前記各ツールのそれ
ぞれにより復号される各画像情報データとからなる符号
化情報データ列を受信し、前記受信した各ツールを用い
て該各ツールが処理対象とする画像情報データのそれぞ
れを復号することにより、画像を復元する画像復号方法
において、前記受信したツールが正常に動作するか否か
の判定を、ツール単位に独立して行い、前記ツールが正
常に動作すると判定された場合、判定の後直ちに、該ツ
ールを用いて該ツールが処理対象とする画像情報データ
の復号処理を、ツール単位に独立して実行することを特
徴とする。
Means for Solving the Problems The present invention has the following arrangement to achieve the above object. According to the present invention
The image decoding method is a method for decoding an image from an image encoding device.
The tools that make up the algorithm and those of each of the tools
A code consisting of each image information data decoded by each
Received the information string of the conversion information, using each of the tools received
The image information data to be processed by each tool
Image decoding method for restoring an image by decoding
Whether the received tool operates normally
Is determined independently for each tool, and the
If it is determined that the operation always occurs, immediately after the determination, the tool
Image information data to be processed by the tool using the
Specially executes the decryption process of each tool independently.
Sign.

【0019】本発明にかかる画像復号方法は、前記ツー
ルの一つが正常に動作しないと判定された場合、判定の
後直ちに、該ツールの再送を前記画像符号化装置に対し
て要求し、前記画像符号化装置で該ツールの再送手順が
実行されている間に、次のツールが正常に動作するか否
かの判定を行うことを特徴とする
The image decoding method according to the present invention is characterized in that
If one of the files is determined to not work properly,
Immediately thereafter, the retransmission of the tool is transmitted to the image encoding device.
And the re-transmission procedure of the tool is performed by the image coding apparatus.
Whether the following tools work properly while running
Is determined .

【0020】本発明にかかる画像復号方法は、前記受信
したツールが正常に動作するか否かの判定は、前記画像
符号化装置から送信されるテストルーチンに基づいて、
各ツールの動作拭験を実行することにより行うことを特
徴とする。
The image decoding method according to the present invention is characterized in that
The judgment as to whether or not the tool that has been operated normally
Based on the test routine sent from the encoding device,
It is specially performed by performing the operation wipe test of each tool.
Sign.

【0021】[0021]

【0022】[0022]

【0023】[0023]

【発明の実施の形態】(第1の実施の形態) 本発明の実施の形態について図面を参照して以下に説明
する。図1は、本発明の画像復号方法によるMPEG4
等のフレキシブルな符号化方式に従う符号化情報データ
列の構成の一例を表す概念図である。同図に示す符号化
情報データは、復号化アルゴリズムの動作試験を行うた
めのプログラムルーチンであるテストルーチン31と、
これに続く動き補償ツール32a、逆変換ツール32
b、逆量子化ツール32c等のツール情報と、動きベク
トル情報33a、変換係数33b、量子化ステップ33
c等の画像情報データとにより構成されている。このテ
ストルーチン31は、各ツール毎のテスト項目を備えて
おり、このテスト項目に基づいて復号化アルゴリズムを
構成するツール情報32a〜32cの動作試験を行うこ
とにより、これらツール情報32a〜32cから構成さ
れる復号化アルゴリズムの動作試験を復号器側において
行うことができるものとなっている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS (First Embodiment) An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing an MPEG4 image according to the image decoding method of the present invention.
FIG. 3 is a conceptual diagram illustrating an example of a configuration of an encoded information data sequence according to a flexible encoding method such as that shown in FIG. The encoded information data shown in the figure includes a test routine 31 which is a program routine for performing an operation test of the decoding algorithm,
Subsequent motion compensation tool 32a, inverse conversion tool 32
b, tool information such as an inverse quantization tool 32c, motion vector information 33a, a transform coefficient 33b, a quantization step 33
c and other image information data. The test routine 31 includes test items for each tool, and performs an operation test of the tool information 32a to 32c constituting the decoding algorithm based on the test items, thereby forming the test information from the tool information 32a to 32c. The operation test of the decoding algorithm to be performed can be performed on the decoder side.

【0024】図2は、図1に示した構造を有する符号化
情報データを復号化するアルゴリズムを説明するための
フローチャートである。先ず、復号化アルゴリズムを構
成するツール情報32a〜32cの全ての受信を完了し
たら、テストルーチン31に基づいて各ツール32a〜
32cの動作試験を順次行い、その都度、動作試験の結
果を判定する。以下に詳述する。先ず、受信した符号化
情報データに含まれているテストルーチン31に基づい
て、復号化アルゴリズムテストが実行される(ステップ
S21)。次に、各ツールの動作試験に移行し、ツール
32aの動作試験を実行して判定する(ステップS2
2)。この判定で、ツール32aの動作が正常と判定さ
れた場合には(ステップS22,Yes)、ツール32
aによる動きベクトル情報33aの復号化を実行して
(ステップS24)、ツール32bの動作試験に移行す
る。また、この判定で、ツール32aの動作に異常があ
ると判定された場合には(ステップS22,No)、送
信側にツール32aの再送を要求した後、直ちに、ツー
ル32bの動作試験に移行する。
FIG. 2 is a flowchart for explaining an algorithm for decoding encoded information data having the structure shown in FIG. First, when the reception of all of the tool information 32a to 32c constituting the decoding algorithm is completed, each of the tools 32a to 32c is set based on the test routine 31.
The operation test of 32c is sequentially performed, and the result of the operation test is determined each time. Details will be described below. First, a decoding algorithm test is executed based on the test routine 31 included in the received encoded information data (step S21). Next, the operation shifts to the operation test of each tool, and the operation test of the tool 32a is executed and determined (Step S2).
2). If it is determined in this determination that the operation of the tool 32a is normal (step S22, Yes), the tool 32a
The decoding of the motion vector information 33a by a is executed (step S24), and the operation shifts to the operation test of the tool 32b. If it is determined in this determination that the operation of the tool 32a is abnormal (step S22, No), a request for retransmission of the tool 32a is made to the transmission side, and then the operation immediately proceeds to the operation test of the tool 32b. .

【0025】次に、ツール32bの動作試験を実行して
判定する(ステップS25)。この判定で、ツール32
bの動作が正常と判定された場合には(ステップS2
5,Yes)、ツール32bによる変換係数情報33b
の復号化を実行して(ステップS27)、ツール32c
の動作試験に移行する。また、この判定で、ツール32
bの動作に異常があると判定された場合には(ステップ
S25,No)、送信側にツール32bの再送を要求し
た後、直ちに、ツール32cの動作試験に移行する。次
に、ツール32cの動作試験を実行して判定する(ステ
ップS28)。この判定で、ツール32cの動作が正常
と判定された場合には(ステップS28,Yes)、ツ
ール32cによる量子化ステップ情報33cの復号化を
実行して(ステップS30)、次の符号化情報データの
受信を待つ。また、この判定で、ツール32cの動作に
異常があると判定された場合には(ステップS28,N
o)、送信側にツール32cの再送を要求した後、次の
符号化情報データの受信を待つ。
Next, an operation test of the tool 32b is executed to make a determination (step S25). In this determination, the tool 32
b is determined to be normal (step S2
5, Yes), the conversion coefficient information 33b by the tool 32b
Is executed (step S27), and the tool 32c
Move to the operation test. Also, in this determination, the tool 32
If it is determined that the operation of “b” is abnormal (No at Step S25), the operation immediately proceeds to the operation test of the tool 32c after requesting the transmission side to retransmit the tool 32b. Next, an operation test of the tool 32c is executed to make a determination (step S28). If it is determined that the operation of the tool 32c is normal (step S28, Yes), the quantization step information 33c is decoded by the tool 32c (step S30), and the next encoded information data is decoded. Wait for reception. If it is determined in this determination that the operation of the tool 32c is abnormal (step S28, N
o) After requesting the transmission side to retransmit the tool 32c, wait for reception of the next encoded information data.

【0026】上述したツールの動作試験の結果、正常な
動作をしないと判定されたツールに関しては、符号器側
に再送要求を行ない(ステップS23,26,29)、
その後、直ちに次のツールの動作試験に移行する。動作
テストが正常に終了した場合は、そのツールが処理対象
とする画像情報データの復号を開始する(ステップS2
4,27,30)。例えば、ツール32aの動作テスト
結果が異常と判定された場合、復号器は符号器側にツー
ル32aの再送要求を行う(ステップS23)。符号器
側でツール32aの再送手順が実行される間に、復号器
側ではツール32bの動作試験を実行し、この試験結果
を判定する(ステップS25)。
As a result of the above-mentioned tool operation test, a retransmission request is made to the encoder side for a tool determined not to operate normally (steps S23, S26, S29).
Then, it immediately shifts to the operation test of the next tool. When the operation test is completed normally, decoding of the image information data to be processed by the tool is started (step S2).
4, 27, 30). For example, when the operation test result of the tool 32a is determined to be abnormal, the decoder requests the encoder to retransmit the tool 32a (step S23). While the retransmission procedure of the tool 32a is executed on the encoder side, an operation test of the tool 32b is executed on the decoder side, and the test result is determined (step S25).

【0027】これに対して、図11に示す従来例では、
復号器側がツール1の伝送ブロック内で誤りを検出した
場合、符号器側はこの伝送ブロックの再送手順を実行す
るが(ステップS2)、この再送手順が完了するまで次
のブロックの伝送が行われないため、誤りが多い伝送路
を使用する場合は、復号器側の処理効率が低下すると共
に、復号器側において受信した符号化情報データの復号
処理の開始が遅れることになる。以上、説明したよう
に、本発明の第1の実施の形態では、ツールの動作試験
を行うためのテストルーチンをツールと共に送信するこ
とにより、復号器側で各ツールの動作試験を行うことが
可能となる。さらに、この動作試験の結果、動作異常と
判断されたツールの再送手順が符号器側で実行されてい
る間に、復号器側では次のツールの動作試験が実行され
るので、復号器と通信伝送路の稼働効率を上げることが
できる。
On the other hand, in the conventional example shown in FIG.
When the decoder side detects an error in the transmission block of the tool 1, the encoder side executes a retransmission procedure for this transmission block (step S2), but the next block is transmitted until the retransmission procedure is completed. Therefore, when a transmission path with many errors is used, the processing efficiency on the decoder side decreases, and the start of the decoding process of the encoded information data received on the decoder side is delayed. As described above, in the first embodiment of the present invention, it is possible to perform the operation test of each tool on the decoder side by transmitting the test routine for performing the operation test of the tool together with the tool. Becomes Further, while the retransmission procedure of the tool determined to be abnormal in operation as a result of the operation test is being executed on the encoder side, the operation test of the next tool is executed on the decoder side, so that communication with the decoder is performed. The operation efficiency of the transmission path can be increased.

【0028】(第2の実施の形態) 図3は、本発明の画像復号方法によるMPEG4等のフ
レキシブルな符号化方式に従う符号化情報データ列の他
の構成の一例を表す概念図である。各ツール42a〜4
2cには、それぞれテストルーチン41a〜41cが個
別に備えられ、受信側の復号器でツール毎の動作試験を
独立に行うことができるものとなっている。図4は、図
3に示した構造を有する符号化情報データを復号化する
アルゴリズムを説明するためのフローチャートである。
符号化情報データに含まれるツール情報を受信すると、
直ちに、受信したツール情報に備えられたテストルーチ
ンに基づいて、そのツールの動作試験を実行し、動作を
判定する(ステップS31,35,39)。この判定の
結果、動作が異常と判定された場合には、そのツールの
再送を符号器側に要求し(ステップS33,37,4
1)、動作が正常と判定された場合は、そのツールを用
いて、そのツールに処理が割り当てられたデータの復号
化を実行する(ステップS34,38,42)。すなわ
ち、本実施の形態においては、各ツール単位で動作試験
を実行し、ツール単位で再送手順が実行されるものとな
っている。
(Second Embodiment) FIG. 3 is a conceptual diagram showing another example of the configuration of an encoded information data sequence according to a flexible encoding method such as MPEG4 by the image decoding method of the present invention. Each tool 42a-4
2c is individually provided with test routines 41a to 41c, respectively, so that an operation test for each tool can be independently performed by a decoder on the receiving side. FIG. 4 is a flowchart for explaining an algorithm for decoding the encoded information data having the structure shown in FIG.
Upon receiving the tool information included in the encoded information data,
Immediately, based on the test routine provided in the received tool information, an operation test of the tool is executed to determine the operation (steps S31, S35, S39). As a result of this determination, when the operation is determined to be abnormal, a request is made to the encoder side to retransmit the tool (steps S33, S37, S4).
1) If the operation is determined to be normal, the tool is used to execute decoding of data to which processing is assigned to the tool (steps S34, S38, S42). That is, in the present embodiment, the operation test is executed for each tool, and the retransmission procedure is executed for each tool.

【0029】以下に詳述する。先ず、受信した符号化情
報データに含まれるツール42aの動作試験を実行し
て、この試験結果を判定する(ステップS31)。この
判定の結果、動作が正常と判断された場合、このツール
を用いて復号処理を実行して(ステップS34)、ツー
ル42bの動作試験に移行する。また、異常と判断され
た場合、ツール42aの再送を送信側に要求した後(ス
テップS33)、直ちに、ツール42bの動作試験に移
行する。以下、同様に、ツール42bおよび42cの動
作試験を行い、その試験結果により、送信側に該当する
ツールの再送を要求する。正常に動作するツールは、直
ちに復号処理に使用される。一連のツールの動作試験と
復号処理が実行された後に、再送されたツールの動作試
験を行う。そして、この再動作試験において、正常に動
作しないと判定されたツールは再度、再送を要求する一
方、正常に動作すると判定されたツールは、これを用い
て復号処理が実行される。動作試験で動作が異常と判定
されるツールが存在する限り、復号器側は符号器側に、
繰り返し再送を要求する。また、符号器側においてこの
再送手順が実行されている間に、復号器側では動作が正
常と判断されたツールを用いた復号処理が実行される。
以上、説明したように、第2の実施の形態では、第1の
実施の形態と同様に、動作異常と判断されたツールの再
送手順が符号器側で実行されている間に、復号器側で
は、次のツールの動作試験を実行することができるの
で、復号器と通信伝送路の稼働効率を上げることがで
き、さらに、ツール毎にテストルーチンを備えることに
より、ツール単位で動作試験を行うことができる。
The details will be described below. First, an operation test of the tool 42a included in the received encoded information data is performed, and the test result is determined (step S31). If the result of this determination is that the operation is normal, a decryption process is performed using this tool (step S34), and the operation proceeds to the operation test of the tool 42b. Further, when it is determined that there is an abnormality, after requesting retransmission of the tool 42a to the transmitting side (step S33), the operation immediately proceeds to the operation test of the tool 42b. Hereinafter, similarly, an operation test of the tools 42b and 42c is performed, and based on the test result, a request is made to the transmitting side to retransmit the corresponding tool. Tools that work properly are used immediately for the decryption process. After a series of operation tests of the tool and the decoding process are performed, an operation test of the retransmitted tool is performed. In the re-operation test, a tool determined not to operate normally requests retransmission again, while a tool determined to operate normally performs decoding processing using the request. As long as there is a tool whose operation is determined to be abnormal in the operation test, the decoder side
Request retransmission repeatedly. Further, while the retransmission procedure is being executed on the encoder side, decoding processing using a tool whose operation has been determined to be normal is executed on the decoder side.
As described above, in the second embodiment, as in the first embodiment, while the retransmission procedure of the tool determined to be abnormal in operation is being executed on the encoder side, the decoder side Then, the operation test of the next tool can be executed, so that the operation efficiency of the decoder and the communication transmission line can be improved, and further, the operation test is performed for each tool by providing a test routine for each tool. be able to.

【0030】[0030]

【発明の効果】以上の説明から明らかなように、本発明
によると以下のような効果がある。 (1)符号器側から、符号化情報データを復号する手段
であるアルゴリズムを構成するツールを送信する際に、
アルゴリズムの動作試験を行うためのテストルーチンを
同時に送信することによって、復号器側において、受信
した復号化アルゴリズムが復号器側で正常に動作するか
否かの判定が可能となる。 (2)復号化アルゴリズムのテストルーチンが、復号化
アルゴリズムを構成する各ツール毎のテスト項目を備え
ることによって、復号化アルゴリズムを構成するツール
毎に、復号器側で正常に動作するか否かの判定が可能と
なる。 (3)復号化アルゴリズムを構成するツール毎にテスト
ルーチンを備えることによって、ツール毎に独立に動作
試験を行うことができ、復号器において受信したツール
が復号器側で正常に動作するか否かの判定をツール毎に
独立に行うことが可能となる。 (4)動作異常と判定されたツールの再送により、復号
器は正常なツールを入手することができ、復号器におい
て、このツールを用いることにより復号処理に誤りが生
じないようにすることが可能となる。 (5)復号器側における動作試験の結果、正常に動作す
るツールに関しては、このツールが処理対象とする符号
化情報データ(画像情報データ)の復号処理を直ちに開
始することにより、復号器と通信伝送路の稼働効率を向
上させることができる。
As apparent from the above description, the present invention has the following effects. (1) When transmitting a tool constituting an algorithm which is a means for decoding encoded information data from the encoder side,
By simultaneously transmitting a test routine for performing an operation test of the algorithm, it becomes possible for the decoder to determine whether the received decoding algorithm normally operates on the decoder side. (2) Since the test routine of the decoding algorithm includes a test item for each tool constituting the decoding algorithm, it is determined whether or not each decoder constituting the decoding algorithm normally operates on the decoder side. Judgment becomes possible. (3) By providing a test routine for each tool constituting the decoding algorithm, an operation test can be performed independently for each tool, and whether or not the tool received at the decoder operates normally on the decoder side Can be determined independently for each tool. (4) By retransmitting the tool determined to be abnormal in operation, the decoder can obtain a normal tool, and the decoder can use this tool to prevent errors in decoding processing. Becomes (5) As a result of the operation test on the decoder side, with respect to the tool which operates normally, the tool immediately starts the decoding process of the encoded information data (image information data) to be processed by the tool, thereby communicating with the decoder. The operation efficiency of the transmission path can be improved.

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

【図1】本発明の第1の実施の形態の画像復号方法にか
かる伝送データ列の構成を説明するための概念図であ
る。
FIG. 1 is a conceptual diagram illustrating a configuration of a transmission data sequence according to an image decoding method according to a first embodiment of the present invention.

【図2】本発明の第1の実施の形態の画像復号方法にか
かる復号器の動作アルゴリズムを説明するためのフロー
チャートである。
FIG. 2 is a flowchart illustrating an operation algorithm of a decoder according to the image decoding method according to the first embodiment of the present invention.

【図3】本発明の第2の実施の形態の画像復号方法にか
かる伝送データ列の構成を説明するための概念図であ
る。
FIG. 3 is a conceptual diagram illustrating a configuration of a transmission data sequence according to an image decoding method according to a second embodiment of the present invention.

【図4】本発明の第2の実施の形態の画像復号方法にか
かる復号器の動作アルゴリズムを説明するためのフロー
チャートである。
FIG. 4 is a flowchart illustrating an operation algorithm of a decoder according to the image decoding method according to the second embodiment of the present invention.

【図5】(a)は、H.261に準拠して画像データを
符号化(圧縮)した符号化情報のデータ列の構造を表す
概念図である。 (b)は、MPEG4等のアルゴリズムがフレキシブル
な符号化方式を用いて画像データを符号化(圧縮)した
符号化情報のデータ列の構造を表す概念図である。
FIG. FIG. 2 is a conceptual diagram illustrating the structure of a data string of encoded information obtained by encoding (compressing) image data in accordance with H.261. FIG. 2B is a conceptual diagram illustrating a structure of a data string of encoded information obtained by encoding (compressing) image data using a flexible encoding method such as an MPEG4 algorithm.

【図6】H.261に準拠した符号器の構成を表すブロ
ック図である。
FIG. 2 is a block diagram illustrating a configuration of an encoder conforming to H.261.

【図7】H.261に準拠した復号器の構成を表すブロ
ック図である。
FIG. 261 is a block diagram illustrating a configuration of a decoder conforming to H.261.

【図8】複数のアルゴリズムを備えた符号器の構成を表
すブロック図である。
FIG. 8 is a block diagram illustrating a configuration of an encoder including a plurality of algorithms.

【図9】専用のハードウェア及びソフトウェアを用いて
実現された復号器の構成を表すブロック図である。
FIG. 9 is a block diagram illustrating a configuration of a decoder implemented using dedicated hardware and software.

【図10】汎用演算処理部とコンパイラを用いて実現さ
れた復号器の構成を表すブロック図である。
FIG. 10 is a block diagram illustrating a configuration of a decoder implemented using a general-purpose operation processing unit and a compiler.

【図11】復号器の動作アルゴリズムを説明するための
フローチャートである。
FIG. 11 is a flowchart illustrating an operation algorithm of a decoder.

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

31,41a〜41c テストルーチン 32a,42a 動き補償ツール 32b,42b 逆変換ツール 32c,42c 逆量子化ツール 33a,43a 動きベクトル情報 33b,43b 変換係数 33c,43c 量子化ステップ 31, 41a to 41c Test routine 32a, 42a Motion compensation tool 32b, 42b Inverse transformation tool 32c, 42c Inverse quantization tool 33a, 43a Motion vector information 33b, 43b Transform coefficient 33c, 43c Quantization step

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 13/00 G06F 9/445 G06F 11/00 Continuation of the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 13/00 G06F 9/445 G06F 11/00

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画像符号化装置から、画像の復号化アル
ゴリズムを構成する各ツールと、前記各ツールのそれぞ
れにより復号される各画像情報データとからなる符号化
情報データ列を受信し、前記受信した各ツールを用いて
該各ツールが処理対象とする画像情報データのそれぞれ
を復号することにより、画像を復元する画像復号方法に
おいて、 前記受信したツールが正常に動作するか否かの判定を、
ツール単位に独立して行い、前記ツールが正常に動作す
ると判定された場合、判定の後直ちに、該ツールを用い
て該ツールが処理対象とする画像情報データの復号処理
を、ツール単位に独立して実行することを特徴とする画
像復号方法。
1. An image decoding apparatus, comprising:
Each tool that composes the algorithm and each of the above tools
Encoding consisting of each image information data decoded by
Receiving the information data sequence, using each of the received tools
Each of the image information data to be processed by each tool
To restore the image by decoding
In, the determination whether the received tool operates normally,
This is performed independently for each tool so that the tool operates normally.
If it is determined that the tool is used immediately after the determination
Decoding of image information data to be processed by the tool
Is executed independently for each tool.
Image decoding method.
【請求項2】 前記請求項1に記載の画像復号方法にお
いて、 前記ツールの一つが正常に動作しないと判定された場
合、判定の後直ちに、該ツールの再送を前記画像符号化
装置に対して要求し、前記画像符号化装置で該ツールの
再送手順が実行されている間に、次のツールが正常に動
作するか否かの判定を行うことを特徴とする画像復号方
法。
2. The image decoding method according to claim 1, wherein
And it is determined that one of the tools does not work properly
Immediately after the determination, the retransmission of the tool
Device, and the image encoding device
While the resend procedure is running, the following tools work properly:
Image decoding method for determining whether or not to make
Law.
【請求項3】 前記請求項1又は2に記載の画像復号方
法において、 前記受信したツールが正常に動作するか否かの判定は、
前記画像符号化装置から送信されるテストルーチンに基
づいて、各ツールの動作拭験を実行することにより行う
ことを特徴とする画像復号方法。
3. An image decoding method according to claim 1, wherein
In the method, the determination as to whether the received tool operates normally,
Based on a test routine transmitted from the image encoding device,
Based on the wiping test of each tool
An image decoding method, characterized in that:
JP23418395A 1995-09-04 1995-09-12 Image decoding method Expired - Fee Related JP3170185B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP23418395A JP3170185B2 (en) 1995-09-12 1995-09-12 Image decoding method
US08/707,378 US5802315A (en) 1995-09-04 1996-09-04 Picture reproducing apparatus
EP96306397A EP0762777A3 (en) 1995-09-04 1996-09-04 Picture reproducing apparatus
US09/104,412 US5881244A (en) 1995-09-04 1998-06-25 Picture reproducing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23418395A JP3170185B2 (en) 1995-09-12 1995-09-12 Image decoding method

Publications (2)

Publication Number Publication Date
JPH0981481A JPH0981481A (en) 1997-03-28
JP3170185B2 true JP3170185B2 (en) 2001-05-28

Family

ID=16966984

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23418395A Expired - Fee Related JP3170185B2 (en) 1995-09-04 1995-09-12 Image decoding method

Country Status (1)

Country Link
JP (1) JP3170185B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11358852B2 (en) 2016-07-05 2022-06-14 Heineken Supply Chain B.V. Beverage dispensing assembly and beverage container
US11591202B2 (en) 2017-05-19 2023-02-28 Heineken Supply Chain B.V. Beverage dispensing assembly and beverage container
US11724930B2 (en) 2017-05-19 2023-08-15 Heineken Supply Chain B.V. Beverage dispensing assembly and beverage container

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002152821A (en) 2000-11-08 2002-05-24 Nec Saitama Ltd Program update method for mobile terminal and the mobile terminal
JP4728661B2 (en) * 2005-02-24 2011-07-20 株式会社リコー Image processing device
JP4773731B2 (en) * 2005-03-08 2011-09-14 富士通セミコンダクター株式会社 Codec software test apparatus and codec software test method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11358852B2 (en) 2016-07-05 2022-06-14 Heineken Supply Chain B.V. Beverage dispensing assembly and beverage container
US11591202B2 (en) 2017-05-19 2023-02-28 Heineken Supply Chain B.V. Beverage dispensing assembly and beverage container
US11724930B2 (en) 2017-05-19 2023-08-15 Heineken Supply Chain B.V. Beverage dispensing assembly and beverage container

Also Published As

Publication number Publication date
JPH0981481A (en) 1997-03-28

Similar Documents

Publication Publication Date Title
US5881244A (en) Picture reproducing apparatus
US5617333A (en) Method and apparatus for transmission of image data
USRE46167E1 (en) Systems and methods for transmitting data over lossy networks
US20020080877A1 (en) Method and system for video transcoding
EP0474100A2 (en) Image encoding apparatus
US20080049837A1 (en) Image Processing Apparatus, Program for Same, and Method of Same
WO2003067896A1 (en) Image information coding device and method and image information decoding device and method
EP1599047B1 (en) Video (de)coding device with frequency band retransmission
EP0756803A1 (en) A transcoder
JP3170185B2 (en) Image decoding method
US7454692B2 (en) Encoder based error resilience method in a video codec
JPH1127645A (en) Video telephone set
US8582640B2 (en) Adaptive joint source channel coding
JP3306270B2 (en) Data decoding device
JP3263582B2 (en) Encoding / decoding device
JP3145908B2 (en) Data decoding device and data encoding device
JP4855622B2 (en) Video encoding / decoding method for reducing data loss in an encoded video signal transmitted over a channel
CN103051902B (en) In order to provide the method for digital video content error resilient
US8705613B2 (en) Adaptive joint source channel coding
JP3998634B2 (en) Moving picture encoding apparatus and moving picture decoding apparatus
JP3702178B2 (en) Moving picture encoding apparatus and moving picture decoding apparatus
JPH0974556A (en) Image reproducing device
US6501795B1 (en) Adaptable intraframe/interframe motion video encoder
Wang et al. Low delay, error robust wireless video transmission architecture for video communication
JP3267307B2 (en) Image information coding transmission device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080316

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090316

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100316

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees