JPH09200542A - Predictive coding device, decoding device, predictive coding method and picture processor - Google Patents

Predictive coding device, decoding device, predictive coding method and picture processor

Info

Publication number
JPH09200542A
JPH09200542A JP674996A JP674996A JPH09200542A JP H09200542 A JPH09200542 A JP H09200542A JP 674996 A JP674996 A JP 674996A JP 674996 A JP674996 A JP 674996A JP H09200542 A JPH09200542 A JP H09200542A
Authority
JP
Japan
Prior art keywords
prediction
image
unit
predictive coding
reference pixel
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.)
Granted
Application number
JP674996A
Other languages
Japanese (ja)
Other versions
JP3466358B2 (en
Inventor
Noriaki Tsuchiya
徳明 土屋
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP00674996A priority Critical patent/JP3466358B2/en
Publication of JPH09200542A publication Critical patent/JPH09200542A/en
Application granted granted Critical
Publication of JP3466358B2 publication Critical patent/JP3466358B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve coding efficiency by changing a prediction system by the property of pictures. SOLUTION: Picture data 1 are inputted to an adaptive prediction position selection processing part 2 and simultaneously inputted to a picture property detection part 8. In the adaptive prediction position selection processing part 2, the position of a reference picture element to a picture element under consideration, that is an adaptive prediction position, is selected corresponding to the detected result of the picture property detection part 8 and a predicted value 4 is outputted. The predicted value 4 is inputted to a prediction processing part 3 and prediction error data 5 which are the difference of the value of the picture element P under consideration and the predicted value are outputted. By a coding part 6, the prediction error data 5 are coded to code data 7 of RL codes or the like.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像データの予測
符号化装置、復号装置、予測符号化方法、画像処理装置
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image data predictive coding apparatus, a decoding apparatus, a predictive coding method, and an image processing apparatus.

【0002】[0002]

【従来の技術】画像の符号化技術の1つに、注目画素レ
ベルを周辺の画素レベルから予測し、予測誤差データを
符号化する予測符号化技術が知られている。この技術に
おいて、符号化効率を上げるためには、予測的中率を向
上させることが必要がある。
2. Description of the Related Art As one of image coding techniques, there is known a predictive coding technique for predicting a target pixel level from peripheral pixel levels and coding prediction error data. In this technique, it is necessary to improve the predictive predictive value in order to increase the coding efficiency.

【0003】特開平5−316370号公報や特公昭6
3−9426号公報に記載された符号化技術では、複数
の予測器の中から的中率の高い予測器を適応的に切り替
え、最終的に1つの予測器を選択し、現画像の値の予測
に使用して予測誤差データを生成している。
JP-A-5-316370 and JP-B-6
In the encoding technique described in Japanese Patent Laid-Open No. 3-9426, a predictor having a high hit rate is adaptively switched from among a plurality of predictors, and finally one predictor is selected to determine the value of the value of the current image. Used for prediction to generate prediction error data.

【0004】また、特公平6−95645号公報に記載
された符号化方法および復号化方法では、周辺の複数の
画素の値をアドレスとして、テーブルルックアップ方式
で出力される予測値を用いて予測誤差データを生成して
いるが、予測画素の位置を全て固定とはせず、1画素の
み、位置を可変にできるようにし、予測的中率によっ
て、予測位置を変更させるようにしている。
Further, in the encoding method and the decoding method described in Japanese Patent Publication No. 6-95645, prediction is performed by using the predicted values output by the table lookup method with the values of a plurality of peripheral pixels as addresses. Although the error data is generated, the positions of the predicted pixels are not all fixed, but the position of only one pixel can be made variable, and the predicted position is changed according to the predictive hit ratio.

【0005】このように、従来の技術においては、予測
器を予測結果に基づいて適応的に切り替えて予測効率を
向上させている。
As described above, in the conventional technique, the predictor is adaptively switched based on the prediction result to improve the prediction efficiency.

【0006】しかしながら、これらの従来技術では、適
応的に予測画素の参照位置は変えているものの、圧縮す
る画像の性質について考慮を払うものではないから、ど
んな画像に対しても同一の予測方式を用いる。したがっ
て、予測効率が悪いという問題がある。また、特公平6
−95645号公報に記載されているように、予測値を
メモリに書き込んでおく方式では、参照画素を増やす
と、メモリ容量が増大するとともに、リード時間が増加
し、符号化スピードが低下するという問題がある。
However, in these conventional techniques, although the reference position of the prediction pixel is adaptively changed, the characteristics of the image to be compressed are not taken into consideration, and therefore the same prediction method is applied to any image. To use. Therefore, there is a problem that the prediction efficiency is low. In addition, special fair 6
As disclosed in Japanese Patent Publication No. 95645, in the method of writing the predicted value in the memory, when the number of reference pixels is increased, the memory capacity is increased and the read time is increased, and the coding speed is decreased. There is.

【0007】[0007]

【発明が解決しようとする課題】本発明は、上述した問
題点に鑑みてなされたもので、画像の性質により予測方
式を変更して、符号化効率の向上を図ることができる予
測符号化装置、復号装置、予測符号化方法、および、画
像処理装置を提供することを目的とするものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems, and a predictive coding apparatus capable of improving the coding efficiency by changing the prediction method depending on the nature of the image. It is an object of the present invention to provide a decoding device, a predictive coding method, and an image processing device.

【0008】[0008]

【課題を解決するための手段】請求項1に記載の発明
は、予測符号化装置において、画像に基づく特性を検出
する検出手段と、該検出手段の出力に基づいて参照画素
の位置を選択する参照画素選択手段と、該参照画素選択
手段によって選択された参照画素の値に基づいて対象画
素の値を予測する予測手段と、該予測手段による予測結
果に基づいて符号化を行なう符号化手段を有することを
特徴とするものである。
According to a first aspect of the present invention, in a predictive coding apparatus, a detecting means for detecting a characteristic based on an image and a position of a reference pixel are selected based on an output of the detecting means. Reference pixel selecting means, predicting means for predicting the value of the target pixel based on the value of the reference pixel selected by the reference pixel selecting means, and encoding means for performing encoding based on the prediction result by the predicting means. It is characterized by having.

【0009】請求項2に記載の発明は、予測符号化装置
において、対象画素の周辺に位置する複数の画素から対
象画素の値を予測する複数の予測手段と、画像に基づく
特性を検出する検出手段と、該検出手段の出力に基づい
て前記予測手段を選択する選択手段と、該選択手段によ
って選択された前記予測手段による予測結果に基づいて
符号化を行なう符号化手段を有することを特徴とするも
のである。
According to a second aspect of the present invention, in the predictive coding device, a plurality of predicting means for predicting a value of the target pixel from a plurality of pixels located around the target pixel, and detection for detecting a characteristic based on the image. Means, selecting means for selecting the predicting means based on the output of the detecting means, and coding means for performing coding based on the prediction result by the predicting means selected by the selecting means. To do.

【0010】請求項3に記載の発明は、請求項1または
2に記載の予測符号化装置において、前記検出手段は、
画像に基づく特性としてディザ画像の性質を検出するこ
とを特徴とするものである。
According to a third aspect of the present invention, in the predictive coding apparatus according to the first or second aspect, the detecting means is
The feature is that the property of the dither image is detected as the characteristic based on the image.

【0011】請求項4に記載の発明は、請求項1または
2に記載の予測符号化装置において、前記検出手段は、
画像に基づく特性として前記符号化手段から出力される
符号量を検出することを特徴とするものである。
According to a fourth aspect of the present invention, in the predictive coding apparatus according to the first or second aspect, the detecting means is
It is characterized in that the code amount output from the encoding means is detected as the characteristic based on the image.

【0012】請求項5に記載の発明は、請求項1に記載
の予測符号化装置において、前記参照画素選択手段は、
参照画素の位置を所定ラインごとに決定することを特徴
とするものである。
According to a fifth aspect of the present invention, in the predictive coding apparatus according to the first aspect, the reference pixel selection means is
It is characterized in that the position of the reference pixel is determined for each predetermined line.

【0013】請求項6に記載の発明は、請求項2に記載
の予測符号化装置において、前記選択手段は、所定ライ
ンごとに前記予測手段を選択することを特徴とするもの
である。
According to a sixth aspect of the present invention, in the predictive coding apparatus according to the second aspect, the selecting means selects the predicting means for each predetermined line.

【0014】請求項7に記載の発明は、復号装置におい
て、請求項1ないし6のいずれか1項に記載の予測符号
化装置によって符号化された符号データを復号して予測
誤差データを生成する復号手段と、原画像に基づく特性
を検出する検出手段と、該検出手段で検出した特性に基
づいて参照画素の位置を選択する参照画素選択手段と、
該参照画素選択手段によって選択された参照画素の値に
基づいて前記予測誤差データから逆予測処理を行なって
原画像を復元する逆予測手段を有することを特徴とする
ものである。
According to a seventh aspect of the present invention, in a decoding device, the code data encoded by the predictive encoding device according to any one of the first to sixth aspects is decoded to generate prediction error data. Decoding means, detecting means for detecting a characteristic based on the original image, reference pixel selecting means for selecting a position of a reference pixel based on the characteristic detected by the detecting means,
It is characterized by comprising an inverse prediction means for performing an inverse prediction process from the prediction error data based on the value of the reference pixel selected by the reference pixel selection means to restore the original image.

【0015】請求項8に記載の発明は、復号装置におい
て、請求項1ないし6のいずれか1項に記載の予測符号
化装置によって符号化された符号データを復号して予測
誤差データを生成する復号手段と、前記予測誤差データ
から逆予測処理を行なって原画像を復元する複数の逆予
測手段と、原画像に基づく特性を検出する検出手段と、
該検出手段で検出した特性に基づいて前記逆予測手段を
選択する選択手段と、該選択手段によって選択された逆
予測手段で前記予測誤差データから逆予測処理を行なっ
て原画像を復元することを特徴とするものである。
According to an eighth aspect of the present invention, in a decoding device, the coded data encoded by the predictive encoding device according to any one of the first to sixth aspects is decoded to generate prediction error data. Decoding means, a plurality of inverse prediction means for performing an inverse prediction process from the prediction error data to restore an original image, a detection means for detecting a characteristic based on the original image,
Selecting means for selecting the inverse predicting means based on the characteristics detected by the detecting means, and performing inverse prediction processing from the prediction error data by the inverse predicting means selected by the selecting means to restore the original image. It is a feature.

【0016】請求項9に記載の発明は、請求項7または
8に記載の復号装置において、前記検出手段は、原画像
に基づく特性として前記復号手段に入力される符号量を
検出することを特徴とするものである。
According to a ninth aspect of the present invention, in the decoding device according to the seventh or eighth aspect, the detecting means detects the code amount input to the decoding means as a characteristic based on the original image. It is what

【0017】請求項10に記載の発明は、請求項7に記
載の復号装置において、前記参照画素選択手段は、参照
画素の位置を所定ラインごとに決定することを特徴とす
るものである。
According to a tenth aspect of the present invention, in the decoding device according to the seventh aspect, the reference pixel selection means determines the position of the reference pixel for each predetermined line.

【0018】請求項11に記載の発明は、請求項8に記
載の復号装置において、前記選択手段は、所定ラインご
とに前記逆予測手段を選択することを特徴とするもので
ある。
The eleventh aspect of the present invention is the decoding apparatus according to the eighth aspect, wherein the selecting means selects the inverse predicting means for each predetermined line.

【0019】請求項12に記載の発明は、予測符号化方
法において、画像に基づく特性を検出し、検出結果に基
づいて参照画素の位置を選択し、選択された参照画素の
値に基づいて対象画素の値を予測し、該予測結果に基づ
いて符号化を行なうことを特徴とするものである。
According to the twelfth aspect of the present invention, in the predictive coding method, the characteristic based on the image is detected, the position of the reference pixel is selected based on the detection result, and the target is selected based on the value of the selected reference pixel. It is characterized in that the value of a pixel is predicted and the encoding is performed based on the prediction result.

【0020】請求項13に記載の発明は、請求項12に
記載の予測符号化方法において、画像に基づく特性とし
てディザ画像か否かを検出することを特徴とするもので
ある。
According to a thirteenth aspect of the present invention, in the predictive coding method according to the twelfth aspect, whether or not the image is a dither image is detected as a characteristic based on the image.

【0021】請求項14に記載の発明は、請求項12に
記載の予測符号化方法において、画像に基づく特性とし
て符号化後の符号量を検出することを特徴とするもので
ある。
According to a fourteenth aspect of the present invention, in the predictive encoding method according to the twelfth aspect, the code amount after encoding is detected as a characteristic based on an image.

【0022】請求項15に記載の発明は、請求項12に
記載の予測符号化方法において、前記参照画素の位置の
選択は、所定ラインごとに行なうことを特徴とするもの
である。
According to a fifteenth aspect of the invention, in the predictive coding method according to the twelfth aspect, the position of the reference pixel is selected for each predetermined line.

【0023】請求項16に記載の発明は、画像処理装置
において、前記1ないし6のいずれか1項に記載の予測
符号化装置と、前記7ないし11のいずれか1項に記載
の復号装置を有することを特徴とするものである。
According to a sixteenth aspect of the present invention, in the image processing apparatus, the predictive coding apparatus according to any one of the first to sixth aspects and the decoding apparatus according to any one of the seven to eleventh aspects are provided. It is characterized by having.

【0024】[0024]

【発明の実施の形態】図1は、本発明の符号化装置の第
1の実施の形態を示すブロック図である。図中、1は画
像データ、2は適応予測位置選択処理部、3は予測処理
部、4は予測値、5は予測誤差データ、6は符号化部、
7は符号データ、8は画像性質検出部、9は選択信号で
ある。
1 is a block diagram showing a first embodiment of an encoding apparatus of the present invention. In the figure, 1 is image data, 2 is an adaptive prediction position selection processing unit, 3 is a prediction processing unit, 4 is a prediction value, 5 is prediction error data, 6 is an encoding unit,
Reference numeral 7 is code data, 8 is an image property detection unit, and 9 is a selection signal.

【0025】画像データ1は、適応予測位置選択処理部
2に入力されると同時に、画像性質検出部8に入力され
る。適応予測位置選択処理部2においては、画像性質検
出部8の検出結果に応じて注目画素に対する参照画素の
位置、すなわち、適応予測位置を選択して、予測値4を
出力する。
The image data 1 is input to the adaptive predicted position selection processing unit 2 and at the same time, is input to the image property detection unit 8. In the adaptive predicted position selection processing unit 2, the position of the reference pixel with respect to the target pixel, that is, the adaptive predicted position is selected according to the detection result of the image property detection unit 8 and the predicted value 4 is output.

【0026】予測値の選択処理について説明する。図2
(A)は、注目画素Pに対して、行方向に10画素前ま
での位置X9 〜X0 と、1行上の注目画素に対する前後
を含む3画素の位置Y2 〜Y0 を図示している。この合
計13の位置の画素から注目画素Pの予測位置として、
最も予測的中率の高いと思われる位置を適応的に選択
し、その画素の値を予測値4とすることを考える。もち
ろん、図2(A)の13画素に限られるものではなく、
行方向の画素を増加させたり、上の行数も増加させても
よいが、メモリ容量が増加するので、適当な範囲に収め
るのがよい。
The prediction value selection process will be described. FIG.
(A) illustrates positions X 9 to X 0 up to 10 pixels before the pixel of interest P in the row direction and positions Y 2 to Y 0 of 3 pixels including before and after the pixel of interest on one line. ing. As the predicted position of the target pixel P from the pixels at the total 13 positions,
It is considered that the position that seems to have the highest predictive predictive value is adaptively selected and the value of the pixel is set to the predicted value 4. Of course, the number of pixels is not limited to 13 in FIG.
The number of pixels in the row direction may be increased, or the number of rows above may be increased.

【0027】このようにして範囲が決められた対象画素
から、予測に用いる位置が選択されるが、特開平5−3
16370号公報に記載された予測方法では、数画素前
からこれらの予測対象位置から最終的に予測に使用する
位置が決定される。
The position to be used for prediction is selected from the target pixels whose range is determined in this way.
In the prediction method described in Japanese Patent No. 16370, positions to be finally used for prediction are determined from these prediction target positions from several pixels before.

【0028】しかし、例えば、画像の性質が、8×8の
ディザマトリックスで2値化されたディザ画像であった
場合には、注目画素Pに対して、8画素前のX7 の位置
の画素データが相関が強く、2〜7画素前のX1 〜X6
の位置の画像データとは相関が弱いと考えられる。しか
し、上述した特開平5−316370号公報に記載され
た予測方法では、8画素前の位置が特別の位置として認
識されていないから、画像データの状況により、2〜7
画素前の位置が選択されてしまうことがあり、その場合
は、予測外れが発生する可能性が高い。
However, for example, when the image property is a dither image binarized by an 8 × 8 dither matrix, the pixel at the position of X 7 which is 8 pixels before the pixel of interest P. The data has a strong correlation, and X 1 to X 6 2 to 7 pixels before
It is considered that the correlation with the image data at the position is weak. However, in the prediction method described in Japanese Patent Laid-Open No. 5-316370, the position 8 pixels before is not recognized as a special position.
The position before the pixel may be selected, and in that case, misprediction is likely to occur.

【0029】本発明では、画像性質検出部8において、
8×8のディザ画像と判断された場合には、選択信号9
により、図2(A)の画素参照位置から、X1 〜X6
8,X9 ,Y1 ,Y2 を外して、X7 ,X0 ,Y0
位置に絞り、この中から適応予測して最終予測位置を選
択するようにした。図2(B)は、8×8のディザ画像
の場合の予測選択範囲の画素の位置を示している。
In the present invention, in the image property detecting section 8,
If it is determined that the image is an 8 × 8 dither image, the selection signal 9
From the pixel reference position in FIG. 2A, X 1 to X 6 ,
Remove the X 8, X 9, Y 1 , Y 2, stop in a position of X 7, X 0, Y 0 , and to select the final predicted position adaptive prediction to from this. FIG. 2B shows the positions of pixels in the prediction selection range in the case of an 8 × 8 dither image.

【0030】また、誤差拡散処理後のスクリーン画像等
では、注目画素Pの周辺の画素の方が相関が強いと考え
られる。そのため、予測選択範囲の画素の位置は、Y0
〜Y2 ,X0 の位置に絞っている。
Further, in the screen image and the like after the error diffusion processing, it is considered that the pixels around the target pixel P have stronger correlation. Therefore, the position of the pixel in the prediction selection range is Y 0
It is narrowed down to the positions of Y 2 and X 0 .

【0031】以上により決定された位置の画素、つま
り、最終予測位置の画素の値が予測値4となり、予測処
理部3に入力される。予測処理部3においては、注目画
素Pの値と予測値の差分である予測誤差データ7を出力
し、符号化部6によって、予測誤差データ5が、RL符
号などの符号データ7に符号化される。
The value of the pixel at the position determined as described above, that is, the value of the pixel at the final predicted position becomes the predicted value 4 and is input to the prediction processing unit 3. The prediction processing unit 3 outputs the prediction error data 7 which is the difference between the value of the pixel of interest P and the prediction value, and the coding unit 6 codes the prediction error data 5 into code data 7 such as an RL code. It

【0032】画像性質検出部8について説明する。この
実施の形態では、画像性質検出部8は、ディザ画像であ
るか、否かを検出する。もちろん、画像性質検出部8に
画像データ1を解析して、ディザ画像であるか、否かを
検出するようにしてもよい。この場合は、8×8を単位
マトリックスとするディザ画像データであれば、8×8
画素ごとの周期性が見られることから、ディザ画像であ
ることが検出できる。したがって、単位マトリックスに
基づく周期性の有無を検出することにより、ディザ画像
の検出ができる。
The image property detecting section 8 will be described. In this embodiment, the image property detection unit 8 detects whether or not the image is a dither image. Of course, the image property detecting unit 8 may analyze the image data 1 to detect whether or not it is a dither image. In this case, if the dither image data has a unit matrix of 8 × 8, then 8 × 8
Since the periodicity of each pixel is seen, it can be detected that the image is a dither image. Therefore, the dither image can be detected by detecting the presence or absence of periodicity based on the unit matrix.

【0033】また、画像データ1は、一般的には、アナ
ログ信号の濃淡データから2値化される。2値化に当た
って、ディザ画像データとした場合には、ディザ画像で
ある旨の情報と単位マトリックスの大きさの情報を画像
データ1に付加しておく。画像性質検出部8は、この情
報を検出するようにしてもよい。この情報の検出の有無
により、ディザ画像であるか、否かの検出ができる。
Further, the image data 1 is generally binarized from the grayscale data of the analog signal. When the dither image data is used for binarization, the information indicating that the image is a dither image and the unit matrix size information are added to the image data 1. The image property detection unit 8 may detect this information. Whether or not the image is a dither image can be detected based on whether or not this information is detected.

【0034】図3は、本発明の符号化装置の第2の実施
の形態を示すブロック図である。図中、図1と同様な部
分には同じ符号を付して説明を省略する。11は符号量
カウント制御部である。この実施の形態では、ディザ画
像の場合は、8×8の単位マトリックスであるとの前提
に立っている。したがって、適応予測位置選択処理部2
においては、あらかじめ図2(B)で説明した8×8の
ディザマトリックス用の予測位置が用いられるように、
予測位置選択処理がなされている。
FIG. 3 is a block diagram showing a second embodiment of the coding apparatus of the present invention. In the figure, the same parts as those in FIG. Reference numeral 11 is a code amount count control unit. In this embodiment, it is assumed that the dither image is an 8 × 8 unit matrix. Therefore, the adaptive predicted position selection processing unit 2
In order to use the predicted position for the 8 × 8 dither matrix described in FIG.
Predicted position selection processing is performed.

【0035】この処理によって生成された符号データ7
は、符号量カウント制御部11に入力され、符号量がカ
ウントされる。カウントした1ラインもしくは数ライン
ごとの符号量を、所定の閾値と比較し、符号量が閾値よ
り大きい場合には、現在入力されている画像は、ディザ
画像ではないと判断する。判断結果は、選択信号9とし
て適応予測位置選択処理部2に供給され、ディザ画像で
ない場合は、図2(C)で説明したスクリーン画像用の
予測位置を用いるように、適応予測位置選択処理部2が
切り換えられる。
Code data 7 generated by this processing
Is input to the code amount count control unit 11 and the code amount is counted. The counted code amount for each line or several lines is compared with a predetermined threshold value, and when the code amount is larger than the threshold value, it is determined that the currently input image is not a dither image. The determination result is supplied to the adaptive predicted position selection processing unit 2 as the selection signal 9, and when it is not the dither image, the adaptive predicted position selection processing unit uses the predicted position for the screen image described in FIG. 2C. 2 is switched.

【0036】上述した説明では、適応予測位置選択処理
部2を、まず、8×8のディザマトリックス用の予測位
置が用いられるように設定したが、種々の大きさの単位
マトリックス用の予測位置が用いられるように、順次切
り換えて、それぞれの場合の所定ライン数の符号データ
の符号量を閾値と比較するようにしてもよい。この場
合、スクリーン画像用の予測位置を用いた場合の符号デ
ータの符号量の比較の対象にするようにしてもよい。閾
値と比較する代わりに、相互の比較を行なうようにして
もよい。
In the above description, the adaptive predictive position selection processing unit 2 is set so that the predictive positions for the 8 × 8 dither matrix are used first, but the predictive positions for the unit matrices of various sizes are set. As used, the code amount of the code data of the predetermined number of lines in each case may be sequentially switched to be compared with the threshold value. In this case, the code amount of the code data may be compared when the predicted position for the screen image is used. Instead of comparing with the threshold value, mutual comparison may be performed.

【0037】図4は、本発明の符号化装置の第3の実施
の形態を示すブロック図である。図中、図1,図2と同
様な部分には同じ符号を付して説明を省略する。12は
セレクタ、13はメモリ型予測部である。この実施の形
態では、第2の実施の形態に対して、メモリ型予測部1
3を付加して、適応予測位置選択処理部2の出力する予
測値4と、メモリ型予測部13の出力する予測値4をセ
レクタ12で切り換えるように構成した。
FIG. 4 is a block diagram showing a third embodiment of the coding apparatus of the present invention. In the figure, the same parts as those in FIGS. 1 and 2 are denoted by the same reference numerals, and description thereof will be omitted. Reference numeral 12 is a selector, and 13 is a memory type prediction unit. In this embodiment, the memory type prediction unit 1 is different from the second embodiment.
3 is added, and the predictive value 4 output from the adaptive predictive position selection processing unit 2 and the predictive value 4 output from the memory type predicting unit 13 are switched by the selector 12.

【0038】図5を参照して説明する。適応予測位置選
択処理部2の参照位置は、図5(A)に示すように、水
平方向のみで構成した。また、メモリ型予測部13は、
図5(B)に示すように、注目画素Pの前画素X0 と、
前ラインのX1 〜X3 で構成した。メモリ型予測部13
においては、図5(C)のテーブルのとおりX0 〜X3
の値に対応する予測値があらかじめメモリに格納されて
おり、入力されたX0〜X3 の値に従って予測値が出力
されるように構成されている。このメモリ型予測部13
の予測テーブルは、あらかじめ予測値を設定しておいて
もよいし、途中、書き換えることができるように構成し
てもよい。
Description will be made with reference to FIG. The reference position of the adaptive predicted position selection processing unit 2 is configured only in the horizontal direction, as shown in FIG. In addition, the memory type prediction unit 13
As shown in FIG. 5B, the previous pixel X 0 of the target pixel P,
It is composed of X 1 to X 3 in the previous line. Memory type prediction unit 13
, X 0 to X 3 as shown in the table of FIG.
The predicted value corresponding to the value of is stored in the memory in advance, and the predicted value is output according to the input values of X 0 to X 3 . This memory type prediction unit 13
The prediction table may be set with a predicted value in advance, or may be rewritable during the process.

【0039】セレクタ12においては、あらかじめ、適
応予測器処理部2からの予測値4が選択されていたとす
る。この処理によって生成された符号データ7は、符号
量カウント制御部11に入力され、符号量がカウントさ
れる。同時に1ラインもしくは数ラインごとに、符号量
は、ある閾値と比較され、符号量が大きい場合には、選
択信号9によりセレクタ12が制御されて、メモリ型予
測部13が出力する予測値4に切り換えられる。
It is assumed that the selector 12 has previously selected the prediction value 4 from the adaptive predictor processing unit 2. The code data 7 generated by this processing is input to the code amount count control unit 11 and the code amount is counted. At the same time, the code amount is compared with a certain threshold value for every one line or every several lines, and when the code amount is large, the selector 12 is controlled by the selection signal 9 to obtain the prediction value 4 output from the memory type prediction unit 13. Can be switched.

【0040】また、この実施の形態の変形例として、図
示しないが、予測部をメモリ型予測部のみで構成し、選
択信号9により、参照画素の位置を変更するよう構成し
てもよい。
As a modification of this embodiment, although not shown, the prediction unit may be composed of only a memory type prediction unit, and the position of the reference pixel may be changed by the selection signal 9.

【0041】以上、本発明による符号化処理について説
明したが、復号処理についても、ほぼ同様に構成するこ
とができる。
Although the encoding process according to the present invention has been described above, the decoding process can be configured in substantially the same manner.

【0042】図6は、本発明の復号装置の実施の一形態
を示すブロック図である。図中、1は画像データ、4は
予測値、5は予測誤差データ、7は符号データ、9は選
択信号、11は符号量カウント制御部、21は適応逆予
測位置選択処理部、22は逆予測処理部、23は復号部
である。
FIG. 6 is a block diagram showing an embodiment of the decoding apparatus of the present invention. In the figure, 1 is image data, 4 is a prediction value, 5 is prediction error data, 7 is code data, 9 is a selection signal, 11 is a code amount count control unit, 21 is an adaptive inverse prediction position selection processing unit, and 22 is inverse. The prediction processing unit 23 is a decoding unit.

【0043】符号データ7は、符号量カウント制御部1
1に入力され、同時に、復号化部23に入力される。復
号化部23において、符号データ7は予測誤差データ5
へと変換され、適応逆予測位置選択処理部21で選択さ
れた予測値4とともに、逆予測処理部22に入力され、
画像データ1に変換される。
The code data 7 is the code amount count controller 1
1, and at the same time, is input to the decoding unit 23. In the decoding unit 23, the code data 7 is the prediction error data 5
And is input to the inverse prediction processing unit 22 together with the prediction value 4 selected by the adaptive inverse prediction position selection processing unit 21,
Converted to image data 1.

【0044】このとき、適応逆予測位置選択処理部21
においては、符号化時と同様、符号量カウント制御部1
1から出力される選択信号9により、予測に使用する画
素の位置等が決定される。
At this time, the adaptive inverse prediction position selection processing unit 21
In the same manner as in encoding, the code amount count control unit 1
The position of a pixel used for prediction and the like are determined by the selection signal 9 output from 1.

【0045】上述した復号処理は、図1,図3で説明し
た符号化に対応するものであるが、メモリ型予測部に対
応した逆予測を行なうことにより、図4で説明した符号
化の復号についても同様に構成することができる。
The above-described decoding process corresponds to the encoding described with reference to FIGS. 1 and 3, but the decoding of the encoding described with reference to FIG. 4 is performed by performing the inverse prediction corresponding to the memory type prediction unit. Can be similarly configured.

【0046】本発明による符号化装置と、復号装置を用
いて、画像処理装置を構成することができる。符号化装
置によって、データの圧縮率を大きくできるので、画像
データをメモリしたり、転送したりする場合に有利であ
る。メモリから読み出されたり、転送されたデータは、
復号装置で再現性よく画像データに復号できる。
An image processing apparatus can be constructed using the encoding apparatus and the decoding apparatus according to the present invention. The encoding apparatus can increase the data compression rate, which is advantageous when storing or transferring image data. The data read from the memory or transferred is
The decoding device can decode the image data with good reproducibility.

【0047】[0047]

【発明の効果】以上の説明から明らかなように、本発明
によれば、画像データの性質に合わせて、予測に使用す
る画素位置、または、予測方式を切り換えることができ
るため、予測器の小規模化、予測器の小規模化に伴う符
号化スピードの向上、また符号化効率の向上が図れると
いう利点がある。符号化された符号データも、再現性よ
く復号できるという効果がある。
As is apparent from the above description, according to the present invention, it is possible to switch the pixel position used for prediction or the prediction method in accordance with the property of image data. There is an advantage that the encoding speed can be improved and the encoding efficiency can be improved with the scale reduction and the scale reduction of the predictor. There is an effect that the encoded code data can be decoded with good reproducibility.

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

【図1】 本発明の符号化装置の第1の実施の形態を示
すブロック図である。
FIG. 1 is a block diagram showing a first embodiment of an encoding device of the present invention.

【図2】 本発明の符号化装置の第1の実施の形態にお
ける参照画素の位置の説明図である。
FIG. 2 is an explanatory diagram of positions of reference pixels in the first embodiment of the encoding device of the present invention.

【図3】 本発明の符号化装置の第2の実施の形態を示
すブロック図である。
FIG. 3 is a block diagram showing a second embodiment of an encoding device of the present invention.

【図4】 本発明の符号化装置の第3の実施の形態を示
すブロック図である。
FIG. 4 is a block diagram showing a third embodiment of the encoding device of the present invention.

【図5】 本発明の符号化装置の第3の実施の形態にお
ける参照画素の説明図である。
FIG. 5 is an explanatory diagram of reference pixels in the third embodiment of the encoding device of the present invention.

【図6】 本発明の復号装置の実施の一形態を示すブロ
ック図である。
FIG. 6 is a block diagram showing an embodiment of a decoding device of the present invention.

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

1…画像データ、2…適応予測位置選択処理部、3…予
測処理部、4…予測値、5…予測誤差データ、6…符号
化部、7…符号データ、8…画像性質検出部、9…選択
信号、11…符号量カウント制御部、12…セレクタ、
13…メモリ型予測部、21…適応逆予測位置選択処理
部、22…逆予測処理部、23…復号部。
1 ... Image data, 2 ... Adaptive prediction position selection processing unit, 3 ... Prediction processing unit, 4 ... Prediction value, 5 ... Prediction error data, 6 ... Encoding unit, 7 ... Code data, 8 ... Image property detection unit, 9 ... selection signal, 11 ... code amount count control unit, 12 ... selector,
13 ... Memory type prediction unit, 21 ... Adaptive inverse prediction position selection processing unit, 22 ... Inverse prediction processing unit, 23 ... Decoding unit.

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】 画像に基づく特性を検出する検出手段
と、該検出手段の出力に基づいて参照画素の位置を選択
する参照画素選択手段と、該参照画素選択手段によって
選択された参照画素の値に基づいて対象画素の値を予測
する予測手段と、該予測手段による予測結果に基づいて
符号化を行なう符号化手段を有することを特徴とする予
測符号化装置。
1. A detection means for detecting a characteristic based on an image, a reference pixel selection means for selecting a position of a reference pixel based on an output of the detection means, and a value of the reference pixel selected by the reference pixel selection means. A predictive coding apparatus comprising: a prediction unit that predicts a value of a target pixel based on the above; and a coding unit that performs coding based on a prediction result by the prediction unit.
【請求項2】 対象画素の周辺に位置する複数の画素か
ら対象画素の値を予測する複数の予測手段と、画像に基
づく特性を検出する検出手段と、該検出手段の出力に基
づいて前記予測手段を選択する選択手段と、該選択手段
によって選択された前記予測手段による予測結果に基づ
いて符号化を行なう符号化手段を有することを特徴とす
る予測符号化装置。
2. A plurality of prediction means for predicting a value of a target pixel from a plurality of pixels located around the target pixel, a detection means for detecting a characteristic based on an image, and the prediction based on an output of the detection means. A predictive coding apparatus comprising: a selecting unit that selects a unit, and a coding unit that performs coding based on a prediction result by the predicting unit selected by the selecting unit.
【請求項3】 前記検出手段は、画像に基づく特性とし
てディザ画像の性質を検出することを特徴とする請求項
1または2に記載の予測符号化装置。
3. The predictive coding apparatus according to claim 1, wherein the detecting unit detects a property of the dither image as a characteristic based on the image.
【請求項4】 前記検出手段は、画像に基づく特性とし
て前記符号化手段から出力される符号量を検出すること
を特徴とする請求項1または2に記載の予測符号化装
置。
4. The predictive coding apparatus according to claim 1, wherein the detection unit detects a code amount output from the coding unit as a characteristic based on an image.
【請求項5】 前記参照画素選択手段は、参照画素の位
置を所定ラインごとに決定することを特徴とする請求項
1に記載の予測符号化装置。
5. The predictive coding apparatus according to claim 1, wherein the reference pixel selection means determines the position of the reference pixel for each predetermined line.
【請求項6】 前記選択手段は、所定ラインごとに前記
予測手段を選択することを特徴とする請求項2に記載の
予測符号化装置。
6. The predictive coding apparatus according to claim 2, wherein the selection means selects the prediction means for each predetermined line.
【請求項7】 請求項1ないし6のいずれか1項に記載
の予測符号化装置によって符号化された符号データを復
号して予測誤差データを生成する復号手段と、原画像に
基づく特性を検出する検出手段と、該検出手段で検出し
た特性に基づいて参照画素の位置を選択する参照画素選
択手段と、該参照画素選択手段によって選択された参照
画素の値に基づいて前記予測誤差データから逆予測処理
を行なって原画像を復元する逆予測手段を有することを
特徴とする復号装置。
7. Decoding means for decoding coded data coded by the predictive coding apparatus according to claim 1 to generate prediction error data, and detecting characteristics based on an original image. Detecting means, a reference pixel selecting means for selecting the position of the reference pixel based on the characteristic detected by the detecting means, and an inverse of the prediction error data based on the value of the reference pixel selected by the reference pixel selecting means. A decoding device comprising an inverse prediction unit that performs a prediction process to restore an original image.
【請求項8】 請求項1ないし6のいずれか1項に記載
の予測符号化装置によって符号化された符号データを復
号して予測誤差データを生成する復号手段と、前記予測
誤差データから逆予測処理を行なって原画像を復元する
複数の逆予測手段と、原画像に基づく特性を検出する検
出手段と、該検出手段で検出した特性に基づいて前記逆
予測手段を選択する選択手段と、該選択手段によって選
択された逆予測手段で前記予測誤差データから逆予測処
理を行なって原画像を復元することを特徴とする復号装
置。
8. Decoding means for decoding coded data coded by the predictive coding apparatus according to claim 1 to generate prediction error data, and inverse prediction from the prediction error data. A plurality of inverse prediction means for performing processing to restore the original image; a detection means for detecting a characteristic based on the original image; a selection means for selecting the inverse prediction means based on the characteristic detected by the detection means; A decoding device characterized in that the inverse prediction means selected by the selection means performs inverse prediction processing from the prediction error data to restore an original image.
【請求項9】 前記検出手段は、原画像に基づく特性と
して前記復号手段に入力される符号量を検出することを
特徴とする請求項7または8に記載の復号装置。
9. The decoding apparatus according to claim 7, wherein the detection unit detects the code amount input to the decoding unit as a characteristic based on the original image.
【請求項10】 前記参照画素選択手段は、参照画素の
位置を所定ラインごとに決定することを特徴とする請求
項7に記載の復号装置。
10. The decoding device according to claim 7, wherein the reference pixel selection means determines the position of the reference pixel for each predetermined line.
【請求項11】 前記選択手段は、所定ラインごとに前
記逆予測手段を選択することを特徴とする請求項8に記
載の復号装置。
11. The decoding device according to claim 8, wherein the selection unit selects the inverse prediction unit for each predetermined line.
【請求項12】 画像に基づく特性を検出し、検出結果
に基づいて参照画素の位置を選択し、選択された参照画
素の値に基づいて対象画素の値を予測し、該予測結果に
基づいて符号化を行なうことを特徴とする予測符号化方
法。
12. A characteristic based on an image is detected, a position of a reference pixel is selected based on a detection result, a value of a target pixel is predicted based on a value of the selected reference pixel, and based on the prediction result. A predictive coding method characterized by performing coding.
【請求項13】 画像に基づく特性としてディザ画像か
否かを検出することを特徴とする請求項12に記載の予
測符号化方法。
13. The predictive coding method according to claim 12, wherein whether or not the image is a dither image is detected as a characteristic based on the image.
【請求項14】 画像に基づく特性として符号化後の符
号量を検出することを特徴とする請求項12に記載の予
測符号化方法。
14. The predictive coding method according to claim 12, wherein a code amount after coding is detected as a characteristic based on an image.
【請求項15】 前記参照画素の位置の選択は、所定ラ
インごとに行なうことを特徴とする請求項12に記載の
予測符号化方法。
15. The predictive coding method according to claim 12, wherein the position of the reference pixel is selected for each predetermined line.
【請求項16】 前記1ないし6のいずれか1項に記載
の予測符号化装置と、前記7ないし11のいずれか1項
に記載の復号装置を有することを特徴とする画像処理装
置。
16. An image processing apparatus comprising the predictive coding apparatus according to any one of 1 to 6 and the decoding apparatus according to any one of 7 to 11.
JP00674996A 1996-01-18 1996-01-18 Predictive coding device, decoding device, predictive coding method, and image processing device Expired - Fee Related JP3466358B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00674996A JP3466358B2 (en) 1996-01-18 1996-01-18 Predictive coding device, decoding device, predictive coding method, and image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00674996A JP3466358B2 (en) 1996-01-18 1996-01-18 Predictive coding device, decoding device, predictive coding method, and image processing device

Publications (2)

Publication Number Publication Date
JPH09200542A true JPH09200542A (en) 1997-07-31
JP3466358B2 JP3466358B2 (en) 2003-11-10

Family

ID=11646850

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00674996A Expired - Fee Related JP3466358B2 (en) 1996-01-18 1996-01-18 Predictive coding device, decoding device, predictive coding method, and image processing device

Country Status (1)

Country Link
JP (1) JP3466358B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0899687A1 (en) * 1997-08-26 1999-03-03 Matsushita Electric Industrial Co., Ltd. Method and apparatus for detecting motion vector and image coding apparatus
JP2005323326A (en) * 2003-11-27 2005-11-17 Canon Inc Image encoding apparatus, image decoding apparatus, control method thereof, computer program and computer-readable storage medium
US7245396B2 (en) 2001-12-06 2007-07-17 Canon Kabushiki Kaisha Image data coding apparatus, image data decoding apparatus, image data coding method and image data decoding method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0899687A1 (en) * 1997-08-26 1999-03-03 Matsushita Electric Industrial Co., Ltd. Method and apparatus for detecting motion vector and image coding apparatus
US6169766B1 (en) 1997-08-26 2001-01-02 Matsushita Electric Industrial Co., Ltd. Method and apparatus for detecting motion vector and image coding apparatus
US7245396B2 (en) 2001-12-06 2007-07-17 Canon Kabushiki Kaisha Image data coding apparatus, image data decoding apparatus, image data coding method and image data decoding method
JP2005323326A (en) * 2003-11-27 2005-11-17 Canon Inc Image encoding apparatus, image decoding apparatus, control method thereof, computer program and computer-readable storage medium

Also Published As

Publication number Publication date
JP3466358B2 (en) 2003-11-10

Similar Documents

Publication Publication Date Title
JP2611607B2 (en) Scene change detection device
US5933105A (en) Context-based arithmetic encoding/decoding method and apparatus
JPH04270568A (en) Data compression system in picture processing unit
US6169766B1 (en) Method and apparatus for detecting motion vector and image coding apparatus
JP2006517069A (en) Motion vector prediction method and system
JP3466358B2 (en) Predictive coding device, decoding device, predictive coding method, and image processing device
CA2376720C (en) Coding method, coding apparatus, decoding method and decoding apparatus using subsampling
JPH05145770A (en) Encoding/decoding device
JPWO2005125215A1 (en) Image data encoding apparatus and encoding method
JP3432039B2 (en) Image encoding method and apparatus
JPH118848A (en) Image encoding method and device therefor
JP3263218B2 (en) Image information data compression and playback device
JP3189068B2 (en) Image data encoding
JPH04270569A (en) Data compression system for picture processor
JP3254899B2 (en) Image decoding processor
JPH1013842A (en) Markov model image coder
JP2005151382A (en) Coding apparatus, coding method, and program thereof
CN101204093B (en) Procedure and device for detecting fades in a sequence of images
JPH09200541A (en) Coder, decoder, coding method, decoding method and image processor
JPH07111595A (en) Image encoder
JPH0132703B2 (en)
JP2729172B2 (en) Image data processing device
JPH08317401A (en) Device and method for image processing
JP3123791B2 (en) Encoding device and decoding device using arithmetic code
JP2000333020A (en) Binary image coding method, binary image coder and recording medium

Legal Events

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

Free format text: PAYMENT UNTIL: 20070829

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20080829

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090829

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100829

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110829

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120829

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120829

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130829

Year of fee payment: 10

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S802 Written request for registration of partial abandonment of right

Free format text: JAPANESE INTERMEDIATE CODE: R311802

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees