JPH08111781A - Image coding device/method - Google Patents

Image coding device/method

Info

Publication number
JPH08111781A
JPH08111781A JP24396794A JP24396794A JPH08111781A JP H08111781 A JPH08111781 A JP H08111781A JP 24396794 A JP24396794 A JP 24396794A JP 24396794 A JP24396794 A JP 24396794A JP H08111781 A JPH08111781 A JP H08111781A
Authority
JP
Japan
Prior art keywords
image data
pixel
encoded
data
surrounding element
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.)
Pending
Application number
JP24396794A
Other languages
Japanese (ja)
Inventor
Yasushi Tamura
裕史 田村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kanebo Ltd
Mitsubishi Electric Corp
Original Assignee
Kanebo Ltd
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kanebo Ltd, Mitsubishi Electric Corp filed Critical Kanebo Ltd
Priority to JP24396794A priority Critical patent/JPH08111781A/en
Publication of JPH08111781A publication Critical patent/JPH08111781A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/004Predictors, e.g. intraframe, interframe coding

Abstract

PURPOSE: To provide an image coding device/method which can perform the estimated coding with high coding efficiency from the beginning of conversion. CONSTITUTION: A peripheral element condition calculation part 6 calculates an optimum AT pixel position n' based on the optimum AT pixel position information D12 stored in a memory and outputs the optimum AT pixel position information D6 that prescribes the present position n' to a coding processing data generation part 2. At the same time, the information D12 is related to the image data D1 and serves as the information on the optimum AT pixel position of the coded reference image data. The part 2 decides an AT pixel based on the information D6 and extracts the coding processing data D2 based on the data D1 to output the data D2 to an arithmetic coder 3.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、周囲要素を利用して
予測変換をする画像符号化装置及び画像符号化方法に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding apparatus and an image coding method for performing predictive conversion using surrounding elements.

【0002】[0002]

【従来の技術】画像データは非常に多くの情報量を持っ
ているため、画像データをそのまま処理するのはメモリ
容量および通信速度の点で実用的でない。そこで画像デ
ータ圧縮技術が必要となる。
2. Description of the Related Art Since image data has a very large amount of information, it is not practical to directly process the image data in terms of memory capacity and communication speed. Therefore, image data compression technology is required.

【0003】画像データ圧縮に用いる符号化方式の1つ
で、JBIG(Joint Bi-level Image Coding Experts
Group)やJPEG(Joint Photographic Expert Grou
p)等の国際標準に採用されているものに算術符号があ
り、まずこの算術符号について説明する。算術符号は数
直線符号とも呼ばれ、実数0と1の間の数直線上の対応
区間を各シンボルの生起確率に応じて不等長に分割し、
シンボル系列を対応する区間に割り当てることを繰り返
すことにより得られた区間内に含まれる点の座標を、少
なくとも他の区間と区別できる2進小数で表現してその
まま符号とするものである。例えば、シンボル系列01
00を符号化する場合の概念図を図10に示す。
One of the encoding methods used for image data compression is JBIG (Joint Bi-level Image Coding Experts).
Group) and JPEG (Joint Photographic Expert Grou)
There is an arithmetic code that is adopted in international standards such as p). First, this arithmetic code will be explained. The arithmetic code is also called a number line code, and the corresponding section on the number line between the real numbers 0 and 1 is divided into unequal lengths according to the occurrence probability of each symbol,
The coordinates of the points included in the section obtained by repeating the allocation of the symbol sequence to the corresponding section are represented as binary numbers by at least a binary fraction that can be distinguished from other sections. For example, symbol series 01
FIG. 10 shows a conceptual diagram in the case of encoding 00.

【0004】第1シンボル0の生起確率によって分割し
選択された区間A(0)は、第2シンボル1の符号化の
際にその生起確率により更に区間A(01)に分割され
る。このような分割選択を繰り返し最終的に区間A(0
100)が生成される。結果的に得られた区間に含まれ
る座標を他の区間と区別して表現できる2進数で表して
そのまま符号とする。従って符号長とはその必要表現精
度と考えることができる。
The section A (0) divided and selected by the occurrence probability of the first symbol 0 is further divided into the section A (01) by the occurrence probability when the second symbol 1 is encoded. Such division selection is repeated and finally the section A (0
100) is generated. Coordinates included in the resulting section are represented by a binary number which can be expressed by being distinguished from other sections. Therefore, the code length can be considered as the required expression precision.

【0005】この算術符号に適した方法の1つに予測変
換がある。これは、例えば画像中の画素の符号化に際
し、周囲要素であるそれに先行する複数の画素情報を参
照して該画素の値を予測し、符号化するものである。
Predictive conversion is one of the methods suitable for the arithmetic code. This is, for example, in encoding a pixel in an image, predicts the value of the pixel by referring to a plurality of pieces of pixel information preceding it, which is a surrounding element, and encodes the value.

【0006】この予測変換について前出のJBIGを例
にとって説明する。図11は、2値画像中の1部を示し
ており、モデルテンプレートと呼ばれるものの1つであ
る。図において“?”は符号化注目画素、“X”および
“A”は注目画素“?”を符号化する際の参照画素であ
り、2値(“1”,“0”、白,黒等)のうち1つの値
をとる。
This predictive conversion will be described by taking the above-mentioned JBIG as an example. FIG. 11 shows a part of the binary image, which is one of the so-called model templates. In the figure, “?” Is a coded pixel of interest, “X” and “A” are reference pixels when the pixel of interest “?” Is coded, and binary (“1”, “0”, white, black, etc.). ) Takes one value.

【0007】符号器は画素“X”、“A”の各シンボル
の値の全ての組み合わせに対して、その時の符号化画素
“?”の予測値とその推定確率を持っている。そして符
号化画素の予測値と実際の値を用いて、予測変換すると
ともに、推定確率を変化させる。JBIGでは算術符号
におけるシンボルをこの上記予測変換処理されたものを
用い、シンボルの生起確率として上記推定確率を用い
る。
The encoder has the predicted value of the coded pixel "?" And its estimated probability for all combinations of the values of the respective symbols of the pixels "X" and "A". Then, using the predicted value and the actual value of the coded pixel, prediction conversion is performed and the estimated probability is changed. In JBIG, a symbol in arithmetic code that has been subjected to the predictive conversion process is used, and the estimated probability is used as the occurrence probability of the symbol.

【0008】[0008]

【発明が解決しようとする課題】従来の画像符号化装置
による予測変換を用いた符号化方法(特に算術符号化方
法)は、精度良い予測をすることにより符号化効率、つ
まりデータ圧縮率が向上することが知られている。
The coding method (especially the arithmetic coding method) using the predictive conversion by the conventional image coding apparatus improves the coding efficiency, that is, the data compression rate by performing accurate prediction. Is known to do.

【0009】この精度良い予測のためには参照画素の位
置を固定せず状況により変更した方が良い。JBIGで
も図11における画素“A”はAT(Adaptive Templat
es)画素と呼び、他の位置に変更することを認めている
参照画素である。但し、AT画素を移動する際には一時
的に符号化効率が下がるため、早急に最適位置を決める
ことが重要である。
For this accurate prediction, it is better to change the position of the reference pixel depending on the situation without fixing it. Even in JBIG, the pixel “A” in FIG. 11 is AT (Adaptive Templat).
es) A reference pixel that is called a pixel and is allowed to be changed to another position. However, when the AT pixel is moved, the coding efficiency temporarily decreases, so it is important to immediately determine the optimum position.

【0010】しかし、従来の画像符号化装置による手法
は、符号化処理の最初は任意(事実上固定)のAT画素
位置として符号化処理を進め、それと併行して最適AT
画素位置を調査し、一定量の画素の処理が終わった後に
調査した最適AT画素位置へ変更し、変更したAT画素
位置で残りの画素を符号化したいた。
However, in the conventional method by the image coding apparatus, the coding process is advanced as an arbitrary (practically fixed) AT pixel position at the beginning of the coding process, and the optimum AT is executed in parallel with the AT pixel position.
The pixel position is examined, and after the processing of a certain amount of pixels is completed, it is changed to the examined optimum AT pixel position, and the remaining pixels are encoded at the changed AT pixel position.

