JPH05159049A - Picture processor - Google Patents

Picture processor

Info

Publication number
JPH05159049A
JPH05159049A JP3322641A JP32264191A JPH05159049A JP H05159049 A JPH05159049 A JP H05159049A JP 3322641 A JP3322641 A JP 3322641A JP 32264191 A JP32264191 A JP 32264191A JP H05159049 A JPH05159049 A JP H05159049A
Authority
JP
Japan
Prior art keywords
data
image data
input
bits
data format
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.)
Withdrawn
Application number
JP3322641A
Other languages
Japanese (ja)
Inventor
Hideaki Okamoto
秀昭 岡本
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP3322641A priority Critical patent/JPH05159049A/en
Publication of JPH05159049A publication Critical patent/JPH05159049A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To make a picture processing efficient and to prevent the deterioration of picture quality. CONSTITUTION:Picture data 11 is input picture data (D5) which is inputted in the first data system of five bits per picture element. Picture data 12 is picture data (D8) which is enlarged to data on the same number of bits as the second data system of eight bits per picture element. Namely, bit0 to bit4 of input picture data D5 in picture data 11 are connected to bit3 to bit7 of input picture data D8 in picture data 12, and bit2 to bit4 of input picture data D5 in picture data 11 are connected to bit0 to bit2 of input data D8 in picture data 12 so as to enlarge data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、入力画像データのデー
タ形式を記録装置に適したデータ形式の画像データに変
換する画像処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus for converting a data format of input image data into image data of a data format suitable for a recording apparatus.

【0002】[0002]

【従来の技術】従来より、デジタル画像処理装置におけ
る複数のデータ形式の入力画像データを処理して、装置
に接続される記録装置に適した出力画像データを生成す
ることが行なわれている。そのデータ形式の具体例とし
て、1画素の1色を5ビットで表わす画像データ(第1
のデータ形式とする)がある。これによれば、単色画像
ならば32階調の濃淡が表現でき、赤(R)、緑
(G)、青(B)の3原色で表わされるカラー画像であ
れば、各々が5ビットとすると、32768色が表現で
きる。
2. Description of the Related Art Conventionally, it has been practiced to process input image data in a plurality of data formats in a digital image processing apparatus to generate output image data suitable for a recording apparatus connected to the apparatus. As a specific example of the data format, image data (1st color of 1 pixel is represented by 5 bits)
There is a data format). According to this, it is possible to express 32 shades of gray in the case of a monochromatic image, and if each color image is represented by the three primary colors of red (R), green (G) and blue (B), each has 5 bits. 32,768 colors can be expressed.

【0003】また、上記データ形式よりもビツト数が多
い、他のデータ形式(第2のデータ形式とする)の具体
例として、1画素の1色が8ビットで表わされる画像デ
ータがある。これは、単色画像ならば256階調の濃淡
が表現でき、赤(R)、緑(G)、青(B)の3原色で
表わされるカラー画像であれば、各々が8ビットとする
と、16777216色が表現できる。そして、従来の
デジタル画像処理装置では、上記第1のデータ形式で入
力された入力画像データは8ビットのデータに拡張さ
れ、一時的に記憶手段に記憶される。つまり、上記第1
のデータ形式で入力された入力画像データを8倍して、
第2のデータ形式と同じ8ビットのデータに拡張する。
カラー画像データの場合は、赤(R)、緑(G)、青
(B)各々を8倍して、赤(R)、緑(G)、青(B)
各々を上記第2のデータ形式と同じ8ビットのデータに
拡張している。
As a concrete example of another data format (second data format) having a larger number of bits than the above data format, there is image data in which one color of one pixel is represented by 8 bits. If a monochrome image can represent 256 gradations, and a color image represented by the three primary colors of red (R), green (G), and blue (B) has 8 bits, 16777216 Can express colors. Then, in the conventional digital image processing apparatus, the input image data input in the first data format is expanded to 8-bit data and temporarily stored in the storage means. That is, the first
8 times the input image data input in the data format of
It is extended to the same 8-bit data as the second data format.
In the case of color image data, each of red (R), green (G) and blue (B) is multiplied by 8 to obtain red (R), green (G) and blue (B).
Each is expanded to the same 8-bit data as the second data format.

【0004】[0004]

