JPH04111180A - Processing method for color image - Google Patents

Processing method for color image

Info

Publication number
JPH04111180A
JPH04111180A JP2228247A JP22824790A JPH04111180A JP H04111180 A JPH04111180 A JP H04111180A JP 2228247 A JP2228247 A JP 2228247A JP 22824790 A JP22824790 A JP 22824790A JP H04111180 A JPH04111180 A JP H04111180A
Authority
JP
Japan
Prior art keywords
color
density
color image
image
colors
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
JP2228247A
Other languages
Japanese (ja)
Inventor
Tatsuo Sumida
達夫 澄田
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.)
Citizen Watch Co Ltd
Original Assignee
Citizen Watch 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 Citizen Watch Co Ltd filed Critical Citizen Watch Co Ltd
Priority to JP2228247A priority Critical patent/JPH04111180A/en
Publication of JPH04111180A publication Critical patent/JPH04111180A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Processing Of Color Television Signals (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To generate n-number of binary picture with one conversion processing while designating n-number of colors by denoting the expression element number of color image to (j) and the number of colors to (n) and utilizing an output density bit width (n), an independent (j) number of density conversion LUT, an input AND means, and a gradation picture storage means. CONSTITUTION:A color image data 101 is composed of gradation images 101R, 101G, and 101B by three elements expressing the color image to respectively turned to be the input of the gradation conversion LUT 102R, 102G, and 102B for each element. Density conversion results 103R, 103G, 103B for each element are turned to be the input of a 3 input AND means 104, and an output 105 of the 3 input AND means 104 is stored in a gradation picture storage means 106. By setting the conversion function to the density conversion LUT 102R, 102G, and 102B, the picture data overlapping the binary picture generated by designating the plural colors to the gradation picture storage means 106 can be obtained. Thus, the high-speed and simple processing can be performed when dealing with the processing object where the plural colors are combined.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ディジタル化されたカラー画像から所望の色
彩であるとみなせる画素を1.それ以外の画素をOとし
て生成した2値画像に対して所定の演算処理を行ない所
望の結果を得るというカラー画像処理の2値画像の生成
方法に関し、さらに詳しくは、複数の色彩を指定しそれ
ぞれの色彩に対応した複数の2値画像を得るための方法
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention is based on the following methods: 1. pixels that can be considered to have a desired color from a digitized color image; Regarding a method of generating a binary image using color image processing, in which a predetermined arithmetic process is performed on a binary image generated with other pixels set to O to obtain a desired result, more specifically, a method for generating a binary image by specifying multiple colors and each The present invention relates to a method for obtaining a plurality of binary images corresponding to colors.

〔従来の技術〕[Conventional technology]

多くのカラー画像処理装置において、カラー画像は、光
の三原色に対応したRGBの3つの要素毎の濃淡画像の
組み合わせで表現されている。つまり、ディジタル化さ
れたカラー画像は、ディジタル化された3枚の濃淡画像
で表現されている。
In many color image processing devices, a color image is expressed by a combination of shading images for each of the three elements of RGB corresponding to the three primary colors of light. In other words, a digitized color image is represented by three digitized grayscale images.

カラー画像から指定の色彩である画素を抽出するために
は、まず、指定の色彩であるとみなせるRGBの各要素
の値の範囲を求めておく。カラー画像の画素のRGBの
各要素の値と、指定の色彩とみなせるRGBのそれぞれ
の要素の値の範囲とを比較して、3つの要素とも範囲内
であればその画素は指定の色彩であると判定される。
In order to extract pixels of a specified color from a color image, first, the range of values of each element of RGB that can be considered to be a specified color is determined. Compare the value of each RGB element of a pixel in a color image with the range of values of each RGB element that can be considered as the specified color, and if all three elements are within the range, the pixel is the specified color. It is determined that

第5図は、この処理を高速に行なうための方法の一例を
示した図であり、画像の濃度変換手法であるルックアッ
プテーブル(LUT)を用いた方法の説明図である。こ
の方法は、予め入力濃度と出力濃度の関係を表す濃度変
換関数を求めたLUTを作成しておき、入力濃度値から
即時に出力濃度値を読み出す事で画像濃度変換処理を高
速に行なう手法であり、ハードウェア化して実時間処理
を行ないやすいため画像処理などで広く用いられている
手法である。このLUTをカラー画像のRGBの要素毎
に用意して、各要素のLUTについて指定の色彩である
とみなせる入力濃度値の範囲での出力濃度を1、その他
の入力濃度値での出力濃度を0とする。この3つのLU
Tを用いてカラー画像を濃度変換し、3つの出力濃度の
論理積を求めれば指定の色彩である画素が1であり、そ
の他の画素がOである2値画像が得られる。
FIG. 5 is a diagram showing an example of a method for performing this processing at high speed, and is an explanatory diagram of a method using a look-up table (LUT), which is an image density conversion method. In this method, an LUT is created in advance that contains a density conversion function representing the relationship between input density and output density, and the output density value is immediately read out from the input density value, thereby speeding up the image density conversion process. This method is widely used in image processing and other applications because it is easy to implement in hardware and perform real-time processing. Prepare this LUT for each RGB element of a color image, and for each element's LUT, set the output density to 1 within the range of input density values that can be considered to be the specified color, and set the output density to 0 for other input density values. shall be. These three LUs
By converting the density of a color image using T and calculating the logical product of the three output densities, a binary image in which the pixel of the designated color is 1 and the other pixels are O is obtained.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、上述した従来の方法ではLUTを用いて
高速にカラー画像から色彩を指定して2値画像を生成す
ることができるが、1度の処理で、1つの色彩を指定し
た2値画像しか得られない。
However, in the conventional method described above, a binary image can be generated by specifying a color from a color image at high speed using an LUT, but only a binary image with one color specified can be obtained in one process. I can't.

従って、一つのカラー画像に対して複数の色彩を指定し
てそれぞれの色彩である画素毎の処理や、例えば赤い部
分と青い部分の面積の総和を求めるといった複数色の組
み合わせによる処理を行なうためには、それぞれの色彩
を一つ指定して2値画像を生成する処理を所望の色彩の
数だけ繰り返す必要がある。
Therefore, in order to specify multiple colors for one color image and process each pixel of each color, or to perform processing using a combination of multiple colors, such as calculating the sum of the areas of red and blue parts, for example. In this case, it is necessary to specify one color of each color and repeat the process of generating a binary image for the desired number of colors.

本発明の目的は、複数の色彩を指定して、それぞれの色
彩について、その色彩とみなされる画素を1、それ以外
の画素をOとする2値画像を生成する場合に、LUTを
用いた1度の変換処理で指定された複数の色彩のそれぞ
れに対応する2値画像を生成する手段を提供することに
ある。
An object of the present invention is to specify a plurality of colors and generate a binary image for each color in which the pixels considered to be of that color are 1 and the other pixels are 0. An object of the present invention is to provide means for generating binary images corresponding to each of a plurality of colors specified in a degree conversion process.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的を達成するため本発明では、カラー画像を表現
する要素の数をj、同時に取り扱う色彩の数をnとすれ
ば、出力濃度のビット幅がnであるj個の各々独立した
濃度変換LUT、j個の入力と1つの出力のビット幅が
nである」入力論理積手段、一画素のビット幅がnであ
る濃淡画像記憶手段を用い、カラー画像入力手段あるい
はカラー画像記憶手段の読み出しで得られるカラー画像
データn個までの色彩を指定してn枚までの2値画像を
1度の変換処理で生成する。
In order to achieve the above object, the present invention uses j independent density conversion LUTs whose output density bit width is n, where j is the number of elements expressing a color image and n is the number of colors handled simultaneously. , j inputs and one output have a bit width of n, and a grayscale image storage means in which the bit width of one pixel is n. The obtained color image data specifies up to n colors and generates up to n binary images in one conversion process.

〔作用〕[Effect]

この変換操作を実現するために、」個の濃度変換LUT
に設定する濃度変換関数は次の手順によって生成する。
In order to realize this conversion operation, "density conversion LUT
The density conversion function to be set is generated by the following procedure.

カラー画像を表現するための全ての要素の入力濃度値が
2値画像を生成するために指定した色彩のそれぞれの要
素の値の上限と下限で表される範囲内であるとき指定の
色彩であると判定する。k番目の色彩について変換関数
を設定するには、ある要素の濃度変換LUTについて指
定した色彩の対応する要素の範囲内で出力濃度値のに番
目のビットを1とし、その他の入力濃度では出力濃度値
のに番目のビットをOとすることで全ての要素の濃度変
換LUTについてに番目のビットについてlまたはOを
設定する。
A specified color is specified when the input density values of all elements for expressing a color image are within the range expressed by the upper and lower limits of the values of each element of the color specified for generating a binary image. It is determined that To set the conversion function for the k-th color, set the 2-th bit of the output density value to 1 within the range of the corresponding element of the color specified for the density conversion LUT of a certain element, and set the output density for other input densities. By setting the 2nd bit of the value to O, 1 or 0 is set for the 2nd bit of the density conversion LUT of all elements.

以上の手順でn個の色彩について変換関数を設定した3
個の濃度変換LUTはすべてのビットに変換関数が設定
されている。この3個の濃度変換LUTによる出力濃度
値からj入力論理積を求めると、j個の出力濃度値の全
部について1であるビットのみが1となり、他のビット
は0となる。
Conversion functions are set for n colors using the above steps.
In each density conversion LUT, a conversion function is set for all bits. When the j-input logical product is calculated from the output density values from these three density conversion LUTs, only the bit that is 1 for all of the j output density values becomes 1, and the other bits become 0.

つまりカラー画像データの各要素の値がすべての要素に
ついて指定の色彩の範囲内であればj、それ以外はOと
なりカラー画像データの2値化が行なわれる。この時各
ビットは独立したまま同時に処理され、k番目のビット
が1であればこの時のカラー画像データはに番目の色彩
であると判定されたことになる。
That is, if the value of each element of the color image data is within the specified color range for all elements, it is j, otherwise it is O, and the color image data is binarized. At this time, each bit is processed simultaneously while remaining independent, and if the k-th bit is 1, it means that the color image data at this time is determined to be of the i-th color.

濃淡画像記憶手段は2値画像生成の結果であるn枚の2
値画像を重ね合わせて1つの画像とみなして記憶する。
The grayscale image storage means stores n images of 2 which are the results of binary image generation.
Value images are superimposed and stored as one image.

濃淡画像記憶手段のビット番号にのみに着目すればに番
目の色彩を指定して得られる2値画像である。
If we focus only on the bit number of the grayscale image storage means, it is a binary image obtained by specifying the th color.

〔実施例〕〔Example〕

以下、本発明の1実施例を図面を用いて説明する。本実
施例においては、カラー画像が光の3原色に対応したR
GBの3要素で表現されている場合を示すが、他の表現
方法による場合でも同じ方法で実現できる。
Hereinafter, one embodiment of the present invention will be described using the drawings. In this example, the color image is R corresponding to the three primary colors of light.
Although the case is shown in which it is expressed by three elements of GB, it can be realized by the same method even when using other expression methods.

第1図は、本発明によって、カラー画像から指定した複
数の色彩について対応する2値画像を1度の変換処理で
同時に生成する場合のブロック図である。カラー画像入
力手段あるいはカラー画像記憶手段の読み出しによって
得られろカラー画像データ101は、カラー画像を表現
する3つの要素毎の濃淡画像101R,101G、10
1B−C−構成されており、それぞれの要素毎に濃度変
換LUT102R,102G、102Bの入力となる。
FIG. 1 is a block diagram when binary images corresponding to a plurality of specified colors are simultaneously generated from a color image in a single conversion process according to the present invention. The color image data 101 obtained by reading out the color image input means or the color image storage means includes grayscale images 101R, 101G, and 10 for each of the three elements expressing the color image.
1B-C, and each element serves as an input to density conversion LUTs 102R, 102G, and 102B.

それぞれの要素毎の濃度変換結果103R1103G、
106Bは、3人力論理積手段1040入力となり、3
人力論理積手段104の出力105は、濃淡画像記憶手
段106に格納される。
Density conversion results for each element 103R1103G,
106B becomes the input to the 3-man logical product means 1040, and 3
The output 105 of the manual logical product means 104 is stored in the grayscale image storage means 106.

濃度変換LUT102R,102G、102Bに前述の
手順による変換関数を設定することによって、濃淡画像
記憶手段106に複数の色彩を指定して生成される2値
画像を重ね合わせた画像データが得られる。以下の説明
では、簡単のために濃度変換LUTの横軸を入力濃度、
縦軸を4ビツトのピット列で表現する。
By setting the conversion functions according to the above-described procedure in the density conversion LUTs 102R, 102G, and 102B, image data in which binary images generated by specifying a plurality of colors are superimposed in the grayscale image storage means 106 can be obtained. In the following explanation, for simplicity, the horizontal axis of the density conversion LUT is the input density,
The vertical axis is expressed as a 4-bit pit string.

第2図は、番号Oの色彩について変換関数を設定した場
合の1例を示したものである。指定の色彩y’ −タ%
’;!(r OSg O,b O) テあり、番号0の
色彩であると判定される値の幅はそれぞれ(rWo、g
wQ、bwo )である。カラー画像の要素Rについて
の濃度変換LUT201のビット0では入力濃度(rQ
±rWo/2)の範囲が1、その他の入力濃度では0と
設定される。要素G、Bについての濃度変換LUT20
2.203においても同様に、それぞれ(go+gWO
,/2)、(bo+:bwo/2)  の範囲で1、そ
の他の値で0と設定される。
FIG. 2 shows an example of setting a conversion function for the color number O. Specified color y' - ta%
';! (r OSg O, b O) The width of the value determined to be the color with number 0 is (rWo, g
wQ, bwo). In bit 0 of the density conversion LUT 201 for element R of the color image, the input density (rQ
±rWo/2) range is set to 1, and other input concentrations are set to 0. Density conversion LUT20 for elements G and B
Similarly, in 2.203, each (go+gWO
, /2), (bo+:bwo/2), and 0 for other values.