【0011】ここでいう最適AT画素位置の調査とは、
例えば、各候補AT画素と符号化画素の一致回数を調べ
る方法等による調査である。そのため、調査前の任意の
AT画素位置が最適ではなかった場合、符号化効率が落
ちるという問題点があった。
The search for the optimum AT pixel position referred to here is
For example, it is a survey by a method of examining the number of times each candidate AT pixel and the encoded pixel match. Therefore, if any AT pixel position before the investigation is not optimal, there is a problem that the coding efficiency is lowered.

【0012】この発明は上記問題点を解決するためにな
されたもので、変換当初から高い符号化効率で予測符号
化可能な画像符号化装置及び画像符号化方法を得ること
を目的とする。
The present invention has been made to solve the above problems, and an object thereof is to obtain an image coding apparatus and an image coding method capable of predictive coding with high coding efficiency from the beginning of conversion.

【0013】[0013]

【課題を解決するための手段】この発明にかかる請求項
1記載の画像符号化装置は、符号化対象の画像データで
規定される各画素の値を第1の周囲要素に基づき予測変
換し符号化する装置であって、前記符号化対象の画像デ
ータと関連性があり既に符号化された参考画像データの
予測変換用の第2の周囲要素の情報に基づき、前記第1
の周囲要素を決定する周囲要素決定手段と、前記符号化
対象の画像データを受け、該画像データで規定される各
画素の値を前記第1の周囲要素に基づき予測変換して符
号化済み画像データを生成する符号化データ生成手段と
を備えて構成される。
According to a first aspect of the present invention, there is provided an image coding apparatus, which predicts and transforms a value of each pixel defined by image data to be coded based on a first surrounding element and codes the coded value. An encoding device, which is based on information of a second surrounding element for predictive conversion of reference image data which is related to the image data to be encoded and is already encoded,
Surrounding element determining means for determining surrounding elements of the image data and the image data to be encoded, and predictively transforms the value of each pixel defined by the image data based on the first surrounding element to obtain an encoded image. And an encoded data generation unit that generates data.

【0014】また、請求項2記載の画像符号化装置のよ
うに、前記周囲要素決定手段は、前記符号化対象の画像
データと前記参考画像データとの解像度が異なる場合、
前記符号化対象の画像データの解像度に適合するように
前記第1の周囲要素を決定するようにしてもよい。
Further, as in the image coding apparatus according to the second aspect, when the surrounding element determining means has different resolutions between the image data to be coded and the reference image data,
The first surrounding element may be determined so as to match the resolution of the image data to be encoded.

【0015】さらに、請求項3記載の画像符号化装置の
ように、前記符号化対象の画像データ上の注目画素を基
点として、前記符号化対象の画像データで規定される画
素群から選択的に抽出される画素を前記第1の周囲要素
にしてもよい。
Further, as in the image coding apparatus according to the third aspect, the pixel of interest on the image data to be coded is used as a base point to selectively select from the pixel group defined by the image data to be coded. The extracted pixel may be the first surrounding element.

【0016】また、請求項4記載の画像符号化装置のよ
うに、前記符号化対象の画像データと密接な関連があ
り、符号化処理される前の状態の参照用画像データを格
納する参照用画像データ情報記憶手段をさらに備え、前
記符号化対象の画像データ上の注目画素に対応する前記
参照用画像データ上の画素を基点として、前記参照用画
像データで規定される画素群から選択的に抽出される画
素を前記第1の周囲要素にしてもよい。
Further, as in the image coding apparatus according to the fourth aspect, a reference image data which is closely related to the image data to be coded and which stores the reference image data in a state before being encoded. Image data information storage means is further provided, and a pixel on the reference image data corresponding to a pixel of interest on the image data to be encoded is used as a base point to selectively select from a pixel group defined by the reference image data. The extracted pixel may be the first surrounding element.

【0017】この発明に係る請求項5記載の画像符号化
方法は、符号化対象の画像データで規定される各画素の
値を第1の周囲要素に基づき予測変換し符号化する方法
であって、(a) 前記符号化対象の画像データと関連性が
あり、既に符号化された参考画像データの予測変換用の
第2の周囲要素の情報に基づき、前記第1の周囲要素を
決定するステップと、(b) 前記符号化対象の画像データ
の各注目画素の値を前記第1の周囲要素に基づき予測変
換して符号化済み画像データを生成するステップとを備
えて構成される。
An image coding method according to a fifth aspect of the present invention is a method of predictively converting the value of each pixel defined by the image data to be coded based on the first surrounding element and coding the value. , (A) determining the first surrounding element based on information of the second surrounding element for predictive conversion of the reference image data that has already been encoded and is related to the image data to be encoded. And (b) a step of predictively converting the value of each pixel of interest of the image data to be encoded based on the first surrounding element to generate encoded image data.

【0018】[0018]

【作用】この発明における請求項1記載の画像符号化装
置における周囲要素決定手段は、符号化対象の画像デー
タと関連性があり既に符号化された参考画像データの予
測変換用の第2の周囲要素の情報に基づき、第1の周囲
要素を決定する。
According to the present invention, the surrounding element determining means in the image coding apparatus according to claim 1 is related to the image data to be coded, and is the second surrounding for predictive conversion of already coded reference image data. The first surrounding element is determined based on the element information.

【0019】第2の周囲要素は既に符号化された参考画
像データの予測変換に用いられたものであり十分に予測
精度が高いため、符号化対象の画像データと参考画像デ
ータとの関連性があれば、第2の周囲要素の情報に基づ
き第1の周囲要素を決定することにより、符号化開始当
初から比較的高い予測精度で符号化対象の画像データの
注目画素を予測することができる。
The second peripheral element has been used for predictive conversion of already encoded reference image data and has sufficiently high prediction accuracy, so that the image data to be encoded and the reference image data are related to each other. If so, by determining the first surrounding element based on the information of the second surrounding element, it is possible to predict the pixel of interest of the image data to be encoded with relatively high prediction accuracy from the beginning of encoding.

【0020】また、請求項2記載の画像符号化装置の周
囲要素決定手段は、符号化対象の画像データと参考画像
データとの解像度が異なる場合、符号化対象の画像デー
タの解像度に適合するように第1の周囲要素を決定する
ため、解像度が異なっていても符号化対象の画像データ
と参考画像データに何らかの相関があれば、符号化開始
当初から比較的高い予測精度で符号化対象の画像データ
の注目画素を予測することができる。
Further, the surrounding element determining means of the image coding apparatus according to claim 2 is adapted to match the resolution of the image data to be coded when the image data to be coded and the reference image data have different resolutions. Since the first surrounding element is determined, if there is some correlation between the image data to be encoded and the reference image data even if the resolutions are different, the image to be encoded with relatively high prediction accuracy from the beginning of encoding. The pixel of interest in the data can be predicted.

【0021】また、請求項3記載の画像符号化装置は、
符号化対象の画像データ上の注目画素を基点として、符
号化対象の画像データで規定される画素群から選択的に
抽出される画素を第1の周辺要素として用いるため、符
号化対象の画像データのみを用いて符号化を図ることが
できる。
The image coding apparatus according to claim 3 is
Since the pixel selectively extracted from the pixel group defined by the image data to be encoded is used as the first peripheral element with the pixel of interest on the image data to be encoded as the base point, the image data to be encoded The encoding can be achieved by using only.

【0022】また、請求項4記載の画像符号化装置は、
符号化対象の画像データ上の注目画素に対応する参照用
画像データ上の画素を基点として、参照用画像データで
規定される画素群から選択的に抽出される画素を第1の
周囲要素として用いてるため、参照用画像データと符号
化対象の画像データとの関連性が強ければ高い予測精度
で符号化対象の画像データの注目画素を変換当初から予
測することができる。
An image coding apparatus according to a fourth aspect is:
A pixel selectively extracted from a pixel group defined by the reference image data is used as a first surrounding element, with a pixel on the reference image data corresponding to a target pixel on the image data to be encoded as a base point. Therefore, if the reference image data and the image data to be encoded are highly related, the pixel of interest of the image data to be encoded can be predicted from the beginning of conversion with high prediction accuracy.

