JP3302253B2 - Information encoding / decoding method and apparatus - Google Patents
Information encoding / decoding method and apparatusInfo
- Publication number
- JP3302253B2 JP3302253B2 JP06044596A JP6044596A JP3302253B2 JP 3302253 B2 JP3302253 B2 JP 3302253B2 JP 06044596 A JP06044596 A JP 06044596A JP 6044596 A JP6044596 A JP 6044596A JP 3302253 B2 JP3302253 B2 JP 3302253B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- pattern
- interest
- sequence
- code
- 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
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、情報を符号化して圧縮
し、また圧縮した符号を復号化して情報を復元する、情
報符号化復号化に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information encoding / decoding method for encoding and compressing information and decoding the compressed code to restore the information.
【0002】[0002]
【従来の技術】データの伝送、とくに電話網を利用した
ファクシミリは、その利便性がもて囃され、種々の分野
で用いれられている。ファクシミリは、対象とする画像
を符号化して伝送し、再度復号化して元の画像を得てい
る。画像は通常2値画像として扱われ、さらに符号化復
合化の処理により、送信側では画像の圧縮を行い、受信
側では画像の伸張を行って、伝送に適した情報量として
いる。2. Description of the Related Art A facsimile using data transmission, especially using a telephone network, has been used in various fields because of its convenience. A facsimile encodes a target image, transmits the image, and decodes the image again to obtain an original image. The image is usually treated as a binary image, and the image is compressed on the transmitting side and decompressed on the receiving side by encoding / decoding processing to obtain an information amount suitable for transmission.
【0003】また、ホスト計算機で画像を作成し、プリ
ンタに転送するホストベースプリンタにおいては、ホス
ト側で画像の圧縮を行い、プリンタ側で画像の伸張を行
って、転送に適した情報量としている。In a host-based printer that creates an image by a host computer and transfers the image to a printer, the host compresses the image and decompresses the image on the printer to obtain an information amount suitable for transfer. .
【0004】算術符号は、符号化すべきシンボル系列を
シンボルの出現確率に応じて分割した確率数直線上にマ
ッピングし、その位置を2進小数で表現し、それを符号
系列として出力するものである。An arithmetic code maps a symbol sequence to be coded on a probability number line obtained by dividing the symbol sequence in accordance with the appearance probability of the symbol, expresses the position as a binary decimal number, and outputs it as a code sequence. .
【0005】算術符号化の概念については、安田(著)
「マルチメディア符号化の国際基準」(丸善株式会社)
に説明されている。すなわち、算術符号とは、数直線上
(0,1)の対応区間を各シンボルの生起確率に応じて
不等長に分割していき、対象シンボル系列を対応する部
分区間に割り当て、再帰的に分割をくり返していくこと
により得られた区間内に含まれる点の座標を、少なくと
も他の区間と区別できる2進小数で表現してそのまま符
号とするものである。As for the concept of arithmetic coding, Yasuda (author)
"International Standard for Multimedia Coding" (Maruzen Co., Ltd.)
Is described in That is, the arithmetic code is a method in which a corresponding section on the number line (0, 1) is divided into unequal lengths according to the occurrence probability of each symbol, and the target symbol sequence is assigned to the corresponding partial section, and recursively. Coordinates of points included in the section obtained by repeating the division are expressed as at least binary decimal numbers that can be distinguished from other sections, and used as codes.
【0006】そこで、2値画像の符号化にこの算術符号
を利用し、その算術符号を生成する算術符号化器につい
て、対象となる画像を必要な画素に分解し、1画素符号
化モデルを例にして説明する。算術符号化器は、対象と
なるシンボル系列を、1画素符号化モデル部に供給する
とともに1画素算術符号符号化部にも供給し、さらに1
画素符号化モデル部の出力を1画素算術符号符号化部に
入力し、1画素算術符号符号化部では、これらの情報に
より算術符号を生成するものである。Therefore, the arithmetic code is used for encoding a binary image, and an arithmetic coder for generating the arithmetic code decomposes a target image into necessary pixels to obtain an example of a one-pixel encoding model. This will be explained. The arithmetic encoder supplies the target symbol sequence to the one-pixel coding model unit and also supplies the symbol sequence to the one-pixel arithmetic coding unit.
The output of the pixel coding model unit is input to a one-pixel arithmetic coding unit, and the one-pixel arithmetic coding unit generates an arithmetic code based on the information.
【0007】すなわち、1画素符号化モデル部は、正の
整数m>1として、いま符号化しようとしている着目画
素より以前に出現した近傍m画素の状態から、着目1画
素がシンボル”0”またはシンボル”1”である確率を
条件付き確率Pとして、それぞれP(着目画素”0”:
状態)またはP(着目画素”1”:状態)として求め
る。1画素算術符号符号化部は、この条件付き確率Pを
符号化パラメータとして、対象となるシンボル系列に対
する数直線の分割選択処理を行い、算術符号を生成する
ものである。In other words, the one-pixel coding model unit sets the positive integer m> 1, and determines the one pixel of interest as a symbol “0” or a symbol “0” from the state of neighboring m pixels that appear before the pixel of interest to be encoded. Assuming that the probability of the symbol “1” is a conditional probability P, each of the P (target pixel “0”:
(State) or P (pixel of interest “1”: state). The one-pixel arithmetic coding unit performs a division selection process of a number line on a target symbol sequence using the conditional probability P as a coding parameter to generate an arithmetic code.
【0008】[0008]
【発明が解決しようとする課題】しかしながら、このよ
うな従来の算術符号化では、対象とした1画素毎に、近
傍画素データにアクセスし、近傍画素パターンに対応す
る予測状態を計算し、予測状態毎にシンボル出現確率を
計算し、1画素毎に符号化演算を行わなければならず、
処理時間を考慮した単位時間あたりの圧縮率は小さく、
したがって画素が集積された画像に対する処理時間がか
かり、技術的に満足できるものではなかった。なお、こ
の圧縮した符号の復号化についても、同様である。However, in such conventional arithmetic coding, neighboring pixel data is accessed for each target pixel, a predicted state corresponding to the neighboring pixel pattern is calculated, and the predicted state is calculated. The symbol appearance probability must be calculated for each pixel, and the encoding operation must be performed for each pixel.
The compression ratio per unit time considering the processing time is small,
Therefore, it takes a long time to process an image in which pixels are integrated, which is not technically satisfactory. The same applies to the decoding of the compressed code.
【0009】[0009]
【課題を解決するための手段】そこで、着目情報以前に
出現した参照情報から着目情報を予測して算術符号化す
る情報の符号化方法において、着目情報および参照情報
をそれぞれ複数の情報からなる情報系列で構成し、参照
情報系列に対応して予測されている着目情報系列のパタ
ーンと予測の対象である着目情報系列のパターンとを比
較し、それぞれのパターンが一致するとその一致に対応
する算術符号を生成することとした。また、着目情報以
前に出現した参照情報から着目情報を予測して算術符号
の復号化を行う情報の復号化方法において、着目情報お
よび参照情報をそれぞれ複数の情報からなる情報系列で
構成し、参照情報系列に対応するシンボルが分割区間に
一致しているか否かを判定し、一致しているならば、参
照情報系列に対応して予測されている着目情報系列のパ
ターンを算術符号として復号することとした。SUMMARY OF THE INVENTION Accordingly, in an information encoding method for predicting and arithmetically encoding information of interest from reference information that appeared before the information of interest, a method of encoding information of interest and reference information each comprising a plurality of pieces of information. The pattern of the information sequence of interest, which is composed of sequences and is predicted corresponding to the reference information sequence, is compared with the pattern of the information sequence of interest to be predicted, and if each pattern matches, the arithmetic code corresponding to the match Was generated. Further, in a decoding method of information that predicts the target information from the reference information that appeared before the target information and decodes the arithmetic code, the target information and the reference information are each configured by an information sequence including a plurality of pieces of information. Determining whether the symbol corresponding to the information sequence matches the divided section, and if so, decoding the pattern of the information sequence of interest predicted corresponding to the reference information sequence as an arithmetic code And
【0010】[0010]
【作用】とくに、着目情報を複数の情報からなる情報系
列で構成して情報系列としたので、複数の情報からなる
情報系列で構成された参照情報系列と比較するとき、対
象となる着目情報系列のパターンと予測された着目情報
系列のパターンとを比較すればよいので、着目情報系列
の処理をまとめて行うことになり、単位時間あたりの処
理量が多くなる。In particular, since the information of interest is composed of an information sequence composed of a plurality of pieces of information to form an information sequence, when compared with a reference information sequence composed of an information sequence of a plurality of pieces of information, the target information sequence of interest becomes Is compared with the predicted pattern of the information sequence of interest, the processing of the information sequence of interest is performed collectively, and the processing amount per unit time increases.
【0011】また、着目情報および参照情報をそれぞれ
複数の情報からなる情報系列で構成し、参照情報系列に
対応するシンボルが分割区間に一致しているか否かを判
定し、一致しているならば、参照情報系列に対応して予
測されている着目情報系列のパターンを算術符号として
復号するので、同様に単位時間当たりの処理量が多くな
る。[0011] Further, the information of interest and the reference information are each composed of an information sequence composed of a plurality of information, and it is determined whether or not the symbol corresponding to the reference information sequence matches the divided section. Since the pattern of the information sequence of interest predicted corresponding to the reference information sequence is decoded as an arithmetic code, the processing amount per unit time similarly increases.
【0012】[0012]
【実施例】本発明の第1の実施例につき、図面を参照し
て説明する。図1はこの実施例を説明する算術符号化の
概念図である。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a conceptual diagram of arithmetic coding for explaining this embodiment.
【0013】情報として、マルコフ情報源は画像を構成
する画素に対して2値化されたシンボルで表現されてい
るものとし、図1では、縦軸方向に数直線上(0.0…
0、1.0…0)の対応区間を各シンボルの生起確率に
応じて不等長に分割していき、対象シンボル系列を対応
する部分区間に割り当て、一致シンボル系列符号化、不
一致シンボル系列符号化および一致シンボル系列符号化
を順次行うものである。As information, it is assumed that the Markov information source is represented by binarized symbols for the pixels constituting the image, and in FIG. 1, a number line (0.0...
0, 1.0... 0) are divided into unequal lengths according to the occurrence probabilities of the respective symbols, and the target symbol sequence is assigned to the corresponding sub-period. And sequential encoding of a matching symbol sequence.
【0014】図1では、数直線を2分割し、(0.0…
0)に近い方を一致の対応区間に割り当て、(1.0…
0)に近い方を不一致の対応区間に割り当てる。不一致
シンボル系列をnビットパターンとして、その符号化は
不一致対応区間を(2のn乗)個に均等分割したとき、
不一致対応区間の始点を原点とする2進座標が、nビッ
トパターンと一致する座標を始点とする分割区間に対応
区間を割り当てることで行う。In FIG. 1, the number line is divided into two parts (0.0 ...
0) is assigned to the corresponding corresponding section, and (1.0...
The one closer to 0) is assigned to the corresponding section that does not match. When the non-coincidence symbol sequence is an n-bit pattern, the encoding is performed when the non-coincidence corresponding section is equally divided into (2 n) powers.
This is performed by allocating a corresponding section to a divided section whose binary coordinates whose origin is the starting point of the non-matching corresponding section and whose starting point is a coordinate that matches the n-bit pattern.
【0015】図2は、この算術符号化を具体的に説明す
る画像の例である。桝目1個が画素1個を表し、空白の
桝目はシンボル”0”を示し、斜線の桝目はシンボル”
1”を示す。したがって、n画素単位の符号化を対象と
した着目画素の予測は、m画素の参照画素の状態を予測
状態とすることで行う。ここでは一例として、m=n=
8つまり8ビット分1バイトの画素をシンボル系列と
し、着目画素を示す符号化ラインの直上に位置する参照
ラインに示された参照画素により、予測を行う。FIG. 2 is an example of an image specifically explaining the arithmetic coding. One square represents one pixel, a blank square indicates the symbol "0", and a hatched square indicates the symbol "
1 ". Therefore, the prediction of the target pixel for encoding in units of n pixels is performed by setting the state of the reference pixel of m pixels to the prediction state. Here, as an example, m = n =
Eight, that is, 1-byte pixels of 8 bits are used as a symbol sequence, and prediction is performed using a reference pixel indicated on a reference line located immediately above a coding line indicating a target pixel.
【0016】図3は、本実施例を示す符号化ブロック図
である。画像メモリ1には、アドレスに応じて、符号化
すべき2値画素が対象となるシンボルとして格納されて
いる。バッファ部2には、アドレスを指定して画像メモ
リ1の内容を読み込み、参照シンボル系列として格納す
る参照バッファ21と,着目シンボル系列として格納す
る着目レジスタ22とが設けられている。FIG. 3 is an encoding block diagram showing the present embodiment. In the image memory 1, a binary pixel to be encoded is stored as a target symbol in accordance with an address. The buffer unit 2 is provided with a reference buffer 21 for reading the contents of the image memory 1 by designating an address and storing the read data as a reference symbol sequence, and a register of interest 22 for storing the reference symbol sequence.
【0017】符号化モデル部3Aには、参照バッファ2
1に格納された参照シンボル系列に基づき、着目シンボ
ル系列を予測して比較に用いるシンボル系列を選択する
状態予測部31と、状態予測部31で選択されたシンボ
ル系列のパターンおよび着目レジスタ22に格納された
着目シンボル系列のパターンを比較し、一致するか否か
を判定するパターン一致判定部32と、不一致のときに
は、比較に用いるシンボル系列のパターンを選択する状
態予測部31に対し、選択の規則を変更する指示を行う
予測規則学習部33とが設けられている。The encoding model unit 3A includes a reference buffer 2
1, a state predicting unit 31 for predicting a symbol sequence of interest based on the reference symbol sequence and selecting a symbol sequence to be used for comparison, and storing the pattern of the symbol sequence selected by the state prediction unit 31 and the register 22 of interest. The pattern matching determination unit 32 that compares the patterns of the selected symbol sequence of interest and determines whether or not they match, and the state prediction unit 31 that selects the pattern of the symbol sequence to be used for comparison when they do not match. And a prediction rule learning unit 33 that issues an instruction to change the prediction rule.
【0018】算術符号符号化部4Aは、パターン一致判
定部にて一致すると判定されたときに、この一致情報に
基づき、着目レジスタ22に格納された着目シンボル系
列から算術符号を構成する。なお、符号化モデル部3A
には、一致/不一致に対する分割区間につき、その分割
比率を学習する分割比率学習部34も設けられている。The arithmetic code encoder 4A forms an arithmetic code from the symbol sequence of interest stored in the register of interest 22 based on the coincidence information when the pattern coincidence judging unit judges that they match. Note that the encoding model unit 3A
Is also provided with a division ratio learning unit 34 that learns the division ratio of the divided section for the match / mismatch.
【0019】さらに、m、nをそれぞれ正の整数とし
て、詳述する。状態予測部31は、m画素のシンボル系
列のパターンからn画素のシンボル系列のパターンのマ
ルコフ状態を予測するものであり、更新カウンタのカウ
ントcount[状態値]に応じて設定された予測テー
ブルのパターンpattern[状態値]を参照し、参
照画素mが取り得る(2のm乗)状態のそれぞれにおい
て、着目画素nが取り得る(2のn乗)状態のうちの最
も高い確率で出現が予測されるシンボル系列のパターン
を選択する。予測規則学習部33は、更新カウンタを設
け、更新カウンタの値に基づき、状態予測部31の予測
テーブルを符号化の過程で更新する指示を行う。算術符
号符号化部4Aは、後述の区間レジスタAを設けて符号
化に対応する区間のシンボル系列を格納し、後述の符号
レジスタCを設けて符号化されるシンボルを格納する。
なお、区間レジスタAは数直線の分割を行う精度分だけ
のビット数を持ち、符号レジスタCは(2*レジスタA
のビット数)以上の精度を持つものとする。Further, m and n will be described in detail as positive integers. The state prediction unit 31 predicts the Markov state of the pattern of the symbol sequence of n pixels from the pattern of the symbol sequence of m pixels, and predicts the pattern of the prediction table set according to the count [state value] of the update counter. With reference to pattern [state value], in each of the states (2 m) that the reference pixel m can take, appearance is predicted with the highest probability among the states (2 n) that the target pixel n can take. Select the pattern of the symbol series. The prediction rule learning unit 33 has an update counter, and issues an instruction to update the prediction table of the state prediction unit 31 in the course of encoding based on the value of the update counter. The arithmetic coding unit 4A includes a section register A described later to store a symbol sequence of a section corresponding to coding, and a code register C described later to store a symbol to be coded.
Note that the section register A has a number of bits corresponding to the accuracy of dividing the number line, and the code register C has the (2 * register A
Bit number).
【0020】なお、参照画素をm=7とし、着目画素を
n=8として、シンボル系列の符号化で得られた圧縮率
をこの圧縮に要した時間で割った値つまり単位時間圧縮
率をみると、本実施例では8.33となるが、これに対
して、従来方式のJBIGQM−Coder では2.
66となり、約3倍高められるという結果が得られた。It is to be noted that, assuming that the reference pixel is m = 7 and the pixel of interest is n = 8, a value obtained by dividing the compression rate obtained by encoding the symbol sequence by the time required for this compression, that is, the unit time compression rate is obtained. And 8.33 in the present embodiment, whereas in the conventional JBIGQM-coder, the value is 2.33.
66, which is about three times higher.
【0021】図4は、本実施例の動作を示す符号化処理
フロー図であり、2値画像は画像メモリに対してアドレ
ス順に走査され、参照m画素に対して着目n画素単位に
符号化されるものである。図3をも参照して説明する。FIG. 4 is a flowchart of an encoding process showing the operation of the present embodiment. The binary image is scanned in the address order with respect to the image memory, and the reference m pixels are encoded in units of n pixels of interest. Things. This will be described with reference to FIG.
【0022】ステップs1では、算術符号符号化部4A
の区間レジスタAおよび符号レジスタCを初期化する。
ステップs2では、着目レジスタ22を初期化する。ス
テップs3では、状態予測部31の予測テーブルpat
ternおよび予測規則学習部33の更新カウンタco
untを初期化し、分割比率学習部34の分割パラメー
タKを1とする。In step s1, the arithmetic coding unit 4A
, The section register A and the sign register C are initialized.
In step s2, the register of interest 22 is initialized. In step s3, the prediction table pat of the state prediction unit 31
turn and the update counter co of the prediction rule learning unit 33
Unt is initialized, and the division parameter K of the division ratio learning unit 34 is set to 1.
【0023】ステップs4では、着目画素位置を初期化
する。ステップs5では、画像メモリ1にアクセスし、
符号化の対象となるn画素を読み出し、着目シンボル系
列を着目レジスタ22に格納する。ステップs6では、
さらに画像メモリ1にアクセスし、参照シンボル系列の
m画素を読み出して参照バッファ21に格納する。In step s4, the position of the pixel of interest is initialized. In step s5, the image memory 1 is accessed,
The n pixels to be encoded are read, and the symbol series of interest is stored in the register of interest 22. In step s6,
Further, the image memory 1 is accessed, and m pixels of the reference symbol sequence are read out and stored in the reference buffer 21.
【0024】ステップs7では、状態予測部31にて、
予測テーブルのパターンに基づき、着目n画素の状態値
=pattern[参照m画素の状態値]として、参照
m画素から着目n画素を予測する。なお、着目n画素の
状態値は、1から(2のn乗)の値をとり、事前にn画
素のパターンと対応付け、参照m画素の状態値は、1か
ら(2のm乗)の値を取り、事前にm画素パターンと対
応付けている。ステップs8では、パターン一致判定部
32にて、予測n画素パターンおよび着目n画素パター
ンを比較し、その一致があるかどうか判定する。In step s7, the state prediction unit 31
Based on the pattern of the prediction table, the target n-pixel is predicted from the reference m-pixel, with the state value of the target n-pixel = pattern [state value of the reference m-pixel]. The state value of the n-pixel of interest takes a value from 1 to (2 to the n-th power) and is associated with the pattern of the n-pixel in advance, and the state value of the reference m-pixel is 1 to (2 to the m-th power). The value is taken and associated in advance with the m pixel pattern. In step s8, the pattern matching determination unit 32 compares the predicted n-pixel pattern with the focused n-pixel pattern and determines whether there is a match.
【0025】ステップs9では、予測が一致した場合で
あるから、算術符号符号化部4Aにて、着目画素につい
て一致を示すシンボルをもって算術符号化する。ステッ
プs10では、予測が不一致となった場合であるから、
着目画素について不一致を示すシンボルをもって算術符
号化するとともに、不一致nビット情報を符号化する。
ステップs11では、予測規則学習部33にて、不一致
nビット情報に基づいて、予測規則を更新する。In step s9, since the predictions match, the arithmetic coding unit 4A performs arithmetic coding on the target pixel with a symbol indicating the match. Step s10 is a case where the predictions do not match.
Arithmetic coding is performed on the target pixel with a symbol indicating mismatch, and n-bit mismatch information is encoded.
In step s11, the prediction rule learning unit 33 updates the prediction rule based on the mismatched n-bit information.
【0026】ステップs12では、算術符号化の対象と
なった全ての画素について符号化を終了したかどうか判
定する。ステップs13では、符号化を終了していない
場合であるから、次の着目位置に設定し、同様の符号化
処理を繰り返す。In step s12, it is determined whether or not the encoding has been completed for all pixels subjected to arithmetic encoding. In step s13, since the coding has not been completed, the next position of interest is set, and the same coding process is repeated.
【0027】図5は、図4のステップs9にて説明した
一致シンボル系列の符号化を示す処理フロー図である。
なお、図1において、一致シンボル系列は、分割した座
標の小さい方の区間に対応し、不一致シンボル系列は、
分割した座標の大きい方の区間に対応するものとしてい
る。また、KおよびMをそれぞれ正の整数とする。FIG. 5 is a processing flowchart showing the encoding of the matching symbol sequence described in step s9 of FIG.
In FIG. 1, the matching symbol sequence corresponds to the section having the smaller divided coordinates, and the non-matching symbol sequence is
It corresponds to the section with the larger divided coordinates. Further, K and M are each a positive integer.
【0028】ステップs21は、算術符号符号化部にお
いて、区間レジスタAにつき、すでに選択された区間に
対して再分割を行い、一致シンボルの区間として演算を
行い、{Aー(2のーK乗)}を格納する。ステップs
22は、区間レジスタAについて、適当なビット数Kだ
けmsb方向に左シフトし、適当な桁数で打ち切るかど
うかの判定を行う。不要ならば復帰する。ステップs2
3は、必要な場合であるから、区間レジスタAおよび符
号レジスタCについてKビットmsb方向にシフトを行
い、区間を正規化する。In step s21, in the arithmetic coding unit, for the section register A, the section already selected is re-divided, and the calculation is performed as the section of the coincident symbol, and {A− (2−K power) ) Store}. Steps
Reference numeral 22 determines whether or not the section register A is shifted to the left by an appropriate number of bits K in the msb direction and terminated by an appropriate number of digits. Return if unnecessary. Step s2
3 is a necessary case, the section register A and the sign register C are shifted in the direction of K bits msb to normalize the section.
【0029】ステップs24は、分割比率学習部におい
て、区間レジスタAおよび符号レジスタCに対して、一
致シンボル系列符号化処理でKビットmsb方向にシフ
トをM回連続して行ったかどうかの判定を行う。行わな
かったならば復帰する。ステップs25は、行った場合
であるから、Kを1インクリメントして、一致シンボル
の対応区間を大きくする。In step s24, the division ratio learning section determines whether or not the shift has been performed in the interval register A and the code register C M times in the direction of K bits msb in the matching symbol sequence encoding process. . If not, return. Since step s25 is a case where K is performed, K is incremented by 1 to increase the corresponding section of the matching symbol.
【0030】図6は、図4のステップs10にて説明し
た不一致シンボル系列の符号化処理フロー図である。FIG. 6 is a flowchart of the encoding process of the mismatched symbol sequence described in step s10 of FIG.
【0031】なお、図1において、一致シンボルは、分
割した座標の小さい方の区間に対応し、不一致シンボル
は、分割した座標の大きい方の区間に対応するものとし
ている。また、Bは正の整数とする。In FIG. 1, it is assumed that the coincident symbol corresponds to the section having the smaller divided coordinates, and the non-matching symbol corresponds to the section having the larger divided coordinates. B is a positive integer.
【0032】ステップs31は、算術符号符号化部4A
において、符号レジスタCに対し,Cの内容に{A−
(2のK乗)}を加算して格納し、不一致シンボルの対
応区間の始点に符号点を移す。ステップs32は、符号
レジスタCに対して、Kビットmsb方向にシフトを行
い、正規化する。ステップs33は、符号レジスタCに
対して、不一致シンボル系列符号化処理で、Kビットm
sb方向にシフトをM回連続して行ったかどうかの判定
を行う。ステップs34は、連続して行った場合であ
り、Kを1ディクリメントし、不一致シンボルの対応区
間を大きくする。In step s31, the arithmetic coding unit 4A
In the code register C, the content of C is {A-
(2Kth power)} is added and stored, and the code point is shifted to the start point of the corresponding section of the mismatched symbol. In step s32, the code register C is shifted in the K-bit msb direction and normalized. In step s33, K bits m
It is determined whether or not the shift has been continuously performed M times in the sb direction. Step s34 is a case where the operation is continuously performed, in which K is decremented by 1 and the corresponding section of the mismatched symbol is increased.
【0033】ステップs35は、連続して行わなかった
場合であっても、符号レジスタCに対して不一致nビッ
トBを加算して格納し、不一致nビットの対応区間の始
点に符号点を移す。する。ステップs36は、符号レジ
スタCに対して、nビットmsb方向にシフトし、正規
化する。ステップs37は、区間レジスタAに対して、
1を格納する 図7は、図4のステップs11にて説明した予測規則の
更新フロー図である。なお、整数S、正の整数Vmおよ
びVnとして、それぞれ任意の固定値、参照m画素の状
態値および着目n画素の状態値を示す。In step s35, even if the processing is not performed continuously, the unmatched n bits B are added and stored in the code register C, and the code point is shifted to the start point of the corresponding section of the unmatched n bits. I do. In step s36, the code register C is shifted in the direction of n bits msb and normalized. Step s37 is for the section register A,
FIG. 7 is a flowchart of updating the prediction rule described in step s11 of FIG. Note that an arbitrary fixed value, a state value of a reference m pixel, and a state value of an n-pixel of interest are shown as an integer S and positive integers Vm and Vn, respectively.
【0034】ステップs41は、カウント値count
[Vm]が固定値Sより小さいかどうかを比較し、予測
規則を更新するかどうか判定する。ステップs42は、
更新する場合であり、予測テーブルにおいて、参照m画
素の状態値pattern[Vm]を着目n画素の状態
値Vnに設定し、カウント値count[Vm]をクリ
アする。ステップs43は、更新しない場合であり、着
目m画素の状態のカウント値count[Vm]をカウ
ント値count[Vm]から1ディクリメントして設
定する。At step s41, the count value count
It is determined whether [Vm] is smaller than the fixed value S to determine whether to update the prediction rule. Step s42,
In the case of updating, in the prediction table, the state value pattern [Vm] of the reference m pixel is set to the state value Vn of the focused n pixel, and the count value count [Vm] is cleared. Step s43 is a case where updating is not performed, and the count value count [Vm] of the state of the m-pixel of interest is set by decrementing the count value count [Vm] by one.
【0035】図8は、本実施例の具体例を示す符号化器
のブロック図である。FIG. 8 is a block diagram of an encoder showing a specific example of this embodiment.
【0036】アドレスに応じて符号化すべき2値画素が
格納された画像メモリh1に、nビットのレジスタRE
Gh2およびnビットのバッファRAMh3が接続され
ている。レジスタREGh2に、テーブルRAMh4、
比較器COMPh5およびセレクタSELh6が接続さ
れている。また、バッファRAMh3にテーブルRAM
h4が接続されている。テーブルRAMh4は、m画素
からn画素のマルコフ状態予測を行う予測テーブルであ
り、アドレスをテーブル参照インデックスとして、その
内容を予測値として得る。An n-bit register RE is stored in an image memory h1 in which a binary pixel to be encoded according to an address is stored.
Gh2 and an n-bit buffer RAMh3 are connected. Register REGh2 has table RAMh4,
The comparator COMPh5 and the selector SELh6 are connected. The table RAM is stored in the buffer RAMh3.
h4 is connected. The table RAMh4 is a prediction table for performing Markov state prediction of m pixels to n pixels. The table RAMh4 obtains contents as prediction values by using addresses as table reference indexes.
【0037】区間レジスタAREGh7は減算器SUB
h8の一方の入力およびセレクタSELh6に接続さ
れ、減算器SUBh8の他方の入力に分割レジスタRE
Gh9を接続し、さらに減算器SUBh8の出力は区間
レジスタAREGh7の入力となっている。分割レジス
タAREGh9は、区間Aを分割する比率(2のーK
乗)を保持し、最上位ビットMSB方向のシフトにより
(Kー1)の操作を行い、最下位ビットLSB方向のシ
フトにより(K+1)の操作を行う。The section register AREGh7 has a subtractor SUB.
h8 is connected to one input of the selector SELh6 and the other input of the subtractor SUBh8 is connected to the division register RE.
Gh9 is connected, and the output of the subtractor SUBh8 is input to the section register AREGh7. The division register AREGh9 stores the ratio (2−K) for dividing the section A.
), The operation of (K−1) is performed by shifting in the direction of the most significant bit MSB, and the operation of (K + 1) is performed by shifting in the direction of the least significant bit LSB.
【0038】セレクタSELh6は加算器h10の一方
の入力に接続され、加算器h10の出力は符号レジスタ
CREGh11を介して加算器h10の他方の入力に接
続されている。8ビットの符号レジスタCREGh11
はシフトアウト機能を有し、最上位ビットMSBから桁
あふれにより、符号メモリh12に算術符号を供給す
る。なお、制御部CONTh13は各部の制御を適宜行
う。なお、分割比率学習部34の機能は、CONTh1
3に組込まれている。The selector SELh6 is connected to one input of the adder h10, and the output of the adder h10 is connected to the other input of the adder h10 via the code register CREGh11. 8-bit code register CREGh11
Has a shift-out function and supplies an arithmetic code to the code memory h12 by overflow from the most significant bit MSB. The control unit CONTh13 controls each unit as appropriate. The function of the division ratio learning unit 34 is CONTh1
3 is incorporated.
【0039】さて、図2に示された画像を例にし、この
様に構成された具体例につき、図4、図5および図6を
も参照し、その動作を説明する。なお、1バイトパター
ンの16進数表現を()HEXにて表現する。また、符
号化の過程における予測テーブルの現在の状態は、つぎ
の通りとする。Now, taking the image shown in FIG. 2 as an example, the operation of a specific example configured as described above will be described with reference to FIGS. 4, 5 and 6. The hexadecimal representation of the one-byte pattern is represented by () HEX. The current state of the prediction table in the encoding process is as follows.
【0040】 (F0)HEX=pattern[(E0)HEX] (EE)HEX=pattern[(DE)HEX] なお、m=n=8,A=S=K=1,count[]=
0,C=0とする。(F0) HEX = pattern [(E0) HEX] (EE) HEX = pattern [(DE) HEX] where m = n = 8, A = S = K = 1, count [] =
0, C = 0.
【0041】まず、CONTh13から画像メモリh1
にアドレスを指定してアクセスし、符号化ラインにある
着目画素のデータ(F0)HEXをREGh2に入力す
る。さらに、CONTh13から画像メモリh1にアド
レスを指定してアクセスし、参照ラインにある参照画素
のデータ(E0)HEXをRAMh3に入力する。First, from CONTh13 to the image memory h1
And designates an address, and inputs data (F0) HEX of the pixel of interest on the encoding line to REGh2. Further, an address is designated from the CONTh 13 to the image memory h1, and the image memory h1 is accessed, and the data (E0) HEX of the reference pixel on the reference line is input to the RAM h3.
【0042】RAMh3からデータ(E0)HEXを読
み出してRAMh4のアドレスとし、RAMh4からデ
ータ(F0)HEXを読み出す。COMPh5により、
REGh12の出力(FO)HEXおよびRAMh4の
出力(FO)HEXの比較を行う。この場合、比較結果
は一致している。したがって、COMPh5からCON
Th13に向けて、一致制御信号が出力される。SUB
h8では、AREGh7の初期値1からREGh9の比
率(2のー1乗)を減算する。その結果は、再びARE
Gh7に格納される。The data (E0) HEX is read from the RAMh3 and used as an address of the RAMh4, and the data (F0) HEX is read from the RAMh4. By COMPh5,
The output (FO) HEX of REGh12 and the output (FO) HEX of RAMh4 are compared. In this case, the comparison results match. Therefore, from COMPh5 to CON
A match control signal is output toward Th13. SUB
In h8, the ratio of REGh9 (2-1 power) is subtracted from the initial value 1 of AREGh7. The result is ARE again
Gh7.
【0043】AREGh7およびCREGh11につい
て、それぞれ最上位ビットMSB方向に1ビットシフト
する。その結果、AREGh7の値は1に正規化され、
CREGh11からはシンボル”0”が符号として出力
されて符号メモリh12に格納される。CONTh13
は終了判定を行い、終了していないので、つぎの画素に
つき符号化を続行する。AREGh7 and CREGh11 are each shifted by one bit in the direction of the most significant bit MSB. As a result, the value of AREGh7 is normalized to 1,
The symbol “0” is output from CREGh11 as a code and stored in the code memory h12. CONTh13
Makes an end determination, and since the processing has not been completed, the encoding is continued for the next pixel.
【0044】 CONTh13から画像メモリh1にアドレスを指定し
てアクセスし、符号化ラインにある着目画素のデータ
(EF)HEXをREGh2に入力する。さらに、CO
NTh13から画像メモリh1にアドレスを指定してア
クセスし、参照ラインにある参照画素のデータ(DE)
HEXをRAMh3に入力する。[0044] An address is designated from CONTh13 to the image memory h1, and the data (EF) HEX of the pixel of interest on the encoding line is input to REGh2. In addition, CO
An address is designated from NTh13 to the image memory h1 to access the same, and the data (DE) of the reference pixel on the reference line
HEX is input to RAMh3.
【0045】RAMh3からデータ(DE)HEXを読
み出してRAMh4のアドレスとし、RAMh4からデ
ータ(EE)HEXを読み出す。COMPh5により、
REGh2の出力(EF)HEXおよびRAMh4の出
力(EE)HEXの比較を行う。この場合、比較結果は
不一致である。したがって、COMPh5からCONT
h13に向けて、不一致制御信号が出力される。SUB
h8では、AREGh7の初期値1からREGh9の比
率(2のー1乗)を減算する。その結果は、再びARE
Gh7に格納される。The data (DE) HEX is read from the RAMh3 to be an address of the RAMh4, and the data (EE) HEX is read from the RAMh4. By COMPh5,
The output (EF) HEX of REGh2 and the output (EE) HEX of RAMh4 are compared. In this case, the comparison results do not match. Therefore, from COMPh5 to CONT
The mismatch control signal is output toward h13. SUB
In h8, the ratio of REGh9 (2-1 power) is subtracted from the initial value 1 of AREGh7. The result is ARE again
Gh7.
【0046】現在の状態: A…0.1000 SELh6はAREGh7を入力として選択し、CRE
Gh11の内容とAREGh7の内容がADDh10で
加算され、CREGh11に格納される。Current state: A ... 0.1000 SELh6 selects AREGh7 as an input and CRE
The content of Gh11 and the content of AREGh7 are added in ADDh10 and stored in CREGh11.
【0047】 現在の状態: C…0.10000000 CREGh11をMSBの方向に1ビットシフトする。
その結果、CREGh11からシンボル”1”が出力さ
れる。Current state: C ... 0.1000000000 CREGh11 is shifted by one bit toward MSB.
As a result, the symbol “1” is output from CREGh11.
【0048】 現在の状態: C…01.00000000 符号メモリ…01 SELh6はREGh2を入力として選択し、CREG
h11の内容とREGh2の内容がADDh10で加算
され、CREGh11に格納される。Current state: C: 01.000000000 Code memory: 01 SELh6 selects REGh2 as input, and CREG
The content of h11 and the content of REGh2 are added in ADDh10 and stored in CREGh11.
【0049】 現在の状態: Cの状態…01.11101111 CREGh11をMSB方向にnビットシフトする。Current state: state of C... 01.11101111 CREGh11 is shifted by n bits in the MSB direction.
【0050】 現在の状態: C…0111101111.00000000 符号メモリ…0111101111 COMPh5からの不一致信号により、RAMh4の書
込みをライトイネーブルweにし、REGh2の内容
(EF)HEXでRAMh4を書き換える。CONTは
終了判定を行い、符号化が全て終了するまで同様に処理
を続行する。Current state: C: 01111101111.000000000 Code memory: 0111101111 The mismatch writing signal from COMPh5 sets the writing of RAMh4 to write enable we, and rewrites RAMh4 with the contents (EF) HEX of REGh2. The CONT determines the end and continues the process until all the encoding is completed.
【0051】これらの例によれば、着目画素をまとめて
シンボル系列として符号化するので、その符号を出力す
るまでの時間が短縮できる。According to these examples, the pixels of interest are collectively encoded as a symbol sequence, so that the time required to output the code can be reduced.
【0052】図9は、本実施例を示す復号化ブロック図
である。画像メモリ1には、アドレスに応じて、復号化
された2値画素が対象となるシンボルとして格納され
る。バッファ部2には、アドレスを指定して画像メモリ
の内容を読み込み、着目シンボル系列として格納する着
目レジスタ22と、参照シンボル系列として格納する参
照バッファ21とが設けられている。FIG. 9 is a decoding block diagram showing the present embodiment. The decoded binary pixels are stored as target symbols in the image memory 1 in accordance with the addresses. The buffer unit 2 is provided with a target register 22 for reading the contents of the image memory by designating an address and storing the read contents as a target symbol sequence, and a reference buffer 21 for storing the reference symbol sequence.
【0053】復号化モデル部3Bには、参照バッファ2
1に格納された参照シンボル系列に基づき、着目シンボ
ル系列を予測してシンボル系列を選択する状態予測部3
1と、予測の対象となる符号のシンボルが一致の対応区
間にあるか不一致の対応区間にあるかを判定する区間一
致判定部と35、不一致のときには、状態予測部31に
対し、選択の規則を変更する指示を行う予測規則学習部
33とが設けられている。The decoding model unit 3B includes a reference buffer 2
State predicting unit 3 that predicts a symbol sequence of interest based on the reference symbol sequence stored in No. 1 and selects a symbol sequence.
1 and a section match determination unit 35 for determining whether the symbol of the code to be predicted is in a matching corresponding section or a non-matching corresponding section. And a prediction rule learning unit 33 that issues an instruction to change the prediction rule.
【0054】算術符号復号化部4Bには、区間一致判定
部35にて一致すると判定されたときに、この一致情報
に基づき、状態予測部31にて予測されたシンボル系列
を着目シンボル系列のシンボルとして画像メモリ1に格
納する。なお、復号化モデル部3Bには、一致/不一致
に対する分割区間につき、その分割比率を学習する分割
比率学習部34も設けられている。When it is determined by the section match determination section 35 that the symbols match, the arithmetic code decoding section 4B converts the symbol sequence predicted by the state prediction section 31 based on the match information into the symbol of the symbol series of interest. And stored in the image memory 1. Note that the decoding model unit 3B is also provided with a division ratio learning unit 34 that learns the division ratio of the divided section for the match / mismatch.
【0055】さらに、m、nをそれぞれ正の整数とし
て、詳述する。状態予測部31は、m画素のシンボル系
列のパターンからn画素のシンボル系列のパターンのマ
ルコフ状態を予測するものであり、予測規則学習部33
の更新カウンタのカウントcount[状態値]に応じ
て設定された予測テーブルのpattern[状態値]
を参照し、参照画素mが取り得る(2のm乗)状態のそ
れぞれにおいて、着目画素nが取り得る(2のn乗)状
態のうちの最も高い確率で出現が予測されるシンボル系
列のパターンを選択する。予測規則学習部33は、更新
カウンタを設け、更新カウンタの値に基づき、状態予測
部31の予測テーブルを符号化の過程で更新指示を行
う。算術符号復号化部4Bは、後述の区間レジスタAを
設けて復号化に対応する区間のシンボル系列を格納し、
後述の復号レジスタCを設けて復号化されるシンボル系
列を格納する。なお、区間レジスタAは数直線の分割を
行う精度分だけのビット数を持ち、復号レジスタCは
(2*レジスタAのビット数)以上の精度を持つものと
する。Further, m and n will be described in detail as positive integers. The state prediction unit 31 predicts a Markov state of a pattern of a symbol sequence of n pixels from a pattern of a symbol sequence of m pixels.
[State value] of the prediction table set in accordance with the count [state value] of the update counter of
, And in each of the states (2 m) that the reference pixel m can take, the symbol sequence pattern that is expected to appear with the highest probability among the states (2 n) that the pixel of interest n can take Select The prediction rule learning unit 33 provides an update counter, and issues an update instruction in the process of encoding the prediction table of the state prediction unit 31 based on the value of the update counter. Arithmetic code decoding section 4B is provided with a section register A described later to store a symbol sequence of a section corresponding to decoding,
A decoding register C described later is provided to store a symbol sequence to be decoded. The section register A has a number of bits corresponding to the accuracy of dividing the number line, and the decoding register C has an accuracy of (2 * the number of bits of the register A) or more.
【0056】図10は、本実施例の動作を示す復号化処
理フロー図であり、対象となる符号は、参照m画素に対
して着目n画素単位に復号化され、2値画像は画像メモ
リに対してアドレス順に格納される。図9をも参照して
説明する。FIG. 10 is a flowchart of a decoding process showing the operation of the present embodiment. The target code is decoded in units of n pixels of interest with respect to m reference pixels, and the binary image is stored in the image memory. On the other hand, they are stored in address order. This will be described with reference to FIG.
【0057】ステップs41では、算術符号復号化部の
区間レジスタAを初期化し、復号レジスタCに対象とな
る符号の先頭から格納する。なお、復号レジスタCはm
sb方向のシフト分だけlsbから符号がシフトインさ
れる。ステップs42では、着目レジスタ22および参
照バッファ21を初期化する。ステップs43では、状
態予測部31の予測テーブルで予測規則学習部33の更
新カウンタを初期化し、分割比率学習部34の分割パラ
メータKを1とする。In step s41, the section register A of the arithmetic code decoding section is initialized and stored in the decoding register C from the head of the target code. Note that the decryption register C is m
The code is shifted in from lsb by the shift in the sb direction. In step s42, the register of interest 22 and the reference buffer 21 are initialized. In step s43, the update counter of the prediction rule learning unit 33 is initialized in the prediction table of the state prediction unit 31, and the division parameter K of the division ratio learning unit 34 is set to 1.
【0058】ステップs44では、着目画素位置の初期
化を行う。ステップs45では、参照シンボル系列がす
でに格納されている画像メモリ1にアクセスし、復号化
の予測に使用する参照m画素シンボル系列を読み出して
参照バッファ21に格納する。In step s44, the pixel position of interest is initialized. In step s45, the image memory 1 in which the reference symbol sequence is already stored is accessed, and the reference m-pixel symbol sequence used for decoding prediction is read and stored in the reference buffer 21.
【0059】ステップs46では、区間一致判定部35
にて、対象となる符号が一致シンボル系列または不一致
シンボル系列を示す分割区間のどちらにあるかを判定す
る。復号レジスタCの内容が(区間レジスタAの内容か
ら2のーK乗を減算した値)より小さいならば、この符
号は一致シンボルの分割区間に存在し、そうでなけれ
ば、不一致区間に存在することとなる。In step s46, the section match determination section 35
It is determined whether the target code is in a divided section indicating a matching symbol sequence or a mismatching symbol sequence. If the content of the decoding register C is smaller than (the value obtained by subtracting the power of 2−K from the content of the section register A), this code exists in the division section of the matching symbol, otherwise it exists in the non-matching section. It will be.
【0060】ステップs47では、状態予測部31に
て、一致シンボル区間に存在する場合であるから、パタ
ーンテーブルのパターンに基づき、着目n画素の状態値
=pattern[参照m画素の状態値]として、参照
m画素から着目n画素を予測する。なお、着目n画素の
状態値は、1から(2のn乗)の値をとり、事前にn画
素のパターンと対応付け、参照m画素の状態値は、1か
ら(2のm乗)の値を取り、事前にm画素パターンと対
応付けている。In step s47, the state prediction unit 31 determines that the state value of the n-pixel of interest = pattern [state value of the reference m-pixel] based on the pattern of the pattern table, since the state exists in the matching symbol section. The target n pixel is predicted from the reference m pixel. The state value of the n-pixel of interest takes a value from 1 to (2 to the n-th power) and is associated with the pattern of the n-pixel in advance, and the state value of the reference m-pixel is 1 to (2 to the m-th power). The value is taken and associated in advance with the m pixel pattern.
【0061】ステップs48では、算術符号復号化部4
Bにて、予測が一致した場合であるから、着目画素につ
いて一致を示すシンボルをもって復号化する。ステップ
s49では、予測が不一致となった場合であるから、着
目画素について不一致を示すシンボルをもって復号化す
るとともに、不一致nビット情報を送出する。ステップ
s50では、予測規則学習部33にて、不一致nビット
情報に基づいて、予測規則を更新する。In step s48, the arithmetic code decoding unit 4
At B, since the prediction matches, the decoding is performed with the symbol indicating the match for the pixel of interest. In step s49, since the prediction is mismatched, decoding is performed with a symbol indicating mismatch for the target pixel, and mismatch n-bit information is transmitted. In step s50, the prediction rule learning unit 33 updates the prediction rule based on the mismatched n-bit information.
【0062】ステップs51では、算術符号復号化の対
象となった全ての画素について復号化を終了したかどう
か判定する。ステップs52では、復号化を終了してい
ない場合であるから、同様にして、全ての画素につき復
号化を行う。In step s51, it is determined whether or not decoding has been completed for all pixels subjected to arithmetic code decoding. In step s52, since decoding has not been completed, decoding is performed for all pixels in the same manner.
【0063】図11は、図10のステップs48にて説
明した一致シンボル系列の復号化を示す処理フロー図で
ある。なお、図1において、一致シンボルは、分割した
座標の小さい方の区間に対応し、不一致シンボルは、分
割した座標の大きい方の区間に対応するものとしてい
る。また、Kは正の整数とする。FIG. 11 is a processing flowchart showing decoding of the matched symbol sequence described in step s48 of FIG. In FIG. 1, a matching symbol corresponds to a section having a smaller divided coordinate, and a non-matching symbol corresponds to a section having a larger divided coordinate. K is a positive integer.
【0064】ステップs61は、算術符号復号化部4B
において、区間レジスタAにつき、すでに選択された区
間に対して再分割を行い、一致シンボルの区間として演
算を行い、{Aー(2のーK乗)}を格納する。ステッ
プs62は、区間レジスタAについて、ビット数Kだけ
msb方向にシフトし、適当な桁数で打ち切るかどうか
の判定を行う。不要ならば復帰する。ステップs63
は、必要な場合であるから、区間レジスタAおよび復号
レジスタCについてKビットmsb方向にシフトを行
い、区間を正規化する。Step s61 is the same as that of the arithmetic code decoder 4B.
In the section register A, the section already selected is re-divided, a calculation is performed as a section of a matching symbol, and {A- (2−K power)} is stored. In step s62, the section register A is shifted in the msb direction by the number of bits K, and it is determined whether or not the section register A is to be terminated with an appropriate number of digits. Return if unnecessary. Step s63
Is necessary, the section register A and the decoding register C are shifted in the direction of K bits msb to normalize the section.
【0065】ステップs64は、分割比率学習部におい
て、区間レジスタAおよび符号レジスタCに対して、位
置復号化処理においてKビットmsb方向のシフトをM
回連続して行ったかどうかの判定を行う。行わなかった
ならば復帰する。ステップs65は、行った場合である
から、Kを1インクリメントして、一致シンボルの対応
区間を大きくする。In step s64, in the division ratio learning unit, the shift in the direction of K bits msb in the position decoding process is performed on the section register A and the code register C by M.
It is determined whether the operation has been performed consecutively. If not, return. Since step s65 is a case where K is performed, K is incremented by 1 to increase the corresponding section of the matching symbol.
【0066】図12は、図10のステップs49にて説
明した不一致シンボル系列の復号化処理フロー図であ
る。なお、図1において、一致シンボルは、分割した座
標の小さい方の区間に対応し、不一致シンボルは、分割
した座標の大きい方の区間に対応するものとしている。
また、Bは正の整数とする。FIG. 12 is a flowchart of the decoding process of the mismatched symbol sequence described in step s49 of FIG. In FIG. 1, a matching symbol corresponds to a section having a smaller divided coordinate, and a non-matching symbol corresponds to a section having a larger divided coordinate.
B is a positive integer.
【0067】ステップs71は、算術符号復号化部4B
において、復号レジスタCに対し,Cから{A−(2の
K乗)}を減算して格納し、不一致シンボルの対応区間
の始点に符号点を移す。ステップs72は、復号レジス
タCに対して、Kビットmsb方向のシフトを行い、正
規化する。ステップs73は、復号レジスタCに対し
て、不一致復号化処理においてKビットmsb方向のシ
フトをM回連続して行ったかどうかの判定を行う。ステ
ップs74は、連続して行った場合であり、Kを1ディ
クリメントし、不一致シンボルの対応区間を大きくす
る。Step s71 is an arithmetic code decoding section 4B
In the decoding register C, {A- (2K)} is subtracted from C and stored, and the code point is shifted to the start point of the corresponding section of the mismatched symbol. In step s72, the decoding register C is shifted by K bits in the msb direction and normalized. A step s73 decides whether or not the shift in the direction of the K-bit msb in the non-coincidence decoding process has been continuously performed M times in the decoding register C. Step s74 is a case where the operation is continuously performed, in which K is decremented by 1 and the corresponding section of the mismatched symbol is increased.
【0068】ステップs75は、復号レジスタCの内容
に対して、下位のnビットを復号化nビットとして得
る。ステップs76は、連続して行わなかった場合であ
っても、復号レジスタCに対して不一致nビットBを減
算して格納する。ステップs77は、復号レジスタCに
対して、nビットmsb方向へシフトし、正規化する。
ステップs78は、区間レジスタAに対して、1を格納
する。In step s75, the lower n bits of the contents of the decoding register C are obtained as decoded n bits. Step s76 subtracts n bits B that do not match from the decoding register C and stores the result, even if they are not performed consecutively. In step s77, the decoding register C is shifted in the direction of n bits msb and normalized.
A step s78 stores 1 in the section register A.
【0069】図13は、本実施例の具体例を示す復号化
器のブロック図である。対象となる符号に応じて復号化
された2値画素が格納される画像メモリ1の出力には、
nビットのレジスタREGh2およびバッファRAMh
3が接続されている、バッファRAMh3に接続された
テーブルRAMh4の出力は、セレクタSELh14の
一方の入力となっている。テーブルRAMh4は、m画
素からn画素のマルコフ状態予測を行うテーブルであ
り、アドレスをテーブル参照インデックスとして、その
内容を予測値として得る。なお、ここではm=n=8つ
まり8ビットとしている。FIG. 13 is a block diagram of a decoder showing a specific example of this embodiment. The output of the image memory 1 in which the binary pixels decoded according to the target code are stored,
n-bit register REGh2 and buffer RAMh
The output of the table RAMh4 connected to the buffer RAMh3 to which the selector 3 is connected is one input of the selector SELh14. The table RAMh4 is a table for performing Markov state prediction of m pixels to n pixels, and obtains the contents as addresses and the contents thereof as prediction values. Here, m = n = 8, that is, 8 bits.
【0070】区間レジスタAREGh7は減算器SUB
h8の一方の入力およびセレクタSELh6に接続さ
れ、減算器SUBh8の他方の入力に分割レジスタRE
Gh9を接続し、さらに減算器SUBh8の出力は区間
レジスタAREGh7の入力となっている。分割レジス
タAREGh9は、区間Aを分割する比率(2のーK
乗)を保持し、最上位ビットMSB方向のシフトにより
(Kー1)の操作を行い、最下位ビットLSB方向のシ
フトにより(K+1)の操作を行う。The section register AREGh7 has a subtractor SUB.
h8 is connected to one input of the selector SELh6 and the other input of the subtractor SUBh8 is connected to the division register RE.
Gh9 is connected, and the output of the subtractor SUBh8 is input to the section register AREGh7. The division register AREGh9 stores the ratio (2−K) for dividing the section A.
), The operation of (K−1) is performed by shifting in the direction of the most significant bit MSB, and the operation of (K + 1) is performed by shifting in the direction of the least significant bit LSB.
【0071】セレクタSELh6は減算器SUBh15
の一方の入力に接続され、減算の結果は復号レジスタC
REGh11を介して減算器SUBh15の他方の入力
となり、また正負の符号は制御部CONTh13に供給
される。8ビットの符号レジスタCREGh11は、対
象となる画像の符号が格納されている符号メモリh12
に接続され、下位8ビットを復号化8ビットとして、セ
レクタSELh14の他方の入力に接続され、復号化シ
ンボル系列を供給する。なお、制御部CONTh13は
各部の制御を適宜行う。また、分割比率学習部34の機
能は制御部CONTh13に組込まれている。The selector SELh6 is a subtractor SUBh15
, And the result of the subtraction is applied to the decoding register C
The other input to the subtractor SUBh15 via REGh11, and the positive / negative sign is supplied to the control unit CONTh13. An 8-bit code register CREGh11 stores a code of a target image in a code memory h12.
And supplies the decoded symbol sequence to the other input of the selector SELh14 with the lower 8 bits as decoded 8 bits. The control unit CONTh13 controls each unit as appropriate. The function of the division ratio learning unit 34 is incorporated in the control unit CONTh13.
【0072】さて、図2に示された画像を例にし、この
様に構成された具体例につき、図10、図11および図
12をも参照し、その動作を説明する。なお、1バイト
パターンの16進数表現を()HEXにて表現する。ま
た、符号化の過程における予測パターンテーブルの現在
の状態は、つぎの通りとする。Now, taking the image shown in FIG. 2 as an example, the operation of the concrete example thus constructed will be described with reference to FIGS. 10, 11 and 12. FIG. The hexadecimal representation of the one-byte pattern is represented by () HEX. The current state of the prediction pattern table in the encoding process is as follows.
【0073】 (F0)HEX=pattern[(E0)HEX] (EE)HEX=pattern[(DE)HEX] なお、m=n=8,A=S=K=1,count[]=
0とする。(F0) HEX = pattern [(E0) HEX] (EE) HEX = pattern [(DE) HEX] where m = n = 8, A = S = K = 1, count [] =
Set to 0.
【0074】まず、CREGh11に符号メモリh12
から、対象となる符号を符号の先頭から格納する。First, the code memory h12 is stored in CREGh11.
, The target code is stored from the beginning of the code.
【0075】CONTh13から画像メモリh1にアド
レスを指定してアクセスし、参照ラインにある参照画素
のデータ(E0)HEXをRAMh3に入力する。SU
Bh8にAREGh7の内容1を入力してREGh9の
内容(2のー1乗)を減算し、その結果をAREGh7
に格納する。An address is designated from the CONTh 13 to the image memory h1, and the data (E0) HEX of the reference pixel on the reference line is input to the RAM h3. SU
The content 1 of AREGh7 is input to Bh8, and the content of REGh9 (2-1 power) is subtracted.
To be stored.
【0076】現在の状態: A…0.1000 SELh6でAREGh7を選択し、その内容をSUB
h15に供給して、CREGh11の内容から減算し、
その結果、負の符号をCONTh13に供給する。CO
NTh13では、対象となる符号は一致区間に存在する
と判定する。Current state: A: 0.1000 AREGh7 is selected by SELh6, and its contents are set to SUB.
h15, subtracted from the contents of CREGh11,
As a result, a negative sign is supplied to CONTh13. CO
In NTh13, it is determined that the target code exists in the matching section.
【0077】そこで、RAMh3の内容(E0)HEX
をRAMh4のアドレスとして、(F0)HEXを読み
出す。CONTh13は、すでに対象となる符号が一致
区間に存在すると判定しているので、SELh14でR
AMh4を選択し、画像メモリh1のアドレスを指定
し、着目画素位置に(F0)HEXのシンボルを格納し
て復号化する。Therefore, the contents of RAMh3 (E0) HEX
(F0) HEX is read using the address of RAMh4 as an address. CONTh13 has already determined that the target code is present in the matching section,
AMh4 is selected, the address of the image memory h1 is designated, and the (F0) HEX symbol is stored at the pixel position of interest and decoded.
【0078】AREGh7の内容とCREGh11の内
容をそれぞれMSBの方向に1ビットシフトする。The contents of AREGh7 and the contents of CREGh11 are each shifted by one bit in the direction of the MSB.
【0079】 CONTh13は復号化の終了判定を行い、終了してい
ないので、つぎの符号につき復号化を続行する。[0079] The CONTh 13 determines the end of the decoding, and since the decoding is not completed, the decoding continues for the next code.
【0080】CONTh13から画像メモリh1にアド
レスを指定してアクセスし、参照ラインにある参照画素
のデータ(DE)HEXをRAMh3に入力する。SU
Bh8にAREGh7の内容1を入力してREGh9の
内容(2のー1乗)を減算し、その結果をAREGh7
に格納する。An address is designated from the CONTh 13 to the image memory h 1 to access the same, and the data (DE) HEX of the reference pixel on the reference line is input to the RAM h 3. SU
The content 1 of AREGh7 is input to Bh8, and the content of REGh9 (2-1 power) is subtracted.
To be stored.
【0081】現在の状態: A…0.1000 SELh6でAREGh7を選択し、その内容をSUB
h15に供給して、CREGh11の内容から減算し、
その結果、正の符号をCONTh13に供給する。CO
NTh13では、対象となる符号は不一致区間に存在す
ると判定する。Current state: A: 0.1000 AREGh7 is selected by SELh6, and its contents are set to SUB
h15, subtracted from the contents of CREGh11,
As a result, a positive sign is supplied to CONTh13. CO
In NTh13, it is determined that the target code exists in the mismatched section.
【0082】SUBh15の結果をCREGh11に格
納する。The result of SUBh15 is stored in CREGh11.
【0083】 現在の状態: C…0.01110111 CREGh11の内容をMSBの方向に1ビットシフト
する。Current state: C ... 0.01110111 The contents of CREGh11 are shifted by one bit toward the MSB.
【0084】 現在の状態: C…0.11101111 不一致処理であるから、SELh14はCREGh11
を選択し、CREGh11の下位8ビットを復号化8ビ
ットとし、画像メモリのアドレスを指定し、着目画素位
置に(EF)HEXのシンボルを格納して復号化し、さ
らに、REGh2にも格納する。Current state: C... 0.11101111 Because of mismatch processing, SELh14 is CREGh11
Is selected, the lower 8 bits of CREGh11 are decoded to 8 bits, the address of the image memory is designated, the (EF) HEX symbol is stored and decoded at the pixel position of interest, and further stored in REGh2.
【0085】SELh6でREGh2を選択し、SUB
h15でCREGh11の内容からREGh2の内容
(EF)HEXを減算してCREGh11に格納する。REGh2 is selected by SELh6, and SUB
At h15, the content (EF) HEX of REGh2 is subtracted from the content of CREGh11 and stored in CREGh11.
【0086】 現在の状態: C…0.00000000 CREGh11の内容をMSBの方向に8ビットシフト
し、CONTh13からAREGh7に1を入力する。Current state: C: 0.000000000000 The contents of CREGh11 are shifted by 8 bits toward the MSB, and 1 is input from CONTh13 to AREGh7.
【0087】 CONTh13は終了判定を行い、復号化が全て終了す
るまで、同様に処理を続行する。[0087] The CONTh 13 makes an end determination, and continues the same processing until all decoding is completed.
【0088】これらの例によれば、復号化する着目画素
をまとめてシンボル系列とし、復号化処理を行うので、
その復号化画像を出力するまでの時間が短縮できる。According to these examples, the target pixel to be decoded is grouped into a symbol sequence, and the decoding process is performed.
The time required to output the decoded image can be reduced.
【0089】図14は、本発明の他の実施例に用いるコ
ピー符号の構成例である。コピー符号は、ヘッダ領域に
続くコピーパターン領域からなる。ヘッダ領域には、連
続するコピーパターンとして予測の不一致回数を示すビ
ットの後に、連続するオフセットパターンとして一致回
数を示すビットが格納される。コピーパターン領域に
は、予測の不一致におけるビットパターンが不一致回数
分挿入される。FIG. 14 shows an example of the configuration of a copy code used in another embodiment of the present invention. The copy code consists of a copy pattern area following the header area. In the header area, a bit indicating the number of matches as a continuous offset pattern is stored after a bit indicating the number of mismatches in prediction as a continuous copy pattern. In the copy pattern area, the bit pattern in the prediction mismatch is inserted by the number of times of mismatch.
【0090】予測の一致に続く不一致が連続しなくなっ
た場合には、同様にしてコピー符号を構成し、順次、コ
ピー符号を連結していく。ここでは、予測の不一致パタ
ーンをコピーパターンといい、一致パターンをオフセッ
トパターンという。なお、図3および図9に代表される
本実施例と同一の機能を有する各部については、同一の
符号を付している。When the mismatch following the prediction match does not continue, a copy code is formed in the same manner, and the copy codes are sequentially connected. Here, the mismatch pattern of prediction is called a copy pattern, and the matching pattern is called an offset pattern. Note that the same reference numerals are given to the units having the same functions as those of the present embodiment represented by FIG. 3 and FIG.
【0091】図15は、第1の実施例に関わる変形例を
示す符号化ブロック図であり、図3に示す符号化ブロッ
ク図では、算術符号符号化部4Aを設けているが、これ
に代わり、コピー符号符号化部6Aを設けている。な
お、符号メモリ7には、図14にて示したコピー符号が
格納される。その他、図3の各部に同じである。FIG. 15 is an encoding block diagram showing a modified example according to the first embodiment. In the encoding block diagram shown in FIG. 3, an arithmetic encoding unit 4A is provided. , A copy code encoding unit 6A. The code memory 7 stores the copy code shown in FIG. The other components are the same as those in FIG.
【0092】さて、コピー符号符号化部6Aは、パター
ン一致判定部32にて一致すると判定されたときに、こ
の一致情報に基づき、着目レジスタ22に格納された着
目シンボル系列からコピー符号を構成する。When the pattern match judging unit 32 judges that the codes match, the copy code encoding unit 6A forms a copy code from the symbol sequence of interest stored in the register of interest 22 based on the coincidence information. .
【0093】図16は、第1の実施例に関わる変形例の
動作を示す符号化処理フロー図である。図4に示す符号
化処理フロー図では、ステップs9にて一致シンボル符
号化処理を行い、ステップs10にて不一致シンボルお
よび不一致nビット符号化処理を行っているが、これに
代わり、ステップs88にて着目n画素をオフセットと
して符号化し、ステップs89にて着目n画素をコピー
パターンとして符号化する。その他、図4のステップに
同じである。符号化処理については図4にて説明した
が、図4とは異なるステップの内容につき説明する。FIG. 16 is a flowchart of an encoding process showing an operation of a modification according to the first embodiment. In the coding processing flow chart shown in FIG. 4, the matching symbol coding processing is performed in step s9, and the mismatching symbol and mismatching n-bit coding processing are performed in step s10. The n-pixel of interest is encoded as an offset, and in step s89, the n-pixel of interest is encoded as a copy pattern. Other steps are the same as those in FIG. Although the encoding process has been described with reference to FIG. 4, steps different from those in FIG. 4 will be described.
【0094】ステップs88では、予測が一致した場合
であるから、コピー符号符号化部7にて、着目画素につ
いてオフセットパターンとしてコピー符号の符号化を行
う。ステップs89では、予測が不一致となった場合で
あるから、着目画素についてコピーパターンとしてコピ
ー符号の符号化を行う。In step s88, since the predictions match, the copy code encoding unit 7 encodes the copy code as an offset pattern for the pixel of interest. In step s89, since the prediction does not match, a copy code is encoded as a copy pattern for the pixel of interest.
【0095】とくに、ステップs88および89に関す
る具体例につき、図2に示された画像を例にしてその動
作を説明する。なお、1バイトパターンの16進数表現
を()HEXにて表現する。また、符号化の過程におけ
る予測パターンテーブルの現在の状態は、つぎの通りと
する。In particular, the operation of steps s88 and s89 will be described with reference to the image shown in FIG. The hexadecimal representation of the one-byte pattern is represented by () HEX. The current state of the prediction pattern table in the encoding process is as follows.
【0096】 (F0)HEX=pattern[(E0)HEX] (EE)HEX=pattern[(DE)HEX] なお、m=n=8,A=B=K=1,C=0とする。(F0) HEX = pattern [(E0) HEX] (EE) HEX = pattern [(DE) HEX] Note that m = n = 8, A = B = K = 1, and C = 0.
【0097】ステップs88では、ステップs87の処
理を受けた後、着目画素をオフセットパターンとして符
号化し、ステップs91の処理に渡す。コピー符号はヘ
ッダ領域8ビットのみで構成される。なお、上位4ビッ
トで不一致回数を示し、下位4ビットで一致回数を示
す。In step s88, after receiving the processing in step s87, the pixel of interest is encoded as an offset pattern, and is passed to the processing in step s91. The copy code is composed of only 8 bits in the header area. The upper four bits indicate the number of mismatches, and the lower four bits indicate the number of matches.
【0098】 現在の状態:コピー符号…00000001 ステップs89では、ステップs87の処理を受けた
後、着目画素をコピーパターンとして符号化し、ステッ
プs90の処理に渡す。コピー符号は、ヘッダ領域8ビ
ットおよびこれに続くコピーパターン領域8ビット(E
F)HEXとにより構成される。Current state: copy code 00000001 In step s89, after receiving the process in step s87, the pixel of interest is encoded as a copy pattern, and is passed to the process in step s90. The copy code is composed of a header area 8 bits and a copy pattern area 8 bits (E
F) HEX.
【0099】 現在の状態:コピー符号…0001000111101111 図17は、第1の実施例に関わる変形例を示す復号化ブ
ロック図であり、図9に示す符号化ブロック図では、算
術符号復号化部4Bを設けているが、これに代わり、コ
ピー符号復号化部6Bを設けている。なお、符号メモリ
7には、図14にて示したコピー符号が格納される。そ
の他、図9の各部に同じである。Current state: copy code ... 0001000111101111 FIG. 17 is a decoding block diagram showing a modified example according to the first embodiment. In the coding block diagram shown in FIG. However, a copy code decoding unit 6B is provided instead. The code memory 7 stores the copy code shown in FIG. The other parts are the same as those in FIG.
【0100】さて、コピー符号復号化部6Bでは、区間
一致判定部36にて一致すると判定されたときに、この
一致情報に基づき、状態予測部31にて予測されたシン
ボル系列を着目シンボル系列のシンボルとして画像メモ
リ1に格納する。Now, in the copy code decoding section 6B, when it is determined by the section match determination section 36 that there is a match, the symbol sequence predicted by the state prediction section 31 based on the match information is used as the symbol sequence of interest. It is stored in the image memory 1 as a symbol.
【0101】図18は、第1の実施例に関わる変形例の
動作を示す復号化処理フロー図であり、対象となる符号
は、参照m画素に対して着目n画素単位に復号化され、
2値画像は画像メモリ1に対してアドレス順に格納され
る。図10に示す復合化処理フロー図では、ステップs
48にて着目画素について一致を示すシンボルをもって
復号化しているが、これに代わり、ステップs108に
て予測したn画素パターンを着目画素位置に復号化し、
同様に、ステップs49にて着目画素について不一致を
示すシンボルをもって復号化しているが、これに代わ
り、ステップs109にてコピーパターンn画素を着目
画素位置に復号化する。その他、図10のステップに同
じである。復号化処理については図10にて説明した
が、図10とは異なるステップの内容につき説明する。FIG. 18 is a flow chart of the decoding process showing the operation of the modified example according to the first embodiment. The target code is decoded for the reference m pixels in units of n pixels of interest.
The binary image is stored in the image memory 1 in address order. In the flowchart of the decryption process shown in FIG.
At 48, decoding is performed with a symbol indicating a match for the target pixel. Instead, the n-pixel pattern predicted at step s108 is decoded to the target pixel position.
Similarly, in step s49, decoding is performed using a symbol indicating mismatch for the target pixel. Instead, in step s109, the n pixels in the copy pattern are decoded to the target pixel position. Other steps are the same as the steps in FIG. Although the decoding process has been described with reference to FIG. 10, the contents of steps different from those in FIG. 10 will be described.
【0102】ステップs108では、予測が一致した場
合であるから、コピー符号復号化部6Bにて、着目画素
について一致を示すシンボルをもって復号化する。ステ
ップs49では、予測が不一致となった場合であるか
ら、着目画素について不一致を示すコピーパターンをも
って復号化するとともに、不一致nビット情報を送出す
る。In step s108, since the predictions match, the copy code decoding unit 6B decodes the target pixel with a symbol indicating the match. In step s49, since the prediction is mismatched, the pixel of interest is decoded with a copy pattern indicating the mismatch, and the mismatched n-bit information is transmitted.
【0103】とくに、ステップs108および109に
関する具体例につき、図2に示された画像を例にしてそ
の動作を説明する。なお、1バイトパターンの16進数
表現を()HEXにて表現する。また、符号化の過程に
おける予測パターンテーブルの現在の状態は、つぎの通
りとする。In particular, the operation of a specific example relating to steps s108 and 109 will be described with reference to the image shown in FIG. The hexadecimal representation of the one-byte pattern is represented by () HEX. The current state of the prediction pattern table in the encoding process is as follows.
【0104】 (F0)HEX=pattern[(E0)HEX] (EE)HEX=pattern[(DE)HEX] なお、m=n=8,A=K=1,count[]=0,
C=0とする。(F0) HEX = pattern [(E0) HEX] (EE) HEX = pattern [(DE) HEX] where m = n = 8, A = K = 1, count [] = 0,
Let C = 0.
【0105】ステップs108では、ステップs107
の処理を受けた後、予測したn画素パターンを着目画素
位置に復号化し、ステップs111の処理に渡す。(F
0)HEXが復号化される。In step s108, step s107
, The predicted n-pixel pattern is decoded to the pixel position of interest, and is passed to the process of step s111. (F
0) HEX is decoded.
【0106】ステップs109では、ステッ106の処
理を受けた後、コピーパターンn画素を着目画素位置に
復号化し、ステップs110の処理に渡す。(EF)H
EXが復号化される。In step s109, after receiving the process in step, the n pixels of the copy pattern are decoded to the position of the pixel of interest, and the process passes to step s110. (EF) H
EX is decrypted.
【0107】さて、本発明の第2の実施例につき、図面
を参照して説明する。第2の実施例は第1の実施例に対
して、各図面にて示した通り、各別の要素を設けたもの
であり、第1の実施例に同じとなる機能については、そ
の要素の説明を省略する。なお、第1の実施例にて参照
した図面を用いる場合には、該当する図面を参照し、一
部変更して説明する。Now, a second embodiment of the present invention will be described with reference to the drawings. The second embodiment is different from the first embodiment in that each element is provided as shown in each drawing. For the same functions as those in the first embodiment, the same elements are used. Description is omitted. When the drawings referred to in the first embodiment are used, the description will be made with reference to the corresponding drawings and partially modified.
【0108】図19は、この算術符号化を具体的に説明
する画像の例である。図2にて説明した画像の例に対し
て、一部その画素の配置が変更されているものである。FIG. 19 is an example of an image specifically explaining the arithmetic coding. In the example of the image described with reference to FIG. 2, the arrangement of the pixels is partially changed.
【0109】図20は第2の実施例に関わる具体例を示
す符号化ブロック図である。図3にて説明したブロック
図に対して、パターン更新判定部8を設けたものであ
る。FIG. 20 is an encoding block diagram showing a specific example according to the second embodiment. A block update determination unit 8 is provided for the block diagram described with reference to FIG.
【0110】パターン更新判定部8は、状態予測部31
で選択されたシンボル系列のパターンおよび着目レジス
タ22に格納された着目シンボル系列のパターン間に設
定したパターン更新に関わる条件を満たした場合に、着
目レジスタ22に格納された着目シンボル系列のパター
ンを状態予測部31で予測されたシンボル系列のパター
ンで書き換えるかどうかを判定する。The pattern update determining section 8 includes a state predicting section 31
When the condition related to the pattern update set between the pattern of the symbol series selected in step 2 and the pattern of the target symbol series stored in the target register 22 is satisfied, the pattern of the target symbol series stored in the target register 22 is It is determined whether or not to rewrite with the pattern of the symbol sequence predicted by the prediction unit 31.
【0111】図21は第2の実施例の動作を示す符号化
処理フロー図である。図4にて説明したフロー図に対し
て、着目nビットパターンの置換につき判定するステッ
プs14およびその結果置換を行うステップs15を設
けたものである。FIG. 21 is a flowchart of an encoding process showing the operation of the second embodiment. The flowchart shown in FIG. 4 is provided with a step s14 for determining the replacement of the n-bit pattern of interest and a step s15 for performing the replacement.
【0112】ステップs14では、予測が不一致になっ
ている場合であり、着目nビットパターンを予測パター
ンで置換する条件を満たしている場合、ステップs15
で着目nビットパターンの置換を行い、ステップs9に
分岐する。ステップs14で置換条件を満たしていない
場合、ステップs10に分岐する。Step s14 is the case where the prediction is not matched, and if the condition for replacing the n-bit pattern of interest with the predicted pattern is satisfied, step s15
Performs the replacement of the n-bit pattern of interest, and branches to step s9. If the replacement condition is not satisfied in step s14, the flow branches to step s10.
【0113】図22は第2の実施例の具体例を示す符号
化器のブロック図である。図8にて説明したブロック図
に対して、減算器h13、テーブルRAMh14、テー
ブルRAMh15および論理積ANDh16を設けたも
のである。FIG. 22 is a block diagram of an encoder showing a specific example of the second embodiment. The block diagram illustrated in FIG. 8 is provided with a subtractor h13, a table RAMh14, a table RAMh15, and a logical product ANDh16.
【0114】レジスタREGh2に、テーブルRAMh
4、比較器COMPh5、セレクタSELh6、減算器
SUBh13の一方の入力およびテーブルRAMh15
が接続されている。テーブルRAMh4の出力は、RE
Gh2、比較器COMPh5および減算器SUBh14
の他方の入力に接続されている。減算器SUBh14の
出力は、テーブルRAMh15に接続されている。テー
ブルRAMh15およびテーブルRAMh16の出力
は、論理積ANDh17で統合され、制御部CONTh
13に出力されている。テーブルRAMh15は、レジ
スタREGh2の値とテーブルRAMh4の値との差
(差分パターン)が着目画素パターンの更新を許可する
かどうかを示す信号を出力するのに用いられるテーブル
である。テーブルRAMh16は、レジスタREGh2
の着目画素パターンを見て、そのパターンが更新されて
よいかどうかを示す信号を出力するのに用いられるテー
ブルである。The table REGh2 is stored in the table REGh2.
4, one input of the comparator COMPh5, the selector SELh6, and the subtractor SUBh13 and the table RAMh15
Is connected. The output of table RAMh4 is RE
Gh2, comparator COMPh5, and subtractor SUBh14
Is connected to the other input. The output of the subtractor SUBh14 is connected to the table RAMh15. Outputs of the table RAMh15 and the table RAMh16 are integrated by a logical product ANDh17, and the control unit CONTh
13 is output. The table RAMh15 is a table used to output a signal indicating whether or not a difference (difference pattern) between the value of the register REGh2 and the value of the table RAMh4 permits updating of the pixel pattern of interest. The table RAMh16 stores the register REGh2.
Is a table used to look at the target pixel pattern and output a signal indicating whether or not the pattern can be updated.
【0115】さて、図19に示された画像を例にし、こ
の様に構成された具体例につき、図21、図5および図
6をも参照し、その動作を説明する。なお、1バイトパ
ターンの16進数表現を()HEXにて表現する。ま
た、符号化の過程における予測テーブルの現在の状態
は、つぎの通りとする。Now, taking the image shown in FIG. 19 as an example, the operation of a specific example configured in this way will be described with reference to FIGS. 21, 5 and 6. The hexadecimal representation of the one-byte pattern is represented by () HEX. The current state of the prediction table in the encoding process is as follows.
【0116】 (F2)HEX=pattern[(E2)HEX] (FE)HEX=pattern[(DE)HEX] なお、m=n=8,A=S=K=1,count[]=
0,C=0とする。(F2) HEX = pattern [(E2) HEX] (FE) HEX = pattern [(DE) HEX] Note that m = n = 8, A = S = K = 1, and count [] =
0, C = 0.
【0117】また、テーブルRAMh14はレジスタR
EGh2のビットパターンとテーブルRAMh4のビッ
トパターンが1ビットだけ異なる場合に更新を許可する
信号を出力するものとし、テーブルRAMh15はレジ
スタREGh2のビットパターンで3回以上白と黒が入
れ替わるとき更新を許可する信号を出力するものとす
る。The table RAMh14 stores the register R
When the bit pattern of EGh2 and the bit pattern of table RAMh4 are different by one bit, a signal for permitting the update is output. Table RAMh15 permits the update when the bit pattern of register REGh2 switches white and black three or more times. It shall output a signal.
【0118】まず、CONTh13から画像メモリh1
にアドレスを指定してアクセスし、符号化ラインにある
着目画素のデータ(F6)HEXをREGh2に入力す
る。さらに、CONTh13から画像メモリh1にアド
レスを指定してアクセスし、参照ラインにある参照画素
のデータ(E2)HEXをRAMh3に入力する。First, from CONTh13 to the image memory h1
And designates an address, and inputs data (F6) HEX of the pixel of interest on the encoding line to REGh2. Further, an address is designated from the CONTh 13 to the image memory h1, and the image memory h1 is accessed, and the data (E2) HEX of the reference pixel on the reference line is input to the RAM h3.
【0119】RAMh3からデータ(E2)HEXを読
み出してRAMh4のアドレスとし、RAMh4からデ
ータ(F2)HEXを読み出す。COMPh5により、
REGh12の出力(F6)HEXおよびRAMh4の
出力(F2)HEXの比較を行う。この場合、比較結果
は一致していない。そこで、レジスタREGh2の出力
(F6)HEXとRAMhの出力(F2)HEXの差を
SUBh14で求めるとその差のパターンは1ビットで
あり、RAMh15から更新許可信号が出力される。The data (E2) HEX is read from the RAMh3 and used as an address of the RAMh4, and the data (F2) HEX is read from the RAMh4. By COMPh5,
The output (F6) HEX of REGh12 and the output (F2) HEX of RAMh4 are compared. In this case, the comparison results do not match. Then, when the difference between the output (F6) HEX of the register REGh2 and the output (F2) HEX of the RAMh is obtained by SUBh14, the pattern of the difference is 1 bit, and the RAMh15 outputs an update permission signal.
【0120】また、レジスタREGh2の出力(F6)
HEXのパターンでは3回以上白と黒が入れ替わってい
るので、RAMh16から更新を許可する信号が出力さ
れる。これら2出力は、ANDh17で結合されてCO
NTh13に入力され、CONTh13の制御に基い
て、RAMh4の出力でREGh2の内容を書き換え
る。この場合、REGhの更新により、REGh2とR
AMh4の出力は一致することから、CONTh13で
一致制御を行う。SUBh8では、AREGh7の初期
値1からREGh9の比率(2のー1乗)を減算する。
その結果は、再びAREGh7に格納される。The output of the register REGh2 (F6)
In the HEX pattern, white and black are switched three or more times, so that a signal permitting updating is output from the RAMh16. These two outputs are combined by ANDh17 to generate CO2.
The content of REGh2 is input to NTh13 and is rewritten by the output of RAMh4 based on the control of CONTh13. In this case, REGh2 and R
Since the outputs of AMh4 coincide, the coincidence control is performed by CONTh13. In SUBh8, the ratio (2-1 power) of REGh9 is subtracted from the initial value 1 of AREGh7.
The result is stored again in AREGh7.
【0121】AREGh7およびCREGh11につい
て、それぞれ最上位ビットMSB方向に1ビットシフト
する。その結果、AREGh7の値は1に正規化され、
CREGh11からはシンボル”0”が符号として出力
されて符号メモリh12に格納される。CONTh13
は終了判定を行い、終了していないので、つぎの画素に
つき符号化を続行する。AREGh7 and CREGh11 are each shifted by one bit in the direction of the most significant bit MSB. As a result, the value of AREGh7 is normalized to 1,
The symbol “0” is output from CREGh11 as a code and stored in the code memory h12. CONTh13
Makes an end determination, and since the processing has not been completed, the encoding is continued for the next pixel.
【0122】 CONTh13から画像メモリh1にアドレスを指定し
てアクセスし、符号化ラインにある着目画素のデータ
(EF)HEXをREGh2に入力する。さらに、CO
NTh13から画像メモリh1にアドレスを指定してア
クセスし、参照ラインにある参照画素のデータ(DE)
HEXをRAMh3に入力する。[0122] An address is designated from CONTh13 to the image memory h1, and the data (EF) HEX of the pixel of interest on the encoding line is input to REGh2. In addition, CO
An address is designated from NTh13 to the image memory h1 to access the same, and the data (DE) of the reference pixel on the reference line
HEX is input to RAMh3.
【0123】RAMh3からデータ(DE)HEXを読
み出してRAMh4のアドレスとし、RAMh4からデ
ータ(FE)HEXを読み出す。COMPh5により、
REGh2の出力(EF)HEXおよびRAMh4の出
力(FE)HEXの比較を行う。この場合、比較結果は
不一致である。したがって、COMPh5からCONT
h13に向けて、不一致制御信号が出力される。The data (DE) HEX is read from the RAMh3 and used as an address of the RAMh4, and the data (FE) HEX is read from the RAMh4. By COMPh5,
The output (EF) HEX of REGh2 and the output (FE) HEX of RAMh4 are compared. In this case, the comparison results do not match. Therefore, from COMPh5 to CONT
The mismatch control signal is output toward h13.
【0124】さて、REGh2の出力(EF)HEXと
RAMh4の出力(FE)HEXの差をSUBh14で
求めると、その差のパターンは2ビットであり、RAM
h15から更新不許可信号が出力される。したがってC
ONTh13では、不一致制御が行われる。SUBh8
では、AREGh7の初期値1からREGh9の比率
(2のー1乗)を減算する。その結果は、再びAREG
h7に格納される。When the difference between the output (EF) HEX of REGh2 and the output (FE) HEX of RAMh4 is obtained by SUBh14, the pattern of the difference is 2 bits.
An update rejection signal is output from h15. Therefore C
In ONTh13, mismatch control is performed. SUBh8
Then, the ratio of REGh9 (2-1 power) is subtracted from the initial value 1 of AREGh7. The result is again AREG
h7.
【0125】現在の状態: A…0.1000 SELh6はAREGh7を入力として選択し、CRE
Gh11の内容とAREGh7の内容がADDh10で
加算され、CREGh11に格納される。Current state: A ... 0.1000 SELh6 selects AREGh7 as input, and CRE
The content of Gh11 and the content of AREGh7 are added in ADDh10 and stored in CREGh11.
【0126】 現在の状態: C…0.10000000 CREGh11をMSBの方向に1ビットシフトする。
その結果、CREGh11からシンボル”1”が出力さ
れる。Current state: C ... 0.1000000000 CREGh11 is shifted by one bit toward the MSB.
As a result, the symbol “1” is output from CREGh11.
【0127】 現在の状態: C…01.00000000 符号メモリ…01 SELh6はREGh2を入力として選択し、CREG
h11の内容とREGh2の内容がADDh10で加算
され、CREGh11に格納される。Current state: C ... 01.0000000000 Code memory ... 01 SELh6 selects REGh2 as an input, and CREG
The content of h11 and the content of REGh2 are added in ADDh10 and stored in CREGh11.
【0128】 現在の状態: Cの状態…01.11101111 CREGh11をMSB方向にnビットシフトする。Current state: state of C... 01.11101111 CREGh11 is shifted by n bits in the MSB direction.
【0129】 現在の状態: C…0111101111.00000000 符号メモリ…0111101111 COMPh5からの不一致信号により、RAMh4の書
込みをライトイネーブルweにし、REGh2の内容
(EF)HEXでRAMh4を書き換える。CONTh
13は終了判定を行い、符号化が全て終了するまで同様
に処理を続行する。Current state: C: 01111101111.000000000 Code memory: 0111101111 By the mismatch signal from COMPh5, writing to RAMh4 is set to write enable we, and RAMh4 is rewritten with the contents (EF) HEX of REGh2. CONTh
In step S13, the end is determined, and the processing is continued in the same manner until the encoding is completed.
【0130】なお、図19に示された画像の符号化を行
うに際し、第1の実施例により処理すると、符号メモリ
に格納される符号は18ビットとなるが、第2の実施例
により処理すると、第1番目の着目情報系列(F6)を
(F2)に更新したことで予測的中率が高められ、符号
メモリに格納される符号は10ビットと少なくなる。When the image shown in FIG. 19 is encoded according to the first embodiment, the code stored in the code memory is 18 bits. However, when the image is encoded according to the second embodiment. By updating the first information sequence of interest (F6) to (F2), the predictive accuracy is increased, and the code stored in the code memory is reduced to 10 bits.
【0131】したがって、画像の再構成を符号化の過程
で適応的に行うこととしたので、着目情報系列に対する
予測的中率が向上し、符号化効率が高められて出力され
る符号量は少なくなる。Therefore, since image reconstruction is adaptively performed in the course of encoding, the predictive accuracy for the information sequence of interest is improved, the encoding efficiency is increased, and the output code amount is small. Become.
【0132】さて、図19に示された画像を例にし、図
13の様に構成された具体例につき、図10、図11お
よび図12をも参照し、その動作を説明する。なお、1
バイトパターンの16進数表現を()HEXにて表現す
る。また、符号化の過程における予測パターンテーブル
の現在の状態は、つぎの通りとする。Now, with reference to FIGS. 10, 11 and 12, the operation of a specific example configured as shown in FIG. 13 using the image shown in FIG. 19 as an example will be described. In addition, 1
The hexadecimal representation of the byte pattern is represented by () HEX. The current state of the prediction pattern table in the encoding process is as follows.
【0133】 (F2)HEX=pattern[(E2)HEX] (FE)HEX=pattern[(DE)HEX] なお、m=n=8,A=S=K=1,count[]=
0とする。(F2) HEX = pattern [(E2) HEX] (FE) HEX = pattern [(DE) HEX] Note that m = n = 8, A = S = K = 1, and count [] =
Set to 0.
【0134】まず、CREGh11に符号メモリh12
から、対象となる符号を符号の先頭から格納する。First, code memory h12 is stored in CREGh11.
, The target code is stored from the beginning of the code.
【0135】CONTh13から画像メモリh1にアド
レスを指定してアクセスし、参照ラインにある参照画素
のデータ(E2)HEXをRAMh3に入力する。SU
Bh8にAREGh7の内容1を入力してREGh9の
内容(2のー1乗)を減算し、その結果をAREGh7
に格納する。An address is designated from the CONTh 13 to the image memory h1, and the data (E2) HEX of the reference pixel on the reference line is input to the RAM h3. SU
The content 1 of AREGh7 is input to Bh8, and the content of REGh9 (2-1 power) is subtracted.
To be stored.
【0136】現在の状態: A…0.1000 SELh6でAREGh7を選択し、その内容をSUB
h15に供給して、CREGh11の内容から減算し、
その結果、負の符号をCONTh13に供給する。CO
NTh13では、対象となる符号は一致区間に存在する
と判定する。Current state: A: 0.1000 AREGh7 is selected by SELh6, and its contents are set to SUB.
h15, subtracted from the contents of CREGh11,
As a result, a negative sign is supplied to CONTh13. CO
In NTh13, it is determined that the target code exists in the matching section.
【0137】そこで、RAMh3の内容(E2)HEX
をRAMh4のアドレスとして、(F2)HEXを読み
出す。CONTh13は、すでに対象となる符号が一致
区間に存在すると判定しているので、SELh14でR
AMh4を選択し、画像メモリh1のアドレスを指定
し、着目画素位置に(F2)HEXのシンボルを格納し
て復号化する。Therefore, the contents of RAMh3 (E2) HEX
(F2) HEX is read with the address of RAMh4. CONTh13 has already determined that the target code is present in the matching section,
AMh4 is selected, the address of the image memory h1 is designated, and the (F2) HEX symbol is stored at the pixel position of interest and decoded.
【0138】AREGh7の内容とCREGh11の内
容をそれぞれMSBの方向に1ビットシフトする。The contents of AREGh7 and the contents of CREGh11 are each shifted by one bit in the direction of MSB.
【0139】 CONTh13は復号化の終了判定を行い、終了してい
ないので、つぎの符号につき復号化を続行する。[0139] The CONTh 13 determines the end of the decoding, and since the decoding is not completed, the decoding continues for the next code.
【0140】CONTh13から画像メモリh1にアド
レスを指定してアクセスし、参照ラインにある参照画素
のデータ(DE)HEXをRAMh3に入力する。SU
Bh8にAREGh7の内容1を入力してREGh9の
内容(2のー1乗)を減算し、その結果をAREGh7
に格納する。An address is designated from the CONTh 13 to the image memory h1, and the data (DE) HEX of the reference pixel on the reference line is input to the RAM h3. SU
The content 1 of AREGh7 is input to Bh8, and the content of REGh9 (2-1 power) is subtracted.
To be stored.
【0141】現在の状態: A…0.1000 SELh6でAREGh7を選択し、その内容をSUB
h15に供給して、CREGh11の内容から減算し、
その結果、正の符号をCONTh13に供給する。CO
NTh13では、対象となる符号は不一致区間に存在す
ると判定する。Current state: A: 0.1000 AREGh7 is selected by SELh6, and its contents are set to SUB.
h15, subtracted from the contents of CREGh11,
As a result, a positive sign is supplied to CONTh13. CO
In NTh13, it is determined that the target code exists in the mismatched section.
【0142】SUBh15の結果をCREGh11に格
納する。The result of SUBh15 is stored in CREGh11.
【0143】 現在の状態: C…0.01110111 CREGh11の内容をMSBの方向に1ビットシフト
する。Current state: C ... 0.01110111 The contents of CREGh11 are shifted by one bit toward the MSB.
【0144】 現在の状態: C…0.11101111 不一致処理であるから、SELh14はCREGh11
を選択し、CREGh11の下位8ビットを復号化8ビ
ットとし、画像メモリのアドレスを指定し、着目画素位
置に(EF)HEXのシンボルを格納して復号化し、さ
らに、REGh2にも格納する。Current state: C... 0.11101111 Because of mismatch processing, SELh14 is CREGh11
Is selected, the lower 8 bits of CREGh11 are decoded to 8 bits, the address of the image memory is designated, the (EF) HEX symbol is stored and decoded at the pixel position of interest, and further stored in REGh2.
【0145】SELh6でREGh2を選択し、SUB
h15でCREGh11の内容からREGh2の内容
(EF)HEXを減算してCREGh11に格納する。REGh2 is selected by SELh6, and SUB
At h15, the content (EF) HEX of REGh2 is subtracted from the content of CREGh11 and stored in CREGh11.
【0146】 現在の状態: C…0.00000000 CREGh11の内容をMSBの方向に8ビットシフト
し、CONTh13からAREGh7に1を入力する。Current state: C: 0.000000000000 The contents of CREGh11 are shifted by 8 bits toward the MSB, and 1 is input from CONTh13 to AREGh7.
【0147】 CONTh13は終了判定を行い、復号化が全て終了す
るまで、同様に処理を続行する。[0147] The CONTh 13 makes an end determination, and continues the same processing until all decoding is completed.
【0148】これらの例によれば、復号化する着目画素
をまとめてシンボル系列とし、復号化処理を行うので、
その復号化画像を出力するまでの時間が短縮できる。According to these examples, the target pixel to be decoded is grouped into a symbol sequence, and the decoding process is performed.
The time required to output the decoded image can be reduced.
【0149】図14は、本発明の第2の実施例に用いる
コピー符号の構成例である。コピー符号は、ヘッダ領域
に続くコピーパターン領域からなる。ヘッダ領域には、
連続するコピーパターンとして予測の不一致回数を示す
ビットの後に、連続するオフセットパターンとして一致
回数を示すビットが格納される。コピーパターン領域に
は、予測の不一致におけるビットパターンが不一致回数
分挿入される。FIG. 14 shows a configuration example of a copy code used in the second embodiment of the present invention. The copy code consists of a copy pattern area following the header area. In the header area,
After the bit indicating the number of times of prediction mismatch as a continuous copy pattern, a bit indicating the number of matches as a continuous offset pattern is stored. In the copy pattern area, the bit pattern in the prediction mismatch is inserted by the number of times of mismatch.
【0150】予測の一致に続く不一致が連続しなくなっ
た場合には、同様にしてコピー符号を構成し、順次、コ
ピー符号を連結していく。ここでは、予測の不一致パタ
ーンをコピーパターンといい、一致パターンをオフセッ
トパターンという。なお、図3および図9に代表される
本実施例と同一の機能を有する各部については、同一の
符号を付している。When the mismatch following the prediction match does not continue, the copy codes are formed in the same manner, and the copy codes are sequentially connected. Here, the mismatch pattern of prediction is called a copy pattern, and the matching pattern is called an offset pattern. Note that the same reference numerals are given to the units having the same functions as those of the present embodiment represented by FIG. 3 and FIG.
【0151】図23は、第2の実施例に関わる具体例を
示す符号化ブロック図であり、図20に示す符号化ブロ
ック図では、算術符号符号化部4Aを設けているが、こ
れに代わり、コピー符号符号化部6Aを設けている。な
お、符号メモリ7には、図14にて示したコピー符号が
格納される。その他、図20の各部に同じである。FIG. 23 is an encoding block diagram showing a specific example according to the second embodiment. In the encoding block diagram shown in FIG. 20, an arithmetic encoding unit 4A is provided. , A copy code encoding unit 6A. The code memory 7 stores the copy code shown in FIG. The other parts are the same as those in FIG.
【0152】さて、コピー符号符号化部6Aは、パター
ン一致判定部32にて一致すると判定されたときに、こ
の一致情報に基づき、着目レジスタ22に格納された着
目シンボル系列からコピー符号を構成する。When the pattern match judging unit 32 judges that there is a match, the copy code encoding unit 6A forms a copy code from the symbol sequence of interest stored in the register of interest 22 based on this match information. .
【0153】図24は、第2の実施例に関わる動作を示
す符号化処理フロー図である。図21に示す符号化処理
フロー図では、ステップs9にて一致シンボル符号化処
理を行い、ステップs14では、予測が不一致になって
いる場合であり、着目nビットパターンを予測パターン
で置換する条件を満たしている場合、ステップs15で
着目nビットパターンの置換を行い、ステップs9に分
岐する。ステップs14で置換条件を満たしていない場
合、ステップs10に分岐し、不一致シンボルおよび不
一致nビット符号化処理を行っている。FIG. 24 is a flowchart of an encoding process showing an operation according to the second embodiment. In the encoding process flow diagram shown in FIG. 21, the matching symbol encoding process is performed in step s9, and in step s14, the prediction is mismatched. The condition for replacing the n-bit pattern of interest with the prediction pattern is as follows. If so, in step s15, the n-bit pattern of interest is replaced, and the flow branches to step s9. If the replacement condition is not satisfied in step s14, the flow branches to step s10 to perform a mismatched symbol and a mismatched n-bit encoding process.
【0154】これに代わり、ステップs88にて着目n
画素をオフセットとして符号化し、ステップs89にて
着目n画素をコピーパターンとして符号化する。ただ
し、ステップs14およびステップs15にそれぞれ対
応するステップs93およびステップs94の処理を行
う。その他、図21のステップに同じである。符号化処
理については図21にて説明したが、図21とは異なる
ステップの内容につき説明する。Instead, at step s88, the target n
The pixel is encoded as an offset, and in step s89, the n pixels of interest are encoded as a copy pattern. However, the processing of step s93 and step s94 corresponding to step s14 and step s15, respectively, is performed. Other steps are the same as the steps in FIG. Although the encoding process has been described with reference to FIG. 21, steps different from those in FIG. 21 will be described.
【0155】ステップs88では、予測が一致した場合
であるから、コピー符号符号化部7にて、着目画素につ
いてオフセットパターンとしてコピー符号の符号化を行
う。ステップs89では、予測が不一致となった場合で
あるから、着目画素についてコピーパターンとしてコピ
ー符号の符号化を行う。At step s88, since the predictions match, the copy code encoding unit 7 encodes a copy code as an offset pattern for the pixel of interest. In step s89, since the prediction does not match, a copy code is encoded as a copy pattern for the pixel of interest.
【0156】とくに、ステップs88および89に関す
る具体例につき、図19に示された画像を例にしてその
動作を説明する。なお、1バイトパターンの16進数表
現を()HEXにて表現する。また、符号化の過程にお
ける予測パターンテーブルの現在の状態は、つぎの通り
とする。The operation of a specific example relating to steps s88 and s89 will be described with reference to the image shown in FIG. The hexadecimal representation of the one-byte pattern is represented by () HEX. The current state of the prediction pattern table in the encoding process is as follows.
【0157】 (F2)HEX=pattern[(E2)HEX] (FE)HEX=pattern[(DE)HEX] なお、m=n=8,S=K=1,C=0とする。(F2) HEX = pattern [(E2) HEX] (FE) HEX = pattern [(DE) HEX] Note that m = n = 8, S = K = 1, and C = 0.
【0158】ステップs88では、ステップs87およ
びs93の処理を受けた後、s94で着目nビットパタ
ーン(F6)HEXの更新を行い(F2)HEXとし、
着目画素をオフセットパターンとして符号化し、ステッ
プs91の処理に渡す。コピー符号はヘッダ領域8ビッ
トのみで構成される。なお、上位4ビットで不一致回数
を示し、下位4ビットで一致回数を示す。In step s88, after receiving the processing in steps s87 and s93, in step s94, the n-bit pattern of interest (F6) HEX is updated to (F2) HEX.
The target pixel is encoded as an offset pattern, and is passed to the process of step s91. The copy code is composed of only 8 bits in the header area. The upper four bits indicate the number of mismatches, and the lower four bits indicate the number of matches.
【0159】 現在の状態:コピー符号…00000001 ステップs89では、ステップs87およびステップs
93の処理を受けた後、着目画素をコピーパターンとし
て符号化し、ステップs90の処理に渡す。コピー符号
は、ヘッダ領域8ビットおよびこれに続くコピーパター
ン領域8ビット(EF)HEXとにより構成される。Current state: copy code ... 00000001 In step s89, steps s87 and s
After receiving the process of step 93, the pixel of interest is encoded as a copy pattern, and the process passes to step s90. The copy code is composed of a header area of 8 bits and a copy pattern area of 8 bits (EF) HEX following the header area.
【0160】 現在の状態:コピー符号…0001000111101111 さらに、図18に示した復号化処理フロー図をも参照す
る。Current state: copy code... 0001000111101111 Further, the decoding processing flow chart shown in FIG. 18 is also referred to.
【0161】ステップs108では、予測が一致した場
合であるから、コピー符号復号化部6Bにて、着目画素
について一致を示すシンボルをもって復号化する。ステ
ップs49では、予測が不一致となった場合であるか
ら、着目画素について不一致を示すコピーパターンをも
って復号化するとともに、不一致nビット情報を送出す
る。In step s108, since the predictions match, the copy code decoding unit 6B decodes the target pixel with a symbol indicating the match. In step s49, since the prediction is mismatched, the pixel of interest is decoded with a copy pattern indicating the mismatch, and the mismatched n-bit information is transmitted.
【0162】とくに、ステップs108および109に
関する具体例につき、図2に示された画像を例にしてそ
の動作を説明する。なお、1バイトパターンの16進数
表現を()HEXにて表現する。また、符号化の過程に
おける予測パターンテーブルの現在の状態は、つぎの通
りとする。The operation of a specific example relating to steps s108 and 109 will be described with reference to the image shown in FIG. The hexadecimal representation of the one-byte pattern is represented by () HEX. The current state of the prediction pattern table in the encoding process is as follows.
【0163】 (F2)HEX=pattern[(E2)HEX] (FE)HEX=pattern[(DE)HEX] なお、m=n=8,K=1,count[]=0とす
る。(F2) HEX = pattern [(E2) HEX] (FE) HEX = pattern [(DE) HEX] Note that m = n = 8, K = 1, and count [] = 0.
【0164】ステップs108では、ステップs107
の処理を受けた後、予測したn画素パターンを着目画素
位置に復号化し、ステップs111の処理に渡す。(F
2)HEXが復号化される。In step s108, step s107
, The predicted n-pixel pattern is decoded to the pixel position of interest, and is passed to the process of step s111. (F
2) HEX is decoded.
【0165】ステップs109では、ステッ106の処
理を受けた後、コピーパターンn画素を着目画素位置に
復号化し、ステップs110の処理に渡す。(EF)H
EXが復号化される。In step s109, after receiving the processing in step, the n pixels of the copy pattern are decoded to the pixel position of interest, and are passed to the processing in step s110. (EF) H
EX is decrypted.
【0166】さて、多値画像を扱うには、多値情報であ
ることを示す情報たとえばヘッダーなどを使い、各実施
例にて、符号化では前処理部Aにより、符号化すべき多
値画像を連続する2値情報系列に変換し、または、復号
化では前処理部Bにより、連続する2値情報系列を復号
化すべき多値情報に変換し、それぞれの後処理に適する
処理を行っておくことになる。Now, in order to handle a multi-valued image, information indicating that the image is multi-valued information, for example, a header, is used. Conversion into a continuous binary information sequence or, in decoding, a continuous preprocessing unit B converts a continuous binary information sequence into multivalued information to be decoded, and performs processing suitable for each post-processing. become.
【0167】前処理部Aは図示していないが、図3にて
説明すれば、画像メモリ1および算術符号復号化部4A
に接続され、また着目情報および参照情報をそれぞれ複
数の多値情報からなる情報系列および多値情報であるこ
とを示す情報で構成してあるので、この多値情報を連続
する2値情報系列に変換し、画像メモリ1に格納する。
なお、この多値情報であることを示す情報は、算術符号
符号化部4Aに送られ、画像メモリ1のアドレス設定な
どの制御に供せられる。Although the pre-processing unit A is not shown, if it is described with reference to FIG. 3, the image memory 1 and the arithmetic code decoding unit 4A
And the information of interest and the reference information are each composed of an information sequence composed of a plurality of multi-valued information and information indicating that the information is multi-valued information. Converted and stored in the image memory 1.
The information indicating the multi-valued information is sent to the arithmetic coding unit 4A, and is used for controlling the address setting of the image memory 1.
【0168】前処理部Bも図示していないが、図9にて
説明すれば、画像メモリ1および算術符号復号化部4B
に接続され、また着目情報および参照情報をそれぞれ複
数の多値情報からなる情報系列および多値情報であるこ
とを示す情報で構成してあるので、連続する2値情報系
列を復号化すべき多値情報に変換し、出力する。なお、
この多値情報であることを示す情報は、算術符号復号化
部4Bから出力し、画像メモリ1のアドレス設定などの
制御に供せられる。Although the pre-processing unit B is not shown, it will be described with reference to FIG. 9 if the image memory 1 and the arithmetic code decoding unit 4B
And the information of interest and the reference information are each composed of an information sequence composed of a plurality of multi-valued information and information indicating that the information is multi-valued information. Convert to information and output. In addition,
The information indicating that this is multi-valued information is output from the arithmetic code decoding unit 4B, and is used for control such as address setting of the image memory 1.
【0169】なお、ここに説明した実施例およびその具
体例ともそれぞれマイクロコンピュータで実現してもよ
い。The embodiments and the specific examples described here may be each realized by a microcomputer.
【0170】[0170]
【発明の効果】本発明は、とくに、着目情報を複数の情
報からなる情報系列で構成した情報系列としたので、着
目情報系列の符号化処理をまとめて行うことになり、ま
た着目情報系列に対する予測的中率を高める画像の再構
成を符号化の過程で適応的に行うこととしたので、単位
時間当たりの処理量が多く、また符号化効率も高められ
る。したがって、算術符号を利用しながら、その符号を
出力するまでの時間が短縮でき、そして出力された符号
の量が少なくできる。According to the present invention, in particular, since the information of interest is an information sequence composed of an information sequence composed of a plurality of information, the encoding process of the information sequence of interest is performed collectively. Since the image reconstruction for increasing the predictive accuracy is adaptively performed during the encoding process, the amount of processing per unit time is large and the encoding efficiency is improved. Therefore, while using an arithmetic code, the time required to output the code can be reduced, and the amount of output codes can be reduced.
【0171】さらに、着目情報および参照情報をそれぞ
れ複数の情報からなる情報系列で構成した情報系列とし
たので、着目情報系列の復号化処理をまとめて行うこと
により、同様にして、単位時間当たりの処理量が多くな
る。したがって、算術符号を利用しながら、その復号化
画像を出力するまでの時間が短縮できる。Further, since the information of interest and the reference information are each an information sequence composed of an information sequence composed of a plurality of information, the decoding process of the information of interest is performed collectively, and similarly, Processing volume increases. Therefore, it is possible to reduce the time required to output the decoded image while using the arithmetic code.
【0172】また、イメージなど階調を重視する多値画
像を効率的に扱うこともできる。Further, it is possible to efficiently handle a multi-valued image, such as an image, which emphasizes gradation.
【図1】第1の実施例に関わる算術符号化の概念図であ
るFIG. 1 is a conceptual diagram of arithmetic coding according to a first embodiment.
【図2】第1の実施例に関わる画像の例である。FIG. 2 is an example of an image according to the first embodiment.
【図3】第1の実施例に関わる符号化ブロック図であ
る。FIG. 3 is an encoding block diagram according to the first embodiment.
【図4】第1の実施例に関わる符号化処理フロー図であ
る。FIG. 4 is a flowchart of an encoding process according to the first embodiment.
【図5】第1の実施例に関わる一致シンボル系列符号化
処理フロー図である。FIG. 5 is a flowchart of a matching symbol sequence encoding process according to the first embodiment.
【図6】第1の実施例に関わる不一致シンボル系列符号
化処理フロー図である。FIG. 6 is a flowchart of a mismatch symbol sequence encoding process according to the first embodiment.
【図7】第1の実施例に関わる予測規則更新処理フロー
図である。FIG. 7 is a flowchart illustrating a prediction rule update process according to the first embodiment;
【図8】第1の実施例に関わる具体例を示す符号化器の
ブロック図である。FIG. 8 is a block diagram of an encoder showing a specific example according to the first embodiment.
【図9】第1の実施例に関わる復号化ブロック図であ
る。FIG. 9 is a decoding block diagram according to the first embodiment.
【図10】第1の実施例に関わる復号化処理フロー図で
ある。FIG. 10 is a flowchart of a decoding process according to the first embodiment.
【図11】第1の実施例に関わる一致復号化処理フロー
図である。FIG. 11 is a flowchart of a match decoding process according to the first embodiment.
【図12】第1の実施例に関わる不一致復号化処理フロ
ー図である。FIG. 12 is a flowchart illustrating a mismatch decoding process according to the first embodiment;
【図13】第1の実施例に関わる具体例を示す復号化器
のブロック図である。FIG. 13 is a block diagram of a decoder showing a specific example according to the first embodiment.
【図14】第1の実施例に関わるコピー符号の構成例で
ある。FIG. 14 is a configuration example of a copy code according to the first embodiment.
【図15】第1の実施例に関わる符号化ブロック図であ
る。FIG. 15 is an encoding block diagram according to the first embodiment.
【図16】第1の実施例に関わる符号化処理フロー図で
ある。FIG. 16 is a flowchart of an encoding process according to the first embodiment.
【図17】第1の実施例に関わる復号化ブロック図であ
る。FIG. 17 is a decoding block diagram according to the first embodiment.
【図18】第1の実施例に関わる復号化処理フロー図で
ある。FIG. 18 is a flowchart of a decoding process according to the first embodiment.
【図19】第2の実施例に関わる画像の例である。FIG. 19 is an example of an image according to the second embodiment.
【図20】第2の実施例に関わる符号化ブロック図であ
る。FIG. 20 is an encoding block diagram according to a second embodiment.
【図21】第2の実施例に関わる符号化処理フロー図で
ある。FIG. 21 is a flowchart of an encoding process according to the second embodiment.
【図22】第2の実施例に関わる具体例を示す符号化器
のブロック図である。FIG. 22 is a block diagram of an encoder showing a specific example according to the second embodiment.
【図23】第2の実施例に関わる符号化ブロック図であ
る。FIG. 23 is an encoding block diagram according to a second embodiment.
【図24】第2の実施例に関わる符号化処理フロー図で
ある。FIG. 24 is a flowchart of an encoding process according to the second embodiment.
1 画像メモリ 2 バッファ部 3A 符号化モデル部 3B 復号化モデル部 4A 算術符号符号化部 4B 算術符号復号化部 5 符号メモリ 8 パターン更新判定部 DESCRIPTION OF SYMBOLS 1 Image memory 2 Buffer part 3A Encoding model part 3B Decoding model part 4A Arithmetic code encoding part 4B Arithmetic code decoding part 5 Code memory 8 Pattern update judgment part
Claims (34)
目情報を予測して算術符号の符号化復号化を行う情報の
符号化復号化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 それぞれのパターンが一致するとその一致に対応するコ
ピー符号を生成して送出し、 送出されたコピー符号に対し、参照情報系列に対応する
シンボルが符号の一致分割区間に一致しているか否かを
判定し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンをコピー符号として復号
することを特徴とする情報の符号化復号化方法。 An information encoding / decoding method for predicting information of interest from reference information appearing before information of interest and encoding / decoding an arithmetic code, wherein each of the information of interest and reference information includes a plurality of pieces of information. It is composed of information sequences, and the pattern of the information sequence of interest predicted corresponding to the reference information sequence is compared with the pattern of the information sequence of interest to be predicted. If the respective patterns match, the copy corresponding to the match A code is generated and transmitted, and it is determined whether or not the symbol corresponding to the reference information sequence matches the transmitted copy code in the matching division section of the code, and if so, the reference information sequence is determined. And decoding a pattern of the information sequence of interest predicted corresponding to the information as a copy code.
目情報を予測して算術符号の符号化を行う情報の符号化
方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 それぞれのパターンが一致するとその一致に対応するコ
ピー符号を生成することを特徴とする情報の符号化方
法。 2. An information encoding method for predicting information of interest from reference information appearing before information of interest and encoding arithmetic codes, wherein the information of interest and reference information are each composed of an information sequence composed of a plurality of pieces of information. Then, the pattern of the information sequence of interest predicted corresponding to the reference information sequence is compared with the pattern of the information sequence of interest to be predicted, and if each pattern matches, a copy code corresponding to the match is generated. A method for encoding information, characterized in that:
目情報を予測して算術符号の復号化を行う情報の復号化
方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応するシンボルが符号の一致分割区間
に一致しているか否かを判定し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンをコピー符号として復号
することを特徴とする情報の復号化方法。 3. An information decoding method for predicting target information from reference information that appeared before the target information and decoding an arithmetic code, wherein the target information and the reference information are each composed of an information sequence including a plurality of pieces of information. Then, it is determined whether or not the symbol corresponding to the reference information sequence matches the code matching division section. If the symbols match, the pattern of the information sequence of interest predicted corresponding to the reference information sequence is determined. A method for decoding information characterized by decoding as a copy code.
目情報を予測して算術符号の符号化復号化を行う情報の
符号化復号化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定する符号化モデル部と、 パターンが一致しているならば、予測したシンボルを着
目シンボルとして符号化するコピー符号符号化部と、 符号化されたコピー符号を格納する符号メモリとからな
る符号化装置と、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列に対応するシンボルが符号の一致分割区間
に一致しているか否かを判定する復号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンをコピー符号として復号
するコピー符号復号化部と、 対象となる符号を格納する符号メモリとからなる復号化
装置を備えたことを特徴とする情報の符号化復号化装
置。 4. An encoding / decoding apparatus for predicting information of interest from reference information appearing before information of interest and encoding and decoding arithmetic codes, comprising: an information memory storing information to be encoded ; An information buffer storing symbols of the attention information and the reference information; an encoding model unit for predicting the attention information sequence from the reference information sequence and determining whether or not the pattern matches; For example, an encoding device including a copy code encoding unit that encodes a predicted symbol as a target symbol, a code memory that stores the encoded copy code, an information memory that stores information to be encoded, determines the information buffer that stores symbol of interest and reference information, symbols corresponding to the reference information sequence is whether or not the matched the divided sections of the code And No. model unit, if match, the copy code decoding unit for decoding the pattern of interest information sequence that is predicted to correspond to the reference information sequence as a copy code, code for storing the code of interest An encoding / decoding device for information, comprising a decoding device including a memory .
目情報を予測して算術符号の符号化を行う情報の符号化
装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定する符号化モデル部と、 パターンが一致しているならば、予測したシンボルを着
目シンボルとして符号化するコピー符号符号化部と、 符号化されたコピー符号を格納する符号メモリとを備え
たことを特徴とする情報の符号化装置。 5. A coding device information predicts interest information from the reference information that appeared previously focused information for coding of arithmetic codes, the information memory storing information to be encoded, interest information and the reference An information buffer that stores information symbols, an encoding model unit that predicts a target information sequence from a reference information sequence, and determines whether or not the pattern matches; An information encoding device, comprising: a copy code encoding unit that encodes a symbol as a symbol of interest; and a code memory that stores the encoded copy code.
目情報を予測して算術符号の復号化を行う情報の復号化
装置において、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列に対応するシンボルが符号の一致分割区間
に一致しているか否かを判定する復号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンをコピー符号として復号
するコピー符号復号化部と、 対象となる符号を格納する符号メモリとを備えたことを
特徴とする情報の復号化装置。 6. An information decoding apparatus for predicting information of interest from reference information appearing before information of interest and decoding an arithmetic code, comprising: an information memory for storing information to be encoded; and information buffer that stores symbol information, the symbol corresponding to the reference information sequence is determining whether or not decoding model unit is matched the divided sections of the code, if match, the reference information sequence An information decoding apparatus, comprising: a copy code decoding unit that decodes a pattern of a target information sequence predicted correspondingly as a copy code; and a code memory that stores a target code .
目情報を予測して算術符号の符号化復号化を行う情報の
符号化復号化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 既に符号化されている情報系列から予測規則を逐次更新
し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 それぞれのパターンの一致不一致に対応する算術符号を
生成して送出し、 送出された算術符号に対し、参照情報系列に対応する着
目情報系列に対する予測が符号化時に一致していたか否
かを符号から判定し、 既に復号化されている情報系列から予測規則を逐次更新
し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、算術符号の部分系列をそのまま復号することを
特徴とする情報の符号化復号化方法。 7. An encoding / decoding method of information for predicting information of interest from reference information appearing before information of interest and performing encoding / decoding of an arithmetic code, wherein each of the information of interest and reference information includes a plurality of pieces of information. The prediction rule is sequentially updated from the already encoded information sequence, and the pattern of the target information sequence predicted corresponding to the reference information sequence and the pattern of the target information sequence to be predicted are Are generated, and an arithmetic code corresponding to the pattern mismatch is generated and transmitted, and whether the prediction of the information sequence of interest corresponding to the reference information sequence matches the transmitted arithmetic code at the time of encoding is performed. Is determined from the code, the prediction rule is sequentially updated from the already decoded information sequence, and if they match, the information system of interest predicted corresponding to the reference information sequence A coding and decoding method for information, characterized in that a pattern of a column is decoded, and if not coincident, a partial sequence of an arithmetic code is decoded as it is.
目情報を予測して算術符号の符号化を行う情報の符号化
方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 既に符号化されている情報系列から予測規則を逐次更新
し、 それぞれのパターンの一致不一致に対応する算術符号を
生成することを特徴とする情報の符号化方法。 8. An information encoding method for predicting information of interest from reference information appearing before information of interest and encoding arithmetic codes, wherein the information of interest and reference information are each composed of an information sequence composed of a plurality of pieces of information. Then, comparing the pattern of the target information sequence predicted corresponding to the reference information sequence with the pattern of the target information sequence to be predicted, sequentially updates the prediction rule from the already coded information sequence, An information encoding method comprising generating an arithmetic code corresponding to a match / mismatch of each pattern.
目情報を予測して算術符号の復号化を行う情報の復号化
方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応する着目情報系列に対する予測が符
号化時に一致していたか否かを符号から判定し、 既に復号化されている情報系列から予測規則を逐次更新
し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、算術符号の部分符号をそのまま復号することを
特徴とする情報の復号化方法。 9. An information decoding method for predicting target information from reference information that appeared before the target information and decoding an arithmetic code, wherein the target information and the reference information are each composed of an information sequence including a plurality of pieces of information. Then, it judges from the code whether or not the prediction for the information sequence of interest corresponding to the reference information sequence matches at the time of encoding, and sequentially updates the prediction rule from the already decoded information sequence. For example, an information decoding method characterized in that a pattern of a target information sequence predicted corresponding to a reference information sequence is decoded, and if they do not match, a partial code of an arithmetic code is decoded as it is.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化装置において、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納した情報バッファと、 参照情報から着目情報を予測し、そのパターンが一致し
ているか否かを判定する符号化モデル部と、 パターンの一致不一致に対応する算術符号を生成する算
術符号符号化部と、 符号化された算術符号を格納する符号メモリとからなる
符号化装置と、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列に対応する着目情報系列に対する予測が符
号化時に一致していたか否かを符号から判定し、既に復
号化されている情報系列から予測規則を逐次更新する復
号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、算術符号の部分符号をそのまま復号する算術符
号復号化部と、 対象となる符号を格納する符号メモリとからなる復号化
装置を備えたことを特徴とする情報の符号化復号化装
置。 10. An information encoding / decoding device for predicting information of interest from reference information appearing before information of interest and encoding / decoding arithmetic codes, comprising: an information memory for storing information to be encoded ; The information of interest and the reference information are each composed of an information sequence composed of a plurality of pieces of information. The information buffer storing the symbols of the information of interest and the reference information, and the information of interest is predicted from the reference information. An encoding device comprising: an encoding model unit for judging whether an arithmetic operation is performed; an arithmetic encoding unit for generating an arithmetic code corresponding to a pattern mismatch; and a code memory for storing the encoded arithmetic code. An information memory for storing information of interest, and information of interest and reference information, each of which is composed of an information sequence composed of a plurality of information, and symbols of the information of interest and reference information Decoding information buffer for storing, the prediction for the interest information sequence corresponding to the reference information sequence whether match at the time of encoding is determined from the code, and sequentially updates the prediction rule from information sequence has been decoded Decodes the pattern of the information sequence of interest predicted corresponding to the reference information sequence if it matches the model part, and decodes the partial code of the arithmetic code as it is if it does not match parts and, the coding and decoding apparatus of information comprising the decoding device comprising a code memory for storing code of interest.
着目情報を予測して算術符号の符号化を行う情報の符号
化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定し、既に符号化されている
情報系列から予測規則を逐次更新する符号化モデル部
と、 パターンの一致不一致に対応する算術符号を生成する算
術符号符号化部と、 符号化された算術符号を格納する符号メモリとを備えた
ことを特徴とする情報の符号化装置。 11. The encoder of information to predict interest information from the reference information that appeared previously focused information for coding of arithmetic codes, the information memory storing information to be encoded, interest information and the reference Each of the information is composed of an information sequence composed of a plurality of pieces of information , an information buffer for storing the symbol of the information of interest and reference information, and the information of interest sequence is predicted from the reference information sequence, and whether or not the pattern matches is determined. A coding model unit for determining and sequentially updating a prediction rule from an already coded information sequence; an arithmetic code coding unit for generating an arithmetic code corresponding to pattern matching / mismatch; A coding device for information, comprising: a code memory for storing.
着目情報を予測して算術符号の復号化を行う情報の復号
化装置において、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列に対応する着目情報系列に対する予測が符
号化時に一致していたか否かを符号から判定し、既に復
号化されている情報系列から予測規則を逐次更新する復
号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、算術符号の部分符号をそのまま復号する算術符
号復号化部と、 対象となる符号を格納する符号メモリとを備えたことを
特徴とする情報の復号化装置。 12. An information decoding apparatus for predicting information of interest from reference information appearing before information of interest and decoding an arithmetic code, comprising: an information memory for storing information to be encoded; The information is composed of an information sequence composed of a plurality of pieces of information, and an information buffer for storing the symbol of the target information and the reference information , and whether or not prediction for the target information sequence corresponding to the reference information sequence coincides with the encoding process Is determined from the code, and a decoding model unit that sequentially updates the prediction rule from the already decoded information sequence, and, if they match, the pattern of the target information sequence predicted corresponding to the reference information sequence decodes, must match, and arithmetic decoding section to directly decode the partial code of the arithmetic coding, further comprising a code memory for storing code of interest Decoding apparatus information to symptoms.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 既に符号化されている情報系列から予測規則を逐次更新
し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 それぞれのパターンの一致不一致に対応するコピー符号
を生成して送出し、 送出されたコピー符号に対し、参照情報系列に対応する
着目情報系列に対する予測が符号化時に一致していたか
否かを符号から判定し、 既に符号化されている情報系列から予測規則を逐次更新
し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、コピー符号の部分系列をそのまま復号すること
を特徴とする情報の符号化復号化方法。 13. An encoding / decoding method of information for predicting information of interest from reference information appearing before information of interest and encoding / decoding an arithmetic code, wherein the information of interest and the reference information each comprise a plurality of pieces of information. The prediction rule is sequentially updated from the already encoded information sequence, and the pattern of the target information sequence predicted corresponding to the reference information sequence and the pattern of the target information sequence to be predicted are Are generated, and a copy code corresponding to the pattern mismatch is generated and transmitted. Whether or not the transmitted copy code matches the prediction of the target information sequence corresponding to the reference information sequence at the time of encoding Is determined from the code, and the prediction rule is sequentially updated from the already coded information sequence. If they match, the prediction that is predicted corresponding to the reference information sequence An information encoding / decoding method characterized in that a pattern of an information sequence is decoded, and if not coincident, a partial sequence of a copy code is decoded as it is.
着目情報を予測して算術符号の符号化を行う情報の符号
化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 既に符号化されている情報系列から予測規則を逐次更新
し、 それぞれのパターンの一致不一致に対応するコピー符号
を生成することを特徴とする情報の符号化方法。 14. An information encoding method for predicting information of interest from reference information appearing before information of interest and encoding arithmetic codes, wherein the information of interest and reference information are each composed of an information sequence composed of a plurality of pieces of information. Then, comparing the pattern of the target information sequence predicted corresponding to the reference information sequence with the pattern of the target information sequence to be predicted, sequentially updates the prediction rule from the already coded information sequence, A method for encoding information, characterized by generating a copy code corresponding to a match / mismatch of each pattern.
着目情報を予測して算術符号の復号化を行う情報の復号
化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応する着目情報系列に対する予測が符
号化時に一致していたか否かを符号から判定し、 既に符号化されている情報系列から予測規則を逐次更新
し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、コピー符号の部分符号をそのまま復号すること
を特徴とする情報の復号化方法。 15. An information decoding method for predicting target information from reference information that appeared before the target information and decoding an arithmetic code, wherein the target information and the reference information each include an information sequence including a plurality of pieces of information. Then, it judges from the code whether or not the prediction for the information sequence of interest corresponding to the reference information sequence matches at the time of encoding, and sequentially updates the prediction rule from the already encoded information sequence. For example, an information decoding method characterized in that a pattern of a target information sequence predicted corresponding to a reference information sequence is decoded, and if they do not match, a partial code of a copy code is decoded as it is.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化装置において、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納した情報バッファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定する符号化モデル部と、 パターンの一致不一致に対応するコピー符号を生成する
コピー符号符号化部と、 符号化されたコピー符号を格納する符号メモリとからな
る符号化装置と、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列に対応する着目情報系列に対する予測が符
号化時に一致していたか否かを符号から判定する判定
し、既に復号化されている情報系列から予測規則を逐次
更新する復号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、コピー符号の部分符号をそのまま復号するコピ
ー符号復号化部と、 対象となる符号を格納する符号メモリとからなる復号化
装置を備えたことを特徴とする情報の符号化復号化装
置。 16. An information encoding / decoding apparatus for predicting information of interest from reference information appearing before information of interest and encoding / decoding arithmetic codes, comprising: an information memory for storing information to be encoded ; The information of interest and the reference information are each composed of an information sequence composed of a plurality of pieces of information, and the information buffer storing the symbols of the information of interest and the reference information , and the information information of interest are predicted from the reference information sequence. An encoding model unit for determining whether or not there is a pattern, a copy code encoding unit for generating a copy code corresponding to the pattern mismatch, and a code memory for storing the encoded copy code; and An information memory for storing information to be coded, and information of interest and reference information each comprising an information sequence composed of a plurality of pieces of information. Information buffer for storing the symbols of the broadcast, the prediction for focused information sequence corresponding to the reference information sequence is whether or not coincide with the time of encoding is determined determines from code already predicted rule from information sequence is decoded And a decoding model part for sequentially updating the pattern of the information sequence of interest predicted corresponding to the reference information sequence if they match, and if they do not match, the partial code of the copy code remains unchanged and copying code decoding unit for decoding, coding and decoding apparatus of information comprising the decoding device comprising a code memory for storing code of interest.
着目情報を予測して算術符号の符号化を行う情報の符号
化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定し、既に符号化されている
情報系列から予測規則を逐次更新する符号化モデル部
と、 パターンが一致しているならば、予測したシンボルを着
目シンボルとして符号化するコピー符号符号化部と、 符号化されたコピー符号を格納する符号メモリとを備え
たことを特徴とする情報の符号化装置。In the encoding apparatus 17. predicts interest information from the reference information that appeared previously focused information for coding of arithmetic codes information, the information memory storing information to be encoded, interest information and the reference the information each constituted by an information sequence comprising a plurality of information, an information buffer for storing symbols of the interest and reference information, predicts interest information sequence from the reference information sequence, whether the pattern matches A coding model unit for determining and sequentially updating a prediction rule from an already encoded information sequence, and a copy code encoding unit for encoding a predicted symbol as a symbol of interest if the patterns match, An information encoding apparatus, comprising: a code memory for storing an encoded copy code.
着目情報を予測して算術符号の復号化を行う情報の復号
化装置において、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列に対応する着目情報系列に対する予測が符
号化時に一致していたか否かを符号から判定し、既に復
号化されている情報系列から予測規則を逐次更新する復
号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、コピー符号の部分符号をそのまま復号するコピ
ー符号復号化部と、 対象となる符号を格納する符号メモリとを備えたことを
特徴とする情報の復号化装置。 18. An information decoding apparatus for predicting information of interest from reference information appearing before information of interest and decoding an arithmetic code, comprising: an information memory for storing information to be encoded; The information is composed of an information sequence composed of a plurality of pieces of information, and an information buffer for storing the symbol of the target information and the reference information , and whether or not prediction for the target information sequence corresponding to the reference information sequence coincides with the encoding process Is determined from the code, and a decoding model unit that sequentially updates the prediction rule from the already decoded information sequence, and, if they match, the pattern of the target information sequence predicted corresponding to the reference information sequence decodes, must match, including a copy code decoding unit for directly decoding the partial code of the copying code, and a code memory for storing code to be this Decoding apparatus information according to claim.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致するとその一致に対応する算術符
号を生成して送出し、 送出された算術符号に対し、参照情報系列に対応するシ
ンボルが符号の一致分割区間に一致しているか否かを判
定し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号することを特徴と
する情報の符号化復号化方法。 19. An encoding / decoding method for predicting information of interest from reference information appearing before information of interest and encoding / decoding arithmetic codes, wherein each of the information of interest and reference information comprises a plurality of pieces of information. It is composed of an information sequence and compares the pattern of the information sequence of interest predicted corresponding to the reference information sequence with the pattern of the information sequence of interest to be predicted. When the condition is satisfied, the pattern of the target information sequence is updated to the pattern predicted corresponding to the reference information sequence, and the pattern predicted for the reference information sequence and the pattern or update of the target information sequence before update are updated. When the pattern of the subsequent information sequence matches, an arithmetic code corresponding to the match is generated and transmitted, and the transmitted arithmetic code corresponds to the system corresponding to the reference information sequence. It is determined whether or not the bol matches the code matching division section. If the bol matches, the information is characterized by decoding a pattern of the target information sequence predicted corresponding to the reference information sequence. Encoding / decoding method.
着目情報を予測して算術符号の符号化を行う情報の符号
化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致するとその一致に対応する算術符
号を生成することを特徴とする情報の符号化方法。 20. An information encoding method for predicting information of interest from reference information appearing before information of interest and encoding arithmetic codes, wherein the information of interest and reference information are each composed of an information sequence composed of a plurality of pieces of information. Then, the pattern of the information sequence of interest predicted corresponding to the reference information sequence is compared with the pattern of the information sequence of interest to be predicted, and when the condition related to the pattern update set between the two is satisfied, The pattern of the information sequence of interest is updated to the pattern predicted corresponding to the reference information sequence, and the pattern predicted for the reference information sequence and the pattern of the information sequence of interest before update or the information of interest after update A method for encoding information, characterized in that when a sequence pattern matches, an arithmetic code corresponding to the match is generated.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定する符号化モデル部と、 参照情報系列に対応して予測されるパターンと着目情報
系列のパターンの間に設定したパターン更新に関わる条
件を満たした場合に、着目情報系列のパターンを予測さ
れているパターンに更新するパターン更新部と、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致しているならば、予測したシンボ
ルを着目シンボルとして符号化する算術符号符号化部
と、 符号化された算術符号を格納する符号メモリとからなる
符号化装置と、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列に対応するシンボルが符号の一致分割区間
に一致しているか否かを判定する復号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号する算術符号復号
化部と、 対象となる符号を格納する符号メモリとからなる復号化
装置を備えたことを特徴とする情報の符号化復号化装
置。 21. An encoding / decoding apparatus for predicting information of interest from reference information appearing before information of interest and encoding and decoding arithmetic codes, comprising: an information memory storing information to be encoded ; An information buffer storing symbols of the attention information and the reference information; an encoding model unit for predicting the attention information sequence from the reference information sequence and determining whether or not the pattern matches; A pattern update unit that updates the pattern of the target information sequence to the predicted pattern when a condition related to the pattern update set between the predicted pattern and the pattern of the target information sequence is satisfied; If the predicted pattern matches the pattern of the target information sequence before update or the pattern of the target information sequence after update, the predicted thin Encoding device comprising an arithmetic coding unit that encodes an encoded arithmetic code as a symbol of interest, a code memory that stores the encoded arithmetic code, an information memory that stores information to be encoded, and information of interest and reference and information buffer that stores symbol information, the symbol corresponding to the reference information sequence is determining whether or not decoding model unit is matched the divided sections of the code, if match, the reference information sequence Coding and decoding of information, comprising: a decoding device including an arithmetic code decoding unit for decoding a pattern of a target information sequence correspondingly predicted , and a code memory for storing a target code. Device .
着目情報を予測して算術符号の符号化を行う情報の符号
化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定する符号化モデル部と、 参照情報系列に対応して予測されるパターンと着目情報
系列のパターンの間に設定したパターン更新に関わる条
件を満たした場合に、着目情報系列のパターンを予測さ
れているパターンに更新するパターン更新部と、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致しているならば、予測したシンボ
ルを着目シンボルとして符号化する算術符号符号化部
と、 符号化された算術符号を格納する符号メモリとを備えた
ことを特徴とする情報の符号化装置。In the encoding apparatus 22. predicts interest information from the reference information that appeared previously focused information for coding of arithmetic codes information, the information memory storing information to be encoded, interest information and the reference and information buffer that stores symbol information, predicts interest information sequence from the reference information sequence pattern the pattern and determining whether or not coding model unit are matched, are predicted to correspond to the reference information sequence A pattern update unit that updates the pattern of the information sequence of interest to the predicted pattern when the condition related to the pattern update set between the pattern of the information sequence of interest and the pattern is satisfied. If the current pattern matches the pattern of the target information sequence before update or the pattern of the target information sequence after update, the predicted symbol is added to the target system. And arithmetic coding encoder unit encoding the Bol encoding device information, characterized in that it comprises a code memory for storing the arithmetic code coded.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致するとその一致に対応するコピー
符号を生成して送出し、 送出されたコピー符号に対し、参照情報系列に対応する
シンボルが符号の一致分割区間に一致しているか否かを
判定し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンをコピー符号として復号
することを特徴とする情報の符号化復号化方法。 23. An encoding / decoding method for predicting information of interest from reference information appearing before information of interest and encoding / decoding arithmetic codes, wherein each of the information of interest and reference information comprises a plurality of pieces of information. It is composed of an information sequence and compares the pattern of the information sequence of interest predicted corresponding to the reference information sequence with the pattern of the information sequence of interest to be predicted. When the condition is satisfied, the pattern of the target information sequence is updated to the pattern predicted corresponding to the reference information sequence, and the pattern predicted for the reference information sequence and the pattern or update of the target information sequence before update are updated. When the pattern of the subsequent information sequence matches, a copy code corresponding to the match is generated and transmitted, and the transmitted copy code corresponds to the reference information sequence. It is determined whether or not the symbol matches the code matching division section, and if so, the pattern of the information sequence of interest predicted corresponding to the reference information sequence is decoded as a copy code. Encoding and decoding information.
着目情報を予測して算術符号の符号化を行う情報の符号
化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致するとその一致に対応するコピー
符号を生成することを特徴とする情報の符号化方法。 24. An information coding method for predicting information of interest from reference information appearing before information of interest and coding arithmetic codes, wherein the information of interest and reference information are each composed of an information sequence composed of a plurality of pieces of information. Then, the pattern of the information sequence of interest predicted corresponding to the reference information sequence is compared with the pattern of the information sequence of interest to be predicted, and when the condition related to the pattern update set between the two is satisfied, The pattern of the information sequence of interest is updated to the pattern predicted corresponding to the reference information sequence, and the pattern predicted for the reference information sequence and the pattern of the information sequence of interest before update or the information of interest after update A method for encoding information, wherein when a pattern of a sequence matches, a copy code corresponding to the match is generated.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定する符号化モデル部と、 参照情報系列に対応して予測されるパターンと着目情報
系列のパターンの間に設定したパターン更新に関わる条
件を満たした場合に、着目情報系列のパターンを予測さ
れているパターンに更新するパターン更新部と、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致しているならば、予測したシンボ
ルを着目シンボルとして符号化するコピー符号符号化部
と、 符号化されたコピー符号を格納する符号メモリとからな
る符号化装置と、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと、 参照情報系列に対応するシンボルが符号の一致分割区間
に一致しているか否かを判定する復号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンをコピー符号として復号
するコピー符号復号化部と、 対象となる符号を格納する符号メモリとからなる復号化
装置を備えたことを特徴とする情報の符号化復号化装
置。 25. An encoding / decoding apparatus for predicting information of interest from reference information appearing before information of interest and encoding and decoding arithmetic codes, comprising: an information memory storing information to be encoded ; An information buffer storing symbols of the attention information and the reference information; an encoding model unit for predicting the attention information sequence from the reference information sequence and determining whether or not the pattern matches; A pattern update unit that updates the pattern of the target information sequence to the predicted pattern when a condition related to the pattern update set between the predicted pattern and the pattern of the target information sequence is satisfied; If the predicted pattern matches the pattern of the target information sequence before update or the pattern of the target information sequence after update, the predicted thin Coding apparatus that encodes a copy code as a symbol of interest, a coding memory that stores a coded copy code, an information memory that stores information to be coded, and information of interest and reference and information buffer that stores symbol information, the symbol corresponding to the reference information sequence is determining whether or not decoding model unit is matched the divided sections of the code, if match, the reference information sequence A copy code decoding unit for decoding a pattern of the information sequence of interest correspondingly predicted as a copy code, and a decoding device including a code memory for storing a target code; Encoding / decoding device .
着目情報を予測して算術符号の符号化を行う情報の符号
化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報のシンボルを格納した情報バッ
ファと参照情報系列から着目情報系列を予測し、そのパ
ターンが一致しているか否かを判定する符号化モデル部
と、 参照情報系列に対応して予測されるパターンと着目情報
系列のパターンの間に設定したパターン更新に関わる条
件を満たした場合に、着目情報系列のパターンを予測さ
れているパターンに更新するパターン更新部と、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致しているならば、予測したシンボ
ルを着目シンボルとして符号化するコピー符号符号化部
と、 符号化されたコピー符号を格納する符号メモリとを備え
たことを特徴とする情報の符号化装置。In the encoding apparatus according to claim 26 predicts interest information from the reference information that appeared previously focused information for coding of arithmetic codes information, the information memory storing information to be encoded, interest information and the reference An encoding model unit for predicting an information sequence of interest from an information buffer storing information symbols and a reference information sequence, and determining whether or not the pattern matches; and a pattern predicted corresponding to the reference information sequence. A pattern updating unit that updates the pattern of the target information sequence to the predicted pattern when a condition related to the pattern update set between the patterns of the target information sequence is satisfied; If the current pattern matches the pattern of the target information sequence before update or the pattern of the target information sequence after update, the predicted symbol is used as the target symbol. And copying code encoding unit encoding a Le encoding device information, characterized in that it comprises a code memory storing a copy code encoded.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 既に符号化されている情報系列から予測規則を逐次更新
し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンの一致不一致に対応する算術符号を生成
して送出し、 送出された算術符号に対し、参照情報系列に対応する着
目情報系列に対する予測が符号化時に一致していたか否
かを符号から判定し、 既に復号化されている情報系列から予測規則を逐次更新
し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、算術符号の部分系列をそのまま復号することを
特徴とする情報の符号化復号化方法。 27. An encoding / decoding method of information for predicting information of interest from reference information appearing before information of interest and performing encoding / decoding of an arithmetic code, wherein the information of interest and the reference information each include a plurality of pieces of information. The prediction rule is sequentially updated from the already encoded information sequence, and the pattern of the target information sequence predicted corresponding to the reference information sequence and the pattern of the target information sequence to be predicted are Are compared, and when the condition related to the pattern update set between the two is satisfied, the pattern of the information sequence of interest is updated to the pattern predicted corresponding to the reference information sequence, and the pattern corresponding to the reference information sequence is updated. Generate and send an arithmetic code corresponding to the mismatch between the predicted pattern and the pattern of the information sequence before update or the pattern of the information sequence after update, and send For the obtained arithmetic code, it is determined from the code whether or not the prediction for the information sequence of interest corresponding to the reference information sequence was consistent at the time of encoding, and the prediction rule is sequentially updated from the already decoded information sequence, If they match, the pattern of the information sequence of interest predicted corresponding to the reference information sequence is decoded. If they do not match, the partial sequence of the arithmetic code is decoded as it is. Decryption method.
着目情報を予測して算術符号の符号化を行う情報の符号
化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 既に符号化されている情報系列から予測規則を逐次更新
し、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンの一致不一致に対応する算術符号を生成
することを特徴とする情報の符号化方法。 28. A method for encoding arithmetic information by predicting target information from reference information that appeared before the target information and encoding the arithmetic code, wherein the target information and the reference information are each composed of an information sequence including a plurality of pieces of information. Then, comparing the pattern of the target information sequence predicted corresponding to the reference information sequence with the pattern of the target information sequence to be predicted, sequentially updates the prediction rule from the already coded information sequence, When the condition related to the pattern update set between the two is satisfied, the pattern of the target information sequence is updated to the pattern predicted corresponding to the reference information sequence, and the pattern is predicted corresponding to the reference information sequence. A code for information characterized by generating an arithmetic code corresponding to a match / mismatch between the pattern and the pattern of the target information sequence before update or the pattern of the target information sequence after update. Method of.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化装置において、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納した情報バッファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定する符号化モデル部と、 参照情報系列に対応して予測されるパターンと着目情報
系列のパターンの間に設定したパターン更新に関わる条
件を満たした場合に、着目情報系列のパターンを予測さ
れているパターンに更新するパターン更新部と、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンの一致不一致に対応する算術符号を生成
する算術符号符号化部と、 符号化された算術符号を格納する符号メモリとからなる
符号化装置と、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列に対応する着目情報系列に対する予測が符
号化時に一致していたか否かを符号から判定する判定
し、既に復号化されている情報系列から予測規則を逐次
更新する復号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、算術符号の部分符号をそのまま復号する算術符
号復号化部と、 対象となる符号を格納する符号メモリとからなる復号化
装置を備えたことを特徴とする情報の符号化復号化装
置。 29. An information encoding / decoding device for predicting information of interest from reference information appearing before information of interest and encoding / decoding an arithmetic code, comprising: an information memory for storing information to be encoded ; The information of interest and the reference information are each composed of an information sequence composed of a plurality of pieces of information, and the information buffer storing the symbols of the information of interest and the reference information , and the information information of interest are predicted from the reference information sequence. An encoding model unit for determining whether or not there is a pattern of a target information sequence when a condition related to a pattern update set between a pattern predicted corresponding to the reference information sequence and a pattern of the target information sequence is satisfied; A pattern updating unit that updates the pattern to a predicted pattern, a pattern predicted corresponding to the reference information sequence, and a pattern of the target information sequence before the update Alternatively, an encoding device comprising: an arithmetic code encoding unit that generates an arithmetic code corresponding to the pattern mismatch of the updated information sequence of interest; and a code memory that stores the encoded arithmetic code. information memory for storing information, each of interest and reference information constituted by information sequence comprising a plurality of information, an information buffer for storing symbols of the interest and reference information, interest information corresponding to the reference information sequence A decoding model for judging from the code whether or not the prediction for the sequence matched at the time of encoding, and sequentially updating the prediction rule from the already decoded information sequence. Arithmetic code decoding that decodes the pattern of the information sequence of interest that is predicted corresponding to the information sequence, and decodes the partial code of the arithmetic code as it is if they do not match If, coding and decoding apparatus of information comprising the decoding device comprising a code memory for storing code of interest.
着目情報を予測して算術符号の符号化を行う情報の符号
化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定し、既に符号化されている
情報系列から予測規則を逐次更新する符号化モデル部
と、 参照情報系列に対応して予測されるパターンと着目情報
系列のパターンの間に設定したパターン更新に関わる条
件を満たした場合に、着目情報系列のパターンを予測さ
れているパターンに更新するパターン更新部と、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンの一致不一致に対応する算術符号を生成
する算術符号符号化部と、 符号化された算術符号を格納する符号メモリとを備えた
ことを特徴とする情報の符号化装置。 30. A coding device information predicts interest information from the reference information that appeared previously focused information for coding of arithmetic codes, the information memory storing information to be encoded, interest information and the reference the information each constituted by an information sequence comprising a plurality of information, an information buffer for storing symbols of the interest and reference information, predicts interest information sequence from the reference information sequence, whether the pattern matches An encoding model unit for determining and sequentially updating the prediction rule from an already encoded information sequence, and relating to a pattern update set between a pattern predicted corresponding to a reference information sequence and a pattern of a target information sequence. A pattern updating unit that updates the pattern of the target information sequence to the predicted pattern when the condition is satisfied; An arithmetic code encoding unit that generates an arithmetic code corresponding to a pattern mismatch between the pattern of the target information sequence before update or the pattern of the target information sequence after update, and a code memory that stores the encoded arithmetic code. An information encoding device, comprising:
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 既に符号化されている情報系列から予測規則を逐次更新
し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンの一致不一致に対応するコピー符号を生
成して送出し、 送出されたコピー符号に対し、参照情報系列に対応する
着目情報系列に対する予測が符号化時に一致していたか
否かを符号から判定し、 既に符号化されている情報系列から予測規則を逐次更新
し、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、コピー符号の部分系列をそのまま復号すること
を特徴とする情報の符号化復号化方法。 31. An encoding / decoding method for predicting information of interest from reference information appearing before information of interest and encoding / decoding arithmetic codes, wherein each of the information of interest and reference information comprises a plurality of pieces of information. The prediction rule is sequentially updated from the already encoded information sequence, and the pattern of the target information sequence predicted corresponding to the reference information sequence and the pattern of the target information sequence to be predicted are Are compared, and when the condition related to the pattern update set between the two is satisfied, the pattern of the information sequence of interest is updated to the pattern predicted corresponding to the reference information sequence, and the pattern corresponding to the reference information sequence is updated. Generate and send a copy code corresponding to the mismatch between the predicted pattern and the pattern of the target information sequence before update or the pattern of the target information sequence after update, and send For the copied copy code, it is determined from the code whether or not the prediction for the information sequence of interest corresponding to the reference information sequence was matched at the time of encoding, and the prediction rule is sequentially updated from the already encoded information sequence, If they match, the pattern of the information sequence of interest predicted corresponding to the reference information sequence is decoded, and if they do not match, the partial sequence of the copy code is decoded as it is. Decryption method.
着目情報を予測して算術符号の符号化を行う情報の符号
化方法において、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、 参照情報系列に対応して予測されている着目情報系列の
パターンと予測の対象である着目情報系列のパターンと
を比較し、 既に符号化されている情報系列から予測規則を逐次更新
し、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンの一致不一致に対応するコピー符号を生
成することを特徴とする情報の符号化方法。 32. A method for encoding arithmetic information by predicting target information from reference information that appeared before the target information and encoding the arithmetic code, wherein the target information and the reference information are each composed of an information sequence composed of a plurality of pieces of information. Then, comparing the pattern of the target information sequence predicted corresponding to the reference information sequence with the pattern of the target information sequence to be predicted, sequentially updates the prediction rule from the already coded information sequence, When the condition related to the pattern update set between the two is satisfied, the pattern of the target information sequence is updated to the pattern predicted corresponding to the reference information sequence, and the pattern is predicted corresponding to the reference information sequence. Generating a copy code corresponding to a match between the pattern and the pattern of the target information sequence before update or the pattern of the target information sequence after update; Goka way.
着目情報を予測して算術符号の符号化復号化を行う情報
の符号化復号化装置において、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納した情報バッファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定する符号化モデル部と、 参照情報系列に対応して予測されるパターンと着目情報
系列のパターンの間に設定したパターン更新に関わる条
件を満たした場合に、着目情報系列のパターンを予測さ
れているパターンに更新するパターン更新部と、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンの一致不一致に対応するコピー符号を生
成するコピー符号符号化部と、 符号化されたコピー符号を格納する符号メモリとからな
る符号化装置と、 符号化対象の情報を格納する情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列に対応する着目情報系列に対する予測が符
号化時に一致していたか否かを符号から判定する判定
し、既に復号化されている情報系列から予測規則を逐次
更新する復号化モデル部と、 一致しているならば、参照情報系列に対応して予測され
ている着目情報系列のパターンを復号し、一致していな
ければ、コピー符号の部分符号をそのまま復号するコピ
ー符号復号化部と、 対象となる符号を格納する符号メモリとからなる復号化
装置を備えたことを特徴とする情報の符号化復号化装
置。 33. An information encoding / decoding apparatus for predicting information of interest from reference information appearing before information of interest and encoding / decoding an arithmetic code, comprising: an information memory for storing information to be encoded ; The information of interest and the reference information are each composed of an information sequence composed of a plurality of pieces of information, and the information buffer storing the symbols of the information of interest and the reference information , and the information information of interest are predicted from the reference information sequence. An encoding model unit for determining whether or not there is a pattern of a target information sequence when a condition related to a pattern update set between a pattern predicted corresponding to the reference information sequence and a pattern of the target information sequence is satisfied; A pattern updating unit that updates the pattern to a predicted pattern, a pattern predicted corresponding to the reference information sequence, and a pattern of the target information sequence before the update Alternatively, an encoding device including a copy encoding unit that generates a copy code corresponding to the pattern mismatch of the updated information sequence of interest and a code memory that stores the encoded copy code; information memory for storing information, each of interest and reference information constituted by information sequence comprising a plurality of information, an information buffer for storing symbols of the interest and reference information, interest information corresponding to the reference information sequence A decoding model for judging from the code whether or not the prediction for the sequence matched at the time of encoding, and sequentially updating the prediction rule from the already decoded information sequence. Decodes the pattern of the information sequence of interest predicted corresponding to the information sequence, and if they do not match, decodes the partial code of the copy code as is. No. a decoder, encoding and decoding apparatus of information comprising the decoding device comprising a code memory for storing code of interest.
着目情報を予測して算術符号の符号化を行う情報の符号
化装置において、 符号化対象の情報を格納した情報メモリと、 着目情報および参照情報をそれぞれ複数の情報からなる
情報系列で構成し、この着目情報および参照情報のシン
ボルを格納する情報バッファと、 参照情報系列から着目情報系列を予測し、そのパターン
が一致しているか否かを判定し、既に符号化されている
情報系列から予測規則を逐次更新する符号化モデル部
と、 両者の間に設定したパターン更新に関わる条件を満たし
た場合に、着目情報系列のパターンを参照情報系列に対
応して予測されているパターンに更新し、 参照情報系列に対応して予測されているパターンと更新
前の着目情報系列のパターンもしくは更新後の着目情報
系列のパターンが一致しているならば、予測したシンボ
ルを着目シンボルとして符号化するコピー符号符号化部
と、 符号化されたコピー符号を格納する符号メモリとを備え
たことを特徴とする情報の符号化装置。In the encoding apparatus 34. predicts interest information from the reference information that appeared previously focused information for coding of arithmetic codes information, the information memory storing information to be encoded, interest information and the reference Each of the information is composed of an information sequence composed of a plurality of pieces of information , an information buffer for storing the symbol of the information of interest and reference information, and the information of interest sequence is predicted from the reference information sequence, and whether or not the pattern matches is determined. A coding model unit for determining and sequentially updating a prediction rule from an already encoded information sequence, and a pattern of a target information sequence being used as a reference information sequence when a condition relating to a pattern update set between the two is satisfied. Is updated to the pattern predicted corresponding to the reference information sequence and the pattern of the target information sequence before the update or after the update If the patterns of the information sequence of interest match, a copy code encoding unit that encodes the predicted symbol as a symbol of interest and a code memory that stores the encoded copy code are provided. Information encoding device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP06044596A JP3302253B2 (en) | 1995-03-20 | 1996-03-18 | Information encoding / decoding method and apparatus |
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6090495 | 1995-03-20 | ||
JP7-133292 | 1995-05-31 | ||
JP7-60904 | 1995-05-31 | ||
JP13329295 | 1995-05-31 | ||
JP06044596A JP3302253B2 (en) | 1995-03-20 | 1996-03-18 | Information encoding / decoding method and apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0951277A JPH0951277A (en) | 1997-02-18 |
JP3302253B2 true JP3302253B2 (en) | 2002-07-15 |
Family
ID=27297193
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP06044596A Expired - Fee Related JP3302253B2 (en) | 1995-03-20 | 1996-03-18 | Information encoding / decoding method and apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3302253B2 (en) |
-
1996
- 1996-03-18 JP JP06044596A patent/JP3302253B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH0951277A (en) | 1997-02-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5032838A (en) | Variable length code parallel decoding apparatus and method | |
JPH0366227A (en) | Method and system for compression coding and decoding method | |
EP0060694A2 (en) | Apparatus and method for compressing digital data | |
JP3519416B2 (en) | Encoding device and decoding device | |
JP2001230935A (en) | Method and device for arithmetic encoding/decoding | |
JPH09181921A (en) | Digital information encoding device, digital information decoding device, digital information encoding/decoding device, digital information encoding method and digital information decoding method | |
JP3621512B2 (en) | Digital information encoding apparatus, digital information decoding apparatus, digital information encoding / decoding apparatus, digital information encoding method, and digital information decoding method | |
EP0658982B1 (en) | System for bi-level symbol coding-decoding with saved storage and method for the same | |
US5960117A (en) | Method of adaptive arithmetic encoding/decoding according to JBIG standard | |
US5198898A (en) | Data compressing system for compressing serial image data with color information | |
JP3190056B2 (en) | Image transmission device, image encoding device, image decoding device, and methods thereof | |
JP3302253B2 (en) | Information encoding / decoding method and apparatus | |
US20020030614A1 (en) | Data encoding method, data encoding apparatus, data decoding method, and data decoding apparatus | |
JP3459759B2 (en) | Arithmetic decoding device | |
US5694126A (en) | Adaptive predictive data compression method and apparatus | |
JP3871995B2 (en) | Encoding device and decoding device | |
JP3146109B2 (en) | Binary image coding device | |
JP3235510B2 (en) | Encoding method and encoding device, decoding method and decoding device | |
JP3384287B2 (en) | Encoding device and decoding device | |
JP4694462B2 (en) | Encoding apparatus, encoding method, program, and recording medium thereof | |
JP3484900B2 (en) | Image data encoding device | |
JP3847891B2 (en) | Encoding apparatus and method and storage medium storing method | |
JP2891818B2 (en) | Encoding device | |
JP3213200B2 (en) | Decoding device and method | |
JP2833743B2 (en) | MH code decoder |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20020409 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080426 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090426 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100426 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100426 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110426 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110426 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130426 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140426 Year of fee payment: 12 |
|
LAPS | Cancellation because of no payment of annual fees |