JPH066611A - Picture converter - Google Patents

Picture converter

Info

Publication number
JPH066611A
JPH066611A JP4164941A JP16494192A JPH066611A JP H066611 A JPH066611 A JP H066611A JP 4164941 A JP4164941 A JP 4164941A JP 16494192 A JP16494192 A JP 16494192A JP H066611 A JPH066611 A JP H066611A
Authority
JP
Japan
Prior art keywords
data
color
component
color correction
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4164941A
Other languages
Japanese (ja)
Inventor
Shigeaki Sumiya
繁明 角谷
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP4164941A priority Critical patent/JPH066611A/en
Publication of JPH066611A publication Critical patent/JPH066611A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Image Processing (AREA)
  • Color Television Systems (AREA)

Abstract

PURPOSE:To realize the picture converter capable of color correction processing sufficiently effective at a high speed without need of provision of a special hardware or the like when full color picture data in a form of frequency data are used for input data. CONSTITUTION:A DC color correction section 102 applies color correction processing to DC component data 106 in input frequency data to generate color correction DC component data 107. A decoding section 103 generates decoding color data 109 from the color correction DC component data 107 and AC component data 108 and prints out a color picture by a color output device such as a color printer 104.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、離散的コサイン変換
(以下DCTまたはDCT変換とする)等の手法によっ
て周波数データに変換された階調カラー画像データを、
復号化するとともに、出力装置に適するように色補正処
理を行う、画像変換装置に関する。
The present invention relates to gradation color image data converted into frequency data by a method such as discrete cosine transform (hereinafter referred to as DCT or DCT transform).
The present invention relates to an image conversion device that decodes and performs color correction processing suitable for an output device.

【0002】[0002]

【従来の技術】近年、JPEG(Joint Phot
ographic Expert Group)規格
等、階調画像データを、高画質を維持したまま、非常に
効率よく圧縮できる技術が生まれ、いままで膨大なデー
タ容量になるため、容易に取り扱えなかった、フルカラ
ー画像が、より気軽に取り扱えるようになってきた。
2. Description of the Related Art In recent years, JPEG (Joint Photo
A technique has emerged that allows highly efficient compression of gradation image data, such as the opaque Expert Group), while maintaining high image quality, resulting in an enormous amount of data. It has become easier to handle.

【0003】ここで、JPEG規格等で用いられてい
る、直交変換を利用した、画像データ符号化の原理につ
いて簡単に説明しておく。直交変換による変換符号化
は、標本値を相互に直交する座標系に変換することによ
って、標本値間の相関を除去し、効率的な符号化を実現
するものである。また、周波数成分への変換を行い、パ
ワーが集中し、かつ視覚特性的にも影響力の大きい低周
波成分に多くのビット数を割り当てて、高周波成分は少
ないビット数で量子化することにより、データ圧縮性を
高める。画像を周波数成分に変換する直交変換にはアダ
マール変換や、DCT等がある。
Here, the principle of image data encoding using orthogonal transformation, which is used in the JPEG standard and the like, will be briefly described. The transform coding by orthogonal transform is to realize efficient coding by removing the correlation between sample values by converting sample values into mutually orthogonal coordinate systems. In addition, by converting to a frequency component, allocating a large number of bits to a low-frequency component in which the power is concentrated and also has a great influence on visual characteristics, the high-frequency component is quantized with a small number of bits, Increase data compression. The orthogonal transform for transforming an image into frequency components includes Hadamard transform, DCT and the like.