【0023】この発明における請求項5記載の画像符号
化方法は、ステップ(a)で、符号化対象の画像データと
関連性があり、既に符号化された参考画像データの予測
変換用の第2の周囲要素の情報に基づき、第1の周囲要
素を決定している。
According to a fifth aspect of the present invention, in the image encoding method according to the fifth aspect, in the step (a), the second encoding for predictive conversion of the already encoded reference image data is associated with the image data to be encoded. The first surrounding element is determined based on the information on the surrounding elements.

【0024】第2の周囲要素は既に符号化された参考画
像データの予測変換に用いられたものであり十分に予測
精度が高いため、符号化対象の画像データと参考画像デ
ータとの関連性があれば、第2の周囲要素の情報に基づ
き第1の周囲要素を決定することにより、符号化開始当
初から比較的高い予測精度で符号化対象の画像データの
注目画素を予測することができる。
The second peripheral element has been used for predictive conversion of already encoded reference image data and has sufficiently high prediction accuracy, so that the image data to be encoded and the reference image data are related to each other. If so, by determining the first surrounding element based on the information of the second surrounding element, it is possible to predict the pixel of interest of the image data to be encoded with relatively high prediction accuracy from the beginning of encoding.

【0025】[0025]

【実施例】【Example】

<第1の実施例>図1はこの発明の第1の実施例である
画像符号化装置の構成を示すブロック図である。同図に
示すように、2値データ入力部1はイメージセンサ等で
取り込んだ画像を2値化処理した画像データD1を順次
取りこみ符号化処理用データ生成部2に出力する。
<First Embodiment> FIG. 1 is a block diagram showing the arrangement of an image coding apparatus according to the first embodiment of the present invention. As shown in the figure, a binary data input unit 1 sequentially takes in image data D1 obtained by binarizing an image taken in by an image sensor or the like, and outputs it to an encoding processing data generation unit 2.

【0026】符号化処理用データ生成部2は、画像デー
タD1を元に、符号化対象の注目画素データ及び該注目
画素データの予測変換用の参照画素データからなる符号
化処理用データD2を抽出して算術符号器3に出力す
る。この際、符号化処理用データ生成部2は、参照画像
データの一部であるAT画素データを周囲要素条件演算
部6からの最適AT画素位置情報D6に基づき決定す
る。
The encoding process data generation section 2 extracts the encoding process data D2 consisting of the pixel data of interest to be encoded and the reference pixel data for predictive conversion of the pixel data of interest, based on the image data D1. And outputs it to the arithmetic encoder 3. At this time, the encoding processing data generation unit 2 determines the AT pixel data that is a part of the reference image data based on the optimum AT pixel position information D6 from the surrounding element condition calculation unit 6.

【0027】算術符号器3は、符号化処理用データD2
を受け、参照画素データから注目画素データを予測変換
しながら算術符号化して符号化済み画像データD3をデ
ータ出力部7を介して外部に出力し、予測正誤データD
13を最適周囲要素条件調査部5に出力するとともに、
注目画素の予測値及び生起確率を出力してメモリ4に記
憶させる。
The arithmetic encoder 3 is provided with the encoding processing data D2.
In response to the reference pixel data, the pixel data of interest is predictively converted and arithmetically encoded to output the encoded image data D3 to the outside through the data output unit 7, and the predicted correct / incorrect data D
13 is output to the optimum surrounding element condition inspection unit 5, and
The predicted value and the occurrence probability of the pixel of interest are output and stored in the memory 4.

【0028】最適周囲要素条件調査部5は、予測正誤デ
ータD13に基づき、予測精度が最高値をとると判断さ
れる最適AT画素位置nを調査し、画像データD1のう
ち一定量の符号化処理終了後に現在の符号化処理中の画
像データD1に対する最適AT画素位置nを規定した最
適AT画素位置情報D5を周囲要素条件演算部に出力す
る。そして、最適周囲要素条件調査部5は、画像データ
D1の符号化処理終了すると終了時の最適AT画素位置
nをメモリ12に出力する。
The optimum surrounding element condition examining unit 5 examines the optimum AT pixel position n, which is determined to have the highest prediction accuracy, based on the prediction correctness data D13, and performs a certain amount of encoding processing on the image data D1. After the end, the optimum AT pixel position information D5 defining the optimum AT pixel position n for the image data D1 currently being encoded is output to the surrounding element condition calculation unit. Then, the optimum surrounding element condition examining unit 5 outputs the optimum AT pixel position n at the end to the memory 12 when the encoding process of the image data D1 is completed.

【0029】メモリ12は最適周囲要素条件調査部5か
ら出力される最終の最適AT画素位置情報D5をメモリ
記憶最適AT画素位置情報D12として記憶する。
The memory 12 stores the final optimum AT pixel position information D5 output from the optimum surrounding element condition examining unit 5 as memory storage optimum AT pixel position information D12.

【0030】周囲要素条件演算部6は、符号化処理開始
当初は、メモリ記憶最適AT画素位置情報D12に基づ
き最適AT画素位置n′を演算して、現在の最適AT画
素位置n′を規定した最適AT画素位置情報D6を符号
化処理用データ生成部2に出力する。このとき、メモリ
記憶最適AT画素位置情報D12は、画像データD1と
関連性があり既に符号化された参考画像データの最適A
T画素位置の情報となる。
At the beginning of the encoding process, the surrounding element condition calculation unit 6 calculates the optimum AT pixel position n'on the basis of the memory storage optimum AT pixel position information D12 to define the current optimum AT pixel position n '. The optimum AT pixel position information D6 is output to the encoding processing data generation unit 2. At this time, the memory storage optimum AT pixel position information D12 is related to the image data D1 and is the optimum A of the already encoded reference image data.
It becomes the information of the T pixel position.

【0031】そして、画像データD1の符号化処理が進
むとともに、最適周囲要素条件調査部5により最適AT
画素位置情報D5が出力されると、周囲要素条件演算部
6は、最適AT画素位置情報D5に基づき最適AT画素
位置n′を再び演算して、現在の最適AT画素位置を規
定した最適AT画素位置情報D6を符号化処理用データ
生成部2に出力する。
Then, as the coding process of the image data D1 progresses, the optimum surrounding element condition examining unit 5 makes the optimum AT.
When the pixel position information D5 is output, the surrounding element condition calculation unit 6 again calculates the optimum AT pixel position n'on the basis of the optimum AT pixel position information D5, and the optimum AT pixel position that defines the current optimum AT pixel position. The position information D6 is output to the encoding processing data generation unit 2.

【0032】図2は、第1の実施例である画像符号化装
置の動作を示すフローチャートである。
FIG. 2 is a flow chart showing the operation of the image coding apparatus according to the first embodiment.

【0033】同図を参照して、ステップS1で、2値デ
ータ入力部1は画像データD1を取り込みシーケンシャ
ルに符号化処理用データ生成部2に出力する。
Referring to FIG. 3, in step S1, the binary data input unit 1 takes in the image data D1 and sequentially outputs the image data D1 to the encoding processing data generation unit 2.

【0034】ステップS2で、周囲要素条件演算部6
は、メモリ12よりメモリ記憶最適AT画素位置情報D
12を取り込む。このとき、メモリ12には、前回の画
像データ符号化処理において、画像データD1と関連性
があり既に符号化された参考画像データにおいて、最終
的に最適周囲要素条件調査部5により最適と判断された
最適AT画素位置nを規定したメモリ記憶最適AT画素
位置情報D12が格納されている。
In step S2, the surrounding element condition calculation unit 6
Is the memory storage optimum AT pixel position information D from the memory 12.
Take in 12. At this time, in the memory 12, in the previous image data encoding process, the reference image data that has already been encoded and is related to the image data D1 is finally determined to be optimal by the optimal surrounding element condition inspection unit 5. Memory storage optimum AT pixel position information D12 defining the optimum AT pixel position n is stored.

