JPS62225073A - Method and apparatus for compressing/restoring print picture data - Google Patents

Method and apparatus for compressing/restoring print picture data

Info

Publication number
JPS62225073A
JPS62225073A JP61069082A JP6908286A JPS62225073A JP S62225073 A JPS62225073 A JP S62225073A JP 61069082 A JP61069082 A JP 61069082A JP 6908286 A JP6908286 A JP 6908286A JP S62225073 A JPS62225073 A JP S62225073A
Authority
JP
Japan
Prior art keywords
data
hsv
converter
quantized
converts
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
JP61069082A
Other languages
Japanese (ja)
Other versions
JPH0799853B2 (en
Inventor
Masao Aizu
会津 昌夫
Mikio Takagi
高木 幹雄
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP61069082A priority Critical patent/JPH0799853B2/en
Publication of JPS62225073A publication Critical patent/JPS62225073A/en
Publication of JPH0799853B2 publication Critical patent/JPH0799853B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the data quantity of a restored picture with high quality by converting an RGB data into an HSV data, quantizing and compressing it, converting it into a variable length code and sending so as to restore the send data in the reverse process to that at the compression. CONSTITUTION:The RGB data having a density at each color in the unit of picture elements extracted from a picture to be printed is converted into the HSV data having the content of hue,saturation, lightness by an HSV converter l. The HSV data obtained by the HSV converter l has a visual redudancy for each axis, then a quantizer 2 assigns a bit number corresponding thereto to apply HSV quantization by using a quantized representative number. The quantized data is converted into a variable length code data by an RICE converter 3 according to a prescribed conversion table and the result is sent. In restoring the data, the RICE inverter 5 inverts the variable length code and the inverse HSV converter 6 obtain data R',G',B' and a color inverse device 7 obtains a CMY data.

Description

【発明の詳細な説明】 (産業上の利用分野〉 本発明は印刷用画像データの圧縮/復元方法およびS!
置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Industrial Field of Application) The present invention relates to a printing image data compression/restoration method and an S!
Regarding the location.

(従来の技術) 従来、印刷用画像データを伝送する場合は、CMYK 
(シアン、マゼンタ、イエロー、スミ)各色8ビットの
形で取掻っている。
(Prior art) Conventionally, when transmitting image data for printing, CMYK
Each color (cyan, magenta, yellow, ink) is recorded in 8-bit format.

一方、画像データはテレビジョン・ファクシミリの分野
では帯域圧縮等の目的で広く行われており、完全復元符
号化および非復元符号化の2つの手法が採られている。
On the other hand, image data is widely used in the field of television and facsimile for purposes such as band compression, and two methods are used: complete restoration encoding and non-recovery encoding.

このうち前者はハフマン符号、線形符号、算術を用いる
もので、情報源の情報を完全に復元するものである。ま
た後者は変換符号化、ベクトル量子化、予測符号化等が
あり、情報源からの情報をある程度削減して符号化Jる
ものである。
The former uses Huffman codes, linear codes, and arithmetic, and completely restores the information from the information source. The latter includes transform coding, vector quantization, predictive coding, etc., which reduce information from an information source to some extent and perform coding.

(発明が解決すべき問題点) 上述のように、印刷用画像データの伝送は圧縮していな
いため、データmが膨大、たとえばA4大で100MB
程度であり、データの取扱いが煩雑である。
(Problems to be Solved by the Invention) As mentioned above, since the printing image data is not compressed, the data m is huge, for example 100 MB for A4 size.
data handling is complicated.

またテレビジョン、ファクシミリにおける画像圧縮は島
率圧縮はできるものの、画質が劣っており印刷には適さ
ない。
Furthermore, although image compression in television and facsimile machines can achieve island ratio compression, the image quality is poor and is not suitable for printing.

本発明の目的は、印刷に適した画質が確保できてしかも
データ化を削減しくUる画像データの圧縮/復元方法J
3よび装置を提供することである。
An object of the present invention is to provide a method for compressing/restoring image data that can ensure image quality suitable for printing while reducing data conversion.
3 and to provide equipment.

(問題点を解決するだめの手段) 上記目的達成のため、本発明では、RGB画像データを
人聞の視感覚に沿ったH(色相)、S(彩度)、■(明
度)のデータに変換し、これら変換後の各データを量子
化して視覚的に劣化を感じざVない程度に圧縮し、次い
で可変長符号化することにより圧縮されたデータを得る
ようにしている。このデータは、後に符号化されてH3
Vデータに変換され、ざらにRGBデータに変換される
と共に、その中のVデータに基きスミ版が生成される。
(Means for Solving the Problem) In order to achieve the above object, the present invention transforms RGB image data into H (hue), S (saturation), and ■ (lightness) data in line with human visual sense. The converted data is quantized and compressed to such an extent that no visual deterioration is felt, and then variable length encoding is performed to obtain compressed data. This data is later encoded into H3
It is converted into V data, roughly converted into RGB data, and a blackout version is generated based on the V data therein.

(実施例) 第1図は本発明に係る装置の構成を示すブロック線図で
あり、全体的にはRGBデーデー凰ぎC’ M’ Y’
 K’ データに変換する系を示しており、系の途中に
おいてデータ圧縮および復元を行う構成となっている。
(Example) FIG. 1 is a block diagram showing the configuration of an apparatus according to the present invention, and the overall configuration is RGB data C'M'Y'
This shows a system for converting to K' data, and is configured to perform data compression and restoration midway through the system.

この系に与えるべきRGBデータは、例えば写真フィル
ムを走査してフィルタで色分解した後の信号である。ま
たこの系から取出すデータは上記CMYによるものでな
くRGBによるものとすることもできる。そして、入力
から出力までの間では、 (1)  HSV変換 (2) 量子化 (3)  RICE変換 (4)  RICE逆変換 (5) 逆)−18V変換 を行い、必要に応じて色反転を付加する。
The RGB data to be given to this system is, for example, a signal obtained by scanning a photographic film and color-separating it with a filter. Furthermore, the data extracted from this system may be based on RGB instead of CMY. From input to output, (1) HSV conversion (2) quantization (3) RICE conversion (4) RICE inverse conversion (5) -18V conversion is performed, and color inversion is added as necessary. do.