【0004】次に、DCTとその逆変換(以下IDCT
とする)について、8×8画素を1ブロックとして符号
化する場合の例を、図3に基づいて説明しておく。原画
像データを8×8画素ずつのブロックに分け、ブロック
単位で変換する。各画素を1ブロック内での相対位置に
よって、左上の画素を原点のゼロ番目のデータとして、
右方向にi番目、下方向にj番目の画素のデータを、 f(i,j) (0≦i<8,0≦j<8, i,j は整数) のように表わすとする。左上角の原点データはf(0、
0)、右下角のデータはf(7、7)となる。この時DC
T変換されたデータ F(u,v) (0≦u<8,0≦v<8, u,v は整数) は、
Next, DCT and its inverse transformation (hereinafter referred to as IDCT
With reference to FIG. 3, an example of encoding 8 × 8 pixels as one block will be described. The original image data is divided into blocks of 8 × 8 pixels and converted in block units. Depending on the relative position of each pixel in one block, the upper left pixel is the zeroth data of the origin,
The data of the i-th pixel in the right direction and the j-th pixel in the downward direction is represented as f (i, j) (0≤i <8, 0≤j <8, i, j is an integer). The origin data in the upper left corner is f (0,
0) and the data in the lower right corner is f (7,7). DC at this time
The T-transformed data F (u, v) (0 ≦ u <8, 0 ≦ v <8, u, v are integers) is

【0005】[0005]

【数1】 [Equation 1]

【0006】の様になる。It becomes like.

【0007】F(0、0)は、画像ブロック内の平均デー
タに対応する値を表わし、直流成分の意味でDC係数と
呼ばれる。式1の場合は、実際にはブロック内データの
平均値の8倍となる。他の63要素は、交流成分を表わ
し、AC係数とも呼ばれる。式1のu,vの値が大きい
ほど、高周波の成分となる。データ圧縮を行う場合に
は、自然画においては周波数の高い成分ほど量が少な
く、かつ人間の目の感度も低下することを利用し、高周
波成分の下位ビットを切り捨てて少ないビット数で量子
化する。
F (0,0) represents a value corresponding to average data in the image block, and is called a DC coefficient in the sense of a DC component. In the case of Expression 1, it is actually eight times the average value of the data in the block. The other 63 elements represent AC components and are also called AC coefficients. The larger the values of u and v in Expression 1, the higher the frequency component. When data compression is performed, the fact that the higher the frequency component in a natural image is, the smaller the amount is, and the sensitivity of the human eye is also reduced, the lower bits of the high frequency component are discarded and quantization is performed with a small number of bits. .

【0008】また、Fからfを求める逆離散コサイン変
換(IDCT)は、
The inverse discrete cosine transform (IDCT) for obtaining f from F is

【0009】[0009]

【数2】 [Equation 2]

【0010】となる。ただし、式2中のc(u),c(v)
の定義は、式1の場合と同様である。さきに述べた、J
PEG規格では、 1) 2次元DCT 2) DCT係数の適当な精度への量子化 3) 量子化されたDCT係数のハフマン符号化 以上のような手順により、画質劣化が少なく高効率な圧
縮を行っている。
[0010] However, c (u), c (v) in Equation 2
The definition of is the same as in the case of Expression 1. As I mentioned earlier, J
According to the PEG standard, 1) two-dimensional DCT 2) quantization of DCT coefficients to appropriate precision 3) Huffman coding of quantized DCT coefficients Highly efficient compression with little deterioration in image quality is performed by the above procedure. ing.

【0011】一方、階調カラー画像データを出力機器に
出力する際には、色再現性向上のための、出力機器にあ
わせた色補正処理が広く行われている。よく行われてい
るのは、3×3マトリックス演算によるマスキング処理
で、シアン(以下C)、マゼンタ(以下M)、イエロー
(以下Y)の減法混色の3原色成分で表された色データ
に対し、実存CMYインクの色特性が理想的なCMYイ
ンクからずれていて、不要色成分を含むのを補正するた
めに、入力データをC,M,Y、実際にプリンタで印画
する実インク量をCi、Mi、Yiとし、
On the other hand, when outputting the gradation color image data to the output device, a color correction process suitable for the output device is widely performed to improve the color reproducibility. Often performed is a masking process by a 3 × 3 matrix operation, which is performed on color data represented by three subtractive primary color components of cyan (hereinafter C), magenta (hereinafter M), and yellow (hereinafter Y) In order to correct that the color characteristics of the existing CMY ink deviate from the ideal CMY ink and include unnecessary color components, the input data is C, M, Y, and the actual ink amount actually printed by the printer is Ci. , Mi, Yi,

【0012】[0012]

【数3】 [Equation 3]

【0013】によって色補正を行うものである。また、
これでもまだ不十分な場合は、さらに2次の項まで加え
The color correction is performed by the method. Also,
If this is still not enough, add more quadratic terms

【0014】[0014]

【数4】 [Equation 4]

【0015】を用いた色補正を行う場合もある。式3、
式4におけるkij(i,jは1〜9の整数)は、補正の
ための適当な係数である。
There are also cases where color correction is performed using. Equation 3,
Kij (i, j is an integer of 1 to 9) in Equation 4 is an appropriate coefficient for correction.