【0035】今回の符号化対象の画像データと、前回に
既に符号化された画像データとの関連性が高い場合、メ
モリ記憶最適AT画素位置情報D12で規定した最適A
T画素位置nは、今回の符号化対象の画像データの最適
AT画素位置を決定する情報として利用価値が非常に高
い。
If the image data to be encoded this time and the image data previously encoded previously have a high relevance, the optimum A specified by the memory storage optimum AT pixel position information D12 is obtained.
The T pixel position n is very useful as information for determining the optimum AT pixel position of the image data to be encoded this time.

【0036】そして、ステップS3で、周囲要素条件演
算部6は、メモリ記憶最適AT画素位置情報D12に基
づき最適AT画素位置n′を演算して、ステップS4で
現在の最適AT画素位置n′を規定した最適AT画素位
置情報D6を符号化処理用データ生成部2に出力する。
Then, in step S3, the surrounding element condition calculating unit 6 calculates the optimum AT pixel position n'on the basis of the memory storage optimum AT pixel position information D12, and in step S4 the current optimum AT pixel position n '. The specified optimum AT pixel position information D6 is output to the encoding processing data generation unit 2.

【0037】例えば、符号化対象の画像データが既に符
号化された画像データと関連性が高く、解像度が2倍で
あった場合を考える。解像度が2倍とは、水平・垂直と
もに2倍、つまり画素数を4倍したものである。なお、
解像度を2倍にして送信するのは、JBIGの標準符号
化手順の一つである。
For example, consider a case where the image data to be encoded has a high relevance to the already encoded image data and the resolution is double. The resolution doubled means that the resolution is doubled both horizontally and vertically, that is, the number of pixels is quadrupled. In addition,
Double-resolution transmission is one of the JBIG standard encoding procedures.

【0038】このとき、メモリ記憶最適AT画素位置情
報D12の指示する最適AT画素位置nに対し、今回の
最適AT画素位置n′を以下のように演算することによ
り解像度を考慮して演算処理を行う。
At this time, with respect to the optimum AT pixel position n indicated by the memory storage optimum AT pixel position information D12, the optimum AT pixel position n'at this time is calculated as follows, and the calculation processing is performed in consideration of the resolution. To do.

【0039】n′=2×n(n≦8) n′=n(n>8) そして、周囲要素条件演算部6は、最適AT画素位置
n′を規定した最適AT画素位置情報D6を符号化処理
用データ生成部2に出力する。
N ′ = 2 × n (n ≦ 8) n ′ = n (n> 8) Then, the surrounding element condition calculation unit 6 codes the optimum AT pixel position information D6 defining the optimum AT pixel position n ′. The data is output to the data processing unit 2 for conversion processing.

【0040】図3は、符号化対象の画像データにおける
注目画素と参照画素との位置関係を示した説明図であ
る。同図において、“?”は符号化対象の注目画素、
“X”は注目画素”?”を符号化する際の相対位置が固
定された固定参照画素である。
FIG. 3 is an explanatory diagram showing the positional relationship between the pixel of interest and the reference pixel in the image data to be encoded. In the figure, “?” Is the pixel of interest to be encoded,
“X” is a fixed reference pixel whose relative position is fixed when the pixel of interest “?” Is encoded.

【0041】そして、P5〜P16は、注目画素“?”
に対するAT画素位置候補であり、注目画素との水平距
離に対応している。すなわち、i=n′とすると、Pi
の位置がAT画素位置となる。したがって、注目画素
“?”の予測変換用の参照画素は9つの固定参照画素
“X”と1つのAT画素とからなる。
Then, in P5 to P16, the pixel of interest "?"
Corresponding to the horizontal distance from the pixel of interest. That is, if i = n ', then Pi
Is the AT pixel position. Therefore, the reference pixel for predictive conversion of the target pixel “?” Is composed of nine fixed reference pixels “X” and one AT pixel.

【0042】なお、画像データD1は、図4に示すよう
に、マトリクス状に配置された画素gi,jを「g1,1,g
2,1,…,g13,1,g1,2,g2,2,…」の順にデータ化
したデータである。但し、gi,jのiは図4のx方向座
標、jはy方向座標を意味する。図4の例では、g8,4
が注目画素の場合を示しており、この場合、g5,3〜g
9,3及びg4,4〜g7,4が固定参照画素、g2,4がAT画素
となる。
In the image data D1, as shown in FIG. 4, the pixels gi, j arranged in a matrix form "g1,1, g".
2, 1, ..., G13,1, g1,2, g2,2 ,. However, i of gi, j means the x-direction coordinate of FIG. 4, and j means the y-direction coordinate. In the example of FIG. 4, g8,4
Indicates the case of the target pixel, and in this case, g5,3 to g
9,3 and g4,4 to g7,4 are fixed reference pixels, and g2,4 are AT pixels.

【0043】図2に戻って、ステップS5で、符号化処
理用データ生成部2及び算術符号器3による符号化処理
が実行される。すなわち、符号化処理用データ生成部2
は、画像データD1を元に、最適AT画素位置情報D6
に基づき符号化処理用データD2を抽出して算術符号器
3に出力する。算術符号器3は、符号化処理用データD
2に基づき、参照画素データに基づき注目画素データを
予測変換しながら算術符号化して符号化済み画像データ
D3をデータ出力部7を介して外部に出力し、予測正誤
データD13を最適周囲要素条件調査部5に出力すると
ともに、注目画素の予測値及び生起確率を出力してメモ
リ4に記憶させる。
Returning to FIG. 2, in step S5, the encoding process is executed by the encoding data generator 2 and the arithmetic encoder 3. That is, the encoding processing data generation unit 2
Is the optimum AT pixel position information D6 based on the image data D1.
The encoding processing data D2 is extracted based on the above, and is output to the arithmetic encoder 3. The arithmetic encoder 3 uses the encoding processing data D.
2, the pixel data of interest is predictively converted based on the reference pixel data, arithmetically encoded, and the encoded image data D3 is output to the outside through the data output unit 7, and the predicted correct / incorrect data D13 is searched for the optimum surrounding element condition. The prediction value and the occurrence probability of the pixel of interest are output to the unit 5 and stored in the memory 4.

【0044】一方、この間、最適周囲要素条件調査部5
は、予測正誤データD13に基づき、予測精度が最高値
をとると判断される最適AT画素位置nを調査し、一定
量の符号化処理終了後に現在符号化処理中の画像データ
D1に対する最適AT画素位置nを規定した最適AT画
素位置情報D5を周囲要素条件演算部6に出力する。
On the other hand, during this period, the optimum surrounding element condition investigation unit 5
Is the optimum AT pixel position n for which the prediction accuracy is determined to have the highest value based on the prediction correctness data D13, and the optimum AT pixel position for the image data D1 currently being encoded after a certain amount of encoding is completed. The optimum AT pixel position information D5 defining the position n is output to the surrounding element condition calculation unit 6.

【0045】その後、ステップS6で、符号化処理用デ
ータ生成部2は、画像データD1のすべての符号化が終
了したか否かを判定し、YESの場合はステップS8で
符号化終了処理を行い、最適周囲要素条件調査部5から
最終的な最適AT画素位置情報D5をメモリ12に出力
させ、この最適AT画素位置情報D5をメモリ記憶最適
AT画素位置情報D12としてメモリ12に記憶させ
る。
Thereafter, in step S6, the encoding process data generator 2 determines whether or not all the encoding of the image data D1 is completed. If YES, the encoding end process is executed in step S8. The final optimum AT pixel position information D5 is output from the optimum surrounding element condition examining unit 5 to the memory 12, and the optimum AT pixel position information D5 is stored in the memory 12 as the memory storage optimum AT pixel position information D12.

