JPH02284274A - Image processing method - Google Patents

Image processing method

Info

Publication number
JPH02284274A
JPH02284274A JP1106712A JP10671289A JPH02284274A JP H02284274 A JPH02284274 A JP H02284274A JP 1106712 A JP1106712 A JP 1106712A JP 10671289 A JP10671289 A JP 10671289A JP H02284274 A JPH02284274 A JP H02284274A
Authority
JP
Japan
Prior art keywords
data
image
color
hue
picture
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
JP1106712A
Other languages
Japanese (ja)
Other versions
JP2862269B2 (en
Inventor
Jiyunichi Shishizuka
順一 宍塚
Yoshinobu Mita
三田 良信
Yoshihiro Ishida
良弘 石田
Miyuki Enokida
幸 榎田
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 JP1106712A priority Critical patent/JP2862269B2/en
Publication of JPH02284274A publication Critical patent/JPH02284274A/en
Application granted granted Critical
Publication of JP2862269B2 publication Critical patent/JP2862269B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)
  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)
  • Processing Of Color Television Signals (AREA)
  • Color Image Communication Systems (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To accurately segment picture data in the short time without requiring human intervention by converting color picture data to hue data, luminance data, and saturation data and using hue data or saturation data. CONSTITUTION:Color picture data is converted to hue data, luminance data, and saturation data of three attributes of color, and hue data or saturation data is used to segment picture data. For example, a square area abcd designated by a mouse is subjected to raster scanning, and luminance data RGB of a picture element G(i,j) is converted HLS (hue, luminance, and saturation), and the hue out of three attributes of color is defined as H(i,j). The picture element G(i,j) is displayed when the difference between H(i,j) and the hue Hk of a representative color of the segmented picture is smaller than a certain determined value H0, but it is not displayed when this difference is larger than H0, and the accuracy of picture segmentation is controlled by the value H0. Thus, the picture is accurately segmented even when the color of the picture to be segmented resembles that of the ground picture.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、画像処理システムにおいて任意の画像データ
を切り出す画像処理方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an image processing method for cutting out arbitrary image data in an image processing system.

[従来の技術] 従来、画像メモリに格納されている画像において、画像
中から任意の画像を切り出す場合、以下に示す方法が考
えられていた。
[Prior Art] Conventionally, when cutting out an arbitrary image from an image stored in an image memory, the following method has been considered.

第2図に示される画像から、21のTシャツの部分を下
地22から切り出すことを考える。
Consider cutting out a T-shirt section 21 from the base 22 from the image shown in FIG.

例えばTシャツ21の色が赤で、下地22の色が緑であ
るとする。画像のデータは一般的に、R(Red)、G
 (Green)、B (Blue)の3データからな
っているのでTシャツの部分21の画像データと下地部
22の画像データのR,G、Bの大きさや比率から2画
像を区別しなければならない。
For example, assume that the color of the T-shirt 21 is red and the color of the base 22 is green. Image data is generally R (Red), G
(Green) and B (Blue), it is necessary to distinguish between the two images based on the size and ratio of R, G, and B of the image data of the T-shirt part 21 and the image data of the base part 22. .

まず切り出したい部分内の1つ画素または数画素を選択
して、代表データRo、  o、Boを求ぬる。そして
、全画素とR8,Go、Boを比較して、比較される画
素のデータR,G、Bが近似していれば、切り出される
べぎ画素と判断する。
First, select one pixel or several pixels within the portion to be cut out, and obtain representative data Ro, o, and Bo. Then, all pixels are compared with R8, Go, and Bo, and if the data R, G, and B of the compared pixels are similar, it is determined that the pixel should be cut out.

[発明が解決しようとしている課題] しかしながら、上記従来例では、次のような欠点があっ
た。
[Problems to be Solved by the Invention] However, the above conventional example has the following drawbacks.

(1)切り出すべき画像と下地の色が同じ様な色の場合
、例えば、赤とオレンジ色、紫と青等は、うまく切り出
すことができない。
(1) When the image to be cut out and the background color are similar in color, for example, red and orange, purple and blue, etc. cannot be cut out well.

(2)切り出すべき画像と下地の色が、かなり違う色で
あっても切り出すべき画像内の色が、同色相で明るさ(
輝度)、彩度のみが変化している場合、切り出すことが
不可能な範囲かできる。
(2) Even if the image to be cut out and the background color are quite different, the colors in the image to be cut out have the same hue and brightness (
If only the brightness (brightness) or saturation is changing, a range that is impossible to extract may be created.

そこで、本発明はかかる従来例の欠点を除去し、人手を
煩すことなく短時間て正確に、画像データを切り出すこ
とのできる画像処理方法を提供することを目的とする。
SUMMARY OF THE INVENTION It is therefore an object of the present invention to provide an image processing method that eliminates the drawbacks of the conventional method and allows image data to be cut out accurately in a short period of time without any manual effort.

[課題を解決するための手段] 上記課題を解決するため本発明の画像処理方法は、カラ
ー画像データを色の3属性の色相データ、輝度データ、
彩度データに変換し、色相データ又は彩度データを用い
て、前記カラー画像データから任意の画像データを切り
出すことを特徴とする。
[Means for Solving the Problems] In order to solve the above problems, the image processing method of the present invention converts color image data into three color attributes: hue data, brightness data,
The color image data is converted into saturation data, and arbitrary image data is cut out from the color image data using hue data or saturation data.

[実施例コ 実施例1 本発明第1の実施例では、画像を識別しやすくするため
に、画像のR,G、Bの輝度のデータをH(色相)、L
(輝度)、S(彩度)のデータに変換して、切り出すべ
き画像と、下地の画像との特徴を抽出しやすいデータ形
態にすることにより容易に画像データから任意の画像デ
ータ部分を切り出す。
[Example 1] In the first example of the present invention, in order to make it easier to identify the image, the R, G, and B luminance data of the image are converted into H (hue) and L
(brightness) and S (saturation) data to easily extract the features of the image to be cut out and the underlying image, thereby easily cutting out an arbitrary image data portion from the image data.

切り出す対象となる画像は、−船釣に言ってグラデーシ
ョンを持った画像であり、色相や彩度に関してはその画
像のどの部分もほぼ一定と考えられ、明るさ(輝度)の
みが変化していると考えられる。そこで、他の画像とは
色相や彩度の違いにより区別できると考えこれと着目し
た。
The image to be extracted is an image with a gradation similar to that used in boat fishing, and the hue and saturation are considered to be almost constant throughout the image, with only the brightness (luminance) changing. it is conceivable that. Therefore, we focused on this, thinking that it could be distinguished from other images by differences in hue and saturation.

第3図は、画像を格納するための画像メモリ31であり
、1画素内の構成はRGBデータを格納するための領域
33の他に、マスクビット32を設けである。このマス
クビット32は、画像をCRTに表示するかしないかを
選択するだめのビットで、このマスクビット32に“1
”がセットされている場合は、たとえ画像データがメモ
リにあってもCRTには表示されない。逆に、このビッ
トに“0″がセットされていると、その画素に対応する
画像データがCRTに表示される。
FIG. 3 shows an image memory 31 for storing images, and the structure within one pixel includes a mask bit 32 in addition to an area 33 for storing RGB data. This mask bit 32 is a bit used to select whether or not to display the image on the CRT.
” is set, the image data will not be displayed on the CRT even if it is in memory. Conversely, if this bit is set to 0, the image data corresponding to that pixel will not be displayed on the CRT. Is displayed.

第4図において、円形41を切り出す場合を考える。In FIG. 4, consider the case where a circle 41 is cut out.

ここでの画像は単色にベタ塗りされているものではなく
、グラデーションのある自然画像とする。
The image here is not a monochrome solid image, but a natural image with gradation.

本手法は、第1図に示すように、マウス等のポインティ
ングデバイスで切り出したい画像を矩形領域で限定する
ための画像領域指定段階(ステップ1)、切り出したい
画像の特徴色を選択して決定するための抽出画素指定段
階(ステップ2)、そして切り出し画像を下地画像を区
別するための画像切り出し段階(ステップ3)とから成
っている。
As shown in Figure 1, this method involves the step of specifying an image area (step 1) in which the image to be cropped is limited to a rectangular area using a pointing device such as a mouse, and the characteristic color of the image to be cropped is selected and determined. The process consists of an extraction pixel designation stage (step 2) for the extraction process, and an image clipping stage (step 3) for distinguishing the clipped image from the base image.

まず始めに、画像領域指定であるが、以下第5図のフロ
ーチャートで処理の流れを説明する。
First, regarding image area designation, the flow of processing will be explained below with reference to the flowchart of FIG.

ステップ51〜ステツプ54において、切り出したい画
像をマウスを使って矩形で囲む。始点と終点を指定する
ことにより、第4図の様に目的の画像がおおまかに分離
される。以下、下地と切り出し画像の分離は第4図a、
b、c、dで囲まれる領域内でラスクスキャンされ行な
われる。ここで、矩形の高さをり1幅をWとし、aの座
標を(0,O)、cの座標を(w、h)とする。
In steps 51 to 54, the image to be cut out is surrounded by a rectangle using the mouse. By specifying the start point and end point, the target image can be roughly separated as shown in FIG. Below, the separation of the base and cutout image is shown in Figure 4a.
Rusk scanning is performed within the area surrounded by b, c, and d. Here, the height and width of the rectangle is W, the coordinates of a are (0, O), and the coordinates of c are (w, h).

次にステップ55において矩形の4点a、  bc、d
の各RGB輝度データの平均をとって、RAVE、GA
VE、BAVEを求めてさらにステップ56において、
RGB−HLS変換をして、RGB輝度データを、色相
(H)、輝度(し)、彩度(S)のデータにする。
Next, in step 55, the four points a, bc, d of the rectangle are
RAVE, GA
Further, in step 56, VE and BAVE are determined.
RGB-HLS conversion is performed to convert RGB luminance data into hue (H), luminance (shi), and saturation (S) data.

以下ステップ56におけるRGB−HLS変換を説明す
る。
The RGB-HLS conversion in step 56 will be explained below.

ここでのH,L、SはそれぞれHue(色相)、Lig
htness (明度、輝度)Saturation 
(彩度)で与えられる色の3属性である。HLSの色空
間はマンセル表色系と同じような色知覚の3属性を第9
図に示されるような円筒座標系で示している。H92は
色相をカラーサークル91における回転角で表し、L9
4は輝度を無彩色線95上の位置としてBLACK96
からの距離で表し、S93は彩度を無彩色線95から外
側へ向かった距離で表す。
Here, H, L, and S are Hue (hue) and Lig, respectively.
htness (brightness, brightness)Saturation
These are the three attributes of color given by (saturation). The HLS color space has the same three attributes of color perception as the Munsell color system.
It is shown in a cylindrical coordinate system as shown in the figure. H92 represents the hue as a rotation angle in the color circle 91, and L9
4 is BLACK96 with the brightness as the position on the achromatic color line 95
S93 represents saturation as a distance from the achromatic color line 95 to the outside.

第10図に変換式を示す。この変換式は、コンピユータ
グラフィックスの色指定等に使われてきた一般的な変換
式である。また本実施例においてはHLS変換式を用い
たか、RGBの輝度レベルを色の3属性に変)りする式
であれはどの様な変換式でも構わない。
FIG. 10 shows the conversion formula. This conversion formula is a general conversion formula that has been used for specifying colors in computer graphics. Further, in this embodiment, an HLS conversion formula is used, or any conversion formula may be used as long as it converts the RGB luminance level into three color attributes.

なお第10図においてmax、minは与えられたR、
G、Bの3つの最大値、最小値を示している。
In addition, in Fig. 10, max and min are given R,
The three maximum and minimum values of G and B are shown.

これらの値よりH,S、Lか計算される。H, S, and L are calculated from these values.

という関係がある。There is a relationship.

第5図においてステップ56でRAVEGAVE  B
AVEをRGB−4HLS変換することにより、ステッ
プ57でHf、Lf、Sfの色の3属性に分解してこれ
を下地の代表色とする。
In FIG. 5, at step 56 RAVEGAVE B
By converting AVE into RGB-4HLS, the color is separated into three attributes of Hf, Lf, and Sf in step 57, and these are used as the representative color of the base.

次に第6図に示すフローチャートを用いて、抽出画素指
定について説明する。
Next, extraction pixel designation will be explained using the flowchart shown in FIG.

切り出したい部分が、おおまかにどの様な色をしている
かを指定してその色に基ついて、画像の切り出しを行う
。マウスを用いて、切り出したい画像の代表的な色の部
分の画素をクリックして、その画素の輝度データR,G
、Bを参照する。さらにその値をRGB−HLS変)秦
して、切り出し画像の代表色としてHR、I−、、、S
Rを求める。
Specify the rough color of the part you want to cut out, and cut out the image based on that color. Using the mouse, click a pixel in a representative color part of the image you want to cut out, and display the luminance data R, G of that pixel.
, B. Furthermore, the values are changed to RGB-HLS) and the representative colors of the cut-out image are HR, I-,..., S.
Find R.