【0016】また、出力の実際の色測定結果に基づい
て、C,M,YからCi、Mi、Yiへの3次元変換色テ
ーブルを作成して、その結果をROM等に書き込んで、
色補正を行う場合もある。
Further, based on the actual output color measurement result, a three-dimensional conversion color table from C, M, Y to Ci, Mi, Yi is created, and the result is written in the ROM or the like.
Color correction may be performed in some cases.

【0017】また、レッド(以下R)、グリーン(以下
G)、ブルー(以下B)による加法混色の3原色系で
も、出力表示するCRTの蛍光体の発光特性に合わせる
場合など、同様の色補正処理が行われる。
In addition, even in the three primary color system of additive color mixture of red (hereinafter R), green (hereinafter G), and blue (hereinafter B), similar color correction is performed when the emission characteristics of the CRT phosphor to be output are matched. Processing is performed.

【0018】[0018]

【発明が解決しようとする課題】これらの色補正処理に
よって、色再現性は確実に向上する。しかしながら、最
も簡単な3×3マトリックス演算による色補正処理で
も、3色全部色補正するためには9回もの乗算が必要
で、非常に処理時間がかかるし、3次元のROMデーブ
ル等を用いる方法では、膨大なROMメモリ容量が必要
になる。
The color reproducibility is surely improved by these color correction processes. However, even in the simplest color correction processing by 3 × 3 matrix calculation, nine times of multiplications are required to correct all three colors, which takes a very long processing time, and a method using a three-dimensional ROM table or the like. Then, a huge ROM memory capacity is required.

【0019】特に、DCTなどの手法を用いて周波数デ
ータに変換された画像データを取り扱う場合には、デー
タの復号化処理に時間がかかる上に、さらに色補正処理
も必要となる。このため、なんらかの高速化手段を講じ
ないと実用的ではない。
In particular, when image data converted into frequency data by using a technique such as DCT is handled, it takes time to decode the data, and further color correction processing is required. For this reason, it is not practical unless some speed-up means is taken.

【0020】そこで本発明の目的は、以上のような問題
点を解決するもので、周波数データの形のフルカラー画
像データを入力データとする場合に、特別なハードウェ
ア等の付加が必要なく、高速で十分に効果がある色補正
処理を可能にする、画像変換装置を実現することにあ
る。
Therefore, an object of the present invention is to solve the above-mentioned problems, and when full color image data in the form of frequency data is used as input data, no special hardware or the like is required, and high speed operation is possible. The object is to realize an image conversion device that enables color correction processing that is sufficiently effective at.

【0021】[0021]

【課題を解決するための手段】本発明の画像変換装置
は、少なくとも3原色の色成分からなる階調カラー画像
データを各色成分ごとに空間周波数成分に変換した周波
数データを入力画像データとする画像変換装置であって
前記周波数データ中のDC成分を対象として色補正処理
を行い、補正DC成分データを出力するDC色補正部
と、AC成分データと前記色補正DC成分データを基に
復号化処理を行う復号化部からなることを特徴とする。
The image conversion apparatus of the present invention is an image in which frequency image data obtained by converting gradation color image data composed of color components of at least three primary colors into spatial frequency components for each color component is input image data. A DC color correction unit, which is a conversion device, performs color correction processing on the DC component in the frequency data and outputs corrected DC component data, and decoding processing based on the AC component data and the color corrected DC component data. It is characterized by comprising a decoding unit for performing.

【0022】[0022]

【実施例】以下本発明の画像変換装置の実施例を図に基
づいて説明する。図1は、フルカラーCMYデータを各
色成分ごとに、8×8画素を1ブロックとしてDCT変
換された画像データを扱う場合の本発明の1実施例を示
すブロック図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the image conversion apparatus of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention in the case of handling DCT-converted image data with full color CMY data for each color component and 8 × 8 pixels as one block.

【0023】データ入力部101には、C,M,Y各成
分のDCT画像データ105が入力される。DCT画像
データ106は磁気ディスク記憶装置内のファイルや通
信回線から直接得られる場合もあるし、JPEG規格等
によって圧縮されたデータの復号化過程で得られる場合
もある。
The DCT image data 105 of C, M and Y components are input to the data input unit 101. The DCT image data 106 may be obtained directly from a file in the magnetic disk storage device or a communication line, or may be obtained in the decoding process of data compressed according to the JPEG standard or the like.