次にこれら各変換動作(1)〜(5)を順次:J2明す
る。
Next, each of these conversion operations (1) to (5) will be explained in sequence: J2.

(1)  HSV変換 RGBデータをH(色相)、S(彩度)、■(明度)の
データに変換する動作を意味し、第1図のl−I S 
V変換器1により行う。このl−I S V変換はコン
ピュータグラフィックスの分野で色彩情報のハンドリン
グの便を計るために考え出されたアルゴリズムで、色彩
学的には厳密に議論されていないらのの多方面で簡便さ
と有効性が認められはじめている。そしてそのアルゴリ
ズムの内容は次に通りである。
(1) HSV conversion Refers to the operation of converting RGB data into H (hue), S (saturation), and ■ (lightness) data, and refers to l-I S in Figure 1.
This is done by V converter 1. This l-ISV conversion is an algorithm devised to facilitate the handling of color information in the field of computer graphics, and it is simple and simple in many aspects, although it is not strictly discussed in terms of color. Its effectiveness is beginning to be recognized. The details of the algorithm are as follows.

0≦RXG、B≦1の場合 MAX=R,G、Bの最大値 MIN=R,G、Bの最小値 とすると、偏差範囲RNGは、 RNG=MAX−M I N また明度■は V = M A X として求められる。そして、MAX=OのときS−Oと
し、H=不定とする。一方の、MAX≠Oのとき彩度S
は、 5=RNG/MAX となり、次の演算子r、g、bが求められる。
When 0≦RXG, B≦1, MAX=maximum value of R, G, B MIN=minimum value of R, G, B, deviation range RNG is RNG=MAX−M I N Also, brightness ■ is V= It is determined as M A X . Then, when MAX=O, it is set as S-O, and H=undefined. On the other hand, when MAX≠O, saturation S
is 5=RNG/MAX, and the following operators r, g, and b are found.