【発明が解決しようとしている問題点】しかしながら、
従来のこの種の画像処理装置では、上記第1のデータ形
式で入力された入力画像データを単純に8倍して、上記
第2のデータ形式と同じ8ビットのデータに拡張してい
るため、拡張後のデータの取り得る値は、最小値が0で
最大値は248にしかならない。一方、第2のデータ形
式で入力された画像データが取り得る値は、最小値が0
で最大値が255である。このため、第1のデータ形式
で入力された入力画像データを単純に8倍した場合、第
2のデータ形式で入力された画像データに比べて明暗比
(コントラスト)が低下するという問題がある。
[Problems to be solved by the invention] However,
In the conventional image processing apparatus of this type, since the input image data input in the first data format is simply multiplied by 8 and expanded to the same 8-bit data as in the second data format, The possible values of the expanded data are 0 for the minimum value and 248 for the maximum value. On the other hand, the minimum value of the values that the image data input in the second data format can take is 0.
And the maximum value is 255. Therefore, when the input image data input in the first data format is simply multiplied by eight, there is a problem that the contrast ratio decreases compared to the image data input in the second data format.

【0005】[0005]

【問題点を解決するための手段】及び[Means for solving problems] and

【作用】本発明は、上述の課題を解決することを目的と
して成されたもので、上述の課題を解決する一手段とし
て、以下の構成を備える。すなわち、1画素がmビット
で表わされる第1のデータ形式を有する入力画像データ
を、1画素がn(n>m>0)ビットで表わされる第二
のデータ形式の画像データにビット数を拡張して記録す
る画像処理装置において、前記第1のデータ形式を有す
る画像データDm
The present invention has been made for the purpose of solving the above-mentioned problems, and has the following structure as one means for solving the above-mentioned problems. That is, the number of bits is expanded from the input image data having the first data format in which one pixel is represented by m bits to the image data in the second data format in which one pixel is represented by n (n>m> 0) bits. In the image processing apparatus for recording as described above, the image data D m having the first data format is recorded.

【0006】[0006]

【数7】 とするとき、拡張後の前記第2のデータ形式の画像デー
タDn は、
[Equation 7] Then, the expanded image data D n of the second data format is

【0007】[0007]

【数8】 にて表わされる。以上の構成により、画像処理の効率化
と画像品質の劣化の防止ができる。
[Equation 8] It is represented by. With the above configuration, it is possible to improve the efficiency of image processing and prevent deterioration of image quality.

【0008】[0008]

【実施例】以下、添付図面を参照して、本発明に係る好
適な実施例を詳細に説明する。図1は、本発明の実施例
に係る画像処理装置の構成を示すブロック図である。同
図において、入力データ拡張手段1は、後述する第1の
データ形式で入力された入力画像データ(D5 )を、1
画素当たり8ビットの第2のデータ形式と同じビット数
に拡張して画像データ(D8 )を得るための拡張手段で
ある。切替手段31は、上記の入力データ形式に対応し
て切り替わり、画像データが、その1画素が5ビットで
ある第1のデータ形式で入力された場合は、切替手段3
1は(1)側に、また、画像データが、1画素が8ビッ
トである第2のデータ形式で入力された場合は、(2)
側に切り替わる。従つて、この切替手段31を通過した
画像データについては、それが第1のデータ形式で入力
されたものか、あるいは、第2のデータ形式で入力され
たものかの区別はない。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings. FIG. 1 is a block diagram showing the arrangement of an image processing apparatus according to an embodiment of the present invention. In the figure, the input data expansion means 1 converts the input image data (D 5 ) input in a first data format described later into 1
This is an extension means for obtaining the image data (D 8 ) by expanding to the same number of bits as the second data format of 8 bits per pixel. The switching means 31 switches corresponding to the above-mentioned input data format, and when the image data is input in the first data format in which one pixel is 5 bits, the switching means 3
1 is input to the (1) side, and when the image data is input in the second data format in which one pixel is 8 bits, (2)
Switch to the side. Therefore, regarding the image data that has passed through this switching means 31, there is no distinction as to whether it was input in the first data format or in the second data format.