次に第7図のフローチャートを用いて画像の切り出しに
ついて3i 明する。
Next, image cutting will be explained using the flowchart shown in FIG.

画像の切り出しをする領域は、先に第5図のように、マ
ウスで指定した点線で囲まれた矩形ab、c、dで高さ
り1幅Wである。この矩形領域に対してaを(0,0)
とし、マスクスキャンを行う。画素G (i 、j)の
輝度データRGBをRGB→HLS変換し色の3属性の
うち色相(Hue)に着目し、それをH(i、j)とす
る。色相に着目した理由は一般に切り出したい画像は、
−様な色相を持ち明るさ(輝度)のみが変化している場
合が多いからである。例えば、フルカラーのリンゴの画
像があったとする。その画像は立体物を写したものであ
るから当然、陰影をもち、その部分は明るさ(輝度)の
みか変化して、リンゴの赤い「色み」はほとんど変化し
ていないはずであり、画像からリンゴの部分を切り出す
場合は、色相の変化をパラメータとすれはよい。
As shown in FIG. 5, the area in which the image is to be cut out is a rectangle ab, c, and d surrounded by dotted lines specified by the mouse, and has a height and a width W. Set a to (0,0) for this rectangular area
and perform a mask scan. The luminance data RGB of pixel G (i, j) is converted from RGB to HLS, and among the three color attributes, hue (Hue) is focused, and it is set as H (i, j). The reason why we focused on hue is that the image you want to cut out is generally
This is because they often have a different hue and only the brightness (luminance) changes. For example, suppose you have a full-color image of an apple. Since the image is a photograph of a three-dimensional object, it naturally has shadows, and only the brightness (luminance) of that part changes, and the red "color" of the apple should hardly change. When cutting out an apple from a tree, it is best to use the change in hue as a parameter.