すなわち、 r= (MAX−R)/RNG Q= (MAX−G)/RNG b−(MAX−B)/RNG この演算子r、9、bから R=MAXのとき  h=b−g G=MAXのとき  h=r−b+2 B=MAXのとき  h=g−r+4 が得られ、色相Hは、 h≦0のとき  H= 60 x h + 360h>
Oのとき  H=60Xh として求められる。
That is, r= (MAX-R)/RNG Q= (MAX-G)/RNG b-(MAX-B)/RNG When R=MAX from this operator r, 9, b, h=b-g G= When MAX, h=r-b+2 When B=MAX, h=g-r+4 are obtained, and the hue H is: When h≦0, H=60 x h + 360h>
When O, it is obtained as H=60Xh.

第2図はこのRGBデータからl−I S Vデータへ
の変換の対象となったデータ分析例を示したもので、こ
の第2図に示す例は例えば自然の風偵を1最影した写真
フィルムであり、概括的にはR,G。
Figure 2 shows an example of data analysis that was the subject of conversion from RGB data to l-ISV data. It is a film, generally R, G.

B各データとも中間値を中心とした濃度分布といえる。B Each data can be said to be a concentration distribution centered on the intermediate value.

第3図は第2図のRGBデータをHSV変換した結果を
示したもので、色相Hは赤(R)が最も高頻度であり、
他は概ね平均している。また彩度SG、t0.03程度
に集中している。そして明度VはRGBデータの濃度分
布と略々同一の特性が得られた。
Figure 3 shows the results of HSV conversion of the RGB data in Figure 2, where the hue H is most frequently red (R).
Others are generally average. Furthermore, the saturation SG is concentrated at about t0.03. The brightness V had substantially the same characteristics as the density distribution of RGB data.

(2) 団子化 第1図のd子化器2で行われる動作であり、上記(1)
HSV変換で得られたデータは各軸とも視覚的な冗長性
を持っているのでそれに応じたビット数を割当てて再量
子化することで、まず第1段階の圧縮ができる。m子化
ビット数はS/N比が飽和し印刷物上で視覚的にも劣化
を感じない程度の値としてH,S、Vそれぞれ5.2.
7ビツトとするのがよい。これはMAXの量子化により
2乗誤差の和が最小になるように決める。
(2) Dumpling This is the operation performed by the d-dumpling device 2 in Figure 1, and is the same as (1) above.
Since the data obtained by HSV conversion has visual redundancy in each axis, the first stage of compression can be achieved by allocating the corresponding number of bits and requantizing it. The number of m child bits is set to 5.2 for each of H, S, and V as a value that saturates the S/N ratio and does not cause visual deterioration on printed matter.
It is better to set it to 7 bits. This is determined so that the sum of squared errors is minimized by quantization of MAX.