第3図は、4つの色彩をすべて指定した場合の3つの濃
度変換LUTの1例を示したものである。
FIG. 3 shows an example of three density conversion LUTs when all four colors are specified.

図では、斜線のハツチングで示した部分が1、無地の部
分がOを表す。カラー画像中のある画素の色彩データが
(r3、g3、b3)であったとき、それぞれの濃度変
換LUT301.302.303から読み出される値は
、それぞれ(1oo1)、(0001)、(0101)
であるから、3つの値の論理積(0001)より番号0
の色彩と判定できるっ第、4図は、濃淡画像記憶手段1
06(第1図)に処理結果が格納されている場合の模式
図である。
In the figure, the hatched area represents 1, and the plain area represents O. When the color data of a certain pixel in a color image is (r3, g3, b3), the values read from each density conversion LUT 301, 302, 303 are (1oo1), (0001), (0101), respectively.
Therefore, from the logical product (0001) of the three values, the number 0
Figure 4 shows the grayscale image storage means 1.
06 (FIG. 1) is a schematic diagram when processing results are stored.

濃淡画像の1画素411は4ビツトで表される値を持ち
、1画面分の画素の集まりが濃淡画像410を構成して
いる。濃淡画像410をビット毎に着目すわば4枚の2
笹画像400〜403を重ね合わせたものと見ることが
できる。本発明によるカラー画像の変換過程で、3人力
論理積手段の出力105(第1図)は、濃淡画像の1画
素411の形で得られ、1画面分の処理が終了すれば濃
淡画像410の形となる。カラー画像に対する指定した
色彩毎の2値化変換画像は、濃淡画像410のピント毎
に切り出した400〜403である。
One pixel 411 of the grayscale image has a value expressed by 4 bits, and a collection of pixels for one screen constitutes the grayscale image 410. Focusing on each bit of the grayscale image 410, there are four 2
It can be seen as a superposition of the bamboo images 400 to 403. In the process of converting a color image according to the present invention, the output 105 (FIG. 1) of the three-manual logical product means is obtained in the form of one pixel 411 of a grayscale image, and when the processing for one screen is completed, the grayscale image 410 is It takes shape. The binarized converted images for each designated color for the color image are images 400 to 403 cut out for each focus of the grayscale image 410.