【0009】記憶制御手段32は、記憶手段1(3
3)、及び記憶手段2(34)を制御し、これら記憶手
段1(33)、及び記憶手段2(34)には、変換され
た第1のデータ形式の入力画像データ、あるいは、変換
されない第2のデータ形式の入力画像データが一時的に
記憶される。そして、記憶制御手段32は、記憶手段1
(33),2(34)のいずれか一方に画像データを書
き込むとき、その書き込みアドレスと書き込み信号を生
成する手段(不図示)を有し、もう一方の記憶手段か
ら、書き込まれた画像データを読み出すとき、その読み
出しアドレスと読み出し信号を生成する手段(不図示)
を有する。
The storage control means 32 includes a storage means 1 (3
3) and the storage means 2 (34) are controlled so that the storage means 1 (33) and the storage means 2 (34) store the converted input image data in the first data format or the unconverted input image data. The input image data in the second data format is temporarily stored. Then, the storage control unit 32 is the storage unit 1.
(33), 2 (34) has a means (not shown) for generating the write address and the write signal when writing the image data, and the other storage means stores the written image data. A means (not shown) for generating the read address and read signal when reading
Have.

【0010】また、記憶制御手段32には、書き込み処
理と読み出し処理がともに終了した時点で、記憶手段1
(33),2(34)の役割を切り替える切替手段(不
図示)を有する。すなわち、書き込みモードに設定され
ていた記憶手段を読み出しモードに設定し、読み出しモ
ードに設定されていた記憶手段を書き込みモードに設定
する。なお、記憶手段1(32)、及び記憶手段2(3
3)の容量は、最低画像データ1ライン分あればよく、
具体的には、画像データの1画素あたりのビット数と記
録装置38の1ラインあたりの画素数によって決まる。
Further, the storage control means 32 stores in the storage means 1 at the time when both the writing process and the reading process are completed.
It has a switching means (not shown) for switching the roles of (33) and 2 (34). That is, the storage means set to the write mode is set to the read mode, and the storage means set to the read mode is set to the write mode. The storage means 1 (32) and the storage means 2 (3
As for the capacity of 3), it is sufficient if the minimum image data is one line,
Specifically, it is determined by the number of bits per pixel of the image data and the number of pixels per line of the recording device 38.