【0024】DCT画像データ105のうち、C,M,
Y各色のDC成分データ106のみが、DC色補正部1
02へいく。
Of the DCT image data 105, C, M,
Only the DC component data 106 of each Y color is stored in the DC color correction unit 1.
Go to 02.

【0025】DC色補正部102では、出力するカラー
プリンタ104の特性に合わせて、従来例のところで示
したような、式3の3×3マトリックス演算による色補
正処理が行われ、CMY各色の色補正DC成分データ1
07が作成される。色補正DC成分データ107は次に
復号化部103にゆく。復号化部103には、データ入
力部101から直接きた、DCT画像データ105中の
AC成分データ108も入力される。復号化部103
は、このAC成分データ108と、色補正DC成分デー
タ107をもとに、式2のIDCT処理による、データ
の復号化を行い、復号化カラーデータ109を作り出
す。復号化カラーデータ109はカラープリンタ104
に出力され、カラープリンタ104は復号化カラーデー
タ109のCMYインク量に従って、カラー画像出力を
行う。
The DC color correction unit 102 performs the color correction processing by the 3 × 3 matrix calculation of the equation 3 as shown in the conventional example according to the characteristics of the color printer 104 to output, and the colors of CMY colors. Corrected DC component data 1
07 is created. The color-corrected DC component data 107 goes to the decoding unit 103 next. The AC component data 108 in the DCT image data 105 directly from the data input unit 101 is also input to the decoding unit 103. Decoding unit 103
On the basis of the AC component data 108 and the color-corrected DC component data 107, the data is decoded by the IDCT process of Expression 2 to generate decoded color data 109. The decoded color data 109 is the color printer 104.
The color printer 104 outputs a color image according to the CMY ink amounts of the decoded color data 109.

【0026】以上の実施例では、CMYカラーデータの
色補正を行い、プリンタに出力したが、RGBデータの
色補正を行い、CRTに出力する、等の構成でもよい。
In the above embodiment, the CMY color data is color-corrected and output to the printer, but the RGB data may be color-corrected and output to the CRT.

【0027】図2は、本発明の別の実施例を示すブロッ
ク図で、入力がRGBデータ、出力がCMYデータの場
合の実施例である。本実施例では、本来の色補正処理と
は別に、ACおよびDCのRGBデータをCMYデータ
に変換する前処理がはいる。データ入力部101には、
R,G,B各成分のDCT画像データ105が入力され
る。このうちR,G,B各色のDC成分データ106の
みが、DC色補正部102へいく。
FIG. 2 is a block diagram showing another embodiment of the present invention, which is an embodiment when the input is RGB data and the output is CMY data. In the present embodiment, in addition to the original color correction processing, there is a pre-processing for converting AC and DC RGB data into CMY data. In the data input section 101,
DCT image data 105 of R, G, and B components are input. Of these, only the DC component data 106 of R, G, and B colors go to the DC color correction unit 102.

【0028】DC色補正部102では、まず、 C=W−R M=W−G Y=W−B の処理によって、R、G、B各DCデータを、C,M,
YのDCデータに変換する。上式のWはR,G,Bデー
タのとりうる最大値で、上式の処理は、R,G,Bデー
タが2進数のデジタルデータの場合は、全ビットを反転
させ、1の補数を取る処理に相当する。DC色補正部1
02は以上の変換処理を行った後、図1の実施例同様
に、出力するカラープリンタ104の特性に合わせた色
補正処理を行い、CMY各色の色補正DC成分データ1
07を作成する。色補正DC成分データ107は次に復
号化部103に入力される。
In the DC color correction unit 102, first, the DC data of R, G, B are converted into C, M, and C by the processing of C = W−R M = W−G Y = W−B.
Convert to Y DC data. W in the above equation is the maximum value that can be taken by the R, G, B data. In the processing of the above equation, when the R, G, B data is binary digital data, all bits are inverted and the 1's complement is calculated. It corresponds to the process of taking. DC color correction unit 1
After performing the above conversion processing, the reference numeral 02 performs color correction processing according to the characteristics of the color printer 104 that outputs the color correction DC component data 1 for each CMY color as in the embodiment of FIG.
Create 07. The color correction DC component data 107 is then input to the decoding unit 103.