指定した4つのどの色彩でもない画素はすべてのビット
がOである。濃淡画像410の画素のビットパターンか
ら複数の色を組み合わせた処理を容易に行なうことがで
きる。例えば番号Oの色彩または番号2の色彩である画
素の総和を求めるには画素の値と(0101)というビ
ットパターンと論理和を求め0でない画素の数を求めれ
ばよい。
All bits of pixels that are not of any of the four designated colors are O. Processing that combines a plurality of colors can be easily performed from the bit pattern of the pixels of the grayscale image 410. For example, to find the total sum of pixels that are the color number O or the color number 2, the pixel value and the bit pattern (0101) can be logically summed to find the number of non-zero pixels.

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

以上のよう:二本発明によれば、複数の色彩を指定L 
1度の変換処理でそれぞれの色彩について独立に2値化
が行なわれるので、複数の色彩カー組み合わされた処理
対象を扱う場合に高速簡便な処理を行なうことができる
。また、カラー画像の各要素毎の濃度変換LUT、3人
力論理積手段、m淡画像メモリなど従来のカラー画像処
理に用いられる一般的な手法の組み合わせであり、特殊
なハードウェアなどを必要としないので容易に実施する
ことができる。
As described above: According to the present invention, multiple colors can be specified.
Since binarization is performed independently for each color in one conversion process, high-speed and simple processing can be performed when processing a processing target that is a combination of a plurality of color cars. In addition, it is a combination of general methods used in conventional color image processing, such as a density conversion LUT for each element of a color image, a three-way logical product method, and an m-light image memory, and does not require any special hardware. Therefore, it can be easily implemented.

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