【0011】輝度データ変換手段35は、輝度で表現さ
れた入力画像データを濃度で表現するためのデータ変換
手段で、入力画像データの1画素あたりのビット数が8
(カラー画像の場合は、3原色の赤(R)、緑(G)、
青(B)のデータがそれぞれ8ビット)の場合は、下記
の式(1)に従って変換する。つまり、入力画像データ
をDi とすると、濃度データDk (カラー画像の場合
は、3原色の赤(R)、緑(G)、青(B)のデータを
各々濃度データDr ,Dg ,Db とする)は、次のよう
に変換される。 Dk =−255/Ak ×log(Di /255) …(1) 但し、0≦Dk ≦255であり、Ak は定数である。
The brightness data converting means 35 is a data converting means for expressing the input image data expressed by the brightness by the density, and the number of bits per pixel of the input image data is 8.
(For color images, the three primary colors red (R), green (G),
When the blue (B) data is 8 bits each, conversion is performed according to the following equation (1). That is, assuming that the input image data is D i , the density data D k (in the case of a color image, the data of the three primary colors red (R), green (G), and blue (B) are respectively density data D r , D g , D b ) is converted as follows. D k = −255 / A k × log (D i / 255) (1) However, 0 ≦ D k ≦ 255, and A k is a constant.

【0012】図2は、入力画像データと出力画像データ
との関係を示す図である。具体的には、あらかじめ上記
の式(1)に従って計算された濃度データDk (カラー
画像の場合は、Dr ,Dg ,Db)が記憶手段に格納さ
れ、入力画像データをアドレス情報として、それらを参
照する。図1の濃度補正手段36は、記録装置38の濃
度特性を補正する。通常、インクジェットのような記録
装置では、入力画像データとその記録濃度との関係は、
図3の符号500にて示すような直線にはならず、符号
501のような特性を持つ。そこで、入力データとその
記録濃度とが符号500にて示されるような直線となる
ように補正する必要がある。その補正データが、符号5
02で表わされるデータであり、符号501にて示され
る特性と直線500に対して対称になるように選ぶ。こ
こでは、あらかじめ、上記補正データ(符号502)が
記憶手段に格納され、入力画像データをアドレス情報と
して、それらを参照する。
FIG. 2 is a diagram showing the relationship between input image data and output image data. Specifically, the density data D k (D r , D g , D b in the case of a color image) calculated in advance according to the above equation (1) is stored in the storage means, and the input image data is used as address information. , See them. The density correction means 36 in FIG. 1 corrects the density characteristics of the recording device 38. Usually, in a recording apparatus such as an inkjet, the relationship between input image data and its recording density is
It does not become a straight line as indicated by reference numeral 500 in FIG. 3, but has a characteristic as indicated by reference numeral 501. Therefore, it is necessary to correct the input data and the recording density thereof so as to form a straight line as indicated by reference numeral 500. The correction data is 5
The data represented by 02 is selected so as to be symmetrical with respect to the characteristic indicated by reference numeral 501 with respect to the straight line 500. Here, the correction data (reference numeral 502) is stored in advance in the storage means, and the input image data is referred to as address information.

【0013】疑似中間調処理手段37は、濃淡画像をド
ットの有無により疑似的に表現する処理手段である。ま
た、記録装置38は、例えば、インクジェット方式や熱
転写方式などをとる装置である。なお、近年注目されて
いる誤差拡散法は、階調性と解像度の両立を可能にする
方法であり、この方法では、原画像の濃度と2値化した
出力画像の画素毎の濃度差、すなわち、誤差を演算し、
この演算結果である誤差値を重みマトリックスの係数に
従って、注目画素の周辺画素に特定の重み付けを施した
後、分散させるという方式をとる。
The pseudo halftone processing means 37 is a processing means for expressing a grayscale image in a pseudo manner by the presence or absence of dots. The recording device 38 is, for example, a device that adopts an inkjet system or a thermal transfer system. Note that the error diffusion method, which has been attracting attention in recent years, is a method that makes it possible to achieve both gradation and resolution. In this method, the difference between the density of the original image and the density of each pixel of the binarized output image, that is, , Calculate the error,
A method is adopted in which the error value that is the result of this calculation is given a specific weight to the peripheral pixels of the pixel of interest according to the coefficient of the weight matrix, and then dispersed.

【0014】また、この方式は、原画像と出力画像の画
素毎の濃度差である誤差を空間的に拡散していくので、
他の疑似中間調処理手法であるディザ処理のように、マ
トリックスサイズによる階調数の制限はない。この誤差
拡散法に関しては、文献R.WFloyd and L.Steinberg"An
Adaptive Algorithm for Spatial Gray Scale"SID 75 D
igest(1976)で発表されている。
Further, since this method spatially diffuses an error which is a density difference between pixels of the original image and the output image,
Unlike the dither processing which is another pseudo halftone processing method, the number of gradations is not limited by the matrix size. For this error diffusion method, see R. WFloyd and L. Steinberg "An.
Adaptive Algorithm for Spatial Gray Scale "SID 75 D
Published in igest (1976).

【0015】図4は、本実施例に係る画像処理装置を構
成する入力データ拡張手段でのデータ拡張方法を示す図
である。同図において、画像データ11は、1画素あた
り5ビットの第1のデータ形式にて入力された入力画像
データ(D5 とする)であり、画像データ12は、1画
素あたり8ビットの第2のデータ形式と同じビット数の
データに拡張した画像データ(D8 とする)である。
FIG. 4 is a diagram showing a data expansion method in the input data expansion means constituting the image processing apparatus according to this embodiment. In the figure, image data 11 is input image data (denoted as D 5 ) input in a first data format of 5 bits per pixel, and image data 12 is a second image data of 8 bits per pixel. Image data (denoted as D 8 ) extended to data having the same number of bits as the data format of.

【0016】ここでは、図4に示すように、画像データ
11の入力画像データD5 のbit0〜bit4を画像
データ12の入力画像データD8 のbit3〜bit7
に接続し、さらに、画像データ11の入力画像データD
5 のbit2〜bit4は、画像データ12の入力画像
データD8 のbit0〜bit2に接続されている。以
上の関係を数式にて表現すると、以下のようになる。つ
まり、画像データ11の入力画像データD5 を、
Here, as shown in FIG. 4, bits 0 to 4 of the input image data D 5 of the image data 11 are converted to bits 3 to 7 of the input image data D 8 of the image data 12.
To the input image data D of the image data 11
Bits 2 to 4 of 5 are connected to bits 0 to 2 of the input image data D 8 of the image data 12. The above relationship can be expressed by a mathematical expression as follows. That is, the input image data D 5 of the image data 11 is

【0017】[0017]

【数2】 で表わすと、拡張後の入力画像データD8 は、下記の式
(3)のようになる。
[Equation 2] Expressed as, the expanded input image data D 8 is expressed by the following equation (3).

【0018】[0018]

【数3】 但し、bi は0、または1、k=(3+i)/5で、小
数点以下切り捨てる。また、図5は、上記入力画像デー
タD5 と拡張後の画像データD8 の一部を示し、符号2
1は、入力画像データD5 の値として0〜31が、ま
た、符号22は、入力画像データD5 の値に対応した、
拡張後の画像データD8 の値0〜255を示している。
一般に、1画素がmビットで表わされる入力画像データ
m を、nビットの画像データDn に拡張するときは、
次式(4)に従う。つまり、
[Equation 3] However, b i is 0 or 1, and k = (3 + i) / 5, which is rounded down after the decimal point. Further, FIG. 5 shows a part of the input image data D 5 and the expanded image data D 8 and is denoted by reference numeral 2.
1 is 0 to 31 as the value of the input image data D 5 , and reference numeral 22 corresponds to the value of the input image data D 5 .
The values 0 to 255 of the expanded image data D 8 are shown.
Generally, when the input image data D m in which one pixel is represented by m bits is expanded to n-bit image data D n ,
According to the following formula (4). That is,

【0019】[0019]

【数4】 となる。但し、上記の式(4)において、bi は0、ま
たは1、n>m>0、k=(n−m+i)/mで、小数
点以下は切り捨てる。
[Equation 4] Becomes However, in the above formula (4), b i is 0 or 1, n>m> 0, k = (n−m + i) / m, and fractions below the decimal point are truncated.

【0020】以上説明したように、本実施例によれば、
1画素がビット数mにて構成される入力画像データを、
そのビット数をn(n>m>0)に拡張して記録装置に
適したデータ形式の画像データとするとき、これらのビ
ット数の差分に応じた入力画像データの単純拡張をせ
ず、所定の非線形特性に従った階調となるようビット数
を拡張することで、画像処理の効率化と画像品質の劣化
を防止できるという効果がある。
As described above, according to this embodiment,
Input image data in which one pixel is composed of the bit number m,
When the number of bits is expanded to n (n>m> 0) to form image data in a data format suitable for the recording apparatus, the input image data is not simply expanded according to the difference in the number of bits, and the predetermined value is set. By expanding the number of bits so that the gradation conforms to the non-linear characteristic of, there is an effect that efficiency of image processing and deterioration of image quality can be prevented.

【0021】[変形例]以下、上記実施例の変形例につ
いて説明する。図6は、入力画像データの1画素がmビ
ットで表わされる第1のデータ形式を、入力画像データ
の1画素がn(n>m>0)ビットで表わされる第2の
データ形式への拡張をソフトウエアプログラムで実現す
るときの制御手順を示すフローチャートである。図6の
ステップS601で、拡張後のデータDn を格納するた
めの変数Dn をクリアし、ステップS602では、第1
の繰り返し回数を計数する変数iをクリアする。続く、
ステップS603で、拡張前のデータDm を演算レジス
タAR(不図示)に格納する。そして、ステップS60
4で、第2の繰り返し回数を計数する変数jをクリアす
る。
[Modification] A modification of the above embodiment will be described below. FIG. 6 is an extension of the first data format in which one pixel of the input image data is represented by m bits to the second data format in which one pixel of the input image data is represented by n (n>m> 0) bits. 6 is a flowchart showing a control procedure when the is realized by a software program. In step S601 of FIG. 6, it clears the variables D n for storing data D n after expansion, in step S602, first
The variable i for counting the number of repetitions of is cleared. Continue,
In step S603, the data D m before expansion is stored in the arithmetic register AR (not shown). Then, step S60
At 4, the variable j for counting the second number of iterations is cleared.

【0022】ステップS605では、第2の繰り返し回
数を計算し、変数kにそれを格納する。そのときの計算
式は、 k=(int)(n−m+i)/m …(5) である。なお、上記の式(5)の(int)は、(n−
m+i)/mを演算後、その小数点以下を切り捨てるこ
とを示す。ステップS606で、演算レジスタARに格
納された拡張前のデータDm の各ビットの値をチェック
し、それが論理“0”でなければステップS607へ進
み、上記変数Dn に格納されている値に、2(n-m+i-mj)
を加え、その結果を、上記変数Dn に格納する。そし
て、上記第2の繰り返し回数を数える変数jの値を1増
加する(ステップS608)。ステップS609では、
上記変数jの値をチェックし、ステップS605で設定
されたkの値より大きくなるまで、ステップS607〜
S609の処理を繰り返す。
In step S605, the second iteration count is calculated and stored in the variable k. The calculation formula at that time is k = (int) (nm + i) / m (5). In addition, (int) of the above formula (5) is (n-
After calculating m + i) / m, it indicates that the fractional part is truncated. In step S606, the value of each bit of the pre-expansion data D m stored in the arithmetic register AR is checked, and if it is not a logical “0”, the flow advances to step S607 to store the value stored in the variable D n . To 2 (n-m + i-mj)
Is added and the result is stored in the variable D n . Then, the value of the variable j that counts the second number of repetitions is incremented by 1 (step S608). In step S609,
The value of the variable j is checked, and steps S607 to
The process of S609 is repeated.

【0023】一方、ステップS606での判定がYES
の場合、すなわち、演算レジスタARの該当ビットが論
理“0”のとき、ステップS607〜S609の処理は
実行されずに、ステップS610に進む。このステップ
S610では、上記第1の繰り返し回数を数える変数i
の値を1増加させる。そして、ステップS611で、変
数iの値をチェックし、それがm−1より大きくなるま
で、ステップS604〜S611までの処理が繰り返さ
れる。これら一連の処理がすべて実行されると、mビッ
トで表わされた第1のデータDm が、n(n>m>0)
ビットで表わされた第2のデータDn へ拡張され、変数
n にそれが格納される。
On the other hand, the determination in step S606 is YES.
In the case of, that is, when the corresponding bit of the arithmetic register AR is logical “0”, the processing of steps S607 to S609 is not executed and the process proceeds to step S610. In this step S610, the variable i for counting the first number of iterations is
Increase the value of by 1. Then, in step S611, the value of the variable i is checked, and the processes of steps S604 to S611 are repeated until it becomes larger than m-1. When all the series of processes are executed, the first data D m represented by m bits becomes n (n>m> 0).
It is expanded into the second data D n represented in bits and stored in the variable D n .

【0024】[0024]

【発明の効果】以上説明したように、本発明によれば、
1画素がmビットのデータ形式を有する画像データDm
を、所定の変換特性に従って1画素がn(n>m>0)
ビットで表わされるデータ形式と同じビット数の画像デ
ータDn に拡張することにより、画像処理の効率化と、
画像品質の劣化を未然に防止することができるという効
果がある。
As described above, according to the present invention,
Image data D m in which one pixel has a data format of m bits
1 pixel is n (n>m> 0) according to a predetermined conversion characteristic.
By expanding the image data D n with the same number of bits as the data format represented by bits, the efficiency of image processing is improved,
There is an effect that deterioration of image quality can be prevented.

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

【図1】本発明の実施例に係る画像処理装置の構成を示
すブロック図、
FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention,

【図2】実施例における入力画像データと出力画像デー
タとの関係を示す図、
FIG. 2 is a diagram showing a relationship between input image data and output image data in the embodiment,

【図3】通常の記録装置における入力画像データとその
記録濃度との関係を示す図、
FIG. 3 is a diagram showing a relationship between input image data and its recording density in an ordinary recording apparatus,

【図4】実施例に係る画像処理装置を構成する入力デー
タ拡張手段でのデータ拡張方法を示す図、
FIG. 4 is a diagram showing a data expansion method in an input data expansion unit that constitutes the image processing apparatus according to the embodiment.

【図5】入力画像データと拡張後の画像データの一部を
示す図、
FIG. 5 is a diagram showing a part of input image data and expanded image data;

【図6】入力画像データのデータ形式を他のデータ形式
へ拡張する処理をソフトウエアプログラムで実現すると
きの制御手順を示すフローチャートである。
FIG. 6 is a flowchart showing a control procedure when a software program realizes a process of expanding the data format of input image data to another data format.

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

1 入力データ拡張手段、 11 第1のデータ形式を有する入力画像データ 12 第1のデータ形式の入力画像データの拡張後のデ
ータ 31 切替手段 32 記憶制御手段 33,34 記憶手段 35 輝度データ変換手段 36 濃度補正手段 37 疑似中間調処理手段 38 記録装置
1 Input Data Expansion Means, 11 Input Image Data Having First Data Format 12 Data After Expansion of Input Image Data of First Data Format 31 Switching Means 32 Storage Control Means 33, 34 Storage Means 35 Luminance Data Conversion Means 36 Density correction means 37 Pseudo halftone processing means 38 Recording device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 1画素がmビットで表わされる第1のデ
ータ形式を有する入力画像データを、1画素がn(n>
m>0)ビットで表わされる第二のデータ形式の画像デ
ータにビット数を拡張して記録する画像処理装置におい
て、 前記第1のデータ形式を有する画像データDm を 【数5】 とするとき、拡張後の前記第2のデータ形式の画像デー
タDn は、 【数6】 にて表わされることを特徴とする画像処理装置。
1. Input image data having a first data format in which one pixel is represented by m bits, and one pixel is n (n> n).
In an image processing apparatus for expanding the number of bits and recording the image data of the second data format represented by m> 0) bits, the image data D m having the first data format is expressed as follows: Then, the expanded image data D n of the second data format is as follows. An image processing device represented by the following.
JP3322641A 1991-12-06 1991-12-06 Picture processor Withdrawn JPH05159049A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3322641A JPH05159049A (en) 1991-12-06 1991-12-06 Picture processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3322641A JPH05159049A (en) 1991-12-06 1991-12-06 Picture processor