【0046】一方、ステップS6でNOの場合はステッ
プS7に移行する。ステップS7において、周囲要素条
件演算部6は、最適周囲要素条件調査部5から最適AT
画素位置情報D5が出力されている場合、最適AT画素
位置情報D5から最適AT画素位置nを認識し、この最
適AT画素位置nを規定するように最適AT画素位置情
報D6を変更して、符号化処理用データ生成部2に出力
する。
On the other hand, if NO in step S6, the process proceeds to step S7. In step S7, the surrounding element condition computing unit 6 sends the optimum surrounding element condition examining unit 5 to the optimum AT.
If the pixel position information D5 is output, the optimum AT pixel position n is recognized from the optimum AT pixel position information D5, the optimum AT pixel position information D6 is changed so as to define the optimum AT pixel position n, and the code The data is output to the data processing unit 2 for conversion processing.

【0047】以降、ステップS6でYESと判定される
まで、ステップS4〜S7を繰り返す。
Thereafter, steps S4 to S7 are repeated until YES is determined in step S6.

【0048】このように第1の実施例の画像符号化装置
は、符号化対象の画像データと関連性のある既に符号化
された画像データの符号化処理終了時のAT画素位置に
基づき符号化対象の画像データに対するAT画素位置を
決定して、符号化対象の画像データの符号化処理を開始
するため、符号化開始当初から注目画素の予測精度を高
めることができ、算術符号器3から変換当初から符号化
効率が高い符号化済み画像データD3を出力させること
ができる。
As described above, the image coding apparatus of the first embodiment performs the coding based on the AT pixel position at the end of the coding process of the already coded image data which is related to the image data to be coded. Since the AT pixel position with respect to the target image data is determined and the encoding process of the image data to be encoded is started, it is possible to improve the prediction accuracy of the pixel of interest from the beginning of encoding, and the conversion from the arithmetic encoder 3 is performed. From the beginning, it is possible to output the encoded image data D3 having high encoding efficiency.

【0049】また、符号化対象の画像データとAT画素
位置決定用の既に符号化された画像データとの関連性が
極めて強い場合、図5で示すフローチャートのように、
ステップS7の工程を省略し、ステップS6のNOの場
合の移行ステップをステップS5に変更してもよい。
When the image data to be encoded and the already encoded image data for AT pixel position determination have a very strong relationship, as shown in the flowchart of FIG.
The step of S7 may be omitted and the transition step in the case of NO of S6 may be changed to S5.

【0050】つまり、メモリ記憶最適AT画素位置情報
D12の指示する最適AT画素位置nに基づき、周囲要
素条件演算部6により決定した最適AT画素位置n′で
固定して予測変換して画像データD1に対する符号化処
理を行っても、最適AT画素位置n′の信頼性が高いた
め符号化効率を従来より大幅に向上させることができ
る。
That is, based on the optimum AT pixel position n designated by the memory storage optimum AT pixel position information D12, the image data D1 is fixed by predicting conversion at the optimum AT pixel position n'determined by the surrounding element condition calculating unit 6. Even if the encoding process is performed for, since the reliability of the optimum AT pixel position n ′ is high, the encoding efficiency can be significantly improved as compared with the conventional case.

【0051】また、周囲要素条件演算部6は、符号化対
象の画像データと参考画像データとの解像度が異なる場
合、解像度を考慮して最適AT画素位置n′を決定する
ため、解像度が異なっていても符号化対象の画像データ
と参考画像データに何らかの相関があれば、符号化開始
当初から比較的高い予測精度で符号化対象の画像データ
の注目画素を予測することができる。
When the image data to be coded and the reference image data have different resolutions, the surrounding element condition computing unit 6 determines the optimum AT pixel position n'in consideration of the resolutions, so that the resolutions are different. However, if there is any correlation between the image data to be encoded and the reference image data, the pixel of interest of the image data to be encoded can be predicted with relatively high prediction accuracy from the beginning of encoding.

【0052】その結果、符号化対象の画像データと参考
画像データとの解像度が異なっていても、符号化効率の
高い画像符号化装置を得ることができる。
As a result, it is possible to obtain an image coding apparatus having high coding efficiency even if the image data to be coded and the reference image data have different resolutions.

【0053】また、画像データD1の予測変換に際し、
符号化対象の画像データで規定される画素から抽出され
る参照画素を周辺要素として用いるため、符号化対象の
画像データのみを用いて符号化を図ることができる。
In the predictive conversion of the image data D1,
Since the reference pixels extracted from the pixels defined by the image data to be encoded are used as peripheral elements, it is possible to perform encoding using only the image data to be encoded.

【0054】<第2の実施例>図6はこの発明の第2の
実施例である画像符号化装置の構成を示すブロック図で
ある。同図に示すように、2値データ入力部1はイメー
ジセンサ等で取り込んだ画像を2値化処理した画像デー
タD1を取りこみ、画像データD1をフレームメモリ8
に出力して記憶させたり、符号化処理用データ生成部2
に出力したりする。
<Second Embodiment> FIG. 6 is a block diagram showing the arrangement of an image coding apparatus according to the second embodiment of the present invention. As shown in the figure, the binary data input unit 1 takes in image data D1 obtained by binarizing an image taken in by an image sensor or the like, and stores the image data D1 in the frame memory 8
And output to and stored in the data generation unit 2 for encoding processing.
Or output to.

【0055】フレームメモリ8は画像データD1を格納
し、参照用画像データとなる格納画像データD8として
符号化処理用データ生成部2に出力する。
The frame memory 8 stores the image data D1 and outputs it to the encoding processing data generating section 2 as the stored image data D8 which becomes the reference image data.

【0056】符号化処理用データ生成部2は、画像デー
タD1及び格納画像データD8に基づき、画像データD
1から注目画素データを抽出し、格納画像データD8か
ら参照画素データを抽出して、これらの抽出データを符
号化処理用データD2として算術符号器3に出力する。
The encoding processing data generating section 2 uses the image data D1 and the stored image data D8 to generate the image data D.
The pixel data of interest is extracted from 1 and the reference pixel data is extracted from the stored image data D8, and these extracted data are output to the arithmetic encoder 3 as encoding process data D2.

【0057】図7は、符号化処理用データ生成部2の動
作の詳細を示す説明図である。図7には、2値データ入
力部1から符号化処理用データ生成部2に直接出力され
る画像データD1と、フレームメモリ8に格納された格
納画像データD8とが記されている。
FIG. 7 is an explanatory diagram showing details of the operation of the encoding processing data generating section 2. FIG. 7 shows image data D1 directly output from the binary data input unit 1 to the encoding processing data generation unit 2 and stored image data D8 stored in the frame memory 8.

【0058】例えば、R,G,Bそれぞれの画像データ
から最終的にカラー画像データを得る場合、G画像デー
タ,B画像データそれぞれを画像データD1とする場
合、G画像データ,B画像データと密接な関連性があり
符号化される前のR画像データを格納画像データD8と
することにより、予測精度を高めることが期待できる。
For example, when the color image data is finally obtained from the R, G, and B image data, when the G image data and the B image data are image data D1, the G image data and the B image data are closely related. It is expected that the prediction accuracy can be improved by using the R image data that is related to each other and is not encoded yet as the stored image data D8.

【0059】なお、他の構成は図1で示した第1の実施
例の画像符号化装置と同様であるため、説明を省略す
る。
Since the other structure is the same as that of the image coding apparatus of the first embodiment shown in FIG. 1, the description thereof will be omitted.

【0060】また、第2の実施例の画像符号化装置の動
作は、図2(図5)のステップS5の符号化処理工程中
の符号化処理用データ生成部2の動作が前述した動作に
変更されるだけで、他の内容は第1の実施例の動作と同
様である。
The operation of the image coding apparatus of the second embodiment is the same as the above-described operation of the coding processing data generating section 2 in the coding processing step of step S5 of FIG. 2 (FIG. 5). Only the changes are made, and the other contents are the same as the operation of the first embodiment.