上記1−I S V変換で得られたデータにつき、元の
画素値をその団子化代表番号に置き換えると第4図に示
すようなものとなる。量子化代表番号とは、H(色相)
についてみれば32(5ピツ]・)種類の色のうちの何
れであるか、S(彩0りについてみれば4(2ビツト)
段階のうちの何れであるか、■(明度)についてみれば
128(7ビツト)段階のうちの何れであるかを表わす
ものである。そして第4図の例は、例えば1」がRとY
との間でR寄りの色相が多いことを、Sが低彩度である
ことを、モしてVも低明度であることを示しており、対
象とする画像の部分がそのJ:うなH,S、Vの傾向を
持つものであったことを表わしている。この例から分る
ように、近傍にある画素は同一もしくは近い番号が固ま
り群をなり性質である。そこで、この性質を利用してラ
ン・レングス等の方法でさらに能率的な圧縮を行うこと
ができる。ここで、画質を重視した圧縮を行うにはこの
段階まで戻すための完全復元符号化を用いる。
When the original pixel value of the data obtained by the above 1-ISV conversion is replaced with its dumpling representative number, the result is as shown in FIG. 4. The quantization representative number is H (hue)
If you look at it, it is any one of 32 (5 bits) colors, and if you look at S (color 0), it is 4 (2 bits).
This indicates which of the 128 (7 bits) levels it is in for (brightness). In the example of Figure 4, for example, 1'' is R and Y.
The fact that there are many hues closer to R between , and the fact that S has low saturation indicates that V also has low brightness, and the target image part is that J: Una H , S, and V. As can be seen from this example, pixels in the vicinity have the same or similar numbers and form a group. Therefore, by utilizing this property, more efficient compression can be performed using methods such as run length. Here, in order to perform compression with emphasis on image quality, complete restoration encoding is used to return to this stage.

(3)  RICE’a換(可変長符号化)この実施例
では第1図のRICE変換器3により行われるもので、
RI CEの手法にJ:り可変長符号化する。RICE
の符号化は1次元データ(スキャン・データ等)を圧縮
するための完全復元符号化である。この符号化に当たっ
ては、符号化の最小単位をブロックと呼ぶこととし、こ
のデータ艮Jを短くできることが望ましい。そのために
原データの特性を調べそれに応じた符号化を行うが、こ
こではデータ艮J=21とする。
(3) RICE'a conversion (variable length encoding) In this embodiment, this is performed by the RICE converter 3 in FIG.
Variable length encoding is performed using the RICE method. RICE
The encoding is complete restoration encoding for compressing one-dimensional data (scan data, etc.). In this encoding, the minimum unit of encoding is called a block, and it is desirable that the data length J can be shortened. For this purpose, the characteristics of the original data are checked and encoding is performed accordingly, but here the data is set to J=21.

第5図はこの特性例を示したもので、隣合う画素との差
分がOに近いほど高tAi度であることを示している。
FIG. 5 shows an example of this characteristic, and shows that the closer the difference between adjacent pixels is to O, the higher the tAi degree is.

このことから画素相互間の差分を求め、おの差分の絶対
値が小さいほど短い符号を割当てるようにする。これを
表にすると次の通りである。
From this, the difference between pixels is determined, and the smaller the absolute value of each difference, the shorter the code is assigned. This is shown in the table below.

第  1  表 第6図はこの結果前られるデータの414成例を示して
おり、このフォーマットではID、RF、可変コード、
およびEの4部分によりデータが構成されている。10
はこのブロックデータのコード番号であり、RFは差分
の参照データ、そしてEはブロックターミネータである
Table 1, Figure 6 shows 414 examples of the resulting data, and this format includes ID, RF, variable code,
The data consists of four parts: 10
is the code number of this block data, RF is the differential reference data, and E is the block terminator.

第7図はこのような可変長データを作成するための装置
構成例を示している。この装置は、差分演算器31、F
Sジェネレータ32、コードセレクタ33および8ワー
ド]−ダ34からなる。
FIG. 7 shows an example of a device configuration for creating such variable length data. This device includes a difference calculator 31, F
It consists of an S generator 32, a code selector 33, and an 8-word data generator 34.

差分演算器31は減算ユニットによって構成されており
、例えば21画素によって構成される1画素ブロックに
つき、隣接画素の差分を演算する。
The difference calculator 31 is constituted by a subtraction unit, and calculates the difference between adjacent pixels for each pixel block made up of, for example, 21 pixels.

この演算結果はFSジェネレータ32に与えられる。This calculation result is given to the FS generator 32.

FSジェネレータ32は1つのバイナルカウンタとコン
パレータとで実現され、差分演痺器31からの差分値に
応じて前掲第1表のように可変長符号を割当てる。この
可変長符号つまりコードはコードセレクタ33に与えら
れる。
The FS generator 32 is realized by one vinyl counter and a comparator, and assigns a variable length code as shown in Table 1 above according to the difference value from the differential compensator 31. This variable length code, that is, the code is given to the code selector 33.

コードセレクタ33は3J段(この例では3×21=6
3段)のシフトレジスタから4了り、FSジエネレーク
32からのFSコードをコード化する。このコード化は
次のj;うにFSコードのビット長Fに応じて3つのモ
ードの1つを選択することにより行う。これは下記第2
表の通りで゛ある。
The code selector 33 has 3J stages (3×21=6 in this example).
The FS code from the FS generator 32 is encoded from the 3-stage shift register. This encoding is performed by selecting one of three modes depending on the bit length F of the FS code. This is the second below
It is as shown in the table.

そしてこのコードを8ワードコーダ34に送るかあるい
はそのまま出力する。
This code is then sent to the 8-word coder 34 or output as is.