Publications (1)

Publication Number Publication Date
JPH05159049A true JPH05159049A (en) 1993-06-25

Family

ID=18145976

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3322641A Withdrawn JPH05159049A (en) 1991-12-06 1991-12-06 Picture processor

Country Status (1)

Country Link
JP (1) JPH05159049A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11272447A (en) * 1997-12-02 1999-10-08 Digital Equip Corp <Dec> Method for increasing bit depth by bit copying
EP1606813A1 (en) * 2003-03-17 2005-12-21 Lg Electronics Inc. Apparatus and method for processing image data in an interactive media player

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11272447A (en) * 1997-12-02 1999-10-08 Digital Equip Corp <Dec> Method for increasing bit depth by bit copying
EP1606813A1 (en) * 2003-03-17 2005-12-21 Lg Electronics Inc. Apparatus and method for processing image data in an interactive media player
JP2006521030A (en) * 2003-03-17 2006-09-14 エルジー エレクトロニクス インコーポレーテッド Apparatus and method for processing image data with an interactive media player
EP1606813A4 (en) * 2003-03-17 2011-01-12 Lg Electronics Inc Apparatus and method for processing image data in an interactive media player

Similar Documents

Publication Publication Date Title
US7701465B2 (en) Color processing apparatus and method
JP3290190B2 (en) Image recording device
JPH0730772A (en) Image processor
US20050219585A1 (en) Color processing method and apparatus thereof
JPH0352071B2 (en)
JPH11187264A (en) Method and device for processing image
JP5013805B2 (en) Processor-readable storage medium
JP2615625B2 (en) Image processing device
EP1237122A2 (en) Method and apparatus for image processing
JP3171993B2 (en) Image processing method and apparatus
JPH0535863A (en) Image data processor
US20020126312A1 (en) Accelerating color conversion using a temporary palette cache
JP3322522B2 (en) Color image processing equipment
JPH05159049A (en) Picture processor
JP4508108B2 (en) Image processing for gradation expression
JPH10191090A (en) Apparatus and method for manufacturing color conversion table, and recording medium
US5898796A (en) Method of processing image having value of error data controlled based on image characteristic in region to which pixel belongs
JP3962930B2 (en) Printing control apparatus, printing control method, and computer-readable recording medium recording printing control program
JP3690860B2 (en) Image processing device
JPH10200776A (en) Color conversion device and color conversion method, and recording medium
JPH0946529A (en) Image processing unit and method
JPH10173951A (en) Device and method for manufacturing color conversion table, and recording medium
JP3455078B2 (en) Image processing apparatus and image processing method
US20030043162A1 (en) Memory apparatus of digital video signal
JPH06121160A (en) Color correction circuit

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990311