【0029】RGBのAC成分データ108は、図1の
実施例の場合は、直接復号化部103に入力されたが、
本実施例では、一旦AC成分変換部201にはいる。こ
こでは、RGB各色のAC成分 Rac、Gac、Bacに対
し、 Cac=−Rac Mac=−Gac Yac=−Bac の変換式を行い、RGBのAC成分データを、CMYの
AC成分データCac,Mac,Yacに変換した、変換AC
成分データ202を出力する。変換AC成分データ20
2は、復号化部103に入力され、以下は図1の実施例
と同様の処理で、プリンタ104用の復号化カラーデー
タ109が作成される。
In the case of the embodiment shown in FIG. 1, the AC component data 108 of RGB is directly input to the decoding unit 103.
In this embodiment, the AC component conversion unit 201 is entered once. Here, the conversion formula of Cac = -Rac Mac = -Gac Yac = -Bac is performed on the AC components Rac, Gac, and Bac of each RGB color, and the RGB AC component data is converted into the CMY AC component data Cac, Mac, Converted AC converted to Yac
The component data 202 is output. Converted AC component data 20
2 is input to the decoding unit 103, and the following is the same processing as that of the embodiment of FIG. 1 to generate the decoded color data 109 for the printer 104.

【0030】以上の実施例では、色補正演算は式3の3
×3マトリックス演算処理を用いたが、これも、式4の
ような色補正処理等、任意の色変換処理を用いてよい。
In the above-described embodiment, the color correction calculation is performed using the equation 3
Although the × 3 matrix calculation process is used, any color conversion process such as the color correction process shown in Expression 4 may be used.

【0031】また、以上の実施例では、8×8画素を1
ブロックとして、直交変換された画像データの例につい
て述べたが、1ブロックの画素サイズは4×4、16×
16等、任意の数でよい。また、10×10等、2のべ
き乗以外の数でもよい。
Further, in the above embodiment, one pixel is 8 × 8 pixels.
An example of image data that has been orthogonally transformed is described as a block, but the pixel size of one block is 4 × 4, 16 ×
Any number such as 16 may be used. Further, it may be a number other than a power of 2 such as 10 × 10.

【0032】また、以上の実施例では、出力装置はカラ
ープリンタであったが、これは、CRTディスプレー
等、他の出力装置でもよい。
In the above embodiment, the output device is a color printer, but it may be another output device such as a CRT display.

【0033】以上のように、本発明では、DCTデータ
を復号化した原画像データに対して色補正処理を実行す
る代わりに、復号処理前のDC成分に対してのみ色補正
を行っている。8×8画素を1ブロックとしたDCTデ
ータの場合には、DC成分データ数は全周波数データ数
の1/64になり、色補正演算が必要なデータ数は大幅
に減少する。先に述べたように、DC成分はブロック内
データの平均値に対応する値である。このため、高域成
分の多い画像ブロックにおける色補正精度は若干低下す
るが、もともとこのような高周波成分が大きく、ブロッ
ク内で色が急激に変化している画像部分では、色が多少
ずれていてもそんなには問題にならない。また、画像デ
ータとして自然画を扱う場合には、一般にAC成分量は
それほど多くないので、DC成分のみを対象として色補
正したことによる問題はあまり生じず、色補正をまった
く行わない時にくらべると、格段の色再現性向上効果が
えられる。
As described above, in the present invention, instead of performing the color correction processing on the original image data obtained by decoding the DCT data, the color correction is performed only on the DC component before the decoding processing. In the case of DCT data with 8 × 8 pixels as one block, the number of DC component data is 1/64 of the total frequency data, and the number of data that needs color correction calculation is greatly reduced. As described above, the DC component is a value corresponding to the average value of the data in the block. For this reason, the color correction accuracy in an image block with many high-frequency components is slightly reduced, but in the image portion where such high-frequency components are originally large and the color changes rapidly within the block, the color may be slightly displaced. Does not matter so much. In addition, when a natural image is handled as image data, the amount of AC component is generally not so large, so that the problem caused by color correction only for the DC component does not occur much, and compared to when no color correction is performed, Greatly improved color reproducibility.

【0034】[0034]