第  2  表 8ワードコーダ34は適当なテーブルを持ったROMか
らなり、コードセレクタ33からのビット列コードを3
ピッ1−ずつに分割しくコードに変換する。ビット列長
が3で割切れない場合はダミービットを付加する。下記
第3表はこの変換動作を示すものである。
Table 2 8 The word coder 34 consists of a ROM having an appropriate table, and converts the bit string code from the code selector 33 into 3 bits.
Convert into code in 1-pitch increments. If the bit string length is not divisible by 3, dummy bits are added. Table 3 below shows this conversion operation.

第3表 ここまで説明したのはデータ圧縮のプロセスである。圧
縮したデータは第1図の伝送手段4により伝送たとえば
蓄積、通信等がされた後に復元される。次に復元動作を
説明する。
Table 3 What has been described so far is the process of data compression. The compressed data is transmitted, eg, stored, communicated, etc. by the transmission means 4 shown in FIG. 1, and then restored. Next, the restoration operation will be explained.

(4) RICE逆変換 RICE逆変換による復号の手順は次の通りであり、基
本的にはRICE変換の手順を逆に辿ることであり、1
)モード選択、2)3ビツトデ一タ再士、3)差分デー
タ再生、4)逆差分再生の各段階からなる。
(4) RICE inverse transformation The decoding procedure using RICE inverse transformation is as follows. Basically, the procedure of RICE transformation is followed in reverse, and 1
) mode selection, 2) 3-bit data reconstruction, 3) differential data reproduction, and 4) reverse differential reproduction.

1)モード選択 上記第2表によるモード選択に対応し8ワードデコーダ
による処理を要ツるか否かを決めるものである。
1) Mode Selection Corresponding to the mode selection according to Table 2 above, it is determined whether processing by the 8-word decoder is required or not.

2)3ビツトデーク再生 上記1)モード選択の結果8ワードデコーダによるビッ
トデータ再生のモードが選択されたとぎ行われる。
2) 3-bit data reproduction This is carried out when the mode of bit data reproduction by the 8-word decoder is selected as a result of the above 1) mode selection.

3)部分データ再生 上記第1表と逆の関係のテーブルを用いて差分データの
再生を行う。
3) Partial data reproduction The differential data is reproduced using a table having the opposite relationship to the above-mentioned Table 1.

4)逆差分再生 ブロックデータにお【ノる差分参照データに塁きブロッ
ク内第1画素の値としてこれに各差分値を加えて各画素
のH,S、■値を再生づる。
4) Add each difference value to the reverse difference reference data as the value of the first pixel in the block to reproduce the H, S, and ■ values of each pixel.

このようにして(qられた復元データのう’5Vはらと
もとRGBの最大値である。またCMYでみればCMY
がRGBの反転(255から引算して187だもの)で
あるからCMYの最小(111ど言える。
In this way, the 5V of the reconstructed data is the maximum value of RGB. Also, if you look at CMY,
is the inversion of RGB (187 subtracted from 255), so it can be said that it is the minimum of CMY (111).

そして印刷におけるスミデータは基本的にCMYの最小
値の非線形関数であるから、第1図に示すようにVデー
タを適当なルックアップテーブル(LUT)8を通しス
ミデータに′を得ることができる。スミデータはスケル
トンブラック、フルプラク等の所望の階調を持ったもの
どづる。
Since the smear data in printing is basically a non-linear function of the minimum value of CMY, it is possible to obtain the smear data '' by passing the V data through an appropriate look-up table (LUT) 8 as shown in FIG. Sumidata has the desired gradation such as skeleton black and full plaque.

(5) 逆)ISV変換 第1図の逆HSV変換器6により行われるもので下記の
手法により行う。すなわち、まず1−1(色相)は36
0°の拡がりを持つもの、S(彩度)J3よび■(明度
)は1以下の正の数のものとじたどぎ、次のように演算
される。
(5) Inverse) ISV conversion This is performed by the inverse HSV converter 6 shown in FIG. 1, and is performed by the following method. In other words, 1-1 (hue) is 36
Those having an extent of 0°, S (saturation) J3 and ■ (brightness) are assumed to be positive numbers less than or equal to 1, and are calculated as follows.