【0061】このように、符号化対象の画像データと異
なる参照用画像データからAT画素を含む参照画素を抽
出しても、第1の実施例同様、符号化開始当初から注目
画素の予測精度を高めることができ、変換当初から符号
化効率を上げることができる。
As described above, even when the reference pixel including the AT pixel is extracted from the reference image data different from the image data to be encoded, the prediction accuracy of the pixel of interest is improved from the beginning of the encoding as in the first embodiment. The coding efficiency can be improved from the beginning of conversion.

【0062】そして、参照用画像データと符号化対象の
画像データとの関連性が強ければ、第1の実施例より高
い予測精度で符号化対象の画像データの注目画素を予測
することができる。
If the reference image data and the image data to be coded have a strong relationship, the pixel of interest of the image data to be coded can be predicted with higher prediction accuracy than in the first embodiment.

【0063】なお、第2の実施例では、符号化対象では
ない符号化前の画像データをそのまま格納画像データD
8としたが、上記符号化前の画像データと符号化対象の
画像データとの差分データを格納画像データD8として
もよい。
In the second embodiment, the pre-encoding image data which is not the encoding target is stored as it is in the stored image data D.
However, the difference data between the image data before encoding and the image data to be encoded may be the stored image data D8.

【0064】<第3の実施例>図8はこの発明の第3の
実施例である画像符号化装置の構成を示すブロック図で
ある。同図に示すように、2値データ入力部1はイメー
ジセンサ等で取り込んだ画像を2値化処理した画像デー
タD1を取りこみ符号化処理用データ生成部2に出力す
る。
<Third Embodiment> FIG. 8 is a block diagram showing the arrangement of an image coding apparatus according to the third embodiment of the present invention. As shown in the figure, a binary data input unit 1 takes in image data D1 obtained by binarizing an image taken in by an image sensor or the like and outputs it to an encoding processing data generation unit 2.

【0065】データテーブル9は予め格納した参照用画
像データとなる固定画像データD9を符号化処理用デー
タ生成部2に出力する。
The data table 9 outputs the fixed image data D9, which is the previously stored reference image data, to the encoding data generator 2.

【0066】符号化処理用データ生成部2は、画像デー
タD1及び固定画像データD9に基づき、画像データD
1から注目画素データを抽出し、固定画像データD9か
ら参照画素データを抽出して、これらの抽出データを符
号化処理用データD2として算術符号器3に出力する。
符号化処理用データ生成部2の動作は格納画像データD
8が固定画像データD9に置き変わる以外は第2の実施
例の符号化処理用データ生成部2の動作と同様である。
The encoding processing data generating section 2 uses the image data D1 and the fixed image data D9 to generate the image data D.
The pixel data of interest is extracted from 1, the reference pixel data is extracted from the fixed image data D9, and these extracted data are output to the arithmetic encoder 3 as the encoding processing data D2.
The operation of the encoding data generator 2 is to store the stored image data D
The operation is the same as that of the encoding processing data generation unit 2 of the second embodiment except that 8 is replaced with the fixed image data D9.

【0067】また、他の構成は図1で示した第1の実施
例の画像符号化装置と同様であるため、説明を省略す
る。
Since the other structure is the same as that of the image coding apparatus of the first embodiment shown in FIG. 1, its explanation is omitted.

【0068】さらに、第3の実施例の画像符号化装置の
動作は、図2(図5)のステップS5の符号化処理工程
中の符号化処理用データ生成部2の動作が前述した動作
に変更されるだけで、他の内容は第1の実施例の動作と
同様である。
Further, the operation of the image coding apparatus of the third embodiment is the same as the above-described operation of the coding processing data generating section 2 in the coding processing step of step S5 of FIG. 2 (FIG. 5). Only the changes are made, and the other contents are the same as the operation of the first embodiment.

【0069】このように、符号化対象の画像データと異
なる固定画像データからAT画素を含む参照画素を抽出
しても、第1及び第2の実施例同様、符号化開始当初か
ら比較的注目画素の予測精度を高めることができ、変換
当初から符号化効率を上げることができる。
As described above, even if the reference pixel including the AT pixel is extracted from the fixed image data different from the image data to be encoded, as in the first and second embodiments, the pixel of interest is relatively focused from the beginning of encoding. It is possible to improve the prediction accuracy of, and to improve the coding efficiency from the beginning of conversion.

【0070】加えて、読み出し機能があれば良いデータ
テーブル9を用いることにより、第2の実施例と比較し
た場合、読み書きが必要な比較的回路規模の大きなフレ
ームメモリ8を必要としない分集積度の向上を図ること
できる。また、データテーブル9に予め固定画像データ
D9が格納されているため、第2の実施例と比較した場
合、格納画像データD8を格納する時間を省略できる分
処理速度の向上を図ることができる。
In addition, by using the data table 9 that has a read function, compared with the second embodiment, the degree of integration which does not require the frame memory 8 having a relatively large circuit scale that requires reading and writing. Can be improved. Further, since the fixed image data D9 is stored in the data table 9 in advance, when compared with the second embodiment, the processing time can be improved because the time for storing the stored image data D8 can be omitted.

【0071】<第4の実施例>図9はこの発明の第4の
実施例である画像符号化装置の構成を示すブロック図で
ある。同図に示すように、多値データ入力部10はイメ
ージセンサ等で取り込んだ画像を多値化処理した多値画
像データD10を取り込み直交変換部11に出力する。
<Fourth Embodiment> FIG. 9 is a block diagram showing the arrangement of an image coding apparatus according to the fourth embodiment of the present invention. As shown in the figure, the multi-valued data input unit 10 takes in multi-valued image data D10 obtained by performing multi-valued processing on an image taken in by an image sensor or the like, and outputs it to the orthogonal transformation unit 11.

【0072】直交変換部11は多値画像データD10
を、例えば複数の8×8画素ブロックに分割し、離散コ
サイン変換処理を施し直交変換して直交変換画像データ
D11を符号化処理用データ生成部2に出力する。
The orthogonal transformation unit 11 uses the multivalued image data D10.
Is divided into, for example, a plurality of 8 × 8 pixel blocks, subjected to a discrete cosine transform process, subjected to orthogonal transform, and outputs orthogonal transform image data D11 to the encoding process data generation unit 2.

【0073】符号化処理用データ生成部2は、直交変換
画像データD11に基づき、直交変換画像データD11
から注目画素データ及び参照画素データを抽出して、符
号化処理用データD2を算術符号器3に出力する。符号
化処理用データ生成部2の動作は画像データD1が直交
変換画像データD11に置き変わる以外は第1の実施例
の符号化処理用データ生成部2の動作と同様である。
The encoding processing data generating section 2 is based on the orthogonal transformation image data D11 and then uses the orthogonal transformation image data D11.
The pixel data of interest and the reference pixel data are extracted from, and the encoding processing data D2 is output to the arithmetic encoder 3. The operation of the encoding processing data generation unit 2 is the same as the operation of the encoding processing data generation unit 2 of the first embodiment except that the image data D1 is replaced with the orthogonal transformation image data D11.

【0074】また、他の構成は図1で示した第1の実施
例の画像符号化装置と同様であるため、説明を省略す
る。
Since the other structure is the same as that of the image coding apparatus of the first embodiment shown in FIG. 1, its explanation is omitted.

【0075】さらに、第4の実施例の画像符号化装置の
動作と図2(図5)で示した第1の実施例の動作と比較
した場合、ステップS1は、多値データ入力部10が多
値画像データD10を取り込み直交変換部11に出力
し、直交変換部11が多値画像データD10を直交変換
して直交変換画像データD11を符号化処理用データ生
成部2に出力することにより、画像データの取り込み処
理を行う工程に変更される。
Further, when the operation of the image coding apparatus of the fourth embodiment is compared with the operation of the first embodiment shown in FIG. 2 (FIG. 5), the step S1 is performed by the multi-valued data input unit 10. By capturing the multi-valued image data D10 and outputting it to the orthogonal transformation unit 11, the orthogonal transformation unit 11 orthogonally transforms the multi-valued image data D10 and outputs the orthogonal transformation image data D11 to the encoding processing data generation unit 2, The process is changed to a process of capturing image data.