【発明の効果】以上にのべたように、本発明の画像変換
装置は、周波数データ中のDC成分のみを対象に色補正
演算を行うようにしたために、DCTブロックサイズが
8×8の場合で1/64という、大幅に少ない色補正処
理量ですむようになり、特別なハードウェア等を用いな
くても、十分高速に、出力機器に合わせた色補正が行え
るようになった。
As described above, since the image conversion apparatus of the present invention performs the color correction calculation only for the DC component in the frequency data, it can be used when the DCT block size is 8 × 8. The amount of color correction processing, which is 1/64, has been drastically reduced, and it has become possible to perform color correction tailored to the output device at a sufficiently high speed without using special hardware.

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

【図1】本発明の一実施例を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本発明の別の実施例を示すブロック図。FIG. 2 is a block diagram showing another embodiment of the present invention.

【図3】DCT変換を示す図。FIG. 3 is a diagram showing DCT conversion.

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

101 データ入力部 102 DC色補正部 103 復号化部 101 data input unit 102 DC color correction unit 103 decoding unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも3原色の色成分からなる階調
カラー画像データを、各色成分ごとに空間周波数成分に
変換した周波数データを入力画像データとする画像出力
装置であって、 前記周波数データ中のDC成分を対象として色補正処理
を行い、補正DC成分データを出力するDC色補正部
と、 前記周波数データ中のAC成分データと前記色補正DC
成分データを基に復号化処理を行う復号化部からなるこ
とを特徴とする画像変換装置。
1. An image output device using, as input image data, frequency data obtained by converting gradation color image data composed of color components of at least three primary colors into spatial frequency components for each color component. A DC color correction unit that performs color correction processing on the DC component and outputs corrected DC component data; AC component data in the frequency data and the color correction DC.
An image conversion device comprising a decoding unit that performs a decoding process based on component data.
【請求項2】 前記周波数データが、階調画像データを
直交変換したデータであることを特徴とする請求項1記
載の画像変換装置。
2. The image conversion apparatus according to claim 1, wherein the frequency data is data obtained by orthogonally converting gradation image data.
【請求項3】 前記周波数データが、階調画像データを
離散的コサイン変換したデータであることを特徴とする
請求項1記載の画像変換装置。
3. The image conversion device according to claim 1, wherein the frequency data is data obtained by performing discrete cosine conversion on gradation image data.
JP4164941A 1992-06-23 1992-06-23 Picture converter Pending JPH066611A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4164941A JPH066611A (en) 1992-06-23 1992-06-23 Picture converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4164941A JPH066611A (en) 1992-06-23 1992-06-23 Picture converter

Publications (1)

Publication Number Publication Date
JPH066611A true JPH066611A (en) 1994-01-14

Family

ID=15802763

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4164941A Pending JPH066611A (en) 1992-06-23 1992-06-23 Picture converter

Country Status (1)

Country Link
JP (1) JPH066611A (en)

Similar Documents

Publication Publication Date Title
JP3830009B2 (en) Data processing system and color conversion method
US7499592B2 (en) Image decoding apparatus and its control method
JP3856336B2 (en) Forward conversion apparatus and method, inverse conversion apparatus and method, color conversion processing apparatus and method, and data processing apparatus
US6757439B2 (en) JPEG packed block structure
CN101064766B (en) Image processing method and image processing apparatus
JP2005176361A (en) Color transformation method and apparatus
Bala et al. Efficient color transformation implementation
JPH05167863A (en) Method and device for processing image
JP3857509B2 (en) Image processing apparatus, image processing system, image encoding method, and storage medium
JP2001145107A (en) Signal processor using dct and image-compressing device
JPH066611A (en) Picture converter
JPH04220081A (en) Method and device for picture data decoding
JP2629035B2 (en) Image coding processor
JPH05252400A (en) Method and device for compressing and decompressing data
JP3264526B2 (en) Image processing method and apparatus
JP2940913B2 (en) Color image data encoding device
JPH0799853B2 (en) Image data compression / decompression method for printing
JPH07154605A (en) Color picture processing method
JP3163753B2 (en) Image processing apparatus and image processing method
JPS62283776A (en) Color picture input/output device
JP2001016457A (en) Picture processor and picture processing method
JPH05347708A (en) Image converter
JP3323615B2 (en) Image data compression apparatus and method
JP2975675B2 (en) Color image processing equipment
JP2833649B2 (en) Image processing device