JP3530548B2 - Image decoding apparatus and method - Google Patents

Image decoding apparatus and method

Info

Publication number
JP3530548B2
JP3530548B2 JP15064293A JP15064293A JP3530548B2 JP 3530548 B2 JP3530548 B2 JP 3530548B2 JP 15064293 A JP15064293 A JP 15064293A JP 15064293 A JP15064293 A JP 15064293A JP 3530548 B2 JP3530548 B2 JP 3530548B2
Authority
JP
Japan
Prior art keywords
memory
data
block
image data
variable
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 - Lifetime
Application number
JP15064293A
Other languages
Japanese (ja)
Other versions
JPH0723346A (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP15064293A priority Critical patent/JP3530548B2/en
Publication of JPH0723346A publication Critical patent/JPH0723346A/en
Application granted granted Critical
Publication of JP3530548B2 publication Critical patent/JP3530548B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、可変長符号化された画
像データを復号化する画像復号化装置及びその方法に関
する。
BACKGROUND OF THE INVENTION The present invention relates to a variable length coded image.
The present invention relates to an image decoding apparatus and method for decoding image data .

【0002】[0002]

【従来の技術】画像情報の圧縮方式には、固定長符号化
方式(例えば、DPCM方式など)と可変長符号化方式
がある。固定長符号化方式は、画像データと伝送データ
が1対1に対応するので、伝送エラーが発生してもその
影響が符号化単位内(ライン又はブロック等)に抑える
ことができるという特長がある。他方、可変長符号化方
式は、高い圧縮率を実現できるが、画像データと伝送デ
ータが1対1に対応しないので、伝送エラーが発生する
と、その影響が広い範囲に及ぶという欠点がある。
2. Description of the Related Art Image information compression methods include a fixed length coding method (for example, DPCM method) and a variable length coding method. The fixed-length coding method has a feature that image data and transmission data have a one-to-one correspondence, so that even if a transmission error occurs, the effect can be suppressed within a coding unit (line or block). . On the other hand, the variable-length coding method can realize a high compression rate, but since the image data and the transmission data do not have a one-to-one correspondence, there is a drawback that if a transmission error occurs, its influence will be widespread.

【0003】従来、可変長符号化方式は、伝送エラーの
発生率の小さい伝送媒体(例えば、コンピュータ・シス
テム内外間でのデータ伝送路やディスク媒体)で利用さ
れ、固定長符号化方式は、伝送エラーの高い伝送媒体、
例えば衛星通信回線で使用されていた。
Conventionally, the variable length coding method is used in a transmission medium having a low occurrence rate of transmission errors (for example, a data transmission path between inside and outside a computer system or a disk medium), and the fixed length coding method is used in the transmission. Transmission medium with high error,
For example, it was used in satellite communication lines.

【0004】[0004]

【発明が解決しようとする課題】近年、衛星通信回線な
どの伝送エラー率の高い伝送媒体で画像情報を伝送した
いとする要望が高まり、高い圧縮率での画像伝送が望ま
れている。
In recent years, there is an increasing demand for transmitting image information through a transmission medium having a high transmission error rate such as a satellite communication line, and image transmission at a high compression rate is desired.

【0005】そこで、本発明は、可変長符号化方式でも
伝送エラーから早期に復帰できる画像復号化装置及びそ
の方法を提示することを目的とする。
Therefore, the present invention is directed to an image decoding apparatus capable of recovering from a transmission error at an early stage even with a variable length coding system, and a method therefor.
The purpose is to present the method .

【0006】[0006]

【課題を解決するための手段】本発明に係る画像復号化
装置は、画像データを複数のブロックに分割して前記ブ
ロック単位で可変長符号化された画像データに、前記ブ
ロックの先頭を示すシンクデータを付加して生成された
伝送データを入力する入力手段と、前記伝送データから
前記シンクデータを検出する検出手段と、前記伝送デー
タを順次記憶する第1のメモリと、前記検出手段の出力
に応じて、前記第1のメモリ上での前記ブロックの先頭
のデータが記憶されている位置を示すアドレス情報を獲
得し、前記獲得されたアドレス情報を記憶する第2のメ
モリと、前記第2のメモリに記憶されたアドレス情報に
基づいて前記第1のメモリから前記可変長符号化された
画像データを順次読み出す読み出し手段と、前記読み出
し手段によって読み出された前記可変長符号化された画
像データを復号化する復号化手段とを有することを特徴
とする。
SUMMARY OF THE INVENTION An image decoding apparatus according to the present invention divides image data into a plurality of blocks and performs a variable length coding on the block-by-block basis. Input means for inputting transmission data generated by adding data, detection means for detecting the sync data from the transmission data, first memory for sequentially storing the transmission data, and output of the detection means. Accordingly, the second memory for acquiring the address information indicating the position where the head data of the block is stored on the first memory, and storing the acquired address information, and the second memory Reading means for sequentially reading the variable-length encoded image data from the first memory based on address information stored in the memory; And having a decoding means for decoding the variable length encoded image data is issued.

【0007】また、本発明に係る画像復号化方法は、画
像データを複数のブロックに分割して前記ブロック単位
で可変長符号化された画像データに、前記ブロックの先
頭を示すシンクデータを付加して生成された伝送データ
を入力し、前記伝送データから前記シンクデータを検出
し、前記伝送データを第1のメモリに順次記憶し、前記
検出結果に応じて、前記第1のメモリ上での前記ブロッ
クの先頭のデータが記憶されている位置を示すアドレス
情報を獲得し、前記獲得されたアドレス情報を第2のメ
モリに記憶し、前記第2のメモリに記憶されたアドレス
情報に基づいて前記第1のメモリから前記可変長符号化
された画像データを順次読み出し、前記読み出された前
記可変長符号化された画像データを復号化することを特
徴とする。
Further, in the image decoding method according to the present invention, the image data is divided into a plurality of blocks, and the sync data indicating the beginning of the block is added to the image data which is variable length coded in block units. The transmission data generated by the above is input, the sync data is detected from the transmission data, the transmission data is sequentially stored in the first memory, and the transmission data is sequentially stored in the first memory, and the transmission data is stored in the first memory according to the detection result. Address information indicating the position where the data at the head of the block is stored is acquired, the acquired address information is stored in a second memory, and the first address is stored based on the address information stored in the second memory. It is characterized in that the variable-length coded image data is sequentially read from one memory, and the read variable-length coded image data is decoded.

【0008】[0008]

【0009】[0009]

【実施例】以下、図面を参照して本発明の実施例を説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0010】図1は、本発明の一実施例の概略構成ブロ
ック図を示す。10は送信装置、12は伝送路、14は
受信装置である。
FIG. 1 shows a schematic block diagram of an embodiment of the present invention. 10 is a transmitter, 12 is a transmission line, and 14 is a receiver.

【0011】送信装置10を説明する。入力端子20に
送信しようとする画像信号が入力し、ブロック化回路2
2が入力端子20からの画像信号を画面内で複数のブロ
ックに分割し、ブロック単位で可変長符号化回路24に
出力する。可変長符号化回路24はブロック単位で画像
信号を可変長符号化し、シンク付加回路26は、図2に
示すように、可変長符号化回路24から出力されるブロ
ック単位の符号の先頭にブロック識別子としてのシンク
信号を付加する。シンク信号は、ブロック番号の情報を
含む。変調回路28はシンク付加回路26の出力を所定
方式で変調し、出力端子30から伝送路12に出力す
る。
The transmitter 10 will be described. The image signal to be transmitted is input to the input terminal 20, and the blocking circuit 2
2 divides the image signal from the input terminal 20 into a plurality of blocks within the screen, and outputs the blocks to the variable length coding circuit 24 in block units. The variable-length coding circuit 24 performs variable-length coding on the image signal in block units, and the sync addition circuit 26, as shown in FIG. 2, adds a block identifier to the beginning of the block-unit code output from the variable-length coding circuit 24. Is added as a sync signal. The sync signal includes block number information. The modulation circuit 28 modulates the output of the sync addition circuit 26 by a predetermined method and outputs it from the output terminal 30 to the transmission line 12.

【0012】受信装置14を説明する。伝送路12から
の被変調信号が入力端子32を介して復調回路34に印
加され、復調される。復調回路34は、受信符号データ
をメモリ36及びシンク検出回路40に出力する。書込
みアドレス発生回路38は、伝送レートに相当するレー
トで逐次的にインクリメントするアドレスを発生し、そ
のアドレスが書込みアドレスとしてメモリ36に印加さ
れる。書込みアドレス発生回路38が、復調回路34か
らのタイミング信号に応じてメモリ36の書込みアドレ
スを発生するようにしてもよい。これにより、メモリ3
6は、復調回路34から出力される受信符号データを逐
次的に記憶する。
The receiver 14 will be described. The modulated signal from the transmission line 12 is applied to the demodulation circuit 34 via the input terminal 32 and demodulated. The demodulation circuit 34 outputs the received code data to the memory 36 and the sync detection circuit 40. The write address generation circuit 38 generates an address that is sequentially incremented at a rate corresponding to the transmission rate, and the address is applied to the memory 36 as a write address. The write address generation circuit 38 may generate the write address of the memory 36 according to the timing signal from the demodulation circuit 34. This allows the memory 3
6 sequentially stores the received code data output from the demodulation circuit 34.

【0013】シンク検出回路40は復調回路34の受信
符号データ出力から、送信装置10のシンク付加回路2
6で付加されたシンク信号を検出し、シンク信号に含ま
れるブロック番号値を出力する。ポインタ・メモリ42
は、シンク検出回路40の出力に従い、書込みアドレス
発生回路38の発生する書込みアドレスを記憶する。即
ち、ポインタ・メモリ42は、メモリ36に記憶される
データのブロック先頭アドレスを記憶する。ポインタ・
メモリ42での記憶アドレスは、シンク信号に含まれる
ブロック番号に対応している。ポインタ・メモリ42は
例えば、SRAM素子によるデュアルポート・メモリか
らなる。
The sync detection circuit 40 detects the output of the received code data of the demodulation circuit 34 and outputs the sync addition circuit 2 of the transmitter 10.
The sync signal added in 6 is detected, and the block number value included in the sync signal is output. Pointer memory 42
Stores the write address generated by the write address generation circuit 38 according to the output of the sync detection circuit 40. That is, the pointer memory 42 stores the block start address of the data stored in the memory 36. Pointer
The storage address in the memory 42 corresponds to the block number included in the sync signal. The pointer memory 42 is, for example, a dual port memory with SRAM elements.

【0014】ブロック番号発生回路46は、受信画像の
ブロックに同期して、ブロック番号を順序的に発生し、
ポインタ・メモリ42に読み出しアドレスとして印加す
る。ポインタ・メモリ42は、ブロック番号発生回路4
6の発生するブロック番号に相当するアドレスに記憶さ
れる値(即ち、メモリ36上で、そのブロック番号のブ
ロックの先頭データ記憶位置を示すアドレス)を読み出
し、読出しアドレス発生回路44に印加する。読出しア
ドレス発生回路44は、ポインタ・メモリ42からのア
ドレスをロードした後、順次、アドレスをインクリメン
トしていく。メモリ36の記憶データは、読出しアドレ
ス発生回路44の発生する読出しアドレスから読み出さ
れ、可変長復号化回路48に印加される。
The block number generation circuit 46 sequentially generates block numbers in synchronization with the blocks of the received image,
It is applied to the pointer memory 42 as a read address. The pointer memory 42 uses the block number generation circuit 4
The value stored in the address corresponding to the block number 6 generated (that is, the address indicating the head data storage position of the block of that block number in the memory 36) is read and applied to the read address generation circuit 44. The read address generation circuit 44 loads the address from the pointer memory 42 and then sequentially increments the address. The data stored in the memory 36 is read from the read address generated by the read address generating circuit 44 and applied to the variable length decoding circuit 48.

【0015】このようにして、可変長復号化回路48に
は、ブロック毎に、必ずその先頭データから供給される
ので、伝送エラーの影響が次のブロックにまで波及する
ことが無くなる。
In this way, the variable length decoding circuit 48 is always supplied from the beginning data of each block, so that the influence of the transmission error does not spread to the next block.

【0016】上記実施例では、伝送エラーの有無に関わ
らず、メモリ36からの読出しをブロック毎の先頭デー
タに規制しているが、復号不能の伝送エラーの出現時に
限って、メモリ36から次のブロックの先頭データ以降
を読み出すように制御してもよいことはいうまでもな
い。
In the above embodiment, the reading from the memory 36 is restricted to the head data of each block regardless of the presence or absence of the transmission error. However, only when the undecodable transmission error appears, the next data from the memory 36 is read. It goes without saying that the control may be performed so as to read the data after the head of the block.

【0017】[0017]

【発明の効果】以上の説明から容易に理解できるよう
に、本発明によれば、ブロックの先頭のアドレス情報を
別のメモリに記憶し、前記メモリに記憶されたアドレス
情報に基づいて可変長符号化された画像データを読み出
しているので、ブロックの先頭が記憶されているメモリ
上の位置を瞬時に把握でき、ブロックの先頭からデータ
を容易に読み出すことができるので、伝送エラー時には
エラー伝搬を特定のブロック単位に制限することがで
き、瞬時に画像復帰ができる。従って、伝送エラー率の
高い伝送路により伝送されたデータでも、伝送エラーに
よる画像劣化を従来よりも防止することができる。
As can be easily understood from the above description, according to the present invention, the address information at the head of a block is
Address stored in another memory and stored in said memory
Reads variable length coded image data based on information
The memory where the beginning of the block is stored
Since the upper position can be instantly grasped and the data can be easily read from the beginning of the block, the error propagation can be limited to a specific block unit at the time of a transmission error, and the image can be instantly restored . Therefore, even with data transmitted through a transmission line having a high transmission error rate, image deterioration due to a transmission error can be prevented more than ever before.

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

【図1】 本発明の一実施例の概略構成ブロック図であ
る。
FIG. 1 is a schematic block diagram of an embodiment of the present invention.

【図2】 本実施例のデータ伝送構成図である。FIG. 2 is a data transmission configuration diagram of the present embodiment.

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

10:送信装置 12:伝送路 14:受信装置 2
0:入力端子 22:ブロック化回路 24:可変長符
号化回路 26:シンク付加回路 28:変調回路 30:出力端子 32:入力端子 34:復調回路 3
6:メモリ 38:書込みアドレス発生回路 40:シ
ンク検出回路 42:ポインタ・メモリ 44:読出し
アドレス発生回路 46:ブロック番号発生回路 4
8:可変長復号化回路
10: transmitter 12: transmission line 14: receiver 2
0: Input terminal 22: Blocking circuit 24: Variable length coding circuit 26: Sync addition circuit 28: Modulation circuit 30: Output terminal 32: Input terminal 34: Demodulation circuit 3
6: Memory 38: Write address generation circuit 40: Sync detection circuit 42: Pointer memory 44: Read address generation circuit 46: Block number generation circuit 4
8: Variable length decoding circuit

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平2−162981(JP,A) 特開 平4−220889(JP,A) 特開 平4−245881(JP,A) 特開 平5−115007(JP,A) 特開 平5−130583(JP,A)   ─────────────────────────────────────────────────── ─── Continued front page       (56) References Japanese Patent Laid-Open No. 2-162981 (JP, A)                 Japanese Patent Laid-Open No. 4-220889 (JP, A)                 JP-A-4-245881 (JP, A)                 JP-A-5-115007 (JP, A)                 JP-A-5-130583 (JP, A)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画像データを複数のブロックに分割して
前記ブロック単位で可変長符号化された画像データに、
前記ブロックの先頭を示すシンクデータを付加して生成
された伝送データを入力する入力手段と、 前記伝送データから前記シンクデータを検出する検出手
段と、 前記伝送データを順次記憶する第1のメモリと、 前記検出手段の出力に応じて、前記第1のメモリ上での
前記ブロックの先頭のデータが記憶されている位置を示
すアドレス情報を獲得し、前記獲得されたアドレス情報
を記憶する第2のメモリと、 前記第2のメモリに記憶されたアドレス情報に基づいて
前記第1のメモリから前記可変長符号化された画像デー
タを順次読み出す読み出し手段と、 前記読み出し手段によって読み出された前記可変長符号
化された画像データを復号化する復号化手段とを有する
ことを特徴とする画像復号化装置。
1. Image data divided into a plurality of blocks and variable length coded image data in units of the blocks,
Input means for inputting transmission data generated by adding sync data indicating the beginning of the block, detection means for detecting the sync data from the transmission data, and a first memory for sequentially storing the transmission data. A second address for acquiring address information indicating a position where the head data of the block on the first memory is stored in accordance with an output of the detection means, and storing the acquired address information; A memory; a reading unit that sequentially reads the variable-length coded image data from the first memory based on address information stored in the second memory; and the variable-length read by the reading unit An image decoding apparatus comprising: a decoding unit that decodes encoded image data.
【請求項2】 画像データを複数のブロックに分割して
前記ブロック単位で可変長符号化された画像データに、
前記ブロックの先頭を示すシンクデータを付加して生成
された伝送データを入力し、 前記伝送データから前記シンクデータを検出し、 前記伝送データを第1のメモリに順次記憶し、 前記検出結果に応じて、前記第1のメモリ上での前記ブ
ロックの先頭のデータが記憶されている位置を示すアド
レス情報を獲得し、 前記獲得されたアドレス情報を第2のメモリに記憶し、 前記第2のメモリに記憶されたアドレス情報に基づいて
前記第1のメモリから前記可変長符号化された画像デー
タを順次読み出し、 前記読み出された前記可変長符号化された画像データを
復号化することを特徴とする画像復号化方法。
2. Image data divided into a plurality of blocks and variable length coded image data in block units,
The transmission data generated by adding the sync data indicating the beginning of the block is input, the sync data is detected from the transmission data, the transmission data is sequentially stored in the first memory, and the transmission data is stored according to the detection result. And acquiring address information indicating a position where the head data of the block is stored on the first memory, storing the acquired address information in a second memory, and the second memory Characterized in that the variable-length coded image data is sequentially read from the first memory based on the address information stored in the memory, and the read variable-length coded image data is decoded. Image decoding method.
JP15064293A 1993-06-22 1993-06-22 Image decoding apparatus and method Expired - Lifetime JP3530548B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15064293A JP3530548B2 (en) 1993-06-22 1993-06-22 Image decoding apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15064293A JP3530548B2 (en) 1993-06-22 1993-06-22 Image decoding apparatus and method

Publications (2)

Publication Number Publication Date
JPH0723346A JPH0723346A (en) 1995-01-24
JP3530548B2 true JP3530548B2 (en) 2004-05-24

Family

ID=15501316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15064293A Expired - Lifetime JP3530548B2 (en) 1993-06-22 1993-06-22 Image decoding apparatus and method

Country Status (1)

Country Link
JP (1) JP3530548B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6768775B1 (en) 1997-12-01 2004-07-27 Samsung Electronics Co., Ltd. Video CODEC method in error resilient mode and apparatus therefor
KR100331332B1 (en) 1998-11-02 2002-06-20 윤종용 Video data transmitter and receiver and method

Also Published As

Publication number Publication date
JPH0723346A (en) 1995-01-24

Similar Documents

Publication Publication Date Title
US5070503A (en) Digital information transmitting and receiving system
US5841939A (en) Picture reproduction apparatus and picture decoding apparatus
EP0665653B1 (en) Apparatus and method for decoding variable-length code
JP3255681B2 (en) Encoding / decoding circuit
US4258392A (en) Coding method for facsimile signal
US5440432A (en) Dubbing system for digital information
US4858235A (en) Information storage apparatus
US4349904A (en) Error correction circuit using character probability
US5740187A (en) Data processing using interpolation of first and second information based on different criteria
US5881070A (en) Variable length coding apparatus
JP3530548B2 (en) Image decoding apparatus and method
US6289427B1 (en) Controlling a read address or a write address based on the quantity of data read from or written into a memory
JPS6118907B2 (en)
JPH0230238A (en) Digital information transmission system
JP3009900B2 (en) Encoded data processing device
KR0166755B1 (en) Device and method for generating control signal to correct errors of digital recording/reproducing system
JP2652398B2 (en) Data transmission method
JPS6320074B2 (en)
JPS5923514B2 (en) Two-dimensional sequential encoding method
JP2000101440A (en) Coding/transmission method and device thereof
JPH07170513A (en) Picture coding/decoding method
JPS6120478A (en) Picture transmission control system
JPH0723384A (en) Encoder and decoder
JP3706696B2 (en) Digital information receiving apparatus and digital information receiving method
JPH0722344B2 (en) Facsimile signal transmission method and device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20020827

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040301

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080305

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090305

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100305

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100305

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110305

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120305

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130305

Year of fee payment: 9