【0076】さらに、ステップS5の符号化処理工程中
の符号化処理用データ生成部2の動作が直交変換画像デ
ータD11に基づき処理される工程に点に変更される。
他の内容は第1の実施例の動作と同様である。
Further, the operation of the encoding processing data generating section 2 in the encoding processing step of step S5 is changed to a step of processing based on the orthogonal transformation image data D11.
The other contents are the same as the operation of the first embodiment.

【0077】このように第4の実施例の画像符号化装置
は、符号化対象の多値画像データと関連性のある画像デ
ータの符号化処理終了時のAT画素位置に基づきAT画
素位置を決定して、多値画像データを圧縮率の高い疑似
画像データに変換して符号化処理を開始するため、符号
化開始当初から比較的注目画素の予測精度を高めること
ができ、多値画像データの符号化効率を変換当初から上
げることができる。
As described above, the image coding apparatus according to the fourth embodiment determines the AT pixel position based on the AT pixel position at the end of the coding process of the image data related to the multivalued image data to be coded. Then, since the multivalued image data is converted into the pseudo image data having a high compression rate and the encoding process is started, it is possible to relatively improve the prediction accuracy of the pixel of interest from the beginning of the encoding. The coding efficiency can be increased from the beginning of conversion.

【0078】<その他>第1〜第3の実施例の2値デー
タ入力部1に置き換えて、多値データ入力部10を設け
て、多値画像データD10を取り込むように構成するこ
ともできる。この場合、フレームメモリ8及びデータテ
ーブル9に格納される画像データも多値画像データであ
ることが望ましい。
<Others> Instead of the binary data input unit 1 of the first to third embodiments, a multivalued data input unit 10 may be provided to take in the multivalued image data D10. In this case, it is desirable that the image data stored in the frame memory 8 and the data table 9 is also multivalued image data.

【0079】[0079]

【発明の効果】以上説明したように、この発明における
請求項1記載の画像符号化装置における周囲要素決定手
段は、符号化対象の画像データと関連性があり既に符号
化された参考画像データの予測変換用の第2の周囲要素
の情報に基づき、第1の周囲要素を決定する。
As described above, the surrounding element determining means in the image coding apparatus according to the first aspect of the present invention relates to the image data to be coded and has already been coded for the reference image data. The first surrounding element is determined based on the information of the second surrounding element for predictive conversion.

【0080】第2の周囲要素は既に符号化された参考画
像データの予測変換に用いられたものであり十分に予測
精度が高いため、符号化対象の画像データと参考画像デ
ータとの関連性があれば、第2の周囲要素の情報に基づ
き第1の周囲要素を決定することにより、符号化開始当
初から比較的高い予測精度で符号化対象の画像データの
注目画素を予測することができる。
The second peripheral element has been used for predictive conversion of already encoded reference image data and has sufficiently high prediction accuracy. Therefore, the relation between the image data to be encoded and the reference image data is high. If so, by determining the first surrounding element based on the information of the second surrounding element, it is possible to predict the pixel of interest of the image data to be encoded with relatively high prediction accuracy from the beginning of encoding.

【0081】その結果、符号化データ生成手段から符号
化効率の高い符号化済み画像データを変換当初から生成
することができる。
As a result, it is possible to generate coded image data with high coding efficiency from the beginning of conversion from the coded data generating means.

【0082】また、請求項2記載の画像符号化装置の周
囲要素決定手段は、符号化対象の画像データと参考画像
データとの解像度が異なる場合、符号化対象の画像デー
タの解像度に適合するように第1の周囲要素を決定する
ため、解像度が異なっていても符号化対象の画像データ
と参考画像データに何らかの相関があれば、符号化開始
当初から比較的高い予測精度で符号化対象の画像データ
の注目画素を予測することができる。
Further, when the resolutions of the image data to be encoded and the reference image data are different from each other, the surrounding element determining means of the image encoding apparatus according to the second aspect is adapted to match the resolution of the image data to be encoded. Since the first surrounding element is determined, if there is some correlation between the image data to be encoded and the reference image data even if the resolutions are different, the image to be encoded with relatively high prediction accuracy from the beginning of encoding. The pixel of interest in the data can be predicted.

【0083】その結果、符号化対象の画像データと参考
画像データとの解像度が異なっていても、符号化データ
生成手段から符号化効率の高い符号化済み画像データを
変換当初から生成することができる。
As a result, even if the image data to be encoded and the reference image data have different resolutions, the encoded data generating means can generate encoded image data with high encoding efficiency from the beginning of conversion. .

【0084】また、請求項3記載の画像符号化装置は、
符号化対象の画像データ上の注目画素を基点として、符
号化対象の画像データで規定される画素群から選択的に
抽出される画素を第1の周辺要素として用いるため、符
号化対象の画像データのみを用いて符号化を図ることが
できる。
The image coding apparatus according to claim 3 is
Since the pixel selectively extracted from the pixel group defined by the image data to be encoded is used as the first peripheral element with the pixel of interest on the image data to be encoded as the base point, the image data to be encoded The encoding can be achieved by using only.

【0085】また、請求項4記載の画像符号化装置は、
符号化対象の画像データ上の注目画素に対応する参照用
画像データ上の画素を基点として、参照用画像データで
規定される画素群から選択的に抽出される画素を第1の
周囲要素として用いてるため、参照用画像データと符号
化対象の画像データとの関連性が強ければ高い予測精度
で符号化対象の画像データの注目画素を変換当初から予
測することができる。
The image coding apparatus according to claim 4 is
A pixel selectively extracted from a pixel group defined by the reference image data is used as a first surrounding element, with a pixel on the reference image data corresponding to a target pixel on the image data to be encoded as a base point. Therefore, if the reference image data and the image data to be encoded are highly related, the pixel of interest of the image data to be encoded can be predicted from the beginning of conversion with high prediction accuracy.

【0086】この発明における請求項5記載の画像符号
化方法は、ステップ(a)で、符号化対象の画像データと
関連性があり、既に符号化された参考画像データの予測
変換用の第2の周囲要素の情報に基づき、第1の周囲要
素を決定している。
According to a fifth aspect of the present invention, in the image encoding method according to the fifth aspect, in the step (a), the second image encoding method for predictive conversion of the previously encoded reference image data which is related to the image data to be encoded. The first surrounding element is determined based on the information on the surrounding elements.

【0087】第2の周囲要素は既に符号化された参考画
像データの予測変換に用いられたものであり十分に予測
精度が高いため、符号化対象の画像データと参考画像デ
ータとの関連性があれば、第2の周囲要素の情報に基づ
き第1の周囲要素を決定することにより、符号化開始当
初から比較的高い予測精度で符号化対象の画像データの
注目画素を予測することができる。
The second peripheral element is used for predictive conversion of already encoded reference image data and has sufficiently high prediction accuracy. Therefore, the relation between the image data to be encoded and the reference image data is high. If so, by determining the first surrounding element based on the information of the second surrounding element, it is possible to predict the pixel of interest of the image data to be encoded with relatively high prediction accuracy from the beginning of encoding.

【0088】その結果、ステップ(b) で、符号化効率の
高い符号化済み画像データを変換当初から出力すること
ができる。
As a result, in step (b), it is possible to output coded image data with high coding efficiency from the beginning of conversion.

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

【図1】 この発明の第1の実施例である画像符号化装
置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an image coding apparatus that is a first embodiment of the present invention.

【図2】 第1の実施例の画像符号化装置の動作を示す
フローチャートである。
FIG. 2 is a flowchart showing an operation of the image coding apparatus according to the first embodiment.

【図3】 AT画素候補位置を示す説明図である。FIG. 3 is an explanatory diagram showing AT pixel candidate positions.

【図4】 画像データの詳細を示す説明図である。FIG. 4 is an explanatory diagram showing details of image data.