tl(i、j)と切り出し画像の代表色の色相H,との
差か、ある決められた値H,より小さい場合は、その1
ijj ’、’4 G (i 、 j )は切り出し画
像を構成する画素であると考え、G (i 、j)のマ
スクピッ)・に“θ”をセットしてその画素を表示する
。逆に、It(i、j)とIIkとの差がIt、以」二
であればG(i、lは切り出し画像を構成する画素では
ないと考え、G (i 、j)のマスクビットに“1”
をセットしてその画素を表示しない様にする。
The difference between tl (i, j) and the hue H of the representative color of the cut out image, or if it is smaller than a certain determined value H, then the 1
ijj', '4 G (i, j) is considered to be a pixel constituting a cut-out image, and the mask pixel of G (i, j) is set to "θ" to display that pixel. Conversely, if the difference between It (i, j) and IIk is less than or equal to 2, G (i, l is considered not to be a pixel that constitutes the cropped image, and “1”
Set to not display that pixel.

また++oの値であるが、下地の代表色の11.とHk
との相関により適応的に変化させることができる。下地
と切り出し画像の色相が似ている場合は+1.の値を小
さくして、画1象の切り出しの正確さをコントロールす
る。以上のように画像の切り出しを実現する。
Also, the value of ++o is 11. and Hk
It can be adaptively changed by the correlation with +1 if the hue of the background and cropped image are similar. Reduce the value of to control the accuracy of cropping one image. Image cutting is achieved as described above.

以上説明したように、本発明の第1の実施例によれば、
画像のR,G、Bの輝度のデータを色の3属性に変換し
て色相の変化に着目することにより、切り出すべき画像
と、その残りの下地の画像の色か類似している場合にお
いても正確に画像を切り出すことができる。
As explained above, according to the first embodiment of the present invention,
By converting the R, G, and B brightness data of an image into three color attributes and focusing on the change in hue, even when the image to be extracted and the remaining background image are similar in color, Images can be cropped accurately.

また、下地のデータと切り出されるべき部分を代表する
データと比較し、その結果に基つきマスクのON、OF
Fを決定するパラメータを変化させることにより、切り
出しの正確さをコントロールすることができる。
In addition, the underlying data is compared with data representative of the part to be cut out, and based on the results, the mask can be turned on or off.
By changing the parameter that determines F, the accuracy of extraction can be controlled.

実施例2 第8図は本発明の第2の実施例を説明するためのフロー
チャートである。以下の説明において、第1の実施例と
比べて違う点のみを説明し、共通の部分についての説明
は省略する。
Embodiment 2 FIG. 8 is a flowchart for explaining a second embodiment of the present invention. In the following description, only the points that are different from the first embodiment will be explained, and the explanation of the common parts will be omitted.

第2の実施例においては、下地の代表色の色相I+、と
切り出し画像の代表色の色相1(、が同じ場合、すなわ
ち、切り出し画像とその他の部分が同色相で彩度が異な
る場合を考える。
In the second example, consider a case where hue I+ of the representative color of the background and hue 1(, .

この場合も第1の実施例と同様の考え方で、色の3属性
のうち彩度(Saturation)に着目し、S(i
、j)と切り出し画像の代表色の彩度Skとの差か、あ
る決められた値S。より小さい場合はその画素G(i、
j)は、切り出し画像を構成する画素であると考えて、
G(i、j)のマスクビットに“0パをセットしてその
画素を表示する。逆に、S(i、j)とS、との差かS
。以上であればG (i 、j)は、切り出し画像を構
成する画素ではないと考えG (i 、j)のマスクビ
ットに°1°°をセットして、その画素を表示しない様
にする。
In this case as well, using the same concept as in the first embodiment, we focus on saturation among the three color attributes, and calculate S(i
, j) and the saturation Sk of the representative color of the cut-out image, or a certain determined value S. If it is smaller than that, the pixel G(i,
Considering that j) is the pixel that makes up the cut-out image,
The mask bit of G (i, j) is set to "0" and that pixel is displayed. Conversely, the difference between S (i, j) and S
. If this is the case, G (i, j) is considered not to be a pixel constituting the cut-out image, and the mask bit of G (i, j) is set to 1° so that the pixel is not displayed.

またS。の値により、画像の切り出しの正確さをコント
ロールすることができる。以上のようにして画像の切り
出しを実現する。
S again. The value of can control the accuracy of image cropping. Image cutting is achieved in the manner described above.

なお本実施例では彩度を考えたが、色相と彩度を両方と
も考慮することもできる。この場合には、より正確に切
り出しを行うことができる。
Note that although saturation was considered in this embodiment, both hue and saturation may be considered. In this case, more accurate cutting can be performed.

[発明の効果] 以上説明した様に本発明によれば、人手を煩わすことな
く短時間にしかも正確にカラー画像から任意の画像デー
タを切り出すことができる。
[Effects of the Invention] As explained above, according to the present invention, arbitrary image data can be cut out from a color image in a short time and accurately without any manual effort.

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

第1図は、本発明の第1の実施例を示すフローチャート
、 第2図は、画像の切り出しを説明する図、第3図は、画
像メモリの状態を示す図、第4図は、画像の切り出しの
説明図、 第5図は、画像領域指定のフローチャート、第6図は、
抽出画素指定のフローチャート、第7図は、画像切り出
しのフローチャート、第8図は、第2の実施例の画像切
り吊しのフローチャート、 第9図は、HLS空間を示す図、 第1O図は、RGB−HLS変換を説明する図である。 21・・・切り出す画像 22・・・下地画像 31・・・画像メモリ 32・・・マスクビット 33・・・画像データ領域 41・・・切り出す画像 1・・・カラーサンプル 2・・・回転角 3・・・彩度 4・・・輝度 5・・・無彩色線 葛 θ 図
FIG. 1 is a flowchart showing the first embodiment of the present invention, FIG. 2 is a diagram explaining image cutting, FIG. 3 is a diagram showing the state of the image memory, and FIG. An explanatory diagram of cropping, Figure 5 is a flowchart of image area specification, and Figure 6 is:
Flowchart of extraction pixel designation, FIG. 7 is a flowchart of image cutting, FIG. 8 is a flowchart of image cutting and hanging of the second embodiment, FIG. 9 is a diagram showing HLS space, and FIG. 1O is a flowchart of image cutting. It is a figure explaining RGB-HLS conversion. 21... Image to be cut out 22... Base image 31... Image memory 32... Mask bits 33... Image data area 41... Image to be cut out 1... Color sample 2... Rotation angle 3 ...Saturation 4...Brightness 5...Achromatic color line Kuzu θ Diagram

Claims (1)

【特許請求の範囲】[Claims] カラー画像データを色の3属性の色相データ、輝度デー
タ、彩度データに変換し色相データ又は彩度データを用
いて、前記カラー画像データから任意の画像データを切
り出すことを特徴とする画像処理方法。
An image processing method characterized by converting color image data into hue data, brightness data, and saturation data of three color attributes, and using the hue data or saturation data to cut out arbitrary image data from the color image data. .
JP1106712A 1989-04-25 1989-04-25 Image processing method Expired - Fee Related JP2862269B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1106712A JP2862269B2 (en) 1989-04-25 1989-04-25 Image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1106712A JP2862269B2 (en) 1989-04-25 1989-04-25 Image processing method

Publications (2)

Publication Number Publication Date
JPH02284274A true JPH02284274A (en) 1990-11-21
JP2862269B2 JP2862269B2 (en) 1999-03-03

Family

ID=14440580

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1106712A Expired - Fee Related JP2862269B2 (en) 1989-04-25 1989-04-25 Image processing method

Country Status (1)

Country Link
JP (1) JP2862269B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04354071A (en) * 1991-05-31 1992-12-08 Matsushita Electric Works Ltd Specified color extracting method and method and device for processing picture
JPH0991453A (en) * 1995-09-21 1997-04-04 Sanyo Electric Co Ltd Image processing method and its unit
US6188786B1 (en) 1995-12-01 2001-02-13 Brother Kogyo Kabushiki Kaisha Image processing apparatus that determines an area in an image based on color information
JP2009070317A (en) * 2007-09-18 2009-04-02 Pioneer Electronic Corp Display control device, display control method, and the like
JP2010108242A (en) * 2008-10-30 2010-05-13 Fujitsu Frontech Ltd Image processing program, image processing device and image processing method
CN106780648A (en) * 2016-12-15 2017-05-31 北京金山软件有限公司 A kind of dynamic mapping method and device of color of image

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04354071A (en) * 1991-05-31 1992-12-08 Matsushita Electric Works Ltd Specified color extracting method and method and device for processing picture
JPH0991453A (en) * 1995-09-21 1997-04-04 Sanyo Electric Co Ltd Image processing method and its unit
US6188786B1 (en) 1995-12-01 2001-02-13 Brother Kogyo Kabushiki Kaisha Image processing apparatus that determines an area in an image based on color information
JP2009070317A (en) * 2007-09-18 2009-04-02 Pioneer Electronic Corp Display control device, display control method, and the like
JP2010108242A (en) * 2008-10-30 2010-05-13 Fujitsu Frontech Ltd Image processing program, image processing device and image processing method
CN106780648A (en) * 2016-12-15 2017-05-31 北京金山软件有限公司 A kind of dynamic mapping method and device of color of image
CN106780648B (en) * 2016-12-15 2018-11-13 北京金山软件有限公司 A kind of dynamic mapping method and device of color of image

Also Published As

Publication number Publication date
JP2862269B2 (en) 1999-03-03

Similar Documents

Publication Publication Date Title
JP3264273B2 (en) Automatic color correction device, automatic color correction method, and recording medium storing control program for the same
US6236406B1 (en) Three-dimensional color space display
JPH07114503B2 (en) Color correction method
JPH06333039A (en) Airbrush method and airbrush device
US5355446A (en) Method and apparatus for preparing picture masks
KR20070090224A (en) How to Process Electronic Color Image Saturation
US7558422B2 (en) Document processing apparatus
US7120296B2 (en) Information processing method
JP2862269B2 (en) Image processing method
JP2009065532A (en) Image processing apparatus, image processing method, and computer-readable storage medium storing image processing program
JP2943170B2 (en) Color image processing equipment
US7227552B1 (en) Image processing apparatus and method and storage medium
JPWO1993012504A1 (en) A method for coloring figures in a graphic display system
JP2936599B2 (en) Color image processing equipment
JPH0571099B2 (en)
JP3230272B2 (en) Image processing device
CN113947675B (en) Edge extraction method, system and device of display device, electronic equipment and medium
JPH0528263A (en) Color picture processor
JP3304381B2 (en) Image processing device having contour extraction function
JP3268014B2 (en) Color extraction device
KR100817144B1 (en) Method and device for color extraction in YUV method
JP2005242709A (en) Image processing device
JPH01293088A (en) Color separation system for color picture
JPH05128225A (en) Color designation / extraction device and color designation / extraction method
JPH06237369A (en) Image processing device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081211

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees