JPS59138183A - System for coding color picture - Google Patents
System for coding color pictureInfo
- Publication number
- JPS59138183A JPS59138183A JP58013386A JP1338683A JPS59138183A JP S59138183 A JPS59138183 A JP S59138183A JP 58013386 A JP58013386 A JP 58013386A JP 1338683 A JP1338683 A JP 1338683A JP S59138183 A JPS59138183 A JP S59138183A
- Authority
- JP
- Japan
- Prior art keywords
- run
- color
- change point
- code
- circuit
- 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
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/80—Camera processing pipelines; Components thereof
- H04N23/84—Camera processing pipelines; Components thereof for processing colour signals
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Color Image Communication Systems (AREA)
- Image Processing (AREA)
- Color Television Systems (AREA)
Abstract
Description
【発明の詳細な説明】
この発明は、色彩画像を効率よく伝送したり記憶したり
するための符号化方式に関するものである。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a coding method for efficiently transmitting and storing color images.
文字や図形により構成される2次元パターンが複数の色
により着色された様な色彩画像は、視覚情報としての効
果が白黒画像に比べて著しく大きいので、文字放送や会
話形文字図形情報システム等種々の画像情報システムに
おける利用の拡大が予想されている。ところが、その様
な3色彩画像を伝送したり記憶蓄積したりしようとする
と、所要伝送時間や所要記憶容量が白黒画像に比べてや
はり大きくなる。この問題に対処するため、色彩画像を
符号化することによりデータ圧縮を行なう方法がいろい
ろと考えられており、その代表的なものとしてカラーラ
ンレングス符号化方式がある。Colored images, in which two-dimensional patterns composed of characters and figures are colored with multiple colors, have a significantly greater effect as visual information than black and white images, and are therefore used in various applications such as teletext broadcasting and conversational text and graphic information systems. It is expected that its use in image information systems will expand. However, when attempting to transmit or store such three-color images, the required transmission time and storage capacity become larger than those for monochrome images. To deal with this problem, various methods have been considered for compressing data by encoding color images, and a typical example is a color run-length encoding method.
しかし、この方式によっても、色彩画像が複雑に着色さ
れている場合にはデータ圧縮効果が不十分となるため、
更に色彩画像の着色そのものに制限を加える様な方法が
採られることがある。例えば、色彩画像を多数の小矩形
領域に分割して各小矩形領域内では2種以上の色彩を用
いない様に制限するのである。この様な制限が加えられ
ると、データ圧縮にとっては都合が良い反面、画像の表
現能力が阻害される。制限が人為的なものであるから、
普通に作成されたイラストやグラフをそのままでは伝送
することができないため、情報としての色彩画像を作成
する際には余分な手間と工夫を要し、かつ不自然な着色
になることを完全に避けることはできない等の新たな問
題が生じてくることになる。However, even with this method, the data compression effect is insufficient if the color image is complexly colored.
Furthermore, a method may be adopted in which restrictions are placed on the coloring itself of the color image. For example, a color image is divided into a large number of small rectangular areas, and each small rectangular area is restricted from using two or more colors. Although such restrictions are convenient for data compression, they impede the ability to express images. Because the restrictions are artificial,
Since normally created illustrations and graphs cannot be transmitted as they are, creating color images as information requires extra effort and ingenuity, and completely avoids unnatural coloring. New problems will arise, such as the inability to do so.
この発明は色彩画像を従来の方式よりも効率よくデータ
圧縮して、上記の様な画像表現能力を制限しなくてもす
む様な色彩画像符号化方式を提供することを目的とする
。It is an object of the present invention to provide a color image encoding method that compresses color images more efficiently than conventional methods and eliminates the need to limit the image representation ability as described above.
以下、図面によってこの発明による色彩画−符号化方式
を詳細に説明する。Hereinafter, the color image encoding method according to the present invention will be explained in detail with reference to the drawings.
以下の説明では説明の簡単のため、色彩画像を伝送する
こと(即ち空間的に移動させること)と記憶すること(
即ち時間的に移動させること)をまとめて単に伝送と呼
ぶことにする。また色彩画像の符号化とは、画像が通常
のラスク走査により画素毎の色彩情報に分解されたもの
(以下これを画像データと呼ぶ)をそれと等価な符号デ
ータに変換する過程を意味し、色彩画像の復号化とは、
符号データから画像データへの逆変換過程を意味するも
のとする。また色彩情報について、色相(色の8原色や
その混合色の種別)と、階調(各色相についての明暗の
程度)の2つの要素を考え、2つの要素の組み合わせを
単に「色」と呼ぶことにする。In the following explanation, for the sake of simplicity, we will explain how to transmit (i.e. spatially move) and store (i.e. spatially move) a color image.
(that is, moving in time) are collectively referred to simply as transmission. Furthermore, the encoding of a color image refers to the process of converting an image into color information for each pixel (hereinafter referred to as image data), which is decomposed into color information for each pixel by normal rask scanning, into code data equivalent to the color information. What is image decoding?
It means the process of inverse conversion from encoded data to image data. Regarding color information, we consider two elements: hue (the types of the eight primary colors and their mixtures) and gradation (the degree of lightness and darkness for each hue), and the combination of these two elements is simply called a "color."I'll decide.
更に以下の説明では、画像データを走査順に符号データ
に変換するものとし、走査線内において同一の色をもつ
画素の連なり(以下これをランと呼ぶ)に着目して、各
ランに含まれる画素の色(以下これをラン色と呼ぶ)と
、各ランの走査線内での位置を符号で表わす符号化方法
を前提として考える。走査線内でのランの位置は、ラン
の左端または右端の画素(即ちランの境界にある画素)
が走査線内でどこに位置するかによって表わされるが、
走査線内でのランの境界画素の位置を走査線の左端から
何番目の画素かという様な絶対的位置で表現するよりは
、既に位置がわかっている(即ち既に符号化されている
)他のランの境界画素から走査線方向に何画素分だけ(
但し、右向きを正、左向きを負とする)ずれているか゛
という様な相対的位置で表現する方が統計的分布が集中
して符号化の効率が良いことがわかっている。以下では
、特にランの左端の画素を変化点と呼び、各変化点の位
置を既に位置がわかっている他の変化点からの相対的位
置で表わし、これをランの位置として符号化するものと
する。Furthermore, in the following explanation, it is assumed that image data is converted into code data in scanning order, and the pixels included in each run are focused on a series of pixels having the same color within a scanning line (hereinafter referred to as a run). Let us consider an encoding method in which the color of each run (hereinafter referred to as run color) and the position within the scanning line of each run are represented by a code. The position of the run within the scan line is the left or rightmost pixel of the run (i.e. the pixel at the border of the run)
is expressed by where is located within the scan line,
Rather than expressing the position of a run boundary pixel within a scan line using an absolute position such as the number of pixels from the left end of the scan line, it is better to express the position of a run boundary pixel in a scan line that is already known (that is, already encoded). How many pixels in the scan line direction from the boundary pixel of the run (
However, it is known that the statistical distribution is more concentrated and the encoding efficiency is better if the relative position is expressed as deviated (with rightward direction being positive and leftward direction being negative). In the following, the leftmost pixel of the run will be called a change point, and the position of each change point will be expressed as a relative position from other change points whose positions are already known, and this will be encoded as the position of the run. do.
上記の様な点から、まず従来のカラーランレングス符号
化方式を見直してみることにする。Considering the above points, we will first review the conventional color run length encoding method.
第1図はカラーランレングス符号化方式による符号化の
例を示す図で、図(a)は符号化すべき画像データの1
走査線分を模式的に図示したもの、また図(b)はそれ
を符号化して得られる符号の形式を示す。図(a)では
画像データ中に矢印で示す様な変化点が存在する、(但
し走査線の右外側にも変化点があると仮定する)とき、
走査線内で左からi番目のランのラン色をC(i)、ま
たi番目のランの変化点に対する(i+1)番目のラン
の変化点の相対的位置をR(i)と表記している。ここ
で隣接するランのラン色は異なっており、C(i)≠C
(i+1 )である。Figure 1 is a diagram showing an example of encoding using the color run-length encoding method, and Figure (a) shows one piece of image data to be encoded.
A schematic diagram of a scanning line segment and a code format obtained by encoding the scanning line segment are shown in FIG. In Figure (a), when there is a change point as shown by the arrow in the image data (assuming that there is also a change point on the right side of the scanning line),
The run color of the i-th run from the left in the scanning line is expressed as C(i), and the relative position of the change point of the (i+1)-th run to the change point of the i-th run is expressed as R(i). There is. Here, the run colors of adjacent runs are different, and C(i)≠C
(i+1).
また相対的位置R(i)は全て正整数値となり、これは
i番目のランに含まれる面木の数(これをラン長または
ランレングスという)に等しい。そして、符号化によっ
て図(b)に示す様に各ランがラン色を表わす符号とラ
ン長を表わす符号に変換される。Furthermore, all relative positions R(i) are positive integers, which are equal to the number of face trees included in the i-th run (this is called a run length). Then, by encoding, each run is converted into a code representing the run color and a code representing the run length, as shown in Figure (b).
なお、図(b)における“EOL”は走査線の区切りを
示す符号である。ラン色を表わす符号は第1図(C)に
示す例の様に色を要素毎に直接的に表現する様な定長符
号でもよいし、ラン色の出現確率に基づいて定められる
非定長符号でもよい。またラン長を表わす符号には2値
の画像データの符号化方式としてよく知られているモデ
ィファイドハフマン符号(以下、MH符号の様に略記す
る)やワイレ(Wyle)の符号の様な非定長符号が用
いられるのが普通である。ここで白黒のファクシミリ信
号などの2値の画像データではラン毎に2つの色が交代
して現われることが自明なのでラン色を表わす符号は省
略することができるが、この発明に係る色彩画像では各
ランのラン色を表わす符号が必要であることに注意を要
する。また、ラン色を表わす符号とラン長を表わす符号
は符号の伝送順序や各符号語内のビット配列から互いに
識別が可能なものが使われなければならないことは当然
である。Note that "EOL" in FIG. 3B is a code indicating a separation between scanning lines. The code representing the run color may be a fixed length code that directly represents the color element by element, as shown in the example shown in Figure 1 (C), or a non-fixed length code determined based on the probability of appearance of the run color. It can also be a sign. In addition, codes representing run lengths include modified Huffman codes (hereinafter abbreviated as MH codes), which are well known as binary image data encoding methods, and non-constant length codes such as Wyle codes. Usually, a symbol is used. Here, it is obvious that in binary image data such as a black and white facsimile signal, two colors appear alternately for each run, so the code representing the run color can be omitted, but in the color image according to this invention, each color Note that a code representing the run color of the run is required. It goes without saying that the code representing the run color and the code representing the run length must be distinguishable from each other based on the transmission order of the codes and the bit arrangement within each code word.
第1図に関する上記の説明かられかる様に、従来のカラ
ーランレングス符号化方式では、走査線内のランに着目
して符号化しているものの、走査順に少しでも色が変化
すると異なるランとしなければならず、また各ランにつ
いてラン色を表わす符号を付加しなければならないので
、白黒2値の画像に比べて符号量が増大する。また変化
点の相対的位置を符号化してはいるが、走査線内での直
前の変化点に対する相対的位置のみを利用する単純なも
ので画像が本来有している走査線間の相関性などは全く
活用されていない。As can be seen from the above explanation regarding Figure 1, in the conventional color run-length encoding method, encoding is performed by focusing on a run within a scanning line, but if the color changes even slightly in the scanning order, it must be treated as a different run. Moreover, since it is necessary to add a code representing the run color to each run, the amount of codes increases compared to a black and white binary image. Also, although the relative position of the change point is encoded, it is a simple method that uses only the relative position to the immediately previous change point within the scan line, so it is not possible to encode the correlation between scan lines that the image originally has. is not utilized at all.
この発明による色彩画像符号化方式はカラーランレング
ス符号化方式の上記の様な欠点を改善して更に効率のよ
いデータ圧縮を実現しようとするものである。そのため
、この発明による色彩画像符号化方式では、これから符
号に変換されようとしているラン(当該ラン)を含む走
査線内で当該ランより左方にあるランのNU及び当該ラ
ンを含む走査線上方の走査線内のランの群Vを参照して
当該ランの色を後述する方法により予測しその予測が正
しい場合は当該ランのラン色を表わす符号を省略し、ま
た当該ランの位置についても後述する様にラン群V或は
ラン群Uに属して所定の条件を満たすランの境界画素に
対する当該ランの境界画素の(走査線方向の)相対的位
置を表わす符号に変換する様にして、色彩画像における
ラン色及びランの位置の2次元的な相関性を積極的に利
用する。The color image encoding method according to the present invention is intended to improve the above-mentioned drawbacks of the color run-length encoding method and realize more efficient data compression. Therefore, in the color image encoding method according to the present invention, within the scanning line including the run that is about to be converted into a code (the relevant run), the NU of the run to the left of the run and the NU of the run above the scanning line including the relevant run. The color of the run is predicted by the method described later by referring to the group V of runs in the scanning line, and if the prediction is correct, the code representing the run color of the run is omitted, and the position of the run is also described later. The color image is converted into a code representing the relative position (in the scanning line direction) of the boundary pixel of the run with respect to the boundary pixel of the run that belongs to run group V or run group U and satisfies a predetermined condition. The two-dimensional correlation between run color and run position is actively utilized.
第2図はこの発明による色彩画像符号化方式における符
号化の原理を示す図であり、第2図(a)は符号化すべ
き画像データの1走査線分とその直上の1走査線分とを
模式的に図示したもの、また第2図(b)は図(a)の
画像データを符号化して得られる符号の形式を示す。図
(a)中の矢印は変化点を示し、符号化すべき走査線内
で左からi番目のランのラン色をC(i)、また既知の
変化点の位置に対して(i+1)番目のランの変化点が
もつ相対的位置をA(i)としている。そしてC(i)
やA(i)を表わす符号が図(b)の様に並べられて1
走査線分の画像データが表現されることになる。このと
きラン色C(i)の符号と相対的位置A (i)を表わ
す符号とは互に識別可能でなければならない。ここでA
(i)は原則的に2つの走査線内にあって位置が既知の
変化点のうち当該ランの変化点に最も近い変化点に対す
る相対的位置を表わす。この際、どの変化点からの相対
的位置かが識別できる様に、必要に応じて識別符号を付
加する。第2図(b)の例では、A(1)、 A(3)
、 A(N−1)はいずれも直上の走査線内の変化点か
らの相対的位置になっており、A(2)のみが同じ走査
線内の変化点からの相対的位置になっているので、A(
2)の前に識別符号(HRzと表記)を付加している。FIG. 2 is a diagram showing the encoding principle in the color image encoding method according to the present invention, and FIG. 2(a) shows one scanning line segment of image data to be encoded and one scanning line segment immediately above it. What is schematically illustrated and FIG. 2(b) shows the format of the code obtained by encoding the image data of FIG. 2(a). The arrow in figure (a) indicates the change point, and the run color of the i-th run from the left in the scanning line to be encoded is C(i), and the (i+1)-th run color for the known change point position is C(i). Let A(i) be the relative position of the change point of the run. and C(i)
The symbols representing A(i) and A(i) are arranged as shown in Figure (b) and
Image data for scanning lines will be expressed. At this time, the code of the run color C(i) and the code representing the relative position A(i) must be distinguishable from each other. Here A
In principle, (i) represents the relative position to the change point closest to the change point of the run among the change points whose positions are known within the two scan lines. At this time, an identification code is added as necessary so that the relative position from which point of change can be identified. In the example of Figure 2(b), A(1), A(3)
, A(N-1) are all relative positions from the change point in the scanning line directly above, and only A(2) is relative position from the change point in the same scanning line. Therefore, A(
An identification code (denoted as HRz) is added before 2).
またラン色C(i)についても、2番目のランのラン色
C(2)以外は全て正しく予測できるものとして、C(
1)。Regarding run color C(i), we assume that all run colors except run color C(2) of the second run can be predicted correctly.
1).
C(3)、・・・C(N−1) を表わす符号は省略
している。The symbols representing C(3), . . . C(N-1) are omitted.
上記原理かられかる様に、ランの変化点の位置が上下の
走査線で似かよっていて相対的位置の分布が集中する程
、またラン色についての予測が正しい確率が大きい程、
この発明による符号化方式での符号長は短かくなり、従
来のカラーランレングス符号化方式に比べて符号化効率
の改善度が大きくなる。As can be seen from the above principle, the more similar the positions of the change points of the run are in the upper and lower scanning lines and the more concentrated the distribution of relative positions, the greater the probability that the prediction of the run color is correct.
The code length of the encoding method according to the present invention is shortened, and the degree of improvement in encoding efficiency is greater than that of the conventional color run length encoding method.
第8図はこの発明による色彩画像符号化方式の符号化回
路及び復号化回路の構成の一実施例を示すブロック図で
あり、(1)は色彩画像符号化回路、(2)は色彩画像
復号化回路、(3)はラン及びラン色を検出するラン検
出回路、(4)はランの変化点位置(絶対的)及びラン
色を記憶するメモリ、(5)はうンの変化点の位置の符
号化方法を指定する位置符号化法指定回路、(6)はラ
ンの色を予測して予測値と実際値を比較する色予測回路
、(7)はランの変化点位置(相対的)を変化点位置符
号に変換し、また必要があればラン色をラン色符号に変
換する符号化回路、(8)は入力する符号語の種類を識
別する符号識別回路、(9)は変化点位置符号を変化点
位置(相対的)に変換し、更にメモリ@に記憶された既
知の変化点位置を参照して絶対的位置に変換する位置符
号復号化回路、αQは必要に応じてランの色を予測する
色予測回路、0◇はラン色符号をラン色に変換する色符
号復号化回路、@は復号化された変化点位置(絶対的)
及びランの色を記憶するメモリ、(13は復号化された
変化点位置及びラン色を出力装置において表示又は記録
可能な画像データに変換する画像データ復元回路である
。第8図の色彩画像符号化回路(1)においてラン検出
回路(3)は走査線順に入力される画像データからラン
を検出してランの変化点位置(絶対的)及びラン色をそ
れぞれメモリ(4)1位置符号化法指定回路(5)及び
色予測回路(6)に出方し、またラン色を符号化回路(
7)に出力する。メモリ(4)は位置指定法選択回路(
5)及び色予測回路(6)において参照されるべき変化
点位置及びランの色を記憶する。位置符号化法指定回路
(5)及び色予測回路(6)おいて参照される変化点位
置とラン色は符号化すべき当該ランを含む走査線に含ま
れ当該ランの前方のラン及び当該ランを含む走査線の上
方の走査線に含まれるランの変化点位置及びラン色であ
り、1走査線の符号化が終了するとそれまで当該ランを
含む走査線であった走査線が上方の走査線番ζ含まれる
ことになるためメモリ(4)は参照すべき走査線の変化
点位置及びラン色を1走査線毎に更新する様な構成にな
っている。位置符号化法指定回路(5)は符号化すべき
変化点位置の入力を受け、メモリ(4)に記憶されてい
る変化点位置及びラン色を参照し後述する方法により変
化点位置の符号化方法を選択して、選択した位置符号化
法を符号化回路(7)に出力する。色予測回路(6)は
符号化アベき当該ランの色及び変化点位置の入力を受け
、メモリ(4)に記憶されている変化点位t、Y及びラ
ン色を参照して後述する色予測方法によりラン色を予測
し、色の予測値と実際値を比較して色の予測値と実際値
が同一であるか否かを示す信号を符号化回路(7)に出
力する。符号化回路(7)は位置符号化方法及びランの
色及び色の予測値と実際値との比較結果の入力を受けて
、変化点位j、i、lについては指定された位置符号化
法に従い符号語に変換し、またラン色については色の予
測値と実際値が同一の時には符号語を発生せずまた色の
予測値と実際値が異なる時にはラン色符号を発生して変
化点位置の符号語に付加する。色彩画像復号化回路(2
)において、符号識別回路(8)は変化点位置の符号語
とラン色の符号語の混在する入力を識別して変化点位置
の符号語を位置符号復号化回路(9)に出力し、またラ
ン色の符号語を色符号復号化回路θ1)に出力し、また
色符号の付加されていないランについてはラン色を予測
により求めるべきことを示す信号を色予測回路α0に出
力する。位置符号復号化回路(9)は変化点位置符号を
逆変換して相対的位置を得、更にメモリa■内の既に復
号化されている(絶対的)変化点位置を参照して入力さ
れた位置符号で表わされるランの変化点位置を計算する
。色符号復号化回路(11)は入力された色の符号語を
色情報に逆変換する。色予測回路01は、ラン色を予測
によって求めるべきことを符号識別回路(8)より指示
された場合には、復号化された変化点位置を位置符号復
号化回路(9)から入力し、またメモリ(2)内の既に
復号化されている変化点位置及びラン色を参照して、色
彩画像符号化回路(1)の色予測回路(6)と同様の方
法によりランの色を再現して出力する。メモリ@は位置
符号復号化回路(9)により復号化された(絶対的)変
化点位置及び色符号復号化回路(1])で復号化された
色又は色予測回路0Qにより復元された色を記憶し、そ
の内容は位置符号復号化回路(9)及び色予測回路によ
り参照される。FIG. 8 is a block diagram showing an embodiment of the configuration of the encoding circuit and decoding circuit of the color image encoding method according to the present invention, in which (1) is the color image encoding circuit, and (2) is the color image decoding circuit. (3) is a run detection circuit that detects the run and the run color; (4) is the memory that stores the change point position (absolute) of the run and the run color; (5) is the position of the change point of the run. (6) is a color prediction circuit that predicts the color of the run and compares the predicted value with the actual value; (7) is the position of the change point of the run (relative) (8) is a code identification circuit that identifies the type of code word to be input; (9) is a change point code. αQ is a position code decoding circuit that converts a position code into a change point position (relative) and further converts it into an absolute position by referring to a known change point position stored in the memory @. Color prediction circuit that predicts color, 0◇ is color code decoding circuit that converts run color code to run color, @ is decoded change point position (absolute)
and a memory for storing the run color (13 is an image data restoration circuit that converts the decoded change point position and run color into image data that can be displayed or recorded on the output device.The color image code shown in FIG. 8) In the conversion circuit (1), a run detection circuit (3) detects a run from image data input in the order of scanning lines, and stores the change point position (absolute) and run color of the run (4) in one-position encoding method. The output is sent to the designation circuit (5) and the color prediction circuit (6), and the run color is sent to the encoding circuit (
7). The memory (4) is a position specification method selection circuit (
5) and stores the change point position and run color to be referred to in the color prediction circuit (6). The change point position and run color referenced in the position encoding method designation circuit (5) and color prediction circuit (6) are included in the scanning line that includes the run to be encoded, and are included in the scan line that includes the run that is to be encoded. This is the changing point position and run color of the run included in the upper scanning line of the containing scanning line, and when the encoding of one scanning line is completed, the scanning line that was the scanning line containing the run until then becomes the upper scanning line number. ζ, the memory (4) is configured to update the changing point position and run color of the scanning line to be referenced for each scanning line. The position encoding method designation circuit (5) receives the input of the changing point position to be encoded, refers to the changing point position and run color stored in the memory (4), and determines the encoding method of the changing point position by the method described later. is selected, and the selected position encoding method is output to the encoding circuit (7). The color prediction circuit (6) receives input of the color and change point position of the encoded run, and performs color prediction described later by referring to the change point position t, Y and run color stored in the memory (4). The method predicts a run color, compares the predicted value of the color with the actual value, and outputs a signal to the encoding circuit (7) indicating whether the predicted value and the actual value of the color are the same. The encoding circuit (7) receives input of the position encoding method, the color of the run, and the comparison result between the predicted value and the actual value of the color, and uses the specified position encoding method for the change point positions j, i, and l. For run colors, when the predicted color value and the actual value are the same, no code word is generated, and when the predicted color value and the actual value are different, a run color code is generated and the change point position is determined. appended to the codeword. Color image decoding circuit (2
), the code identification circuit (8) identifies input in which a code word at a change point position and a code word for a run color are mixed, outputs a code word at a change point position to a position code decoding circuit (9), and The code word of the run color is output to the color code decoding circuit θ1), and for a run to which no color code is added, a signal indicating that the run color should be determined by prediction is output to the color prediction circuit α0. The position code decoding circuit (9) inversely converts the change point position code to obtain the relative position, and further refers to the already decoded (absolute) change point position in the memory a and inputs the change point position code. Calculate the change point position of the run represented by the position code. The color code decoding circuit (11) reversely converts the input color code word into color information. When the color prediction circuit 01 is instructed by the code identification circuit (8) to obtain the run color by prediction, the color prediction circuit 01 receives the decoded change point position from the position code decoding circuit (9), and also inputs the decoded change point position from the position code decoding circuit (9). Referring to the change point position and run color that have already been decoded in the memory (2), the color of the run is reproduced using the same method as the color prediction circuit (6) of the color image encoding circuit (1). Output. Memory @ stores the (absolute) change point position decoded by the position code decoding circuit (9) and the color decoded by the color code decoding circuit (1]) or the color restored by the color prediction circuit 0Q. The contents are referenced by the position code decoding circuit (9) and the color prediction circuit.
このメモリCH5は、色彩画像符号化回路(1)のメモ
リ(4)と同様の機能及び構成を有するメモリである。This memory CH5 is a memory having the same function and configuration as the memory (4) of the color image encoding circuit (1).
画像データ復元回路α枠は復号化された変位点位置及び
ラン色に基づいて画素毎の色情報を再生することにより
出力装置において表示又は記録可能な画像データを復元
する回路である。The image data restoration circuit α frame is a circuit that restores image data that can be displayed or recorded on an output device by reproducing color information for each pixel based on the decoded displacement point position and run color.
次に、上記の様な構成の回路によって実行される色彩画
像符号化及び復号化のための処理のうち特徴となる部分
について詳述する。Next, a characteristic portion of the processing for color image encoding and decoding executed by the circuit configured as described above will be described in detail.
まず変化点位置を符号化する方法について説明する。第
4図は符号化すべき当該ランとその近傍のランの相対位
置関係を示す図であり、符号化すべき当該ランをランP
として図中に表記している。First, a method of encoding the change point position will be explained. FIG. 4 is a diagram showing the relative positional relationship between the run to be encoded and its neighboring runs.
It is written in the figure as .
ランPの位置を指定するための変化点はランP自体の変
化点(これをa。とする)とランPの右隣りのランの変
化点(これをalとする)であるが、変化点aoはラン
Pの左隣りのランの位置の符号化により既知となってい
るはずであるから、変化点a1の位置が符号により指定
されるべき対象となる。The changing points for specifying the position of run P are the changing point of run P itself (this is referred to as a) and the changing point of the run to the right of run P (this is referred to as al). Since ao should be known by encoding the position of the run to the left of run P, the position of change point a1 should be specified by the code.
またランPを含む走査線の直上の走査線内の変化点で、
走査方向の位置が変化点a。よりも右側にある変化点に
ついて左から順番にb1* b2 * b3・・・とし
、図中に表記している。Also, at the change point in the scan line directly above the scan line that includes run P,
The position in the scanning direction is a change point a. The changing points on the right side are indicated in the figure as b1* b2 * b3... in order from the left.
変化点a1の位置を符号化する際には、直上の走査線内
の変化点bl * b2 + b3・・・のいずれかか
らの走査線方向の相対的位置を用いること(これを垂直
モードとよぶ)を基本とし、直上の走査線内に参照すべ
き適当な変化点がない場合には変化点aQからの相対的
位置(即ち通常のランレングス)を用いること(これを
水平モードとよぶ)にする。特に、直上の走査線内の変
化点が、変化点a1から走査線方向に所定の範囲内にあ
る場合は必ずその中の一つからの相対的位置で変化点a
lの位置を指定する。第4図では、上記の様な範囲をa
lがら左右へ10画素分以内として図示している。When encoding the position of the changing point a1, use the relative position in the scanning line direction from any of the changing points bl * b2 + b3... in the scanning line immediately above (this is called vertical mode). If there is no appropriate change point to refer to in the scanning line immediately above, use the relative position from the change point aQ (that is, the normal run length) (this is called horizontal mode). Make it. In particular, if the change point in the scanning line directly above is within a predetermined range in the scanning line direction from the change point a1, the change point a is always at a relative position from one of them.
Specify the position of l. In Figure 4, the above range is a
It is illustrated within 10 pixels from left to right.
第5図は変化点位置符号化方法の一例を上記相対位置関
係を分類して説明するための図である。FIG. 5 is a diagram for explaining an example of a change point position encoding method by classifying the above-mentioned relative positional relationships.
第5図(a)は変化点a1がらの所定範囲内に変化点b
1が存在する場合で、このときalの位置はblに対す
る相対位置で指定される。例えばalがす、に対して走
査線方向に1画素分だけ左側にずれているとき「垂直モ
ードで左側に1画素分」という符号で指定される。図で
はこれをVL(1)の様に表記している。FIG. 5(a) shows the change point b within a predetermined range from the change point a1.
1 exists, and in this case, the position of al is specified by the relative position to bl. For example, when al is shifted to the left by one pixel in the scanning line direction with respect to , it is specified by the code "one pixel to the left in vertical mode". In the figure, this is expressed as VL(1).
第5図(b)は、変化点alがらの所定範囲内に変化点
bi(i≠1)が存在する場合で、このときは所定範囲
内の変化点b+の中でa】の左側で31に最も近い(a
lと同位置の場合も含む)変化点との相対位置によりa
lの位置を指定する。たとえば図(b)の例では範囲内
にb2とb3があり、b2だけがalの左側にあるので
「垂直モードで2番目の変化点と同位置」を表わす。こ
のためまずi番目の変化点を参照することを明示するた
め、それより前の(i−1)個の各変化点をパスするこ
と(これをパスモードとよぶ)を示す符号(図中にPA
S Sと表記する)を(i−1)個連ねた後に、「垂直
モードで右側に2画素分」という符号(VR(2)と表
記)を発生する。第5図(c)は変化点a1から所定範
囲内には直上走査線内の変化点は存在しないが、変化点
aOとalの中間の直1走査線内にi個の変化点b1.
:・・bIが存在する場合である。このとh alの位
置はalの左方で最も近い変化点のblからの相対位置
で指定する。このためまずi番目の変化点を参照するこ
とを明示するための(j−1)個のPASS符号の後に
垂直モードであることを示す符号(VRTと表記する)
を付加し、更にblから81への走査線方向の距離を表
わす符号(これをM(al−bi)の様に表記する)を
組み合6せて表現する。ここでM(al−bI)にはM
H符号など従来ランレングス符号として用いられている
符号を利用する。またPASS符号が1つでも前にある
場合(即ちi≧2の場合)には、垂直モードであること
は明らかであるから符号VRTを省略しても差し支えな
い。第5図(d)は変化点alから所定範囲内に直上走
査線内の変化点が存在せず、かつまた変化点a0からa
lの間にも直上走査線内の変化点が存在しない場合を示
す。この場合はalの位置はa。FIG. 5(b) shows a case where there is a change point bi (i≠1) within a predetermined range of change points al, and in this case, among change points b+ within the predetermined range, 31 closest to (a
a depending on the relative position to the change point (including the case where it is at the same position as l)
Specify the position of l. For example, in the example shown in Figure (b), there are b2 and b3 within the range, and only b2 is on the left side of al, indicating "the same position as the second change point in vertical mode". Therefore, in order to clearly indicate that the i-th change point is to be referred to, a code (indicated in the figure) indicating passing each of the (i-1) change points before it (this is called a pass mode) is used. P.A.
After (i-1) pieces of SS (denoted as S S) are connected, a code (denoted as VR(2)) of "two pixels on the right in vertical mode" is generated. In FIG. 5(c), there is no change point in the scanning line immediately above within a predetermined range from the change point a1, but there are i change points b1.
:... This is a case where bI exists. The position of h al is specified by the relative position from bl of the closest change point to the left of al. For this reason, first, after (j-1) PASS codes to clearly indicate that the i-th change point is referred to, a code indicating that the mode is vertical mode (denoted as VRT) is used.
is added, and a code representing the distance in the scanning line direction from bl to 81 (this is expressed as M(al-bi)) is added to the combination 6. Here, M(al-bI) has M
A code conventionally used as a run-length code such as an H code is used. Furthermore, if at least one PASS code precedes it (i.e., i≧2), it is obvious that the mode is vertical mode, so the code VRT may be omitted. FIG. 5(d) shows that there is no change point in the scanning line immediately above within a predetermined range from the change point a, and also from the change point a0 to a
This shows a case where there is no change point in the scanning line directly above even between 1 and 1. In this case, the position of al is a.
からの相対位置により指定する。これは水平モードであ
ることを示す符号(これをHRzと表記する)の次に、
aQからalへの走査線方向の距離を示す符号M (a
t aQ )を付加して表現する。Specify by relative position from. After the code indicating that this is horizontal mode (this is written as HRz),
A code M (a
It is expressed by adding taQ ).
第6図は、上記の様な変化点位置符号化方法における一
つの変化点の符号化の手順を示す概略の流れ図である。FIG. 6 is a schematic flowchart showing the procedure for encoding one change point in the above-described change point position encoding method.
この流れ図の意味は上記第5図の説明に直接対応するも
のである。この流れ図は、主として第8図の位置符号化
法指定回路(5)で実行されるべきもので、変化点位置
の情報はラン検出回路(3)伎びメモリ(4)から入力
され、各モードの変化点位置符号の発生が必要な時は、
位置符号化法指定回路(5)から符号化回路(7)へ符
号発生指令が出されるわけである。The meaning of this flowchart corresponds directly to the explanation of FIG. 5 above. This flowchart should be executed mainly by the position encoding method designation circuit (5) in FIG. When it is necessary to generate the change point position code,
A code generation command is issued from the position encoding method designating circuit (5) to the encoding circuit (7).
また第7図に上記説明において為を8とした場合に必要
となる符号の種別の具体例を示す。この例で変化点位置
符号とラン色符号は互いに識別可能な非定長符号である
。(ラン色符号中のCpは第1図(3)の様な定長符号
とする)
上記第5図乃至第6図と第7図にまり説明した変化点位
置符号化方法の例は、走査線方向に順次に変化点が出現
する毎に、変化点のモードを判断し、それに対応する符
月を発生する様な方法であり、各変化点b+が個別に処
理され最後に変化点alを処理して一つのランの位置の
符号化を終了する。Further, FIG. 7 shows a specific example of the types of codes required when the number is 8 in the above description. In this example, the change point position code and the run color code are non-fixed length codes that can be distinguished from each other. (Cp in the run color code is a constant length code as shown in Figure 1 (3)) The example of the change point position encoding method explained in Figures 5 to 6 and Figure 7 above is based on the scanning Each time a change point appears sequentially in the line direction, the mode of the change point is determined and a corresponding symbol is generated.Each change point b+ is processed individually, and finally the change point al is processing to finish encoding the position of one run.
変化点位置符号化の際の変化点の相対位置関係の分類は
上記の例に限られず、−分類の方法(ζ従って符号化方
法も異なってくる。第8図は変化点位置符号化の他の一
例を説明するための図で、この例では相対位置関係は8
つに分類される。Classification of the relative positional relationship of change points during change point position encoding is not limited to the above example; This is a diagram for explaining an example. In this example, the relative positional relationship is 8
It is classified as
第8図中の記号a。乃至b2は第4図において説明した
ランの変化点を示す。第8図(a)に示す様に変化点a
1が変化点b2よりも右方にある時にはパスモードとし
てパスモードの符号語(PASS)を発生させ、変化点
b2の直下の画素ao’ (必ずしも変化点ではない)
を新たなa。として仮想し次の符号化を行なう。(即ち
、仮想されたa。に基づいてbl * b2*alを見
出し、次の符号化を行なう。)ただし画素a。′と変化
点alが同一の画素である時にはパスモードとならない
。第8図(b)に示す様に変化点a1から所定の範囲内
(例えば変化点a1から左右走査線方向に’ro画素以
内)に変化点b1の存在する時には垂直モードとして変
化点alを変化点b1からの相対位置により符号化する
。Toが8である時には垂直モードでは7つの符号語が
必要になる。Symbol a in Figure 8. 4. Reference characters b2 to b2 indicate the change points of the run explained in FIG. As shown in Figure 8(a), the change point a
1 is to the right of the change point b2, a pass mode code word (PASS) is generated as a pass mode, and the pixel ao' immediately below the change point b2 (not necessarily the change point)
A new a. , and perform the following encoding. (In other words, bl*b2*al is found based on the virtual a, and the next encoding is performed.) However, pixel a. When ' and the change point al are the same pixel, the pass mode is not established. As shown in FIG. 8(b), when the change point b1 exists within a predetermined range from the change point a1 (for example, within 'ro pixels from the change point a1 in the left and right scanning line direction), the change point al is changed as a vertical mode. It is encoded by the relative position from point b1. When To is 8, 7 codewords are required in vertical mode.
第8図(C)に示す様に変化点alから所定の範囲内(
垂直モードにおいての範囲と同一である。)に変化点b
1が存在しない時には水平モードとして変化点a1を変
化点a。からの相対位置により符号化する。As shown in FIG. 8(C), within a predetermined range (
Same range as in vertical mode. ) at the change point b
1 does not exist, the horizontal mode is set and the change point a1 is changed to the change point a. Encoded by relative position from .
水平モードの符号語は水平モードであることを示す符号
語(HRz)と変化点a(、と変化点81の相対距離を
MH符号等を用いて符号化する。The code word for the horizontal mode is a code word (HRz) indicating the horizontal mode, and the relative distance between the change point a (, and the change point 81) are encoded using an MH code or the like.
第9図は第8図の様な変化点位置符号化方法における一
つの変化点の符号化の手順を示す流れ図である。この流
れ図も主として位置符号化法指定回路(5)で実行され
る。また第10図に上記の符号化方法の例で必要となる
符号語の種別のTOを8とした場合の具体例を示す。こ
れらの符号語は互いに識別可能である。FIG. 9 is a flowchart showing the procedure for encoding one change point in the change point position encoding method as shown in FIG. This flowchart is also mainly executed by the position encoding method designation circuit (5). Further, FIG. 10 shows a specific example in which the TO of code word types required in the example of the above-mentioned encoding method is set to 8. These code words are distinguishable from each other.
第8図乃至第9図と第10図により説明した変化点位置
符号化方法では、パスモードの際に変化点を仮想するこ
とにより直上の走査線内の変化点はblとb2のみを考
えればよい。In the changing point position encoding method explained with reference to FIGS. 8 to 9 and 10, by imagining the changing point in the pass mode, the changing point in the scanning line directly above can be calculated by considering only bl and b2. good.
以上2例の説明かられかる様に変化点位置の符号化では
変化点の相対的位置関係の分類の仕方や具体的符号化の
手順に依って、他にも種々の変形があり得る。例えば垂
直モードにおいて所定範囲内で最も左側の変化点b+と
変化点alの相対位置を符号化する代りに、所定範囲内
で最も変化点alに近い変化点blとの相対位置を符号
化する様にしてもよい。また所定範囲を与える値Toは
符号化の対象である画像の統計的性質゛によって適当に
選択されるべきものであり、更に所定範囲は必ずしも左
右対称にする必要はな−い。また上方走査線内の変化点
を直上の一走査線内に限らなくてもよい。As can be seen from the explanation of the above two examples, there may be various other variations in encoding the change point positions depending on the method of classifying the relative positional relationship of the change points and the specific encoding procedure. For example, in vertical mode, instead of encoding the relative position of the leftmost change point b+ and change point al within a predetermined range, the relative position of change point bl closest to change point al within a predetermined range is encoded. You can also do this. Further, the value To that provides the predetermined range should be appropriately selected depending on the statistical properties of the image to be encoded, and furthermore, the predetermined range does not necessarily have to be symmetrical. Further, the change point in the upper scanning line does not have to be limited to one scanning line directly above.
次にランの色を予測する方法について説明する。Next, a method for predicting the color of an orchid will be explained.
以下の説明において、ランXの色をCx、ランXの階調
をYz+ランXの色相を色相HXと表記し、またこれら
の予測値をそれぞれ予測値C’X +予測値Y′x。In the following description, the color of run X will be expressed as Cx, the gradation of run X will be expressed as Yz+the hue of run X will be expressed as hue HX, and their predicted values will be expressed as predicted value C'X+predicted value Y'x, respectively.
予測値H%の様に略して表記する。また色又は色の要素
(階調2色相)が予測されるべき当該ランをランP1当
該ランPの左隣りのランをランL、当該ランPの右隣り
のランをランRとする。また2つの画素(画素a及び画
素b>間の相対距離をこれまでと同様に画素数で表わし
、走査線方向で右方を正とする符号を付加した値とする
。更に当該ランPを含む走査線の直上の走査線内でラン
Pのラン境界位置からの距離で定められる所定の範囲内
にあるランを左側から順にラン1.ラン2.・・・。It is abbreviated as predicted value H%. Further, the run for which the color or color element (gradation 2 hue) is to be predicted is run P1, the run to the left of the run P is run L, and the run to the right of the run P is run R. In addition, the relative distance between two pixels (pixel a and pixel b) is expressed as the number of pixels as before, and the value is added with a sign indicating that the right side in the scanning line direction is positive. Runs within a predetermined range defined by the distance from the run boundary position of run P within the scan line directly above the scan line are sequentially run from the left as run 1, run 2, and so on.
ランMの様に表記する。It is written like run M.
色の予測方法の一実施例として階調と色相を一括した色
の予測方法の例について説明する。第11図は色の予測
方法の例を説明するための図であり、色が予測されるべ
き当該ランPとその近傍にあって予測のために参照され
るランの相対位置関係を示している。この例においては
ラン群Vは当該ランPを含む走査線の直上の1走査線内
のラン群に限定されている。ここでラン群■lをランl
vの部分集合で当該ランPの変化点からの距離が−T、
から当該ランPの右隣りのランRの変化点からの距離が
十T2までにある画素を含むランのラン群とする。つま
りここで色を予測する時にはラン群v0及びラン群Uを
参照している。第11図(a)はラン群v1に属するラ
ンがラン1のみの場合を示し、この時当該ランPの色の
予測値C′Pは、CL≠C1の時には色C1と等しいと
しまたCL−C1の時にはランLの左隣りのランにの色
CKと等しいとする。第11図(b)はラン群V1に属
するランがラン1及びラン2の2ランある場合を示し、
この時予測値C′F−は、CL=Qの時には色qと等し
いとし、またcL = C2の時には色c1と等シイと
し、また更ニCL−y!−c1且ッCL9!=C2(’
)時にはラン1.ラン2及び当該ランPの相対位置関係
によりラン2の変化点が当該ランPの中心の画素より右
方にある時には色C,と等しいとし、またラン2の変化
点が当該ランPの中心の画素より左方にある時には色C
2と等しいとする。第11図(C)はラン群■1に属す
るランがラン1乃至ラン4の様に8ラン以上ある場合を
示し、この時ラン群V1に色cLであるランが1ラン以
上属している場合にはこの色CLであるランの右隣りに
あるランの中でそのランの中心の画素と当該ランPの中
心画素の距離の絶対値が最小であるランの色に予測値c
6は等しいとし、ラン群■、に色Cしてあるランの存在
しない時には予測値GはランLの左隣りのランにの色Q
に等しいとする。第12図は第8図の予測回路(6)及
びαOにおいて第11図で説明した予測をマイクロプロ
セッサ等を含む記憶論理回路により実行する場合の概略
の流れ図の一例を示す図で、図(a)と図(b)とは互
いに連続させられるものである。第12図からもわかる
様に色の予測されるべき当該ランPと予測のために参照
される近傍のランとの相1置関係は、マイクロプロセッ
サ等により各ランの走査線内での位置(変化点アドレス
)を比較することにより知ることができる。またランの
色又はその要素の予測値の計算や予測値と実際値の比較
等もマイクロプロセッサ等により容易に実行できる。As an example of a color prediction method, an example of a color prediction method that combines gradation and hue will be described. FIG. 11 is a diagram for explaining an example of a color prediction method, and shows the relative positional relationship between the run P whose color is to be predicted and the runs in its vicinity that are referred to for prediction. . In this example, the run group V is limited to the run group within one scanning line immediately above the scanning line including the run P. Here, run group ■l is run l
The distance from the change point of the run P in a subset of v is −T,
A run group is defined as a run group including pixels whose distance from the change point of the run R on the right of the run P is within 10T2. That is, when predicting the color here, the run group v0 and the run group U are referred to. FIG. 11(a) shows a case where run 1 is the only run belonging to run group v1. In this case, the predicted color value C'P of the run P is assumed to be equal to color C1 when CL≠C1, and CL− In the case of C1, it is assumed that the color CK is equal to the color CK of the run adjacent to the left of the run L. FIG. 11(b) shows a case where there are two runs belonging to run group V1, run 1 and run 2,
At this time, the predicted value C'F- is assumed to be equal to the color q when CL=Q, and to the color c1 when cL = C2, and furthermore, CL-y! -c1 and CL9! =C2('
) sometimes run 1. Due to the relative positional relationship between run 2 and the run P, if the change point of run 2 is to the right of the center pixel of the run P, it is equal to color C, and the change point of run 2 is to the right of the center pixel of the run P. Color C when it is to the left of the pixel
Suppose it is equal to 2. FIG. 11(C) shows a case where there are 8 or more runs belonging to run group ■1, such as runs 1 to 4, and at this time, when one or more runs with color cL belong to run group V1. Then, the predicted value c is set to the color of the run for which the absolute value of the distance between the center pixel of the run and the center pixel of the run P is the smallest among the runs on the right side of the run with this color CL.
6 are equal, and when there is no run with color C in the run group ■, the predicted value G is the color Q of the run to the left of run L.
Suppose that it is equal to . FIG. 12 is a diagram showing an example of a schematic flowchart when the prediction explained in FIG. 11 is executed in the prediction circuit (6) and αO of FIG. 8 by a storage logic circuit including a microprocessor. ) and figure (b) are made to be continuous with each other. As can be seen from FIG. 12, the positional relationship between the run P whose color is to be predicted and the neighboring runs referred to for prediction is determined by a microprocessor or the like by determining the position within the scanning line of each run ( This can be determined by comparing the change point address). Further, calculation of the predicted value of the color of the run or its elements, comparison of the predicted value with the actual value, etc. can be easily executed by a microprocessor or the like.
この事情は第11図で説明した色等の予測方法以外の予
測方法についても同様である。This situation also applies to prediction methods other than the color prediction method explained in FIG. 11.
上記で説明した予測方法は色の要素である階調及び色相
を一括して予測する方法の一例であるが、色の要素を分
けて要素別に予測することもできる。The prediction method described above is an example of a method of predicting the gradation and hue, which are color elements, all at once, but it is also possible to separate the color elements and predict each element.
その様な予測方法の一例を次に説明する。この例ではま
ず階調を予測し次に色相を予測する。この場合垂直モー
ドで符号化されるランについては階調をラン長が既知で
色相が未知の条件で予測し、また色相をラン長及び階調
が既知の条件で予測し、また水平モードで符号化される
ランについては階調をラン長及び色相が未知の条件で予
測しまた色相をラン長及び階調が既知の条件で予測する
。その理由は次の様なものである。色の要素を階調と色
相に分けて予測することによりこれら一方の要素のみ予
測値と実際値が同一でない場合に予測値と実際値が同一
でない要素のみを符号化するだけでよいため符号量を削
減することが可能である効果がある。また色相の予測に
ついては階調が既知であるため一層予測の正しく行われ
る確率が高くなり符号量を削減することが可能である効
果がある。また特に水平モードにおいて用いられるMH
符号等のラン長符号ではラン長の統計的分布は階調に依
存して異なるたヤ乏−ン長の符号は階調によりそれぞれ
別々の符号を用いる方がより符号化の効率が高くなる。An example of such a prediction method will be described next. In this example, first the gradation is predicted and then the hue is predicted. In this case, for runs encoded in vertical mode, gradation is predicted with a known run length and unknown hue, and hue is predicted with known run length and gradation, and encoded in horizontal mode. For runs to be converted, the gradation is predicted under conditions where the run length and hue are unknown, and the hue is predicted under conditions where the run length and gradation are known. The reason is as follows. By predicting color elements by dividing them into gradation and hue, if the predicted value and actual value of only one of these elements is not the same, it is only necessary to encode the element whose predicted value and actual value are not the same, which reduces the amount of code. There is an effect that it is possible to reduce. Furthermore, since the gradation is known for hue prediction, the probability of correct prediction is further increased, and the amount of code can be reduced. Also, MH used especially in horizontal mode
In a run length code such as a code, the statistical distribution of the run length differs depending on the gradation, and for codes with a short run length, it is better to use different codes depending on the gradation to improve the encoding efficiency.
ところがラン長を階調側に符号化すると同一の符号語で
あっても階調の違いによってその符号語の表わすラン長
が異なるため、ラン長の符号語を正しく復号化するため
にはそのラン長の符号語の階調が既知とならなければな
らない。即ち、階調の方がラン長より先に定まらなけれ
ばならない。このため水平モードにおいては階調の予測
をラン長及び色相が未知の条件で行う。However, when the run length is encoded on the gradation side, even if the code word is the same, the run length represented by the code word differs depending on the gradation, so in order to correctly decode the run length code word, it is necessary to The gradation of the long codeword must be known. That is, the gradation must be determined before the run length. Therefore, in the horizontal mode, gradation prediction is performed under conditions where the run length and hue are unknown.
予測の方法の例を2階調多色相の画像について説明する
。垂直モードで符号化されるランにおいての階調の予測
は第11図において説明した色の予測方法と同様の予測
方法で行えることができるためここでは詳述は省略する
。色相の予測は上記で説明している様に階調が既知であ
る条件で行われる。第18図は垂直モードで符号化され
るランについての色相の予測方法の一例を説明するため
の図であり、色相を予測すべき当該ランPとその近傍に
あって予測のために参照されるランとの相対位置関係を
示す図である。この例においてもラン群■は当該ランの
直上の1走査線内のランに限定されている。また第13
図(a)乃至(c)は、当該ランPの左隣りのランLの
階調YLがランPの階調YPと等しい場合(従って必然
的に色相HPは色相HLと異なる)を示し、また第18
図(d)乃至(f)は、階調YLが階調YPと異なる場
合を示している。また第18図(a)乃至(f)の各場
合に共通して当該ランPの色相を予測する時参照するラ
ン群■1をラン群Vの部分集合で且つ当該ランPの変化
点から距離−T3から当該ランPの右隣りのランRの変
化点から距離子T4までにある画素を含むランのラン群
とする。第18図(a)はランl’f Vtに属するラ
ンがラン1のみの場合を示し、この時予測値H6はH1
≠HL且つY1=YP である時には色相H1に等し
いとし、また上記条件以外の時には予測値HP/はラン
I¥Uに属し階調がYPに等しく且つ色相がHLと異な
っていてランPに最も近いランにの色相HKと等しいと
する。第18図(b)はラン群V。An example of the prediction method will be explained for a two-tone multi-hue image. Prediction of gradation in a run encoded in the vertical mode can be performed by a prediction method similar to the color prediction method explained in FIG. 11, so detailed description thereof will be omitted here. Hue prediction is performed under the condition that the gradation is known, as explained above. FIG. 18 is a diagram for explaining an example of a hue prediction method for a run encoded in vertical mode, and shows the run P whose hue is to be predicted and the run P in its vicinity that is referred to for prediction. FIG. 3 is a diagram showing a relative positional relationship with a run. In this example as well, the run group (2) is limited to runs within one scanning line immediately above the run. Also the 13th
Figures (a) to (c) show cases where the gradation YL of the run L to the left of the run P is equal to the gradation YP of the run P (therefore, the hue HP is necessarily different from the hue HL), and 18th
Figures (d) to (f) show cases where the gradation YL is different from the gradation YP. In addition, in each of the cases shown in FIGS. 18(a) to (f), the run group ■1 referred to when predicting the hue of the run P is a subset of the run group V, and the distance from the change point of the run P is A run group is defined as a run group including pixels from -T3 to the change point of the run R on the right side of the run P to the distance marker T4. FIG. 18(a) shows the case where the only run belonging to run l'f Vt is run 1, and in this case the predicted value H6 is H1.
When ≠HL and Y1=YP, it is assumed that the hue is equal to H1, and when the above conditions are not met, the predicted value HP/ belongs to the run I\U, the gradation is equal to YP, the hue is different from HL, and the predicted value HP/ is the highest in run P. Let it be equal to the hue HK of the nearby run. FIG. 18(b) shows run group V.
に属するランがラン1及びラン2の2ランある場合を示
し、この時予測値はランnvの中で階調がYPであり且
つ色相がHLと異なるランが1ランのみ存在する時には
そのランの色相と等しいとし、また上記の条件のランが
2ラン存在する時にはラン1及びラン2及び当該ランP
の相対位置関係により、ラン2の変化点が当該ランPの
中心の画素より左にある時には予測値H/Pは色相H2
に等しいとしまたラン2の変化点が当該ランの中心の画
素より右にある時には予測値HQは色相H1に等しいと
する。This shows the case where there are two runs belonging to run 1 and run 2. In this case, if there is only one run in run nv whose gradation is YP and whose hue is different from HL, the predicted value is the value of that run. If there are two runs with the above conditions, run 1, run 2, and the relevant run P.
Due to the relative positional relationship between
Further, when the change point of run 2 is to the right of the center pixel of the run, the predicted value HQ is equal to the hue H1.
またラン1及びラン2の階調が階調YPと等しくない時
にはランNUに属し階調がYPであり且つ色相がHLと
異なり当該ランPに最も近いランの色相に予測仏師は等
しいとする。第11図(C)はラン群■1に属するラン
がランl乃至ラン4の様に8ラン以上である場合を示し
、この時ランB’f Vtのなかに色がCLのランがあ
り右隣りのランが階調YPであるランがある時、この階
調YPであるランの色相と予測値H′Pは等しいとし、
また該当するランが2ラン以上ある時には該°当するラ
ンの中でランの中心の画素がランPの中心の画素に最も
近いランの色相と予測値IIF−は等しいとし、また該
当するランのない場合にはラン群Uに属し階調がypで
ありかつ色相がHLと異なりランPに最も近いランの色
相と予測値Hρは等しいとする。第18図(d)はラン
!!¥vlに属するランがラン1のみの場合を示し、こ
の時予測値群はY0≠YL且つYl= YPの時には色
相H1と等しいとしまた上記条件以外の時にはラン群U
に属し階調がypでありランPに最も近いランにの色相
と等しいとする。第18図(e)はラン群v1に属する
ランがラン1及びラン2の2ランある場合を示し、この
時ラン群vlに階調がYPであるランが1ランのみであ
る時には予測値H;+よこの階調Y2であるランの色相
と等しいとし、またラン1及びラン2の階調が共に階調
YPと等しい時には第18図(b)で説明した様にラン
1及びラン2及び当該ランPの相対位置関係により予測
値H6を求める。またラン1及びラン2の階調が共に階
調YPと等しくない時にはラン群Uに属し階調がYPで
ありランPに最も近いランの色相と予測値H6は等しい
とする。第18図(f)はラン群V1に属するランがラ
ン1乃至ラン4の様に8ラン以上ある場合を示し、この
時には第11図(c)において説明した方法と同様の方
法により予測値群を求める。上記の色を要素別に予測す
る方法の説明は垂直モードで符号化されるランの階調及
び色相の予測方法の説明である。Further, when the gradation of run 1 and run 2 is not equal to gradation YP, it is assumed that the predicted Buddhist color belongs to run NU and the gradation is YP and the hue is different from HL and is equal to the hue of the run closest to the run P. Figure 11 (C) shows a case where there are 8 or more runs belonging to run group ■1, such as runs 1 to 4, and in this case, there is a run whose color is CL among runs B'f Vt, and the right When there is a run whose neighboring run is at gradation YP, assume that the hue of this run whose gradation is YP is equal to the predicted value H'P,
In addition, when there are two or more applicable runs, the hue of the run whose center pixel is closest to the center pixel of run P among the applicable runs is assumed to be equal to the predicted value IIF-; If there is no run, it is assumed that the hue of the run that belongs to the run group U, has a gradation of yp, and has a hue different from HL and is closest to the run P and the predicted value Hρ are equal. Figure 18(d) shows Run! ! This shows the case where the only run belonging to ¥vl is run 1. In this case, when Y0≠YL and Yl=YP, the predicted value group is assumed to be equal to the hue H1, and when other conditions are other than the above, the predicted value group is the run group U.
It is assumed that the gradation belongs to yp and is equal to the hue of the run closest to run P. FIG. 18(e) shows a case where there are two runs belonging to the run group v1, run 1 and run 2. At this time, when there is only one run in the run group vl whose gradation is YP, the predicted value H + horizontal gradation Y2 is equal to the hue of the run, and when the gradations of run 1 and run 2 are both equal to the gradation YP, run 1, run 2, and The predicted value H6 is determined based on the relative positional relationship of the run P. Further, when the gradations of run 1 and run 2 are both not equal to gradation YP, it is assumed that the run belongs to run group U and has a gradation of YP, and the hue of the run closest to run P is equal to the predicted value H6. FIG. 18(f) shows a case where there are eight or more runs belonging to run group V1, such as run 1 to run 4, and in this case, the predicted value group is seek. The above description of a method for predicting color element by element is a description of a method for predicting gradation and hue of a run encoded in vertical mode.
次に水平モードで符号化されるランの階調及び色相の予
測の方法を説明する。階調の予測は上記のようにラン長
及び色相が未知の条件で行われる。Next, a method for predicting the gradation and hue of a run encoded in horizontal mode will be described. Gradation prediction is performed under conditions where the run length and hue are unknown, as described above.
第14図は階調の予測方法を説明するための図であり、
階調を予測すべき当該ランPとその近傍にあって予測の
ために参照されるランとの相対位置関係を示す図である
。この例においてもラン群Vは当該ランPを含む走査線
の直上の1走査線に含まれるランに限定されている。ま
た当該ランPの階調を予測する時参照するランm V+
をランl¥Vの部分集合で且つ当該ランPの変化点から
距n ’rsから距離十T6までにある画素を含むラ
ンのラン群とする。第14図(a)はラン群V1に属す
るランがラン1のみの場合を示し、この時には予測値Y
6はc1≠cLの時は階調Y1と等しいとしまたc1=
cLの時は2階調の画像を考えているため階AYLと異
なるもう一方の階調と等しいとする。第14図(b)は
ラン群Vlに属するランがラン1及びラン2の2ランで
ある場合を示し、この時にはH1=HL且っH2≠HL
の時とHl ” H2=HLの時には予測値Y6は階調
Y2に等しいとし、またH2=HL且っH,≠HLの時
には予測値YP′は階調Y1に等しいとし、またH0≠
HL且っH2≠HLの時にはラン1及びラン2及び当該
ランPの相対位置関係によりラン2の変化点が当該ラン
Pの変化点より左方にある時は予測値Y6は階調Y2と
等しいとし、またラン2の変化点が当該ランPの変化点
よりも右方にある時には予測値Y6は階調Y1と等シイ
トする。第14図(c)はラン群V1に属するランがラ
ン1乃至ラン4の様に8ラン以上ある場合を示し、この
時には、ラン群v1に色cLであるランが1ラン以上あ
る時にはこの色cLであるランの右隣りのランの中でそ
のランの変化点と当該ランPの変化点が最も近いランの
階調と予測値Y/は等しいとする。また該当するランの
ない時には予測値Y6は階調YLと異なるもう一方の階
調と等しいとする。FIG. 14 is a diagram for explaining the gradation prediction method,
FIG. 3 is a diagram showing a relative positional relationship between a run P whose gradation is to be predicted and a run in its vicinity that is referred to for prediction. In this example as well, the run group V is limited to runs included in one scanning line immediately above the scanning line including the run P. Also, the run m V+ to be referred to when predicting the gradation of the run P
Let be a subset of the run l\V and a run group including pixels located from a distance n'rs to a distance 10T6 from the change point of the run P. FIG. 14(a) shows a case where only run 1 belongs to run group V1, and in this case, the predicted value Y
6 is equal to gradation Y1 when c1≠cL, and c1=
Since we are considering a two-tone image at cL, it is assumed to be equal to the other gradation different from the gradation AYL. FIG. 14(b) shows a case where there are two runs belonging to run group Vl, run 1 and run 2, and in this case, H1=HL and H2≠HL.
When H1 and H2=HL, the predicted value Y6 is assumed to be equal to the tone Y2, and when H2=HL and H,≠HL, the predicted value YP' is assumed to be equal to the tone Y1, and when H0≠
When HL and H2≠HL, if the change point of run 2 is to the left of the change point of the run P due to the relative positional relationship between run 1, run 2, and the run P, the predicted value Y6 is equal to the gradation Y2. Further, when the change point of run 2 is to the right of the change point of run P, the predicted value Y6 is equal to the gradation Y1. FIG. 14(c) shows a case where there are eight or more runs belonging to run group V1, such as run 1 to run 4. In this case, if there is one or more runs with color cL in run group V1, this color It is assumed that among the runs to the right of the run cL, the gradation of the run whose change point is closest to the change point of the run P is equal to the predicted value Y/. Further, when there is no corresponding run, the predicted value Y6 is assumed to be equal to the other gradation level different from the gradation level YL.
以上の第14図においての説明は水平モードで符号化さ
れるランの階調の予測方法の説明である。水平モードで
符号化されるランの色相の予測は上記説明している様に
階調及びラン長が既知の条件で行われる。この条件は垂
直モードで符号化されるランの色相の予測での冬作と同
じであるため水平モードで符号化されるランの色相の予
測方法は第12図で説明した垂直モードで符号化される
ランの色相の予測方法と同様である。The above explanation in FIG. 14 is an explanation of a method for predicting the gradation of a run encoded in horizontal mode. As explained above, prediction of the hue of a run encoded in the horizontal mode is performed under conditions where the gradation and run length are known. This condition is the same as the winter crop when predicting the hue of orchids encoded in vertical mode, so the method for predicting the hue of orchids encoded in horizontal mode is as follows: This method is similar to the method for predicting the hue of a run.
以上説明した2階調多色相の画像で用いられる符号の種
類は例えば上記の第7図や第10図において示した符号
で色識別符号(ID)のかわりに色相識別符号及′び階
調識別符号の2種類が必要である。The types of codes used in the two-tone multi-hue image described above are, for example, the codes shown in FIGS. 7 and 10 above, and instead of the color identification code (ID), the hue identification code and Two types of codes are required.
階調については2階調であるため予測値と実際値が異な
ることを示すだけでよい。また水平モードでは水平モー
ドを示す符号の直後に色相及び階調を示す符号を用いて
もよく、また階調を示す符号はラン長の符号のラン長“
0″の符号を代用してもよい。これら符号の種類及び符
号語は色彩画像の統計的性質に従って決定されるべきも
のであり、復号化において一意性を失わない符号であれ
ば、どの様な符号を用いてもよい。Regarding the gradation, since there are two gradations, it is only necessary to indicate that the predicted value and the actual value are different. In the horizontal mode, a code indicating hue and gradation may be used immediately after the code indicating horizontal mode, and the code indicating gradation is the run length of the run length code.
0'' code may be substituted.The type and code word of these codes should be determined according to the statistical properties of the color image, and any code that does not lose its uniqueness during decoding may be used. A code may also be used.
以上の説明は2階調の画像においての予測方法の説明で
あったが、8階調以上の階調を有する色彩画像において
も同様の方法により予測を行うことができるが、階調間
の相関が2階調より大きいためこれを利用してもよい。The above explanation was about the prediction method for images with two gradations, but prediction can also be performed using the same method for color images with eight or more gradations. Since this is larger than two gradations, this may be used.
第15図は階調の相関を利用する場合の例を示す図であ
り、当該ランPの階調を色相及びラン長が未知の条件で
予測する場合を示し、例えばH,= H2= HLの時
には予測値Y6をyt、 + y、 −y、と等しいと
する様な予測を行えばよい。また予測値と実際値の異な
る場合に実際値を符号化してもよいし、また予測値と実
際値の差分を符号化してもよい。この様に予測値と実際
値の差分を符号化すると、予測値と実際値の差分の値は
0付近に集中した分布を持つため符号量を削減させるこ
とのできる可能性がある。また以上の色の要素を階調と
色相に分けて符号化する方法の説明において階調と色相
の予測の順序を交換する様にしても同様の効果がある。FIG. 15 is a diagram showing an example of using the correlation of gradations, and shows a case where the gradation of the run P is predicted under conditions where the hue and run length are unknown. For example, H, = H2 = HL. In some cases, prediction may be made such that the predicted value Y6 is equal to yt, +y, -y. Further, when the predicted value and the actual value are different, the actual value may be encoded, or the difference between the predicted value and the actual value may be encoded. When the difference between the predicted value and the actual value is encoded in this manner, the amount of code may be reduced because the value of the difference between the predicted value and the actual value has a distribution concentrated around 0. Furthermore, in the above description of the method of encoding color elements by dividing them into gradation and hue, the same effect can be obtained even if the order of prediction of gradation and hue is exchanged.
なお、これまで説明してきた様な、ラン色の予測方法は
、上記の例のみにとどまらないことは言うまでもない。It goes without saying that the run color prediction method described above is not limited to the above example.
たとえば、第11図(C)、第18図(c) (f)。For example, FIG. 11(C), FIG. 18(c), and (f).
第14図(C)等の各場合において、そのランの色また
は色め要素値をランPの色または色の要素値の予測値と
して採用し得る様な候補ランが複数存在する場合、上記
説明ではそのランの中央の画素がランPの中央の画素に
最、も近い様なランを選ぶとしたが、これを最も左側の
ランや最も右側のランを選ぶとしたり、或いはランPに
最も多くの画素が隣接している様なランを選ぶとしても
ほぼ同様の効果がある。また候補ランであるための条件
としてその直前のランの色または色の要素値をランLの
色または色の要素値と等しいこととしたが、更に候補ラ
ンの前の前のランの色または色の要素値がランLの直前
のランの色または色の要素値に等しいという条件を付け
rこり、候補ランのラン長はランPのラン長とあまり変
わらないということを条件としたりすることも可能であ
る。In each case such as in FIG. 14(C), if there are multiple candidate runs for which the color or color element value of that run can be adopted as the predicted value of the color or color element value of run P, the above explanation will be applied. In this case, it is assumed that the run whose center pixel is closest to the center pixel of run P is selected, but this can also be done by selecting the leftmost run or the rightmost run, or by choosing the run that has the closest pixel to the center of run P. Almost the same effect can be obtained even if a run is selected in which the pixels of are adjacent to each other. In addition, as a condition for it to be a candidate run, the color or color element value of the immediately preceding run must be equal to the color or color element value of run L, but in addition, the color or color of the previous run before the candidate run It is also possible to set the condition that the element value of is equal to the color or color element value of the run immediately before run L, and to set the condition that the run length of the candidate run is not much different from the run length of run P. It is possible.
また、上記予測方法の説明の各場合において、ラン群V
1に属するランを決める際の当該ランPからの距W&
Tl乃至T6値は、色彩画像の統計的な性質に従って適
当に選ばれるべきもので、本来可変である。更に第11
図、第18図及び第14図に示した様な予測される当該
ランと予測のために参照される近傍ランの相対位置関係
の分類の仕方や、各分類における参照ランの色の実際値
を予測値に対応づける方法は色彩画像の統計的性質の種
類に従って変更されるべきものである。また上記説明し
た例では、いずれもラン群Vは当該ランを含む走査線の
直上の1走査線に含まれるランであるとしだがこれを当
該ランを含む走査線の上方の複数の走査線に含まれるラ
ンに拡大すれば、予測の方法は複雑になるが、正しい予
測の行われる確率はより向上することが期待される。In addition, in each case in the explanation of the above prediction method, the run group V
Distance W & from the relevant run P when determining the run belonging to 1
The Tl to T6 values should be appropriately selected according to the statistical properties of the color image and are inherently variable. Furthermore, the 11th
18 and 14, how to classify the relative positional relationship between the predicted run and the neighboring runs referred to for prediction, and the actual value of the color of the reference run in each classification. The method for associating predicted values should be changed according to the type of statistical properties of the color image. In addition, in the examples explained above, the run group V is a run that is included in one scanning line directly above the scanning line that includes the relevant run. Although the prediction method will become more complex if the prediction method is expanded to include multiple runs, it is expected that the probability of making correct predictions will further improve.
第16図はラン群Vを上方2走査線に拡大した場合の効
果の一例を説明するtこめの図である。同図は2階調多
色相の画像において当該ランPの階調及びラン長を既知
として色相を予測するために参照するランの相対位置を
示す図である。第18図で説明した方法では、色相の予
測値H/はランBの変化点が当該ランPの中央の画素よ
り右側にあるためランAの色相HAと等しいとされる。FIG. 16 is a diagram illustrating an example of the effect when the run group V is expanded to two upper scanning lines. This figure is a diagram showing the relative positions of runs that are referred to in order to predict hue in a two-tone multi-hue image, assuming that the gradation and run length of the run P are known. In the method described with reference to FIG. 18, the hue predicted value H/ is assumed to be equal to the hue HA of run A because the change point of run B is on the right side of the central pixel of run P.
しかしランC及びランDの色まで参照すると、ランCか
らランA及びランDからランBへと左下がりで同色のラ
ンが連結されて領域を成すことが予測されて、その結果
当該ランPの色相の予測値H6はランBの色相H,に等
しいことが予測できる。この発明において符号化の対象
としている簡単な色彩画像では、同色の画素が2次元的
な領域を構成することが多いため、この様な予測方法に
より正しい予測が行われる確率を大きくすることが可能
である。However, when referring to the colors of run C and run D, it is predicted that runs of the same color are connected downward to the left from run C to run A and from run D to run B to form an area. It can be predicted that the predicted hue value H6 is equal to the hue H of run B. In the simple color images targeted for encoding in this invention, pixels of the same color often constitute a two-dimensional area, so this prediction method can increase the probability of correct prediction. It is.
なお、これまでに説明した色に関する予測方法の例にお
いて、色又はその要素が予測されるべき当該ランPが色
彩画像のと端の走査線に含まれる場合、或いは当該ラン
Pが色彩画像の左端か右端またはこれらの近傍に位置す
る場合には予測のtこめに参照されるべきラン群V又は
ラン群U力;存在しないことが起り得る。これに対処す
るには、色彩画像の上端、左端、右端のそれぞれの外側
+C;m当な色を持つ領域を仮定し、この値を初期値と
してメモリ(4)やメモリCI埠に記憶させておけばよ
し)。In addition, in the example of the color prediction method explained so far, if the run P for which the color or its element is to be predicted is included in the scan line at the left end of the color image, or if the run P is included in the left end scan line of the color image, The run group V or the run group U that should be referred to at the end of the prediction if it is located at or near the right edge; it may happen that it does not exist. To deal with this, assume an area with a color equal to +C; You should leave it there).
更に、色彩画像の左端と右端につ0ては、単1こ上方走
査線の右端と下方走査線の左端が接続されているものと
仮定して、予測に参照するためのラン群Vやラン8¥U
を見出す様にしてもよ0゜ところで以上説明した符号化
方法はランの変化点とランの色を独立に符号化する符号
化方法の説明であるが、ランの変化点とランの色を関連
付(すて符号化してもよい。以下にランの変化点とラン
の色を関連付けて符号化する方法の一例を簡単をこ説明
する。第17図はこの符号化方法を説明するtこめの図
であり、用いる記号は以上の説明で用1.Thだ記号と
同様である。変化点a1を符号化する特番こ番よ、変化
点alから所定の距離以内に変化点り力;存在しまたc
p = c、且つCR=C2である時に垂直モードで符
号化しまた上記条件以外の時に水平モードで符号化する
。当該ランPの右境界と左境界の符号化1よ下記の表に
示す様に4通りある。この4通りの符号化のうち左境界
又は右境界の少な(ともどちらか一方の境界が垂直モー
ドで符号化される特番こ(よ垂直モードにする上記条件
により当該ランPの色は確定することができる。また当
該ランPの左境界々び右境界が共に水平モードで符号化
される場合には第11図、第1a図及び第14図におい
て説明した様な方法により予測値を求めることができ、
またCP= C,且つCR=Qではないという条件が加
わるため予測の正しく行われる確率が高くなる可能性が
ある。また垂直モードで符号化されるランの色の予測は
不要となるため色予測回路を簡単にすることができる効
果がある。パスモードについては第5図や第8図で説明
した様に適時用いられる。Furthermore, regarding the left and right ends of the color image, it is assumed that the right end of the single upper scanning line and the left end of the lower scanning line are connected, and the run group V and the run 8¥U
By the way, the encoding method explained above is an encoding method that encodes the change point of a run and the color of the run independently, but if the change point of the run and the color of the run are related An example of a method of encoding by associating the changing point of a run with the color of the run will be briefly explained below. The symbol used is the same as the symbol used in the above explanation.Special code for encoding change point a1. tac
When p=c and CR=C2, it is encoded in vertical mode, and when the above conditions are not met, it is encoded in horizontal mode. There are four ways to encode the right and left boundaries of the run P as shown in the table below. Among these four types of encoding, the color of the run P is determined by the above conditions for vertical mode. In addition, when both the left boundary and the right boundary of the run P are encoded in the horizontal mode, the predicted values can be obtained by the method explained in FIGS. 11, 1a, and 14. I can do it,
Furthermore, since the conditions that CP=C and CR=Q are not satisfied, the probability of correct prediction may increase. Furthermore, since there is no need to predict the color of a run encoded in the vertical mode, the color prediction circuit can be simplified. The pass mode is used as appropriate as explained in FIGS. 5 and 8.
この説明においても色を取扱う際に階調と色相の2つの
要素に分けて符号化することもできる。以上の説明にお
いても垂直モードと水平モードの分類の方法及び色の予
測方法は画像の統計的性質により決めるべきものである
。In this explanation as well, when handling color, it is also possible to encode it by dividing it into two elements, gradation and hue. In the above explanation as well, the method for classifying vertical mode and horizontal mode and the method for predicting color should be determined based on the statistical properties of the image.
なおこれまでのランの位置の符号化の例ではすべてラン
の変化点つまり左端の境界を符号化するものとして説明
したが、ランの右端の境界を符号化する様にしても同様
の方法で符号化することができ、また同様の効果がある
ことは言うまでもない。また、色彩画像符号化及び復号
化回路の構成について第8図に示した一実施例のブロッ
ク図の説明では、メモリ(4)及びメモリ@を変化点ア
ドレス及び色を記憶するメモリとしているが、画像デー
タを画素単位で記憶するメモリとしても同様の効果を有
する色彩画像符号化及び復号化回路の他の実施例が得ら
れる。但しその時にはメモリ(4)の入力はラン検出回
路(3)に入力される画像データとなりまたメモリα埠
の入力は画像データ復元回路α葎の出力の画素単位の画
像データとなる。またこれまでの説明では位置指定法選
択回路(5)2色予測回路(6)2位置符号復号化回路
(9)及び色予測回路θ0をマイクロプロセッサ等の記
憶論理回路により構成してもよく高速処理を行うことの
できる効果がある。Note that in all the examples of encoding run positions so far, we have explained that the changing point of the run, that is, the leftmost boundary, is encoded, but the rightmost boundary of the run can also be encoded using the same method. Needless to say, it can be modified and the same effect can be obtained. Furthermore, in the explanation of the block diagram of the embodiment shown in FIG. 8 regarding the configuration of the color image encoding and decoding circuit, the memory (4) and the memory @ are used as memories for storing change point addresses and colors. Another embodiment of the color image encoding and decoding circuit having the same effect as a memory for storing image data pixel by pixel is obtained. However, at that time, the input to the memory (4) becomes the image data input to the run detection circuit (3), and the input to the memory α becomes the pixel-by-pixel image data output from the image data restoration circuit α. In addition, in the explanation so far, the position specification method selection circuit (5), the two-color prediction circuit (6), the two-position code decoding circuit (9), and the color prediction circuit θ0 may be configured by a memory logic circuit such as a microprocessor or the like. It has the effect of processing.
以上説明した様に、この発明による色彩画像符号化方式
では、走査線内の各ランをランの色を表わす符号及び走
査線内でのそのランの左端又は右端の境界の画素の位置
を表わす符号に変換することにより色彩画像を走査線順
に符号化する際、変換すべき当該ランを含む走査線内で
当該ランより以前のランのnU及び当該ランを含む走査
線より以前の走査線内のランの群Vを参照して、ランの
色についてはラン群U及びラン群■より当該ランの色を
所定の方法で予測し、その予測が正しい場合はラン色を
表わす符号を省略する様にし、またラン境界位置につい
ては、当該ランのラン境界位置から左右方向に所定の範
囲内にラン群Vに属するランのラン境界位置が存在する
場合は、1記うン群vに属するランのラン境界位置から
の相対位置を表わす符号に変換し、それ以外の場合はラ
ン群Uまたはラン群Vに属するランのラン境界位置の中
で当該ランのラン境界位置の左方で最も近い境界位置か
らの相対位置を表わす符号に変換する様にしたため、ラ
ン色を表わす符号及びランの境界位置を表わす符号のデ
ータ量が大幅に削減されて色彩画像が効率良く符号化さ
れ、また画像表現能力は何ら制限されないという実用上
大きな効果がある。As explained above, in the color image encoding method according to the present invention, each run in a scanning line is coded with a code representing the color of the run and a code representing the position of the pixel at the left or right boundary of the run within the scanning line. When encoding a color image in the order of scanning lines by converting to , nU of the runs before the run in the scan line including the run to be converted and the runs in the scan lines before the scan line including the run to be converted. With reference to group V, the color of the orchid is predicted from the run group U and the run group ■ using a predetermined method, and if the prediction is correct, the code representing the orchid color is omitted, Regarding the run boundary position, if there is a run boundary position of a run belonging to run group V within a predetermined range in the left and right direction from the run boundary position of the run, the run boundary position of the run belonging to run group V mentioned in 1. Converts to a code that represents the relative position from the position, and in other cases, from the run boundary position closest to the left of the run boundary position of the run among the run boundary positions of runs belonging to run group U or run group V. Since the data is converted to a code representing relative position, the amount of data for the code representing the run color and the code representing the run boundary position is significantly reduced, allowing color images to be encoded efficiently, and there are no limitations on the image representation ability. This has a great practical effect in that it does not occur.
第1図は従来の色彩画像符号化方式における符号化の一
例を示す図、第2図はこの発明による色彩画像符号化方
式における符号化の原理を示す図、第8図はこの発明に
よる色彩画像符号化方式の装置構成の一例を示すブロッ
ク図、第4図はランの境界の相対位置関係を説明するた
めの図、第5図はランの境界位置の符号化方法の例を説
明するための図、第6図はランの境界位置の符号化の概
略の流れ図の例を示す図、第7図は符号の種別の具体例
を示す図、第8図はランの境界位置の符号化方法の他の
例を説明するための図、第9図はその様なラン境界位置
の符号化の概略の流れ図の例を示す図、第10図は符号
語の種別の具体例を示す図、第11図はラン色の予測方
法の一例を説明するための図、第12図はその様なラン
色の予測を行う場合の概略の流れ図の例を示す図、第1
8図は垂直モードでのランの色相の予測方法の一例を説
明するための図、第14図は水平モードでのランの階調
の予測方法の一例を説明するための図、第15図は多階
調画像でのランの階調の予測方法の一例を説明するだめ
の図、第16図はラン色の予測において上方の複数走査
線を参照することの効果の一例を説明するための図、第
17図はランの境界位置とラン色を関連付けて符号化す
る方法の一例を説明するための図である。
(1)・・・色彩画像符号化回路、(2)・・・色彩画
像復号化回路、(3)・・・ラン検出回路、(4) 、
(1,a・・・メモリ、(5)・・・位置符号化法指
定回路、(6)、DI・・・色予測回路、(7)・・・
符号化回路、(8)・・・符号識別回路、(9)・・・
位置符号復号化回路、01)・・・色符号復号化回路、
03・・・画像データ復元回路
代理人 葛 野 信 −
リ N
()()
−′ \
ノ第9図
第11図
第12図
第13図
1−IK414L
YP=YL =YK
HK丼1−IL
YP二YL=’l’)(
YP=YKキYt
工P−γに矢YL
第14@
第15図
第16図
第17図FIG. 1 is a diagram showing an example of encoding in a conventional color image encoding method, FIG. 2 is a diagram showing the principle of encoding in a color image encoding method according to the present invention, and FIG. 8 is a diagram showing a color image according to the present invention. FIG. 4 is a block diagram showing an example of the device configuration of the encoding method, FIG. 4 is a diagram for explaining the relative positional relationship of run boundaries, and FIG. 5 is a diagram for explaining an example of a method for encoding run boundary positions. 6 is a diagram showing an example of a general flowchart of encoding run boundary positions, FIG. 7 is a diagram showing specific examples of code types, and FIG. 8 is a diagram showing a method of encoding run boundary positions. FIG. 9 is a diagram for explaining another example; FIG. 9 is a diagram showing an example of a schematic flow chart of encoding such a run boundary position; FIG. 10 is a diagram showing a specific example of code word types; The figure is a diagram for explaining an example of a run color prediction method, FIG.
FIG. 8 is a diagram for explaining an example of a method for predicting the hue of a run in vertical mode, FIG. 14 is a diagram for explaining an example of a method for predicting gradation of a run in horizontal mode, and FIG. FIG. 16 is a diagram illustrating an example of a method for predicting run gradations in a multi-gradation image. FIG. 16 is a diagram illustrating an example of the effect of referring to multiple upper scanning lines in predicting run colors. , FIG. 17 is a diagram for explaining an example of a method of encoding run boundary positions in association with run colors. (1)...Color image encoding circuit, (2)...Color image decoding circuit, (3)...Run detection circuit, (4),
(1, a...Memory, (5)...Position encoding method specification circuit, (6), DI...Color prediction circuit, (7)...
Encoding circuit, (8)... Code identification circuit, (9)...
Position code decoding circuit, 01)...Color code decoding circuit,
03...Image data restoration circuit representative Shin Kuzuno - Ri N
()()
−′ \
Fig. 9 Fig. 11 Fig. 12 Fig. 13 Fig. 1-IK414L YP=YL =YK HK bowl 1-IL YP2 YL='l') Figure 15 Figure 16 Figure 17
Claims (1)
ち、ラン色)を表わす符号及び走査線内でのそのランの
左端又は右端の画素の位置(即ちラン境界位置)を表わ
す符号に変換することにより色彩画像を定歪線順に符号
化するものにおいて、変換すべき当該ランを含む走査線
内で当該ランより以前のランの群U及び当該ランを含む
走査線より以前の走査線内のランの群Vを参照し、ラン
色については、上記ラン群U及びラン群Vより当該ラン
の色を所定の方法で予測し、その予測が正しい場合はラ
ン色を表わす符号を省略し、ラン境界位置については、
当該ランのラン境界位置から左右方向に所定の範囲内に
上記ラン群Vに属するラン境界位置が存在する場合は、
上記ランlvに属するランのラン境界位置からの相対位
置を表わす符号に変換し、所定の範囲内にラン境界位置
が存在しない場合は、ランIUまたはラン群■に属する
ランのラン境界位置の中で当該ランのラン境界位置より
以前で最も近い境界位置からの相対位置を表わす符号に
変換することを特徴とする色彩画像符号化方式。Within a scan line, runs of the same color are represented by a code representing the same color (i.e., run color) and a code representing the position of the left or right end pixel of that run within the scan line (i.e., run boundary position). In the case where a color image is encoded in constant distortion line order by conversion, a group U of runs before the run in the scan line including the run to be converted, and a group U of runs before the scan line including the run to be converted. With reference to the run group V, the run color is predicted by a predetermined method from the run group U and the run group V, and if the prediction is correct, the code representing the run color is omitted, For run boundary positions,
If there is a run boundary position belonging to the run group V within a predetermined range in the left and right direction from the run boundary position of the run,
It is converted into a code representing the relative position from the run boundary position of the run belonging to the run lv above, and if the run boundary position does not exist within the predetermined range, the run boundary position of the run belonging to run IU or run group ■ is converted. A color image encoding method characterized in that the run boundary position of the run is converted into a code representing a relative position from the nearest boundary position before the run boundary position.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58013386A JPS59138183A (en) | 1983-01-28 | 1983-01-28 | System for coding color picture |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58013386A JPS59138183A (en) | 1983-01-28 | 1983-01-28 | System for coding color picture |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS59138183A true JPS59138183A (en) | 1984-08-08 |
Family
ID=11831652
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP58013386A Pending JPS59138183A (en) | 1983-01-28 | 1983-01-28 | System for coding color picture |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS59138183A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10944194B2 (en) | 2016-08-23 | 2021-03-09 | Sony Semiconductor Solutions Corporation | Coaxial connector, high frequency unit, and receiver |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS55124361A (en) * | 1979-03-19 | 1980-09-25 | Nippon Telegr & Teleph Corp <Ntt> | Redundancy suppression coding system |
-
1983
- 1983-01-28 JP JP58013386A patent/JPS59138183A/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS55124361A (en) * | 1979-03-19 | 1980-09-25 | Nippon Telegr & Teleph Corp <Ntt> | Redundancy suppression coding system |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10944194B2 (en) | 2016-08-23 | 2021-03-09 | Sony Semiconductor Solutions Corporation | Coaxial connector, high frequency unit, and receiver |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2621747B2 (en) | Image processing device | |
US5363219A (en) | Image processing method and apparatus | |
JPH0969951A (en) | Encoding method and decoding method | |
JPH04270568A (en) | Data compression system in picture processing unit | |
US6026197A (en) | Coding method and apparatus therefor | |
JPS6096079A (en) | Encoding method of multivalue picture | |
US6728412B1 (en) | Method and apparatus for on-the-fly image coding | |
JPH0779352A (en) | Picture processing unit | |
JPH04270564A (en) | Serial picture data compression system having color information | |
US6154569A (en) | System and method for coding and/or decoding image including bit-map of different levels | |
JPS59138183A (en) | System for coding color picture | |
JPH09139955A (en) | Data coding device, its method, data decoding device and its method | |
US6463179B1 (en) | Image compression and decompression based on a flat pixel group level, group pixel coorindinate positions, and the number of pixels for the group | |
US5915042A (en) | Coding and decoding methods and apparatus for compressing and expanding image data | |
US6064774A (en) | Image processing method and system and computer program product therefor | |
US6301300B1 (en) | Method and apparatus for efficiently coding and decoding sparse images | |
US6778301B2 (en) | Fast preview of CCITT-compressed documents | |
US6219445B1 (en) | Multi-color image encoding and/or decoding apparatus containing color order table and the method thereof | |
JPH1098620A (en) | Picture processor | |
JPH047871B2 (en) | ||
JP4748805B2 (en) | Image coding apparatus and control method thereof | |
JPH0496575A (en) | Picture coding method | |
JP4034385B2 (en) | Multi-color image encoding apparatus and method, and multi-color image decoding apparatus and method | |
JPS61179675A (en) | Method and apparatus for coding color picture signal | |
JPS58212263A (en) | Method for encoding color picture |