JP3254899B2 - Image decoding processor - Google Patents
Image decoding processorInfo
- Publication number
- JP3254899B2 JP3254899B2 JP10972294A JP10972294A JP3254899B2 JP 3254899 B2 JP3254899 B2 JP 3254899B2 JP 10972294 A JP10972294 A JP 10972294A JP 10972294 A JP10972294 A JP 10972294A JP 3254899 B2 JP3254899 B2 JP 3254899B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- decoding
- code
- error data
- prediction error
- 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
Links
Landscapes
- Image Input (AREA)
- Image Processing (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Error Detection And Correction (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、入力された符号データ
を復号する画像復号処理装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image decoding processing apparatus for decoding input code data.
【0002】[0002]
【従来の技術】従来、例えばファクシミリ等、データを
伝送する際には、送り元で符号化し、送り先で復号化を
行なう。符号化および復号化の方式としては、多数の方
式が開発されている。その1つとして、例えば予測符号
化を用いたものがある。図8は、予測符号化された符号
データの復号処理の一例を示すブロック図である。図
中、51は符号データ、52は復号器、53は予測誤差
データ、54は逆予測器、55は画像データである。復
号器52では、符号データ51がランレングス符号化が
行なわれている場合は、ランレングスの解読、算術符号
化が行なわれている場合は、確率の逆演算が行なわれ、
予測誤差データ53が生成される。この予測誤差データ
53は、逆予測器54で画像データ55に変換される。
このとき、予測誤差データ53の数と画像データ55の
数は一般に同数である。2. Description of the Related Art Conventionally, when data is transmitted, for example, by facsimile, the data is encoded at a source and decoded at a destination. Numerous schemes have been developed for encoding and decoding. As one of them, there is one using predictive coding, for example. FIG. 8 is a block diagram illustrating an example of a decoding process of code data that has been predictively encoded. In the figure, 51 is code data, 52 is a decoder, 53 is prediction error data, 54 is an inverse predictor, and 55 is image data. In the decoder 52, when the run length encoding is performed on the code data 51, the run length is decoded, and when the arithmetic encoding is performed, the inverse operation of the probability is performed.
The prediction error data 53 is generated. The prediction error data 53 is converted into image data 55 by the inverse predictor 54.
At this time, the number of prediction error data 53 and the number of image data 55 are generally the same.
【0003】しかし、伝送中にノイズ等によって伝送さ
れる符号データに誤りが発生する場合がある。符号デー
タに誤りがあると、その符号データを受け取り、復号化
処理を行なうとエラーが発生する。例えば、予測符号化
を行なった符号データを復号する場合に、符号データに
エラーが発生すると、予測誤差データ53の数がおかし
くなり、逆予測器54で変換された画像データの数が増
減して、得られた全体画像にズレが生じるという問題点
がある。[0003] However, errors may occur in transmitted code data due to noise or the like during transmission. If there is an error in the code data, the code data is received, and an error occurs when a decoding process is performed. For example, when decoding code data that has been subjected to predictive coding, if an error occurs in the code data, the number of prediction error data 53 becomes incorrect, and the number of image data converted by the inverse predictor 54 increases or decreases. However, there is a problem that a shift occurs in the obtained entire image.
【0004】このような伝送誤り等により符号データに
エラーが発生した場合、一般に、そのラインの復号化処
理を中断し、エラーとなったライン全体の復号データと
して0を挿入したり、前ラインのデータをそのまま出力
する等で対応している。このほか、例えば、特開平4−
345275号公報等に記載されているように、誤り符
号による画質劣化を防ぐため、エラーを検出した際に、
そのラインの終了符号を検索し、終了符号側からエラー
信号に向かって復号を行なう方法もある。しかしなが
ら、特開平4−345275号公報に記載されている方
式は、符号化の方式として多く用いられているハフマン
符号化や算術符号化等を用いて符号化が行なわれている
場合、符号を逆から解読することはできないので不可能
である。When an error occurs in code data due to such a transmission error or the like, generally, decoding processing of the line is interrupted, and 0 is inserted as decoded data of the entire line in which an error has occurred, This is supported by outputting the data as it is. In addition, for example, see
As described in JP-A-345275, etc., in order to prevent image quality deterioration due to an error code, when an error is detected,
There is also a method of searching for the end code of the line and decoding from the end code side toward the error signal. However, the method described in Japanese Patent Application Laid-Open No. 4-345275 discloses a method in which the code is reversed when encoding is performed using Huffman coding, arithmetic coding, or the like, which is widely used as the coding method. It is impossible because it cannot be deciphered from.
【0005】また、上述の前ラインのデータをそのまま
出力する方式も、特開平4−345275号公報に記載
されている方式も、誤りを修正するため、復号処理を中
断しなければならないため、リアルタイムに処理を行な
えないという問題点がある。特に、算術符号化を行なっ
ている場合には、ライン終了時でなければ符号エラーを
検出できないため、符号エラーを検出した時点で復号処
理を中断せざるを得ないという問題がある。算術符号の
再生誤り補正については、例えば、特開平3−2035
74号公報において、マーカコードの間隔を操作し、圧
縮等の低下を防いでいるが、基本的に誤りがあった場
合、データ再送等の手段をとらなければならず、リアル
タイムに処理ができないという問題点がある。In both the method of outputting the data of the previous line as it is and the method described in JP-A-4-345275, the decoding process must be interrupted in order to correct an error. There is a problem that processing cannot be performed. In particular, when arithmetic coding is performed, a code error cannot be detected until the end of the line, so that there is a problem that the decoding process must be interrupted when the code error is detected. As for the reproduction error correction of the arithmetic code, see, for example,
In Japanese Patent Publication No. 74, the interval between marker codes is controlled to prevent a decrease in compression or the like. However, basically, if an error occurs, means such as data retransmission must be taken, and processing cannot be performed in real time. There is a problem.
【0006】一方、符号データを復号する際、復号装置
の符号入力側と復号データの出力側の速度が異なる場
合、外部とのインターフェースにバッファメモリを挿入
し、速度低下を防ぐことが行なわれている。図9は、従
来のバッファメモリを用いた復号処理装置の一例を示す
ブロック図である。図中、51は符号データ、55は画
像データ、56はメモリ、57は復号処理部である。復
号処理部57は、入力された符号データ51を復号し、
画像データ55を出力する。メモリ56は、復号処理部
57から出力される画像データ55を一旦格納し、出力
する。メモリ56によって復号処理部57で復号された
画像データ55をある程度保持するので、復号処理部5
7の処理速度より画像データ55を受け取る装置の処理
速度が遅くても、復号処理部57は画像データ55が受
け取られるまで待つことなく、処理を進めることができ
る。図8では、符号処理部57の後段にメモリ56を配
置しているが、例えば、am95C71(商品名)のよ
うに、符号処理部57の前段にも配置することができ
る。On the other hand, when decoding the code data, if the speed of the code input side of the decoding device is different from the speed of the decoded data output side, a buffer memory is inserted into the interface with the outside to prevent the speed reduction. I have. FIG. 9 is a block diagram showing an example of a conventional decoding processing device using a buffer memory. In the figure, reference numeral 51 denotes code data, 55 denotes image data, 56 denotes a memory, and 57 denotes a decoding processing unit. The decoding processing unit 57 decodes the input code data 51,
The image data 55 is output. The memory 56 temporarily stores and outputs the image data 55 output from the decoding processing unit 57. Since the memory 56 holds the image data 55 decoded by the decoding processing unit 57 to some extent, the decoding processing unit 5
Even if the processing speed of the device that receives the image data 55 is lower than the processing speed of 7, the decoding processing unit 57 can proceed without waiting until the image data 55 is received. In FIG. 8, the memory 56 is arranged after the code processing unit 57. However, the memory 56 can be arranged before the code processing unit 57, for example, as am95C71 (product name).
【0007】図10は、従来のバッファメモリを用い
た、予測符号化された符号データの復号処理装置の一例
を示すブロック図である。図中、図8と同様の部分には
同じ符号を付してある。56はメモリである。図10
は、図8に示した予測符号化を施した符号データの復号
化を行なう場合を示している。メモリ56は、復号部5
2と逆予測部54の間に挿入され、復号部52から出力
される予測誤差データ53を一時格納し、逆予測部54
へ出力する。メモリ56により、復号部52と逆予測部
54の処理速度が違う場合に、速度調整を行なうことが
できる。このような構成は、例えば、特開平5−176
187号公報等に記載されており、また、例えばM65
700(商品名)などで用いられている。FIG. 10 is a block diagram showing an example of a conventional decoding processing apparatus for predictively encoded code data using a buffer memory. In the figure, the same parts as those in FIG. 8 are denoted by the same reference numerals. 56 is a memory. FIG.
Shows a case where decoding is performed on the code data subjected to the predictive coding shown in FIG. The memory 56 includes the decoding unit 5
2 and the prediction error data 53 output from the decoding unit 52 and temporarily stored between the decoding unit 52 and the inverse prediction unit 54.
Output to The memory 56 can adjust the speed when the processing speed of the decoding unit 52 and the processing speed of the inverse prediction unit 54 are different. Such a configuration is disclosed in, for example, Japanese Patent Application Laid-Open No. 5-176.
187, for example, and M65
700 (product name).
【0008】上述のようなバッファメモリを用いた構成
の場合、バッファメモリに書き込んだ数だけ読み出して
しまうと、符号エラーにより復号数がおかしくなった場
合、バッファメモリを用いない場合と同様、復号した全
体画像にズレが生じるという問題点がある。In the configuration using the buffer memory as described above, if the number of data written in the buffer memory is read out, the decoded number becomes incorrect due to a code error. There is a problem that a shift occurs in the entire image.
【0009】[0009]
【発明が解決しようとする課題】本発明は、上述した事
情に鑑みてなされたもので、符号データの復号の際に、
符号誤りによる復号データの劣化を少なくし、かつ、リ
アルタイムに復号を行なうことのできる復号処理装置を
提供することを目的とするものである。SUMMARY OF THE INVENTION The present invention has been made in view of the above-described circumstances, and has been made in consideration of the following problems when decoding coded data.
It is an object of the present invention to provide a decoding processing device capable of reducing the deterioration of decoded data due to a code error and performing decoding in real time.
【0010】[0010]
【課題を解決するための手段】本発明は、請求項1に記
載の発明においては、入力符号を復号する画像復号処理
装置において、前記入力符号を予測誤差データに復号す
る復号手段と、該復号手段により復号した予測誤差デー
タのデータ数を計数する計数手段と、該計数手段による
計数値を規定数と比較する比較手段と、該比較手段によ
る比較結果に基づき前記復号手段で復号した予測誤差デ
ータの出力数を制御するとともに前記計数手段による計
数値が規定数より小さい場合に規定数と計数値の差だけ
所定の予測誤差データを出力する制御手段と、前記予測
誤差データに基づいて逆予測を行なう逆予測手段を備え
たことを特徴とするものである。According to a first aspect of the present invention, there is provided an image decoding processing apparatus for decoding an input code, comprising: decoding means for decoding the input code into prediction error data; Counting means for counting the number of data of the prediction error data decoded by the means; comparison means for comparing the count value of the counting means with a specified number; prediction error data decoded by the decoding means based on the comparison result by the comparison means Control means for controlling the number of outputs and outputting predetermined prediction error data by the difference between the specified number and the count value when the count value by the counting means is smaller than a specified number; and performing reverse prediction based on the predicted error data. The present invention is characterized in that it is provided with a reverse prediction means for performing the prediction.
【0011】また、請求項2に記載の発明においては、
入力符号を復号する画像復号処理装置において、前記入
力符号を予測誤差データに復号する復号手段と、該復号
手段で復号した予測誤差データを一時格納するバッファ
メモリと、該バッファメモリへ前記復号手段で復号した
予測誤差データを書き込む際にデータ数を計数する計数
手段と、該計数手段による計数値を規定数と比較する比
較手段と、該比較手段による比較結果に基づき前記バッ
ファメモリからの読み出し数を制御するとともに前記計
数手段による計数値が規定数より小さい場合に計数値ま
で前記バッファメモリから予測誤差データを読み出しそ
の後規定数とカウント値の差だけ所定の予測誤差データ
を出力する制御手段と、前記予測誤差データに基づいて
逆予測を行なう逆予測手段を備えたことを特徴とするも
のである。Further, in the invention according to claim 2,
In an image decoding processing device for decoding an input code, a decoding means for decoding the input code into prediction error data, a buffer memory for temporarily storing the prediction error data decoded by the decoding means, Counting means for counting the number of data when writing the decoded prediction error data; comparing means for comparing the count value of the counting means with a prescribed number; and reading the number of data from the buffer memory based on the comparison result by the comparing means. Control means for controlling and reading out the prediction error data from the buffer memory up to the count value when the count value by the counting means is smaller than a prescribed number, and thereafter outputting predetermined prediction error data by a difference between the prescribed number and the count value; It is characterized by comprising a reverse prediction means for performing reverse prediction based on prediction error data.
【0012】請求項3に記載の発明においては、請求項
2に記載の画像復号処理装置において、前記バッファメ
モリは複数のメモリから構成されており、入力符号中の
同期用符号を検出することにより前記複数のメモリの読
み出しまたは書き込みを切り替える切替手段を備えるよ
うに構成することができる。According to a third aspect of the present invention, in the image decoding processing apparatus according to the second aspect, the buffer memory comprises a plurality of memories, and detects a synchronization code in an input code. The apparatus may be configured to include switching means for switching between reading and writing of the plurality of memories.
【0013】[0013]
【0014】[0014]
【作用】本発明によれば、請求項1に記載の発明におい
て、復号手段で復号した予測誤差データのデータ数を計
数し、計数値を規定数と比較して、計数値が規定数より
小さい場合に規定数と計数値の差だけ所定のデータを出
力する。これにより、符号誤りが発生しても、復号した
データに所定の予測誤差データを追加して出力し、予測
誤差データを逆予測する。これによって、復号処理を停
止させずにエラー処理を行なうことができ、リアルタイ
ムの処理を可能とすることができる。また、所定のデー
タとして、周囲の画素を用いて画像データを生成するこ
とにより、画質の劣化を低減することが可能となる。さ
らに、予測誤差データを追加して出力することにより、
周辺の画素より画像データを生成することができ、画質
の劣化を小さくして符号エラーの影響を最小限にとどめ
ることができる。According to the present invention, in the first aspect of the present invention, the number of data of the prediction error data decoded by the decoding means is counted, and the counted value is compared with a specified number, and the counted value is smaller than the specified number. In this case, predetermined data is output by the difference between the prescribed number and the count value. Thus, even if a code error occurs, predetermined prediction error data is added to the decoded data and output, and the prediction error data is inversely predicted. As a result, error processing can be performed without stopping the decoding processing, and real-time processing can be performed. In addition, by generating image data using surrounding pixels as the predetermined data, it is possible to reduce deterioration in image quality. Furthermore, by adding and outputting prediction error data,
Image data can be generated from peripheral pixels, and image quality degradation can be reduced to minimize the influence of code errors.
【0015】請求項2に記載の発明は、請求項1に記載
の発明をバッファメモリを用いた構成に適用したもので
あり、バッファメモリに書き込んだ予測誤差データ数を
計数し、規定数と比較して、予測誤差データが不足して
いる場合には、バッファメモリからの予測誤差データの
読み出し後、所定の予測誤差データを追加して出力し、
予測誤差データを逆予測している。バッファメモリによ
って、復号手段と、復号データを受け取る装置との間の
処理速度の差を吸収できるとともに、符号誤りが発生し
ても、復号手段を停止させることなく、所定の予測誤差
データの追加などの符号誤りに対する処理を行なうこと
ができるので、リアルタイムの処理を可能とすることが
できる。According to a second aspect of the present invention, the invention of the first aspect is applied to a configuration using a buffer memory. The number of prediction error data written in the buffer memory is counted and compared with a specified number. Then, when the prediction error data is insufficient, after reading the prediction error data from the buffer memory, predetermined prediction error data is added and output,
The prediction error data is inversely predicted. The buffer memory can absorb the difference in processing speed between the decoding unit and the device that receives the decoded data, and can add predetermined prediction error data without stopping the decoding unit even if a code error occurs. , It is possible to perform real-time processing.
【0016】請求項3に記載の発明によれば、上記バッ
ファメモリは、複数のメモリにより構成し、入力符号中
の同期用符号を検出することにより前記複数のメモリの
読み出しまたは書き込みを切り替えるように構成するこ
とができる。このように複数のバッファメモリを用いた
場合、1つのメモリに復号手段から出力される復号デー
タを書き込んでいる間に、同時に、書き込みの行なわれ
ていないメモリを選択し、符号データを読み出すことが
できる。書き込みおよび読み出しの処理が終了すると、
同期用符号を検出したタイミングで、読み出しの終了し
ているバッファメモリを書き込み用のバッファメモリと
し、また、書き込みの終了したバッファメモリを選択し
て、復号データの読み出しを行なうことができる。復号
手段と、バッファメモリから読み出した復号データを受
け取る装置とは、それぞれの処理速度に応じて書き込み
および読み出しが行なえるとともに、メモリへの書き込
みと読み出しを同時に行なうことができるので、全体の
処理速度を向上させることができる。According to the third aspect of the present invention, the buffer memory includes a plurality of memories, and switches between reading and writing of the plurality of memories by detecting a synchronization code in an input code. Can be configured. When a plurality of buffer memories are used as described above, while writing the decoded data output from the decoding means to one memory, it is possible to simultaneously select the memory to which the writing has not been performed and read the code data. it can. When the writing and reading processes are completed,
At the timing when the synchronization code is detected, the buffer memory for which reading has been completed can be used as the buffer memory for writing, and the buffer memory for which writing has been completed can be selected to read the decoded data. The decoding means and the device for receiving the decoded data read from the buffer memory can perform writing and reading according to the respective processing speeds, and can simultaneously perform writing and reading to the memory. Can be improved.
【0017】[0017]
【0018】[0018]
【実施例】図1は、本発明の復号処理装置の第1の実施
例を示す概略構成図である。図中、1は符号データ、2
は復号処理部、3,5,8は復号データ、4はセレク
タ、6は復号データ送出信号、7はEOL信号、9は制
御部、10はセレクタ切替信号である。復号処理部2
は、入力された符号データ1を復号し、復号データ3を
セレクタ4に出力する。その際に、復号データ送出信号
6を制御部9へ送出する。また、1ラインの終了を示す
EOLを検出したときにも、EOL信号7を制御部9へ
送出する。制御部9は、復号処理部2から送出された復
号データ送出信号6を受け取り、内部のカウンタにより
計数する。また、制御部9はEOL信号7を受信する
と、内部のカウンタによる計数値と、あらかじめ設定さ
れている規定値とを比較し、計数値が規定値よりも小さ
い場合には、復号データ8として所定のデータを出力す
るとともに、セレクタ4が復号データ8を選択するよう
にセレクタ切替信号10を変化させる。セレクタ4は、
制御部9からのセレクタ切替信号10に基づき、復号処
理部2から出力される復号データ3または制御部9から
出力される復号データ8の一方を選択し、復号データ5
として出力する。FIG. 1 is a schematic block diagram showing a first embodiment of a decoding apparatus according to the present invention. In the figure, 1 is code data, 2
Is a decoding processing unit, 3, 5, and 8 are decoded data, 4 is a selector, 6 is a decoded data transmission signal, 7 is an EOL signal, 9 is a control unit, and 10 is a selector switching signal. Decryption processing unit 2
Decodes the input code data 1 and outputs the decoded data 3 to the selector 4. At this time, a decoded data transmission signal 6 is transmitted to the control unit 9. Also, when an EOL indicating the end of one line is detected, an EOL signal 7 is sent to the control unit 9. The control section 9 receives the decoded data transmission signal 6 transmitted from the decoding processing section 2 and counts it by an internal counter. When receiving the EOL signal 7, the control unit 9 compares the count value of the internal counter with a predetermined value, and if the count value is smaller than the predetermined value, the control unit 9 determines the decoded data 8 as a predetermined value. And the selector switching signal 10 is changed so that the selector 4 selects the decoded data 8. The selector 4 is
Based on the selector switching signal 10 from the control unit 9, one of the decoded data 3 output from the decoding processing unit 2 and the decoded data 8 output from the control unit 9 is selected, and the decoded data 5
Output as
【0019】図2は、本発明の復号処理装置の第1の実
施例の動作の一例を示すフローチャートである。S61
において、S62でライン終了が検知されるまで、復号
データの数を制御部9内のカウンタにより計数する。S
62において、復号処理部2からEOL信号7を受け取
ると、S63へ進む。S63でカウンタによる計数値と
規定値を比較する。このとき、計数値が規定数より少な
い場合、符号に誤りがあったためデータ数が少なくなっ
てしまったことを意味する。そのため、計数値が規定値
よりも小さい場合には、S64において、制御部9は、
セレクタ4が復号データ5を選択するようにセレクタ切
替信号10を送出するとともに、復号データ5として所
定のデータ、例えば0を送出し、不足分の復号データを
追加する。そして、カウンタで送出したデータを計数
し、S63へ戻る。この処理は、カウンタによる計数値
と規定値が等しくなるまで、すなわち、1ラインのデー
タ数に達するまで繰り返される。FIG. 2 is a flowchart showing an example of the operation of the first embodiment of the decoding apparatus of the present invention. S61
In, the number of decoded data is counted by the counter in the control unit 9 until the end of the line is detected in S62. S
In step 62, upon receiving the EOL signal 7 from the decoding processing unit 2, the process proceeds to S63. In S63, the count value of the counter is compared with a specified value. At this time, if the count value is less than the specified number, it means that the number of data has decreased due to an error in the code. Therefore, when the count value is smaller than the specified value, in S64, the control unit 9
The selector 4 transmits the selector switching signal 10 so that the decoded data 5 is selected, and transmits predetermined data, for example, 0 as the decoded data 5, and adds the insufficient decoded data. Then, the transmitted data is counted by the counter, and the process returns to S63. This process is repeated until the count value of the counter becomes equal to the specified value, that is, until the number of data in one line is reached.
【0020】上述の処理例では、EOLを検出した後、
カウンタによる計数値と規定値を比較したが、常時、計
数値と規定値を比較し、計数値が規定値以上となると、
制御部9から復号処理部2にその旨を通知し、規定値以
上の復号データを出力しないように構成することも可能
である。このように構成することにより、出力される復
号データは、常に規定値に等しい個数だけ出力されるこ
とになる。そのため、画像データを符号化して伝送した
場合には、復号した画像が符号エラーによってズレを引
き起こすことがなく、画質の劣化を抑制することができ
る。In the above processing example, after detecting the EOL,
Although the count value of the counter was compared with the specified value, the count value was always compared with the specified value.
It is also possible to configure so that the control unit 9 notifies the decoding processing unit 2 to that effect and does not output decoded data of a specified value or more. With this configuration, the number of decoded data to be output is always equal to the specified value. Therefore, when the image data is encoded and transmitted, the decoded image does not shift due to the code error, and the deterioration of the image quality can be suppressed.
【0021】図3は、本発明の復号処理装置の第2の実
施例を示す概略構成図である。図中、図1と同様の部分
には同じ符号を付して説明を省略する。11,12はバ
ッファメモリ、13はセレクタである。この第2の実施
例では、復号処理部2の出力段に2つのバッファメモリ
11,12を設けた例を示している。復号処理部2から
出力される復号データ3は、バッファメモリ11,12
に入力される。また、復号処理部2から出力される復号
データ送出信号6は、制御部9に入力されるとともに、
バッファメモリ11,12に入力され、メモリライト信
号として用いられる。セレクタ13は、バッファメモリ
11または12のどちらかの読み出しデータを選択的に
セレクタ4へ供給する。FIG. 3 is a schematic diagram showing a second embodiment of the decoding apparatus according to the present invention. In the figure, the same parts as those in FIG. 11 and 12 are buffer memories, and 13 is a selector. In the second embodiment, an example in which two buffer memories 11 and 12 are provided in the output stage of the decoding processing unit 2 is shown. The decoded data 3 output from the decoding processing unit 2 is stored in the buffer memories 11 and 12
Is input to The decoded data transmission signal 6 output from the decoding processing unit 2 is input to the control unit 9 and
The data is input to the buffer memories 11 and 12 and used as a memory write signal. The selector 13 selectively supplies read data from either the buffer memory 11 or 12 to the selector 4.
【0022】バッファメモリ11,12は、一方が書き
込みモードのとき、他方は読み出しモードに設定され
る。例えば、バッファメモリ11が書き込みモード、バ
ッファメモリ12が読み出しモードとする。このとき、
セレクタ13は、バッファメモリ12からのデータを選
択するように切り替えられる。この状態においては、復
号処理部2から出力される復号データ3は、復号データ
送出信号6に従ってバッファメモリ11に書き込まれ
る。バッファメモリ11への書き込み動作と同時に、バ
ッファメモリ12では、復号データ5を受け取る図示し
ない装置からの読み出し要求に従って、格納されている
復号データを読み出す。このとき、バッファメモリ11
への書き込み動作と、バッファメモリ12からの読み出
し動作は非同期に行なうことができる。When one of the buffer memories 11 and 12 is in the write mode, the other is set in the read mode. For example, the buffer memory 11 is in the write mode, and the buffer memory 12 is in the read mode. At this time,
The selector 13 is switched so as to select data from the buffer memory 12. In this state, the decoded data 3 output from the decoding processing unit 2 is written to the buffer memory 11 according to the decoded data transmission signal 6. Simultaneously with the write operation to the buffer memory 11, the buffer memory 12 reads out the stored decoded data in accordance with a read request from a device (not shown) that receives the decoded data 5. At this time, the buffer memory 11
The operation of writing to and the operation of reading from the buffer memory 12 can be performed asynchronously.
【0023】1ラインの復号処理が終了し、また、復号
データの読み出しが終了すると、バッファメモリ11,
12のモードが変更され、今度は、バッファメモリ11
が読み出しモード、バッファメモリ12が書き込みモー
ドとなる。このとき、セレクタ13は、バッファメモリ
11からのデータを選択するように切り替えられる。そ
のため、バッファメモリ11に書き込まれた復号データ
が読み出されるとともに、新たに復号したデータがバッ
ファメモリ12に書き込まれることになる。When the decoding of one line is completed and the reading of the decoded data is completed, the buffer memory 11,
The mode of the buffer memory 11 is now changed.
Indicates the read mode, and the buffer memory 12 indicates the write mode. At this time, the selector 13 is switched so as to select data from the buffer memory 11. Therefore, the decoded data written to the buffer memory 11 is read, and the newly decoded data is written to the buffer memory 12.
【0024】制御部9は、バッファメモリ11または1
2への書き込みが行なわれている間、書き込んだ復号デ
ータの数を、内部のカウンタにより計数する。そして、
EOLを検出して1ラインの書き込みが終了すると、カ
ウンタによる計数値と規定値とを比較し、過不足を検出
する。過不足が検出される場合には、符号エラーが発生
している。次の読み出しモードの際に、計数値が規定値
よりも多い場合には、バッファメモリから規定値の数だ
けの復号データのみを読み出す。また、計数値が規定値
よりも少ない場合には、バッファメモリから復号データ
をすべて読み出した後、復号データ8として所定のデー
タを出力するとともに、セレクタ4が復号データ8を選
択するようにセレクタ切替信号10を送出し、不足分の
復号データを制御部9から出力する。これにより、出力
される復号データ5の個数は常に規定値となり、例えば
画像を復号して出力した際にも、位置ズレなどを起こさ
ず、画質の劣化を低減することができる。The control unit 9 includes a buffer memory 11 or 1
While data is being written to 2, the number of written decrypted data is counted by an internal counter. And
When the EOL is detected and the writing of one line is completed, the count value of the counter is compared with a specified value to detect excess or deficiency. If excess or deficiency is detected, a code error has occurred. In the next read mode, if the count value is larger than the specified value, only the specified number of decoded data is read from the buffer memory. When the count value is smaller than the specified value, after reading all the decoded data from the buffer memory, predetermined data is output as the decoded data 8 and selector switching is performed so that the selector 4 selects the decoded data 8. A signal 10 is transmitted, and the decoded data corresponding to the shortage is output from the control unit 9. Accordingly, the number of decoded data 5 to be output always becomes a specified value. For example, even when an image is decoded and output, a position shift does not occur and deterioration of image quality can be reduced.
【0025】図4は、本発明の復号処理装置の第2の実
施例における制御部の具体例を示すブロック図である。
図中、図3と同様の部分には同じ符号を付してある。1
4はカウンタ、15,16はレジスタ、17は計数値、
18は規定値、19はコンパレータ(CMP)、20は
比較結果信号、21はシーケンサ、22はメモリリード
信号、23はAND回路、24はクリア信号である。こ
の例では、図3のセレクタ4は、AND回路23により
構成しており、図3のセレクタ切替信号を不要としてい
る。FIG. 4 is a block diagram showing a specific example of a control unit in a second embodiment of the decoding processing device of the present invention.
In the figure, the same parts as those in FIG. 3 are denoted by the same reference numerals. 1
4 is a counter, 15 and 16 are registers, 17 is a count value,
Reference numeral 18 is a prescribed value, 19 is a comparator (CMP), 20 is a comparison result signal, 21 is a sequencer, 22 is a memory read signal, 23 is an AND circuit, and 24 is a clear signal. In this example, the selector 4 in FIG. 3 is configured by the AND circuit 23, and does not require the selector switching signal in FIG.
【0026】符号データ1は、復号処理部2で復号デー
タ3に復号される。復号処理部2では、画像データ3を
バッファメモリ11または12のいずれかに、復号デー
タ送出信号6をライト信号として用いて書き込みを行な
う。バッファメモリ11,12は、1ラインごとに読み
出しモードと書き込みモードが切り替わる。The code data 1 is decoded by the decoding processing unit 2 into decoded data 3. The decoding processing unit 2 writes the image data 3 into either the buffer memory 11 or 12 using the decoded data transmission signal 6 as a write signal. The buffer memories 11 and 12 switch between a read mode and a write mode for each line.
【0027】カウンタ14では、復号データ送出信号6
の数をカウントし、1ライン終了時に計数値17をレジ
スタ16に書き込む。レジスタ15には、1ラインの復
号データの規定数が保持されている。1ライン終了時
に、レジスタ16に書き込まれた計数値17と、レジス
タ15に保持されている規定値18とが、コンパレータ
19で比較され、比較結果信号20がシーケンサ21へ
送出される。In the counter 14, the decoded data transmission signal 6
And the count value 17 is written into the register 16 at the end of one line. The register 15 holds the prescribed number of one line of decoded data. At the end of one line, the count value 17 written in the register 16 and the specified value 18 held in the register 15 are compared by the comparator 19, and a comparison result signal 20 is sent to the sequencer 21.
【0028】シーケンサ21では、比較結果信号20に
基づき、計数値17が規定値18以上である比較結果信
号20を得た時には、レジスタ15から規定値18を取
り出し、規定値18で示される個数の復号データをバッ
ファメモリ11または12から読み出し、セレクタ1
3、AND回路23を介して、復号データ5として出力
する。このとき、クリア信号24として、1を送出す
る。また、計数値17が規定値18より小さい場合に
は、バッファメモリ11または12から復号データを読
み出した後、クリア信号24を0とし、規定値18と計
数値17の差の個数だけ、復号データ5として0のデー
タを出力させる。When the sequencer 21 obtains the comparison result signal 20 whose count value 17 is equal to or larger than the specified value 18 based on the comparison result signal 20, the specified value 18 is taken out of the register 15 and the number indicated by the specified value 18 is obtained. The decoded data is read from the buffer memory 11 or 12 and the selector 1
3. Output as decoded data 5 via AND circuit 23. At this time, 1 is transmitted as the clear signal 24. When the count value 17 is smaller than the specified value 18, the decoded data is read from the buffer memory 11 or 12, the clear signal 24 is set to 0, and the decoded data is counted by the number of differences between the specified value 18 and the count value 17. As 5, output 0 data.
【0029】図5は、シーケンサ21の動作の一例を示
すフローチャートである。1ラインのデータ書き込みの
終了後、まずS71において、比較結果信号20が計数
値≧規定数であった場合、S72において、バッファメ
モリ11または12からの復号データの読み出し数を規
定数18にセットする。その後、S73において、1デ
ータずつ、メモリリード信号22により読み出す。S7
4でセットした読み出し数に達したか否かを判定し、達
していないときにはS73へ戻り、データの読み出しを
繰り返す。読み出し数に達したら終了する。FIG. 5 is a flowchart showing an example of the operation of the sequencer 21. After the data writing for one line is completed, first, in S71, when the comparison result signal 20 satisfies the count value ≧ the specified number, in S72, the read number of the decoded data from the buffer memory 11 or 12 is set to the specified number 18. . Thereafter, in S73, data is read out one by one by the memory read signal 22. S7
It is determined whether or not the read number set in step 4 has been reached. If the number has not been reached, the process returns to step S73 to repeat data reading. When the number of readings has been reached, the process ends.
【0030】S71において、比較結果信号20が計数
値<規定数であった場合、まずS75において、バッフ
ァメモリ11または12からの読み出し数を計数値1
7、すなわち、バッファメモリ11または12への書き
込み数にセットする。その後、S76において、1デー
タずつバッファメモリ11または12から読み出し、S
77においてセットした読み出し数に達したか否かを判
定する。読み出し数に達していない間はS76のデータ
の読み出しを繰り返す。読み出し数に達したら、次に、
S78,S79において、規定数に足らない分だけ、ク
リア信号24を出力し、AND回路23により0値の復
号データ5が出力される。If the comparison result signal 20 satisfies the count value <specified number in S71, first, in S75, the number of reads from the buffer memory 11 or 12 is incremented by the count value 1
7, that is, the number of writes to the buffer memory 11 or 12 is set. Thereafter, in S76, data is read out from the buffer memory 11 or 12 one by one,
At 77, it is determined whether or not the read number set has been reached. While the number of readings has not been reached, the reading of the data in S76 is repeated. Once you have reached the number of reads,
In S78 and S79, the clear signal 24 is output by an amount less than the prescribed number, and the 0-value decoded data 5 is output by the AND circuit 23.
【0031】上述のような動作を、1ラインごとにバッ
ファメモリ11,12の動作モードを切り換えて、繰り
返し実行する。このような動作により、符号エラーによ
って、復号データが規定値よりも大きくなっても、また
小さくなっても、規定値の個数だけの復号データが外部
へ出力される。また、復号データが規定値よりも小さい
場合は0値により補填しているので、例えば画像データ
を復号した場合でも、エラーを目立たなくさせることが
できる。補填するデータは、0値に限らず、0と1のラ
ンダムなパターン、もしくは復号終了時の値、あるい
は、画像が多値である場合は、任意の中間調を出力する
ようにしても良い。The above operation is repeatedly executed by switching the operation mode of the buffer memories 11 and 12 for each line. By such an operation, even if the decoded data becomes larger or smaller than the specified value due to a code error, decoded data of the specified number is output to the outside. Further, when the decoded data is smaller than the specified value, the error is compensated by the 0 value, so that, for example, even when the image data is decoded, the error can be made inconspicuous. The data to be supplemented is not limited to the 0 value, and a random pattern of 0 and 1 or a value at the end of decoding, or an arbitrary halftone may be output when the image is multi-valued.
【0032】また、上述の動作の説明では、バッファメ
モリ11,12の切り替えは、1ラインごとに行なって
いるが、これに限らず、例えば、算術符号のマーカコー
ド挿入ごとにする等、各符号化方式に対応して決めれば
よい。また、上述の構成では、バッファメモリが2つの
場合を示したが、これに限らず、3個以上により構成す
ることも可能である。In the above description of the operation, the switching of the buffer memories 11 and 12 is performed for each line. However, the present invention is not limited to this. It may be determined according to the conversion method. Further, in the above-described configuration, the case where the number of buffer memories is two is described. However, the number of buffer memories is not limited thereto, and the number of buffer memories may be three or more.
【0033】図6は、本発明の復号処理装置の第3の実
施例を示す概略構成図である。図中、図1と同様の部分
には同じ符号を付した。31は復号器、32は逆予測
器、33,34,35は予測誤差データ、36は符号メ
モリ、37は符号リード信号、38は誤差データ数、3
9はAND回路、40はカウンタ、41はレジスタ、4
2はコンパレータ、43は誤差データイネーブル信号、
44は計数値、45は規定数、46は比較信号である。
この実施例は、例えば図8に示したような、予測符号化
された符号データを復号処理する復号処理装置に本発明
を適用した例を示している。図8で説明したように、復
号器31では、符号データ1に応じた復号処理を行な
い、予測誤差データ33を出力する。例えば、符号デー
タ1がランレングス符号化が行なわれている場合は、ラ
ンレングスの解読、算術符号化が行なわれている場合
は、確率の逆演算が行なわれる。すなわち、この実施例
は、予測符号化された符号データならば、符号化の方式
によらず、すべてに適応することができる。逆予測器3
2は、予測誤差データ35を復号データ5に変換する。FIG. 6 is a schematic diagram showing a third embodiment of the decoding apparatus according to the present invention. In the figure, the same parts as those in FIG. 1 are denoted by the same reference numerals. 31 is a decoder, 32 is an inverse predictor, 33, 34, and 35 are prediction error data, 36 is a code memory, 37 is a code read signal, 38 is the number of error data,
9 is an AND circuit, 40 is a counter, 41 is a register,
2 is a comparator, 43 is an error data enable signal,
44 is a count value, 45 is a specified number, and 46 is a comparison signal.
This embodiment shows an example in which the present invention is applied to a decoding processing device that decodes predictively encoded code data as shown in FIG. As described with reference to FIG. 8, the decoder 31 performs the decoding process according to the code data 1 and outputs the prediction error data 33. For example, when the code data 1 is run-length encoded, the run-length decoding is performed, and when the arithmetic encoding is performed, the inverse operation of the probability is performed. In other words, this embodiment can be applied to all predictive encoded code data regardless of the encoding method. Inverse predictor 3
2 converts the prediction error data 35 into decoded data 5.
【0034】符号メモリ36には、符号データが格納さ
れており、制御部9からの符号リード信号37に従っ
て、符号データ1を読み出し、復号器31に送出する。
復号器31は、復号データ1を受け取って予測誤差デー
タ33をAND回路39へ出力するとともに、出力する
予測誤差データ33のデータ数を予測誤差データ数38
として制御部9に出力する。また、復号データ1として
EOLを受け取った場合には、EOL信号7を制御部9
に出力する。Code data is stored in the code memory 36, and the code data 1 is read out according to the code read signal 37 from the control unit 9 and sent to the decoder 31.
The decoder 31 receives the decoded data 1 and outputs the prediction error data 33 to the AND circuit 39, and also calculates the number of data of the output prediction error data 33 as the number of prediction error data 38
Is output to the control unit 9. When the EOL is received as the decoded data 1, the EOL signal 7 is sent to the control unit 9.
Output to
【0035】制御部9は、符号メモリ36に対して符号
リード信号37を出力するとともに、復号器31から誤
差データ数38を受け取り、各誤差データを逆予測器3
2が受け取るための誤差データイネーブル信号43を出
力する。通常動作時には、予測誤差データ34として、
1が送出されている。そのため、AND回路39は、予
測誤差データ33を予測誤差データ35として、逆予測
器32へ出力する。また、制御部9は、復号器31から
EOL信号7を受け取るとともに、コンパレータ42か
らの比較信号46を受け取り、符号エラーの有無を判断
し、エラー時の処理を行なう。符号エラー時には、予測
誤差データ34として0を出力し、また、誤差データイ
ネーブル信号43を出力することにより、逆予測器32
に予測誤差データ35として0を与える。The control unit 9 outputs the code read signal 37 to the code memory 36, receives the error data number 38 from the decoder 31, and outputs each error data to the inverse predictor 3
2 outputs an error data enable signal 43 to be received. During normal operation, as the prediction error data 34,
1 has been sent. Therefore, the AND circuit 39 outputs the prediction error data 33 to the inverse predictor 32 as the prediction error data 35. Further, the control unit 9 receives the EOL signal 7 from the decoder 31 and the comparison signal 46 from the comparator 42, determines whether or not there is a code error, and performs processing at the time of error. At the time of a code error, 0 is output as the prediction error data 34 and the error data enable signal 43 is output, so that the inverse predictor 32
Is given as prediction error data 35.
【0036】カウンタ40は、制御部9から出力される
誤差データイネーブル信号43を受け取り、計数する。
また、レジスタ41には規定値が格納されている。コン
パレータ42は、カウンタ40で計数された計数値44
と、レジスタ41に格納されている規定値45を比較
し、比較信号46を制御部9へ送出する。The counter 40 receives and counts the error data enable signal 43 output from the control unit 9.
The register 41 stores a specified value. The comparator 42 has a count value 44 counted by the counter 40.
And the specified value 45 stored in the register 41, and sends a comparison signal 46 to the control unit 9.
【0037】図7は、本発明の復号処理装置の第3の実
施例における動作の一例を示すフローチャートである。
最初に、S81において、制御部9から符号メモリ36
に対し、符号リード信号37が出力され、1つの符号が
復号器31に入力される。S82において、入力符号が
EOLか否かを判定し、EOLでない場合には、S83
において、復号器31より予測誤差データ33が出力さ
れると同時に、制御部9より、誤差データが出力された
ことを示す誤差データイネーブル信号43が出力され
る。この誤差データイネーブル信号43は、カウンタ4
0にも入力され、復号器31が出力したデータ数がカウ
ントされる。FIG. 7 is a flowchart showing an example of the operation of the decoding apparatus according to the third embodiment of the present invention.
First, in S81, the control unit 9 sends the code memory 36
, A code read signal 37 is output, and one code is input to the decoder 31. In S82, it is determined whether or not the input code is EOL.
At the same time, the prediction error data 33 is output from the decoder 31, and at the same time, the control unit 9 outputs an error data enable signal 43 indicating that the error data has been output. The error data enable signal 43 is output from the counter 4
The number of data that is also input to 0 and output by the decoder 31 is counted.
【0038】S84においてカウンタ40で計数した計
数値44と、レジスタ41に格納されている規定値45
をコンパレータ42で比較する。計数値が規定数に達し
ない場合は、S85で1つの符号に対する復号が終了し
たか否かを判定し、終了していない場合には、S83へ
戻り、1つの符号に対する復号が繰り返される。1つの
符号についての復号処理が終了すると、S81へ戻り、
次の符号を符号メモリ36より読み出し、同様の処理が
行なわれる。In S84, the count value 44 counted by the counter 40 and the specified value 45 stored in the register 41
Are compared by the comparator 42. If the count value does not reach the specified number, it is determined in S85 whether or not decoding for one code has been completed. If not, the process returns to S83 and decoding for one code is repeated. Upon completion of the decoding process on one code, the process returns to S81 and
The next code is read from the code memory 36, and the same processing is performed.
【0039】さて、符号を符号メモリ36から読み出し
た結果、S82でEOLが検出されたときは、S86,
S87の処理が行なわれる。S86に処理が進む場合に
は、S84における計数値の判断において、カウント値
=規定数となっていない。このことから、1ラインの復
号が正常に行なわれず、データ数が少なくなってしまっ
たことが判断できる。そこで、S86で計数値<規定数
の間、S87で誤差データイネーブル信号43を出力
し、かつ、予測誤差データ34として0を出力する。そ
の結果、AND回路39により、予測誤差データ35は
0となる。この動作は、カウンタ40の計数値が規定数
に一致するまで繰り返された後、終了する。Now, as a result of reading the code from the code memory 36, if EOL is detected in S82,
The process of S87 is performed. When the process proceeds to S86, the count value is not equal to the specified number in the determination of the count value in S84. From this, it can be determined that the decoding of one line has not been performed normally and the number of data has decreased. Therefore, while the count value is smaller than the specified number in S86, the error data enable signal 43 is output in S87, and 0 is output as the prediction error data 34. As a result, the prediction error data 35 becomes 0 by the AND circuit 39. This operation is repeated until the count value of the counter 40 reaches the specified number, and then ends.
【0040】次に、S84において、復号中に計数値=
規定数となったときには、S88,S89の処理が行な
われる。S88へ処理が進む場合、次の符号がEOLで
あるならば、復号化が正常に行なわれていることが判断
できる。しかし、次の符号がEOLでない場合、1ライ
ンの復号が正常に行なわれず、データ数が多くなってし
まったことが判断できる。そこで、S89でEOLを検
出するまで、S88で符号の読み出しのみを行ない、誤
差データイネーブル信号43を出力しない。Next, at S84, the count value =
When the predetermined number is reached, the processing of S88 and S89 is performed. When the process proceeds to S88, if the next code is EOL, it can be determined that decoding has been performed normally. However, if the next code is not EOL, it can be determined that decoding of one line has not been performed normally and the number of data has increased. Therefore, only the reading of the code is performed in S88 and the error data enable signal 43 is not output until the EOL is detected in S89.
【0041】これらの制御により、符号にエラーがあっ
ても、規定値よりも予測誤差データが少ない場合には予
測誤差データに0を出力し、もしくは、規定値よりも多
い予測誤差データは削除し、規定数だけの予測誤差デー
タを出力する。これにより、例えば画像データを復号し
た場合、画素数が規定数となり、符号エラーによる位置
ズレなどを防止して、画質の低下を抑制することができ
る。また、符号メモリ36の再読み出し等を行なわずに
符号エラーに対する処理を行なうので、リアルタイムの
復号処理を行なうことができる。With these controls, even if there is an error in the code, if the prediction error data is smaller than the specified value, 0 is output to the prediction error data, or the prediction error data larger than the specified value is deleted. , And outputs a prescribed number of prediction error data. Thus, for example, when image data is decoded, the number of pixels becomes a specified number, and it is possible to prevent a position shift or the like due to a code error and suppress a decrease in image quality. Further, since processing for a code error is performed without rereading the code memory 36, real-time decoding processing can be performed.
【0042】符号に誤りがあり、正常な復号ができない
場合に、予測誤差データとして0を逆予測器32に与え
ることにより、逆予測器32では、周辺の画素より画像
データを生成する。そのため、例えば画像データを復号
した場合には、画質の劣化が小さくなる。これにより、
符号エラーの影響を最小限にとどめることができる。When there is an error in the code and normal decoding cannot be performed, 0 is given to the inverse predictor 32 as prediction error data, so that the inverse predictor 32 generates image data from neighboring pixels. Therefore, for example, when image data is decoded, deterioration of image quality is reduced. This allows
The effect of the code error can be minimized.
【0043】図6においては、ライン終了信号により、
データ数の判断を行なっているが、本発明は、これに限
らず、符号が算術符号化方式を用いている場合には、算
術符号で使用される数ラインごとのマーカコードを検出
するごとにデータ数の判断を行なうように構成してもよ
い。また、EOLを検出した後、予測誤差データに0を
出力するだけでなく、復号中に復号不可能なエラー符号
を検出した場合には、その時点からEOLを検出、もし
くは、規定数に達するまで、予測誤差データとしてに0
を出力することも可能である。In FIG. 6, a line end signal indicates
Although the number of data is determined, the present invention is not limited to this. When the code uses an arithmetic coding method, every time a marker code for every several lines used in the arithmetic code is detected, The configuration may be such that the number of data is determined. Further, after detecting EOL, not only outputting 0 to the prediction error data, but also detecting an undecodable error code during decoding, detecting EOL from that point, or until reaching a specified number. , 0 as the prediction error data
Can also be output.
【0044】図6に示した構成において、AND回路3
9をセレクタで構成し、制御部9からセレクタ切替信号
によって切り替えるように構成することも可能である。
この場合、符号エラー時の予測誤差データとして0以外
のデータを逆予測器32へ供給することが可能となる。
また、図6に示した構成では、制御部9から誤差データ
イネーブル信号43を出力しているが、復号器31から
出力するように構成し、制御部9、逆予測器32、カウ
ンタ40がこれを受け取るように構成することもでき
る。このとき、誤差データ数38は不要である。さら
に、符号メモリ36を用いなくてもよく、符号が直接復
号器31に入力される構成としてもよい。In the configuration shown in FIG.
It is also possible to configure the selector 9 by a selector and switch the selector 9 by a selector switching signal from the controller 9.
In this case, data other than 0 can be supplied to the inverse predictor 32 as prediction error data at the time of a code error.
Further, in the configuration shown in FIG. 6, the error data enable signal 43 is output from the control unit 9, but is output from the decoder 31, and the control unit 9, the inverse predictor 32, and the counter 40 output the error data enable signal 43. Can also be configured to receive At this time, the error data number 38 is unnecessary. Further, the code memory 36 may not be used, and the code may be directly input to the decoder 31.
【0045】図6では、バッファメモリを用いない構成
を示したが、図3、図4に示したように、複数のバッフ
ァメモリを復号器31の後段に配し、制御部9において
図5を用いて説明したような制御をも行なうように構成
することも可能である。FIG. 6 shows a configuration in which a buffer memory is not used. However, as shown in FIGS. 3 and 4, a plurality of buffer memories are arranged at the subsequent stage of the decoder 31, and the control unit 9 shown in FIG. It is also possible to configure such that the control described above is also performed.
【0046】[0046]
【発明の効果】以上の説明から明らかなように、本発明
によれば、符号にエラーが発見された場合、再送せずに
予測誤差データの追加、削除を行ない、規定数のみ出力
して逆予測を行うので、リアルタイムに処理でき、非常
に高速化を図ることができるという効果がある。また、
規定数のみ出力しているので、画像データを復号した場
合に、復号したデータ数のエラーによる画像のズレ等を
防止することができる。さらに、予測誤差データを追加
して出力することにより、周辺の画素より画像データを
生成することができ、画質の劣化を小さくして符号エラ
ーの影響を最小限にとどめることができる。As is apparent from the above description, according to the present invention, when an error is found in a code, prediction error data is added or deleted without retransmission, and only a specified number is output and inversely performed. Since the prediction is performed, there is an effect that the processing can be performed in real time and the speed can be extremely increased. Also,
Since only the specified number is output, when the image data is decoded, it is possible to prevent the image from shifting due to an error in the number of decoded data. Further, by adding and outputting the prediction error data, image data can be generated from neighboring pixels, and the deterioration of image quality can be reduced to minimize the influence of code errors.
【0047】特に算術符号化、ハフマン符号化等、マー
カコードを検出したときに復号数によって始めてエラー
が生じていたことがわかる形式の符号では、従来技術で
は、マーカコードを検出した後、以前の復号データを全
て捨てなければならないため、復号処理全体の速度低下
が起こっていた。しかも、頻繁に伝送エラーが発生した
場合、データの復号ができないことになるが、本発明な
らば多少の乱れはあっても画像をリアルタイムに復号す
ることができる。Particularly, in the case of a code such as arithmetic coding, Huffman coding, or the like, in which an error has occurred for the first time depending on the number of decoding when a marker code is detected, in the prior art, after detecting the marker code, Since all the decoded data must be discarded, the speed of the entire decoding process has been reduced. Moreover, if a transmission error frequently occurs, data cannot be decoded. However, according to the present invention, an image can be decoded in real time even if there is some disturbance.
【図1】 本発明の復号処理装置の第1の実施例を示す
概略構成図である。FIG. 1 is a schematic configuration diagram showing a first embodiment of a decoding processing device of the present invention.
【図2】 本発明の復号処理装置の第1の実施例の動作
の一例を示すフローチャートである。FIG. 2 is a flowchart illustrating an example of an operation of the decoding processing device according to the first exemplary embodiment of the present invention.
【図3】 本発明の復号処理装置の第2の実施例を示す
概略構成図である。FIG. 3 is a schematic configuration diagram showing a second embodiment of the decoding processing device of the present invention.
【図4】 本発明の復号処理装置の第2の実施例におけ
る制御部の具体例を示すブロック図である。FIG. 4 is a block diagram illustrating a specific example of a control unit in a second embodiment of the decoding processing device of the present invention.
【図5】 シーケンサ21の動作の一例を示すフローチ
ャートである。FIG. 5 is a flowchart showing an example of the operation of the sequencer 21.
【図6】 本発明の復号処理装置の第3の実施例を示す
概略構成図である。FIG. 6 is a schematic configuration diagram showing a third embodiment of the decoding processing device of the present invention.
【図7】 本発明の復号処理装置の第3の実施例におけ
る動作の一例を示すフローチャートである。FIG. 7 is a flowchart illustrating an example of an operation of the decoding processing device according to the third exemplary embodiment of the present invention.
【図8】 予測符号化された符号データの復号処理の一
例を示すブロック図である。FIG. 8 is a block diagram illustrating an example of a decoding process of predictively encoded code data.
【図9】 従来のバッファメモリを用いた復号処理装置
の一例を示すブロック図である。FIG. 9 is a block diagram illustrating an example of a conventional decoding processing device using a buffer memory.
【図10】 従来のバッファメモリを用いた予測符号化
された符号データの復号処理装置の一例を示すブロック
図である。FIG. 10 is a block diagram illustrating an example of a conventional decoding processing device for predictively encoded code data using a buffer memory.
1…符号データ、2…復号処理部、3,5,8…復号デ
ータ、4…セレクタ、6…復号データ送出信号、7…E
OL信号、9…制御部、10…セレクタ切替信号、1
1,12…バッファメモリ、13…セレクタ、14…カ
ウンタ、15,16…レジスタ、17…計数値、18…
規定値、19…コンパレータ(CMP)、20…比較結
果信号、21…シーケンサ、22…メモリリード信号、
23…AND回路、24…クリア信号、31…復号器、
32…逆予測器、33,34,35…予測誤差データ、
36…符号メモリ、37…符号リード信号、38…誤差
データ数、39…AND回路、40…カウンタ、41…
レジスタ、42…コンパレータ、43…誤差データイネ
ーブル信号、44…計数値、45…規定数、46…比較
信号。1 code data, 2 decoding processing unit, 3, 5, 8 decoded data, 4 selector, 6 decoded data transmission signal, 7 E
OL signal, 9: control unit, 10: selector switching signal, 1
1, 12 buffer memory, 13 selector, 14 counter, 15, 16 register, 17 count value, 18
Specified value, 19: comparator (CMP), 20: comparison result signal, 21: sequencer, 22: memory read signal,
23 ... AND circuit, 24 ... clear signal, 31 ... decoder,
32: inverse predictor, 33, 34, 35: prediction error data,
36 code memory, 37 code read signal, 38 error data number, 39 AND circuit, 40 counter, 41
Register, 42 ... Comparator, 43 ... Error data enable signal, 44 ... Count value, 45 ... Specified number, 46 ... Comparison signal.
Claims (3)
おいて、前記入力符号を予測誤差データに復号する復号
手段と、該復号手段により復号した予測誤差データのデ
ータ数を計数する計数手段と、該計数手段による計数値
を規定数と比較する比較手段と、該比較手段による比較
結果に基づき前記復号手段で復号した予測誤差データの
出力数を制御するとともに前記計数手段による計数値が
規定数より小さい場合に規定数と計数値の差だけ所定の
予測誤差データを出力する制御手段と、前記予測誤差デ
ータに基づいて逆予測を行なう逆予測手段を備えたこと
を特徴とする画像復号処理装置。1. An image decoding processing apparatus for decoding an input code, comprising: decoding means for decoding the input code into prediction error data; counting means for counting the number of prediction error data decoded by the decoding means; Comparing means for comparing the count value of the counting means with a specified number; controlling the output number of the prediction error data decoded by the decoding means based on the comparison result by the comparing means; An image decoding processing apparatus comprising: a control unit that outputs predetermined prediction error data by a difference between a prescribed number and a count value in a case; and a reverse prediction unit that performs reverse prediction based on the prediction error data.
おいて、前記入力符号を予測誤差データに復号する復号
手段と、該復号手段で復号した予測誤差データを一時格
納するバッファメモリと、該バッファメモリへ前記復号
手段で復号した予測誤差データを書き込む際にデータ数
を計数する計数手段と、該計数手段による計数値を規定
数と比較する比較手段と、該比較手段による比較結果に
基づき前記バッファメモリからの読み出し数を制御する
とともに前記計数手段による計数値が規定数より小さい
場合に計数値まで前記バッファメモリから予測誤差デー
タを読み出しその後規定数とカウント値の差だけ所定の
予測誤差データを出力する制御手段と、前記予測誤差デ
ータに基づいて逆予測を行なう逆予測手段を備えたこと
を特徴とする画像復号処理装置。2. An image decoding processing apparatus for decoding an input code, a decoding means for decoding the input code into prediction error data, a buffer memory for temporarily storing the prediction error data decoded by the decoding means, and a buffer memory Counting means for counting the number of data when the prediction error data decoded by the decoding means is written to the buffer memory; comparing means for comparing the count value of the counting means with a prescribed number; and the buffer memory based on the comparison result by the comparing means. And when the count value by the counting means is smaller than a specified number, reads out the predicted error data from the buffer memory up to the counted value, and then outputs predetermined predicted error data by the difference between the specified number and the count value. An image decoding method comprising: control means; and inverse prediction means for performing inverse prediction based on the prediction error data. No. processing unit.
構成されており、入力符号中の同期用符号を検出するこ
とにより前記複数のメモリの読み出しまたは書き込みを
切り替える切替手段を備えたことを特徴とする請求項2
に記載の画像復号処理装置。3. The buffer memory according to claim 1, wherein the buffer memory includes a plurality of memories, and includes a switching unit that switches between reading and writing of the plurality of memories by detecting a synchronization code in an input code. Claim 2
An image decoding processing device according to item 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10972294A JP3254899B2 (en) | 1994-05-24 | 1994-05-24 | Image decoding processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10972294A JP3254899B2 (en) | 1994-05-24 | 1994-05-24 | Image decoding processor |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH07322076A JPH07322076A (en) | 1995-12-08 |
JP3254899B2 true JP3254899B2 (en) | 2002-02-12 |
Family
ID=14517572
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10972294A Expired - Fee Related JP3254899B2 (en) | 1994-05-24 | 1994-05-24 | Image decoding processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3254899B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10419020B2 (en) | 2015-06-18 | 2019-09-17 | International Business Machines Corporation | Increasing storage capacity and data transfer speed in genome data backup |
JP2020077300A (en) * | 2018-11-09 | 2020-05-21 | 日本電信電話株式会社 | Distributed deep learning system and data transfer method |
-
1994
- 1994-05-24 JP JP10972294A patent/JP3254899B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH07322076A (en) | 1995-12-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH04270568A (en) | Data compression system in picture processing unit | |
US4258392A (en) | Coding method for facsimile signal | |
EP0717554B1 (en) | Coding/decoding apparatus and coding/decoding method | |
US4090222A (en) | Facsimile signal reception system | |
US5345316A (en) | Image data encoding/decoding apparatus for concurrent processing of multiple image data streams | |
JP3254899B2 (en) | Image decoding processor | |
JPH1093828A (en) | Arithmetic coding/decoding system by jbig | |
JPH04270569A (en) | Data compression system for picture processor | |
JPH06121174A (en) | Encoder/decoder | |
JP2899284B2 (en) | Image data encoding device | |
JPS5859665A (en) | Picture and writing transmission device | |
JP3187696B2 (en) | Image coding device | |
JP3251361B2 (en) | Facsimile machine | |
JP2807276B2 (en) | Pipeline encoder / decoder | |
JP3108243B2 (en) | Encoding and decoding device | |
JP3118042B2 (en) | Multiplexing method for encoding / decoding processing using arithmetic codes | |
JP2869104B2 (en) | Facsimile machine with storage function | |
JPS5915553B2 (en) | Predictive coding device | |
JPH0311714B2 (en) | ||
JPH07312750A (en) | Motion image communication equipment | |
JPH0314380B2 (en) | ||
JPS59273A (en) | Encoding circuit of binary picture | |
JP2002077636A (en) | Decoder, its control method, coding/decoding apparatus, control method of the apparatus and image processor | |
JPH05207303A (en) | Encoding device | |
JPH05308530A (en) | Facsimile equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071130 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081130 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091130 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101130 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111130 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111130 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121130 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121130 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131130 Year of fee payment: 12 |
|
LAPS | Cancellation because of no payment of annual fees |