第1図より第4図は、本発明に関わり、第1図は、本発
明の実施例を示すブロック図、第2図は、本発明による
濃度変換テーブル作成手順の説明図、第3図は、本発明
による濃度変換テーブルでカラー画像が複数の2値画像
に変換されろ原理の説明図、第4図は、本発明によるカ
ラー画像の変換結果の濃淡画像記憶手段への格納を説明
するための模式図である。 第5図は、従来の技術によるカラー画像の2値画像への
変換を説明するブロック図である。 102R1102G、102B・・・・・濃度変換L 
LT T 。 104・・・・・・3人力論理積手段、106・・・・
・・濃淡画像記憶手段。 第25で 入力産屋 斯3図 、−、(oool) 第4図
1 to 4 relate to the present invention; FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is an explanatory diagram of the procedure for creating a density conversion table according to the present invention, and FIG. FIG. 4 is an explanatory diagram of the principle of converting a color image into a plurality of binary images using the density conversion table according to the present invention. FIG. FIG. FIG. 5 is a block diagram illustrating conversion of a color image into a binary image according to a conventional technique. 102R1102G, 102B...Density conversion L
LTT. 104...3 manual logical product means, 106...
... Grayscale image storage means. Input product in 25th Figure 3, -, (oool) Figure 4

Claims (1)

【特許請求の範囲】 ディジタル化されたカラー画像から所望の色彩であると
みなせる画素を1、それ以外の画素を0として生成した
2値画像に対して、所定の演算処理を行ない所望の結果
を得るというカラー画像処理において、 複数の色彩を指定して生成されたそれぞれの2値画像を
、個々に選択し、あるいは論理演算によって組み合わせ
、その2値画像に対して所定の演算操作を行なうことで
複数の色彩についてのカラー画像処理を行なう場合に、 カラー画像を表現する要素の数をj、同時に取り扱う色
彩の数をnとすれば、 出力濃度のビット幅がnであるj個の各々独立した濃度
変換ルックアップテーブル(以下濃度変換LUTと記す
)、j個の入力および1つの出力のビット幅がnである
j入力論理積手段、一画素のビット幅がnである濃淡画
像記憶手段を用い、 (a)前記2値画像を生成するために指定する色彩を、
カラー画像を表現するj個の要素のそれぞれについて等
しいと判定される入力濃度値の上限と下限で表す範囲で
与え、 (b)前記2値画像を生成するために指定する色彩のう
ちk番目の色彩についての変換関数を設定するには、前
記j個の要素のそれぞれについての濃度変換LUTにお
いて、入力濃度値の範囲内で出力濃度値のk番目のビッ
トを1とし、その他の入力濃度では出力濃度値のk番目
のビットを0とすることで全ての要素についての濃度変
換LUTでk番目のビットを設定し、同様の手順で前記
2値画像を生成するために指定するn個の色彩について
変換関数の設定を行なうことで前記j個の濃度変換LU
Tの全てのビットを設定し、 (c)前記カラー画像データのj個の要素をそれぞれ前
記j個の濃度変換LUTで濃度変換し、前記濃度変換さ
れたカラー画像データのj個の要素は前記j入力論理積
手段によってすべての要素の値の論理積を求め、前記濃
度変換されたカラー画像データのj個の要素の論理積を
前記濃淡画像記憶手段に書き込み、 (d)前記濃淡画像記憶手段に書き込まれている画像デ
ータのk番目のビットのみを読み出す事で前記2値画像
を、生成するために指定したn個の色彩のうちk番目の
色彩であると判定された画素を1、その他の画素が0で
ある2値画像を得ることによりカラー画像に対して個数
nの色彩を指定し画面数nの2値画像を1度の変換処理
で生成することを特徴とするカラー画像の処理方法。
[Claims] Predetermined arithmetic processing is performed on a binary image generated from a digitized color image by setting pixels that can be considered to have a desired color as 1 and other pixels as 0 to obtain a desired result. In color image processing to obtain images, each binary image generated by specifying multiple colors is selected individually or combined using logical operations, and predetermined arithmetic operations are performed on the binary images. When performing color image processing for multiple colors, if the number of elements expressing the color image is j, and the number of colors handled simultaneously is n, then A density conversion lookup table (hereinafter referred to as a density conversion LUT), a j-input logical product means in which the bit width of j inputs and one output is n, and a grayscale image storage means in which the bit width of one pixel is n are used. , (a) the colors specified for generating the binary image,
(b) the kth color of the colors specified to generate the binary image; To set the conversion function for color, in the density conversion LUT for each of the j elements, set the kth bit of the output density value to 1 within the range of the input density value, and set the output density value to 1 for other input density values. By setting the kth bit of the density value to 0, set the kth bit in the density conversion LUT for all elements, and follow the same procedure for the n colors specified to generate the binary image. By setting the conversion function, the j density conversion LUs
(c) The j elements of the color image data are subjected to density conversion using the j density conversion LUTs, and the j elements of the color image data subjected to the density conversion are calculating the logical product of the values of all the elements by the j input logical product means, and writing the logical product of the j elements of the density-converted color image data into the grayscale image storage means; (d) the grayscale image storage means; By reading only the k-th bit of the image data written in the image data, the pixel determined to be the k-th color out of the n colors specified for generating the binary image is 1, and the other pixels are Color image processing characterized by specifying n colors for a color image by obtaining a binary image in which pixels are 0, and generating a binary image with n screens in one conversion process. Method.
JP2228247A 1990-08-31 1990-08-31 Processing method for color image Pending JPH04111180A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2228247A JPH04111180A (en) 1990-08-31 1990-08-31 Processing method for color image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2228247A JPH04111180A (en) 1990-08-31 1990-08-31 Processing method for color image