0≦H≦360.0≦S≦1.0≦■≦1但し、ずべて
実数 h’ =H/60 h″=h’ の整数部分 子  =h’ −h″ (h’ の小数部分)p =(
1−8)xV q =(1−3xf)xV t  =(1−(Sx(1−f))xVとおく。つぎに h″−Qのとき(R,G、B)= (V、t、(1>=
1            = (Q、V、 p)−2
= (p、V、t) =3            = (p、 q、V)=
4            = (t、  l)、 V
)=5            = (V、  p、 
q)このようにして得られたRGBデータは例えば第1
図の色反転器7によりCMYデータに変換されたり、通
常のスキt7す処理にか(プられたすする。
0≦H≦360.0≦S≦1.0≦■≦1 However, all real numbers h' = H/60 h'' = integer part of h' = h' - h'' (decimal part of h') p = (
1-8) Let xV q = (1-3xf)xV t = (1-(Sx(1-f))xV. Next, when h″-Q, (R, G, B) = (V, t , (1>=
1 = (Q, V, p)-2
= (p, V, t) = 3 = (p, q, V) =
4 = (t, l), V
)=5=(V, p,
q) The RGB data obtained in this way is, for example, the first
The data may be converted into CMY data by the color inverter 7 shown in the figure, or it may be subjected to normal processing.

第8図は対象とする画像からのRGBデータの取込みか
らその圧縮、復元を経て色修正を施し最終出力に至る系
を全体的に示したものであり、1点鎖線で囲まれた部分
が第1図の装置である。
Figure 8 shows the overall system from capturing RGB data from the target image, compressing and restoring it, performing color correction, and final output. This is the device shown in Figure 1.

この系において、画像データ取込み装置1R10により
RGBデータを取出して圧縮系20に送り、データ圧縮
してHSVデータどして伝送系3oに与え、この伝送系
30から復元系40にデータを送りCMYKデータを得
、色修正器50で色修正を行う。必要に応じて更に階調
修正を行ってらよい。
In this system, the image data importing device 1R10 extracts RGB data, sends it to the compression system 20, compresses the data, gives it as HSV data to the transmission system 3o, and sends the data from this transmission system 30 to the restoration system 40, which then sends the CMYK data. is obtained, and the color is corrected by the color corrector 50. Further gradation correction may be performed as necessary.

〔発明の効果〕〔Effect of the invention〕

本発明は上述のように、RGBデータを1−1(色相)
、S(彩度)、V(明度)のデータに変換してそれぞれ
8子化して圧縮し、これを可変長符号に変換して伝送す
るようにしたため、この伝送データを圧縮時と逆プロセ
スで復元することにより、復元画像を高品質とし且つデ
ータ迅を最小限にづ。
As described above, the present invention converts RGB data to 1-1 (hue).
, S (saturation), and V (lightness), each of which is converted into an octad and compressed, and then converted into a variable length code and transmitted. By restoring, the restored image can be of high quality and the data speed can be kept to a minimum.

ることかできる。また、復元1−I S Vデータ中の
■データを用いてスミ版データを形成することができる
I can do that. Further, the blackout data can be formed using the ■ data in the restored 1-ISV data.

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

第1図は本発明に係る¥Ft置の構成を示すブロック線
図、第2図は画像の一例である室内踊影画侭のRGBヒ
ス1〜グラム、第3図は同画像のH3Vヒス1−グラム
、第4図はある画像の一部についてのt−+ S V分
布状況の説明図、第5図は第4図のH8v分布にJ3り
る画素差分ヒストグラム、第6図は第1図の装置にお1
ノる圧縮後のデータの説明図、第7図は第1図にお【プ
るRICE変換器の構成を示すブロック線図、第8図は
第1図の装置を含む印刷用画像データ作成装置の説明図
である。 出願人代理人  佐  藤  −雄 第1煕 欅件 夢脩 −東 地○公ス rJ1i117′))i+l’H1’J’l;117−
日月層 1いnf /# I  嘱 第3 良史ILシJ −杉度 )図 手続ネ111 正 籠F (方式) 昭和61年6月1日
Fig. 1 is a block diagram showing the configuration of the \Ft position according to the present invention, Fig. 2 is an example of an image of an indoor dance picture, RGB Hist 1 - Gram, and Fig. 3 is H3V Hist 1 - of the same image. Figure 4 is an explanatory diagram of the t-+ S V distribution situation for a part of an image, Figure 5 is a pixel difference histogram of J3 to the H8v distribution in Figure 4, and Figure 6 is an illustration of the pixel difference histogram of the H8v distribution in Figure 1. 1 on the device
FIG. 7 is a block diagram showing the configuration of the RICE converter shown in FIG. 1. FIG. 8 is a printing image data creation device including the device shown in FIG. FIG. Applicant's agent Sato -Yu No. 1 煕 Keyaki Matters Meng Shu - Higashiji○kosu rJ1i117'))i+l'H1'J'l;117-
Sun Moon layer 1 nf / # I 3rd Yoshishi IL Shi J - Sugi degree) Figure procedure ne 111 Positive basket F (Method) June 1, 1985