【図5】 第1の実施例の画像符号化装置の他の動作を
示すフローチャートである。
FIG. 5 is a flowchart showing another operation of the image coding apparatus according to the first embodiment.

【図6】 この発明の第2の実施例である画像符号化装
置の構成を示すブロック図である。
FIG. 6 is a block diagram showing a configuration of an image coding apparatus which is a second embodiment of the present invention.

【図7】 第2の実施例の画像符号化装置における符号
化処理用データ生成部の動作説明用の説明図である。
FIG. 7 is an explanatory diagram for explaining the operation of an encoding processing data generation unit in the image encoding device according to the second embodiment.

【図8】 この発明の第3の実施例である画像符号化装
置の構成を示すブロック図である。
FIG. 8 is a block diagram showing a configuration of an image coding apparatus which is a third embodiment of the present invention.

【図9】 この発明の第4の実施例である画像符号化装
置の構成を示すブロック図である。
FIG. 9 is a block diagram showing a configuration of an image coding apparatus which is a fourth embodiment of the present invention.

【図10】 算術符号の概念を示す説明図である。FIG. 10 is an explanatory diagram showing the concept of arithmetic codes.

【図11】 参照画素位置を示す説明図である。FIG. 11 is an explanatory diagram showing reference pixel positions.

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

1 2値データ入力部、2 符号化処理用データ生成
部、3 算術符号器、4,12 メモリ、5 最適周囲
要素条件調査部、6 周囲要素条件演算部、7データ出
力部、8 フレームメモリ、9 データテーブル、10
多値データ入力部、11 直交変換部。
1 binary data input unit, 2 encoding data generation unit, 3 arithmetic encoder, 4, 12 memory, 5 optimal surrounding element condition checking unit, 6 surrounding element condition computing unit, 7 data output unit, 8 frame memory, 9 data table, 10
Multi-value data input unit, 11 Orthogonal transformation unit.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/41 B 7/32 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI technical display location H04N 1/41 B 7/32

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 符号化対象の画像データで規定される各
画素の値を第1の周囲要素に基づき予測変換し符号化す
る画像符号化装置であって、 前記符号化対象の画像データと関連性があり既に符号化
された参考画像データの予測変換用の第2の周囲要素の
情報に基づき、前記第1の周囲要素を決定する周囲要素
決定手段と、 前記符号化対象の画像データを受け、該画像データで規
定される各画素の値を前記第1の周囲要素に基づき予測
変換して符号化済み画像データを生成する符号化データ
生成手段とを備える、画像符号化装置。
1. An image encoding apparatus for predictively converting and encoding the value of each pixel defined by image data to be encoded based on a first surrounding element, the image encoding device being associated with the image data to be encoded. The surrounding element determining means for determining the first surrounding element based on the information of the second surrounding element for predictive conversion of the already encoded reference image data, and receiving the image data to be encoded. An image coding apparatus, comprising: a coded data generation unit that predictively converts the value of each pixel defined by the image data based on the first surrounding element to generate coded image data.
【請求項2】 前記周囲要素決定手段は、 前記符号化対象の画像データと前記参考画像データとの
解像度が異なる場合、前記符号化対象の画像データの解
像度に適合するように前記第1の周囲要素を決定する、
請求項1記載の画像符号化装置。
2. The surrounding element determining means, when the image data to be encoded and the reference image data have different resolutions, the first surrounding element is adapted to match the resolution of the image data to be encoded. Determine the elements,
The image coding apparatus according to claim 1.
【請求項3】 前記第1の周囲要素は、前記符号化対象
の画像データ上の注目画素を基点として、前記符号化対
象の画像データで規定される画素群から選択的に抽出さ
れる画素である、請求項1あるいは請求項2記載の画像
符号化装置。
3. The first surrounding element is a pixel selectively extracted from a pixel group defined by the image data to be encoded, with a pixel of interest on the image data to be encoded as a base point. The image coding apparatus according to claim 1 or 2.
【請求項4】 前記符号化対象の画像データと密接な関
連があり、符号化処理される前の状態の参照用画像デー
タを格納する参照用画像データ情報記憶手段をさらに備
え、 前記第1の周囲要素は、前記符号化対象の画像データ上
の注目画素に対応する前記参照用画像データ上の画素を
基点として、前記参照用画像データで規定される画素群
から選択的に抽出される画素である、請求項1あるいは
請求項2記載の画像符号化装置。
4. A reference image data information storage unit for storing reference image data in a state before being encoded, which is closely related to the image data to be encoded and further comprises: The surrounding element is a pixel selectively extracted from a pixel group defined by the reference image data, with a pixel on the reference image data corresponding to a pixel of interest on the image data to be encoded as a base point. The image coding apparatus according to claim 1 or 2.
【請求項5】 符号化対象の画像データで規定される各
画素の値を第1の周囲要素に基づき予測変換し符号化す
る画像符号化方法であって、 (a) 前記符号化対象の画像データと関連性があり、既に
符号化された参考画像データの予測変換用の第2の周囲
要素の情報に基づき、前記第1の周囲要素を決定するス
テップと、 (b) 前記符号化対象の画像データの各注目画素の値を前
記第1の周囲要素に基づき予測変換して符号化済み画像
データを生成するステップとを備える、画像符号化方
法。
5. An image encoding method for predictively converting and encoding the value of each pixel defined by image data to be encoded based on a first surrounding element, comprising: (a) the image to be encoded Determining the first surrounding element based on the information of the second surrounding element for predictive conversion of the reference image data that is related to the data and has already been encoded; and (b) the encoding target Predicting and converting the value of each pixel of interest of the image data based on the first surrounding element to generate encoded image data.
JP24396794A 1994-10-07 1994-10-07 Image coding device/method Pending JPH08111781A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24396794A JPH08111781A (en) 1994-10-07 1994-10-07 Image coding device/method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24396794A JPH08111781A (en) 1994-10-07 1994-10-07 Image coding device/method

Publications (1)

Publication Number Publication Date
JPH08111781A true JPH08111781A (en) 1996-04-30

Family

ID=17111717

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24396794A Pending JPH08111781A (en) 1994-10-07 1994-10-07 Image coding device/method

Country Status (1)

Country Link
JP (1) JPH08111781A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7308150B2 (en) 2002-09-19 2007-12-11 Fuji Xerox Co., Ltd. Image processing apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7308150B2 (en) 2002-09-19 2007-12-11 Fuji Xerox Co., Ltd. Image processing apparatus

Similar Documents

Publication Publication Date Title
Kim et al. A new chain-coding algorithm for binary images using run-length codes
KR20020067514A (en) Image matching
JPH1093817A (en) Document picture matching method, medium capable of computer reading and document picture matching device
US6594375B1 (en) Image processing apparatus, image processing method, and storage medium
JPH11234683A (en) Image coding method and system
KR100739110B1 (en) Method for compressing binary image rapidly
US6198508B1 (en) Method of encoding picture data and apparatus therefor
JPH08111781A (en) Image coding device/method
CN114973410A (en) Method and device for extracting motion characteristics of video frame
JP3432039B2 (en) Image encoding method and apparatus
JP3261208B2 (en) Picture information prediction encoding and decoding apparatus
US6339659B1 (en) Fractal coding/decoding of picture data using memory capacity information
JPH0918350A (en) Coding/decoding device and coding/decoding method
JP2606583B2 (en) Vector image coding device
US6356667B1 (en) Encoding apparatus and method, decoding apparatus and method and recording medium
JP2861971B2 (en) Motion vector prediction device
JPH1013842A (en) Markov model image coder
CN114693759B (en) Lightweight rapid image depth estimation method based on coding and decoding network
JP3420389B2 (en) Image encoding method and apparatus
JP2967047B2 (en) Pattern recognition method
JP3111958B2 (en) Encoding apparatus and encoding method using pattern encoding
KR20040077091A (en) Image processing Method of auto meter reading system
JPH0775066A (en) Picture signal converter
JPH07298265A (en) Method and device for searching motion vector
JP3171249B2 (en) Motion vector search method for video coding