Publications (1)

Publication Number Publication Date
JPH04111180A true JPH04111180A (en) 1992-04-13

Family

ID=16873471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2228247A Pending JPH04111180A (en) 1990-08-31 1990-08-31 Processing method for color image

Country Status (1)

Country Link
JP (1) JPH04111180A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7113310B2 (en) * 2000-01-26 2006-09-26 Fuji Photo Film Co., Ltd. Method of processing image
US8917008B2 (en) 2008-05-09 2014-12-23 Robert Bosch Gmbh Electric machine, in particular commutator machine

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7113310B2 (en) * 2000-01-26 2006-09-26 Fuji Photo Film Co., Ltd. Method of processing image
US7369285B2 (en) 2000-01-26 2008-05-06 Fujifilm Corporation Method of processing image
US8917008B2 (en) 2008-05-09 2014-12-23 Robert Bosch Gmbh Electric machine, in particular commutator machine

Similar Documents

Publication Publication Date Title
JP3095818B2 (en) Method and apparatus for mapping a color image to a black and white image
US6057931A (en) Method and apparatus for controlling color image reproduction
DE4343362A1 (en) Method for generating harmonic colour corrections in a colour space, in particular CIELAB colour space
JPH04227585A (en) Method and apparatus for forming improved control-data line
CN105761202B (en) A kind of color image color moving method
JPS6255137B2 (en)
US7671871B2 (en) Graphical user interface for color correction using curves
CN104732495A (en) Automatic-toning image processing method and system based on fuzzing
US5615281A (en) Method of and apparatus for generating reduced image
US5418894A (en) Coloring of designated image area and pinhole elimination by image scaling
JP4174133B2 (en) Image generation method
JPH04111180A (en) Processing method for color image
JPH07129762A (en) Sketch-fashion image generator
CN104981863A (en) Methods and apparatus to render colors to binary high-dimensional output device
US5502642A (en) HSL neighborhoods in CMY color space
US6295369B1 (en) Multi-dimensional color image mapping apparatus and method
Leonidovna Software Calculation and Research Optical Transfer Functions of Matrix Photodetectors
JP2952329B2 (en) Image processing method
JPH0223776A (en) Color correcting device and data calculating device for color correction
JPH0462108B2 (en)
JP3230272B2 (en) Image processing device
JPH0773328A (en) Color image processor
JPH0391088A (en) Image processor
JP2007503064A (en) Display colors in stored images using color coloring
JP2005354227A (en) Image processing method, image processor