Claims (1)

【特許請求の範囲】 1、印刷すべき画像から取出された画素単位で各色毎の
濃度を有するRGBデータを色相、彩度明度を内容とす
るHSVデータに変換し、 このHSVデータを量子化代表値番号によってHSV量
子化し、 この量子化されたデータを所定の変換テーブルにしたが
って可変長符号データに変換して伝送するようにした印
刷用画像データの圧縮方法。 2、印刷すべき画像から取出された画素単位で各色毎の
濃度を有するRGBデータを色相、彩度、明度を内容と
するHSVデータに変換し、 このHSVデータを量子化代表値番号によってHSV量
子化し、 この量子化されたデータを所定の変換テーブルにしたが
って可変長符号データに変換し、 この可変長符号データを逆変換テーブルを用いてHSV
量子化データに逆変換し、 このHSV量子化データをRGBデータに変換し、 前記HSV量子化データにおけるVデータによりスミデ
ータを形成するようにした印刷用画像データの圧縮/復
元方法。 3、印刷すべき画像から取出され画素単位で各色毎の濃
度を有するRGBデータが与えられ色相、彩度、明度を
内容とするHSVデータに変換するHSV変換器と、 このHSV変換器からのHSVデータを色相、彩度、明
度の各々について定められた量子化代表値番号を用いて
HSV量子化データに変換する量子化器と、 前記HSV量子化データを可変長符号データに変換して
伝送する伝送系とをそなえた印刷用画像データの圧縮装
置。 4、印刷すべき画像から取出され画素単位で各色毎の濃
度を有するRGBデータが与えられ色相、彩度、明度を
内容とするHSVデータに変換するHSV変換器と、 このHSV変換器からのHSVデータを色相、彩度、明
度の各々について定められた量子化代表値番号を用いて
HSV量子化データに変換する量子化器と、 前記HSV量子化データを可変長符号データに変換して
伝送する伝送系と、 この伝送系からの可変長符号データを差分データに変換
しさらにHSV量子化データに変換する符号逆変換器と
、 この符号逆変換器からのHSV量子化データをRGBデ
ータに変換する逆HSV変換器と、この逆HSV変換器
の出力に応じてCMYデータを作成する色反転器と、 前記符号逆変換器からのHSV量子化データ中における
Vデータに応じてスミデータを作成する手段とをそなえ
た印刷用画像データの圧縮/復元装置。
[Claims] 1. Convert RGB data, which has the density of each color in pixel units extracted from the image to be printed, into HSV data containing hue, saturation, and brightness, and convert this HSV data into quantized representative data. A method for compressing image data for printing, which performs HSV quantization using value numbers, converts the quantized data into variable-length code data according to a predetermined conversion table, and transmits the data. 2. Convert RGB data, which has the density of each color in pixel units extracted from the image to be printed, to HSV data containing hue, saturation, and brightness, and convert this HSV data into HSV quantum data using the quantization representative value number. This quantized data is converted into variable length code data according to a predetermined conversion table, and this variable length code data is converted to HSV using an inverse conversion table.
A method for compressing/restoring image data for printing, comprising: inversely converting the HSV quantized data into quantized data; converting the HSV quantized data into RGB data; and forming corner data using the V data in the HSV quantized data. 3. An HSV converter that converts the RGB data extracted from the image to be printed and having the density of each color in pixel units into HSV data containing hue, saturation, and brightness, and HSV from this HSV converter. a quantizer that converts data into HSV quantized data using quantization representative value numbers determined for each of hue, saturation, and brightness; and a quantizer that converts the HSV quantized data into variable length code data and transmits the data. A printing image data compression device equipped with a transmission system. 4. An HSV converter that converts RGB data extracted from an image to be printed and having density of each color in pixel units into HSV data containing hue, saturation, and brightness, and HSV from this HSV converter. a quantizer that converts data into HSV quantized data using quantization representative value numbers determined for each of hue, saturation, and brightness; and a quantizer that converts the HSV quantized data into variable length code data and transmits the data. a transmission system; a code inverse converter that converts variable length code data from this transmission system into difference data and further converts it into HSV quantized data; and a code inverse converter that converts the HSV quantized data from this code inverse converter into RGB data. an inverse HSV converter; a color inverter for creating CMY data according to the output of the inverse HSV converter; and means for creating CMY data in accordance with the V data in the HSV quantized data from the code inverse converter. A compression/decompression device for printing image data.
JP61069082A 1986-03-27 1986-03-27 Image data compression / decompression method for printing Expired - Fee Related JPH0799853B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61069082A JPH0799853B2 (en) 1986-03-27 1986-03-27 Image data compression / decompression method for printing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61069082A JPH0799853B2 (en) 1986-03-27 1986-03-27 Image data compression / decompression method for printing

Publications (2)

Publication Number Publication Date
JPS62225073A true JPS62225073A (en) 1987-10-03
JPH0799853B2 JPH0799853B2 (en) 1995-10-25

Family

ID=13392308

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61069082A Expired - Fee Related JPH0799853B2 (en) 1986-03-27 1986-03-27 Image data compression / decompression method for printing

Country Status (1)

Country Link
JP (1) JPH0799853B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01181284A (en) * 1988-01-13 1989-07-19 Canon Inc Color picture forming device
JPH01314388A (en) * 1988-06-15 1989-12-19 Canon Inc Image processor
JP2015095833A (en) * 2013-11-13 2015-05-18 日本電信電話株式会社 Device and method for color information distribution, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01181284A (en) * 1988-01-13 1989-07-19 Canon Inc Color picture forming device
JPH01314388A (en) * 1988-06-15 1989-12-19 Canon Inc Image processor
JP2015095833A (en) * 2013-11-13 2015-05-18 日本電信電話株式会社 Device and method for color information distribution, and program

Also Published As

Publication number Publication date
JPH0799853B2 (en) 1995-10-25

Similar Documents

Publication Publication Date Title
JP3856336B2 (en) Forward conversion apparatus and method, inverse conversion apparatus and method, color conversion processing apparatus and method, and data processing apparatus
JP3072776B2 (en) Image processing device
US6285796B1 (en) Pseudo-fixed length image compression scheme
JPS62225073A (en) Method and apparatus for compressing/restoring print picture data
JP2618944B2 (en) Coding method of color image information
JPS6323481A (en) Method and apparatus for compressing and restoring image data for print
JP3101597B2 (en) Image storage method and apparatus
JP2000316174A (en) Color picture compression method and its device
JP2605028B2 (en) Color image data converter
JPS62283776A (en) Color picture input/output device
JP2002290744A (en) Image compression scheme
JP2004289290A (en) Image processing apparatus
JP4196813B2 (en) Image encoding apparatus and method, and image decoding apparatus and method
JP3896230B2 (en) Image coding apparatus and image coding method
JP2940913B2 (en) Color image data encoding device
JP2698641B2 (en) Color image data encoding method and decoding method
JPH0353767A (en) Picture data compression and restoration system for print
JPH03182171A (en) Coding and reproducing method or color picture information
JP2992189B2 (en) Decryption method
JPH04139960A (en) Picture coder
JP2833649B2 (en) Image processing device
JPH0342968A (en) Color picture information encoding system
JP3176057B2 (en) Image processing device
JP3323615B2 (en) Image data compression apparatus and method
JP2000106680A (en) Image compressing and expanding device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees