JP3464182B2 - Processing color images - Google Patents

Processing color images

Info

Publication number
JP3464182B2
JP3464182B2 JP33354399A JP33354399A JP3464182B2 JP 3464182 B2 JP3464182 B2 JP 3464182B2 JP 33354399 A JP33354399 A JP 33354399A JP 33354399 A JP33354399 A JP 33354399A JP 3464182 B2 JP3464182 B2 JP 3464182B2
Authority
JP
Japan
Prior art keywords
color
image
frequency
edge
detected
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.)
Expired - Fee Related
Application number
JP33354399A
Other languages
Japanese (ja)
Other versions
JP2001155173A (en
Inventor
利幸 柏木
俊一郎 大恵
賢治 寺田
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.)
Tokushima Prefecture
Original Assignee
Tokushima Prefecture
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 Tokushima Prefecture filed Critical Tokushima Prefecture
Priority to JP33354399A priority Critical patent/JP3464182B2/en
Publication of JP2001155173A publication Critical patent/JP2001155173A/en
Application granted granted Critical
Publication of JP3464182B2 publication Critical patent/JP3464182B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)
  • Image Analysis (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はカラー画像の処理方
法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a color image processing method.

【0002】[0002]

【従来の技術】たとえばロボットビジョンにおいて、シ
ーンの特徴を環境に影響されずに素早く的確に認識する
ことは重要な課題である。シーンの特徴を抽出するため
には、画像におけるエッジの検出が不可欠である。白黒
画像すなわち濃淡画像においてエッジを検出する手法と
して、一次微分や二次微分を用いる差分法が知られてい
る。これらは、画像のエッジにおいてはその画像の濃淡
が大きく変化するため、近隣の画素における濃淡の差を
求めることでエッジを検出しようとするものである。そ
の他に、フーリエ変換を用いて周波数領域のフィルタ処
理によりエッジを求める方法なども提案されている。
2. Description of the Related Art In robot vision, for example, it is an important task to recognize the characteristics of a scene quickly and accurately without being influenced by the environment. Detecting edges in an image is essential to extract scene features. As a method of detecting an edge in a black-and-white image, that is, a grayscale image, a difference method using a first derivative or a second derivative is known. These methods try to detect an edge by finding the difference in shade between neighboring pixels because the shade of the image changes greatly at the edge of the image. In addition, a method of obtaining an edge by a frequency domain filter process using a Fourier transform has been proposed.

【0003】これに対し、近年、CCDカメラにより取
得したカラー画像を用いたエッジの検出方法が多種提案
されている。カラー画像を用いると、濃淡画像に比べて
より高精度にエッジを検出できるのみならず、より多く
の情報量を利用して、物体表面の反射境界の識別など、
濃淡画像では難しかった対処を付加することが可能であ
る。従来のカラー画像を用いたエッジの検出方法は、R
GBの各成分に分けた三つの画像について処理を行った
後に統合処理を行うようにするのが一般的である。
On the other hand, in recent years, various edge detection methods using a color image acquired by a CCD camera have been proposed. When using a color image, not only can an edge be detected with higher accuracy than in a grayscale image, but a larger amount of information can be used to identify a reflective boundary on the object surface, etc.
It is possible to add countermeasures that were difficult for grayscale images. A conventional edge detection method using a color image is R
It is general to perform the integration process after performing the process on the three images divided into the respective GB components.

【0004】[0004]

【発明が解決しようとする課題】しかし、カラー画像を
用いた従来のエッジ検出方法は、いずれも基本的には局
所微分を求める空間オペレータを使用しており、濃淡画
像に比べて検出精度は上がるが、情報量が多くなった分
だけ計算量が増大して処理時間が掛かるという問題点が
ある。なお、濃淡画像によって処理するものでさえ、い
ずれもかなりの計算量を必要とするのが現状であり、カ
ラー画像を用いるとその計算量は飛躍的に増大する。ま
た、専用のハードウェアがないと実時間での処理が難し
いという問題点がある。
However, all of the conventional edge detection methods using a color image basically use a spatial operator for obtaining a local differential, and the detection accuracy is higher than that of a grayscale image. However, there is a problem in that the amount of calculation increases as the amount of information increases and the processing time increases. It should be noted that even in the case of processing with a grayscale image, at present, a considerable amount of calculation is required, and the amount of calculation is drastically increased when a color image is used. In addition, there is a problem that real-time processing is difficult without dedicated hardware.

【0005】しかも、従来のエッジ検出方法では、ノイ
ズの影響を受けやすく、かつ、それにもかかわらず実環
境では照明のゆらぎや撮像系のノイズはどうしても避け
られないという問題点がある。また、特に従来の微分を
使用するものでは、エッジのグラジエント(微分強度)
の影響を受けやすいため、二つの色の差の少ない境界部
を検出しにくい、すなわち微妙な色境界の検出が難しい
という問題点もある。
In addition, the conventional edge detection method has a problem that it is easily affected by noise, and nevertheless, fluctuations in illumination and noise in the image pickup system cannot be avoided in a real environment. Also, especially with conventional differentiation, the gradient of the edge (differential strength)
Therefore, there is also a problem that it is difficult to detect a boundary portion having a small difference between two colors, that is, it is difficult to detect a subtle color boundary.

【0006】そこで本発明は、このような問題点をこと
ごとく解決して、計算量が少なく、汎用のコンピュータ
で処理でき、ノイズの影響を受けにくく、二つの色の差
の少ない境界部も容易に検出できるようにすることを目
的とする。
Therefore, the present invention solves all such problems, has a small amount of calculation, can be processed by a general-purpose computer, is not easily affected by noise, and easily has a boundary portion with a small difference between two colors. The purpose is to be able to detect.

【0007】[0007]

【課題を解決するための手段】この目的を達成するため
本発明は、カラー画像における各画素の色をカラーヒス
トグラム空間上にプロットし、前記カラーヒストグラム
空間上にプロットされた各色の頻度の情報を抽出し、こ
の抽出された頻度が他の色に比べて低い色と、前記カラ
ー画像におけるその色が存在する位置とを特定して、そ
の特定された位置を、前記カラー画像におけるエッジま
たはピントの合っている箇所のエッジとして検出するも
のである。
SUMMARY OF THE INVENTION To achieve this object, the present invention uses the color hysteresis of the color of each pixel in a color image.
The color histogram is plotted on the togram space.
Information on the frequency of each color plotted in space is extracted and
The color extracted less frequently than other colors,
-Specify the position where the color exists in the image, and
The detected position is detected as an edge of the color image or an edge of a point in focus.

【0008】すなわち本発明は、カラー画像におけるエ
ッジ部分は同じ色の画素の数が少ないという知見を得る
ことによってなされたものであり、頻度情報を持つカラ
ーヒストグラムを作成してその頻度情報を抽出し、この
抽出された頻度の低い部分をエッジとして検出すること
で、少ない計算量で、また専用のハードウェアを必要と
せずに、エッジを検出することが可能である。しかも、
エッジ部であるカラーヒストグラム上の少数領域に着目
するため、従来の空間微分を用いる手法に比べてエッジ
のグラディエント(微分強度)の影響が少なく、このた
め二つの色の差の少ない境界をも確実に検出することが
できるという利点がある。しかも、画像取込中に照明変
動などのノイズがあっても、少数部分の頻度に影響を与
えないという利点もある。なお、上記手法により検出さ
れた頻度の低い部分はその画像におけるピントの合って
いる箇所に該当するため、エッジの検出と同時に、上述
のようにその画像におけるピントの合っている箇所を検
出することができる。
That is, the present invention was made by obtaining the knowledge that the edge portion of a color image has a small number of pixels of the same color. A color histogram having frequency information is created and the frequency information is extracted. By detecting the extracted infrequent portion as an edge, it is possible to detect the edge with a small amount of calculation and without requiring dedicated hardware. Moreover,
Since the focus is on a small number of areas on the color histogram, which is the edge part, the effect of the edge gradient (differential strength) is less than that of the conventional method that uses spatial differentiation, so that a boundary with a small difference between the two colors can be ensured. It has the advantage that it can be detected. Moreover, there is an advantage that even if there is noise such as illumination fluctuation during image capturing, the frequency of a small number of parts is not affected. Note that the infrequently detected part of the above method corresponds to the in-focus portion of the image, so it is necessary to detect the in-focus portion of the image as described above at the same time as the edge detection. You can

【0009】[0009]

【発明の実施の形態】カラーヒストグラムは、カラー画
面を構成する各画素のたとえばRGB値をRGBの直交
空間にプロットするものである。本発明で利用するカラ
ーヒストグラムは、このプロットした各点に、画素数の
情報すなわち頻度を持たせる。なお、カラーヒストグラ
ムは、RGB以外の表色系を用いることもできる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A color histogram plots, for example, RGB values of each pixel forming a color screen in an orthogonal space of RGB. In the color histogram used in the present invention, each plotted point has information on the number of pixels, that is, frequency. Note that the color histogram may use a color system other than RGB.

【0010】室内のような人工物の多いシーンを撮影し
た場合に、壁や各種の機器を構成する平面は、同じ色分
布であることが通例であるため、カラーヒストグラム上
で密集して存在し、画素数の情報である頻度に着目する
と、この頻度が高くなる部分となる。以下、この部分を
「多数領域」と称する。一方、面と面との境界や、光の
反射部と影との境界や、円筒状の物体のような濃度変化
の大きな局面部などは、カラーヒストグラム上でまばら
に点在するだけであり、上記頻度の低い部分であると考
えられる。以下、この部分を「少数領域」と称する。カ
ラー画像をその画像に含まれる各カラー値の頻度に置き
換えると、大まかには多数領域と少数領域とに分けるこ
とができる。
When a scene with many artificial objects such as a room is photographed, walls and various planes constituting various devices usually have the same color distribution, and therefore, they are densely present on the color histogram. Focusing on the frequency, which is the information on the number of pixels, the frequency becomes high. Hereinafter, this portion will be referred to as a “multi-region”. On the other hand, the boundary between the surfaces, the boundary between the light reflection portion and the shadow, and the phase portion with a large density change such as a cylindrical object are only scattered sparsely on the color histogram. It is considered that the above-mentioned frequency is low. Hereinafter, this portion will be referred to as a "minority region". Replacing a color image with the frequency of each color value contained in the image can be roughly divided into a majority region and a minority region.

【0011】カラーヒストグラム空間上で二つの色の境
界付近の画素は、両方の色成分を持つと考えられる。た
とえば図2はx−y平面における赤色と黄色との境界で
あるエッジの例を示す。このエッジは、ここではy軸の
方向に存在する。カラーヒストグラムを作成すると、図
2のエッジは図3のように示される。この図3のカラー
ヒストグラムにおいて、A点とG点はそれぞれエッジの
両側における赤色と黄色とを示し、B点〜F点は境界の
色であって赤色と黄色との双方の色成分を持つことから
橙色となる。図3において、各点の大きさはその頻度を
表し、エッジの両側における赤色と黄色すなわちA点と
G点とは、多数領域となる。これに対しエッジすなわち
B点〜F点は、少数領域となる。
Pixels near the boundary of two colors in the color histogram space are considered to have both color components. For example, FIG. 2 shows an example of an edge that is a boundary between red and yellow in the xy plane. This edge is here in the direction of the y-axis. When the color histogram is created, the edges of FIG. 2 are shown as in FIG. In the color histogram of FIG. 3, points A and G indicate red and yellow on both sides of the edge, respectively, and points B to F are boundary colors and have both red and yellow color components. To orange. In FIG. 3, the size of each point represents the frequency thereof, and red and yellow, that is, points A and G, on both sides of the edge are multiple areas. On the other hand, the edge, that is, the points B to F is a small area.

【0012】図4および図1は、実際の物品の画像とそ
のカラーヒストグラムとの具他例を示す。図4は並んだ
二本の円筒状体のカラー画像の例を示すもので、一方の
円筒状体は一端部が赤色を呈するとともに他端部が黄色
を呈するように構成されている。他方の円筒状体は、一
端部が緑色を呈するとともに他端部が青色を呈するよう
に構成されている。図1は、図4における枠FLで囲っ
た部分についてのカラーヒストグラムを示す。図1で
は、円筒体の4つの色は、それぞれ原点から延びる4つ
のクラスタとして表示されており、これらのクラスタは
多数領域に該当する。一方、赤色部と黄色部、緑色部と
青色部の各境界部分は、それぞれ、赤色部と黄色部を表
すクラスタ間および緑色部と青色部を表すクラスタ間に
点在し、これらの点は少数領域に該当する。
FIGS. 4 and 1 show other examples of an image of an actual article and its color histogram. FIG. 4 shows an example of a color image of two cylindrical bodies arranged side by side. One of the cylindrical bodies has a red color at one end and a yellow color at the other end. The other cylindrical body is configured such that one end exhibits a green color and the other end exhibits a blue color. FIG. 1 shows a color histogram for a portion surrounded by a frame FL in FIG. In FIG. 1, the four colors of the cylinder are displayed as four clusters each extending from the origin, and these clusters correspond to a large number of regions. On the other hand, the boundary parts of the red part and the yellow part, and the green part and the blue part are scattered between the clusters representing the red part and the yellow part and between the clusters representing the green part and the blue part, respectively. Applicable to the area.

【0013】本発明では、作成されたカラーヒストグラ
ムから頻度情報を抽出し、この抽出された頻度の少ない
部分をエッジとして検出する。このため、計算量が少な
く、また専用のハードウェアを必要とせずに、汎用のコ
ンピュータで処理できるという利点がある。次に本発明
におけるノイズの影響について説明する。エッジ部分を
含むカラー画像におけるノイズとしては、CCDカメラ
のランダムノイズや照明の変動にもとづく第1のノイズ
と、CCDカメラからコンピュータのメモリへデータを
転送するときに生じる第2のノイズとが主である。
According to the present invention, frequency information is extracted from the created color histogram, and the extracted part having a low frequency is detected as an edge. Therefore, there is an advantage that the calculation amount is small, and the processing can be performed by a general-purpose computer without requiring dedicated hardware. Next, the influence of noise in the present invention will be described. Noise in a color image including an edge portion is mainly random noise of a CCD camera or first noise due to fluctuation of illumination, and second noise generated when data is transferred from the CCD camera to a memory of a computer. is there.

【0014】図5、6は、図2に示す境界部に関し、R
GBのうちの緑色成分について、図2と同様のx方向に
沿った輝度の分布を例示する。図中、A点〜G点は、図
3におけるA点〜G点に相当する。また図中の破線は、
各画素の色彩についての誤差の範囲を表す。図5は、上
述の第1のノイズによって生じた誤差を示す。これに対
し図6は、上述の第2のノイズによって生じた誤差を示
す。
5 and 6 relate to the boundary portion shown in FIG.
As for the green color component of GB, the luminance distribution along the x direction similar to FIG. 2 is illustrated. In the figure, points A to G correspond to points A to G in FIG. The broken line in the figure
The error range of the color of each pixel is shown. FIG. 5 shows the error caused by the above-mentioned first noise. On the other hand, FIG. 6 shows an error caused by the above-mentioned second noise.

【0015】ここでエッジ点であるD点に着目すると、
CCDカメラのランダムノイズや照明の変動にもとづく
第1のノイズに対応する誤差ΔNg1は、他のA点〜C
点、E点〜G点と同様に発生する。これに対し、CCD
カメラからコンピュータのメモリへデータを転送すると
きに生じる第2のノイズに対応する誤差ΔNg2は、本
来ならC点またはE点に対応するメモリに転送されるは
ずの輝度値が、D点に対応するメモリに転送されること
などによって発生するものであり、D点では大きく、D
点から離れるにつれて小さくなる。したがって、D点で
は大きな誤差(ΔNg1+ΔNg2)が発生する。な
お、RGBのうちの赤色成分や青色成分についても同様
のこととなる。
Focusing on the point D, which is an edge point,
The error ΔNg1 corresponding to the random noise of the CCD camera and the first noise due to the fluctuation of the illumination is from other points A to C.
It occurs in the same manner as the point and the points E to G. On the other hand, CCD
The error ΔNg2 corresponding to the second noise generated when the data is transferred from the camera to the memory of the computer corresponds to the brightness value which should originally be transferred to the memory corresponding to the point C or the point E corresponds to the point D. It is generated by being transferred to the memory, and is large at point D,
It gets smaller as you move away from the point. Therefore, a large error (ΔNg1 + ΔNg2) occurs at point D. The same applies to the red and blue components of RGB.

【0016】以上より、カラー画像のエッジ部分の特徴
をまとめると、次のようになる。 (1)画像全体の画素数に比べてエッジ部分の色情報を
持つ画素数は少なく、エッジ部分にノイズによる色変化
があったとしてもそれは少数領域に属する。 (2)エッジ部分の画素のとり得る色範囲は他の部分の
色範囲よりも広く、エッジの両側の多数領域は似かよっ
た色情報をもつので、ノイズによる変動があったとして
も色変化は少ない。
From the above, the features of the edge portion of the color image are summarized as follows. (1) The number of pixels having color information of the edge portion is smaller than the number of pixels of the entire image, and even if the edge portion has a color change due to noise, it belongs to a small number area. (2) The color range that the pixels in the edge part can take is wider than the color range in the other part, and since many areas on both sides of the edge have similar color information, there is little color change even if there is a change due to noise. .

【0017】すなわち、カラーヒストグラム空間におい
て少数領域に属するエッジ部分では、エッジ点の画素は
色変化の範囲が広く、ノイズにより変動しているため、
同じ色を持つ画素はきわめて少ない。したがって本発明
によると、カラーヒストグラム上でこの少数領域を検出
することで、エッジの検出を行うことができる。しか
し、少数領域には、撮影条件によっては、本来なら多数
領域に存在するはずの画素のノイズが含まれることもあ
る。以下、この少数領域を安定に検出する方法を説明す
る。
That is, in the edge portion that belongs to a small number of areas in the color histogram space, the pixel at the edge point has a wide range of color change and changes due to noise.
Very few pixels have the same color. Therefore, according to the present invention, the edge can be detected by detecting the small number area on the color histogram. However, the small number of areas may include pixel noise that should originally exist in the large number of areas, depending on the shooting conditions. Hereinafter, a method for stably detecting this small number area will be described.

【0018】図7に示すように、時刻tに取得したカラ
ー画像をf(t) とし、このf(t) をカラーヒストグラム
空間上にプロットしたものをh(t) とする。このh(t)
は、RGBそれぞれの座標値とその座標における頻度値
とを持っている。f(t) において、h(t) の頻度が1の
みの色を残し2以上の色を消去すると、最も少数領域と
なる部分の画像が得られることになる。この部分はエッ
ジ部分を表しているが、ノイズの影響で、本来なら多数
領域に該当する筈の画素も含まれている。
As shown in FIG. 7, the color image acquired at time t is f (t), and this f (t) is plotted on the color histogram space as h (t) . This h (t)
Has RGB coordinate values and frequency values at the coordinates. In f (t) , if the color of which frequency of h (t) is only 1 is left and two or more colors are deleted, the image of the portion having the smallest number of regions is obtained. This portion represents an edge portion, but due to the influence of noise, pixels that should originally correspond to many areas are also included.

【0019】そこで、この多数領域に該当する筈の画素
を取り除くために、まず、f(t) の各画素のカラー値
を、h(t) より得られる頻度に置き換える。これによっ
て、各画素の色の頻度を表す濃淡画面となる。以後、こ
の画像を頻度画像と呼ぶ。この頻度画像をg(t) とする
と、{f(t) 、t=1、2、…、n}から得られるn枚
の頻度画面の平均gmeanは、次式で表される。
Therefore, in order to remove the pixels that should correspond to the large number of regions, first, the color value of each pixel of f (t) is replaced with the frequency obtained from h (t) . As a result, a grayscale screen showing the frequency of the color of each pixel is obtained. Hereinafter, this image is referred to as a frequency image. Letting this frequency image be g (t) , the average g mean of n frequency screens obtained from {f (t) , t = 1, 2, ..., N} is expressed by the following equation.

【0020】[0020]

【数1】 ある1枚の画像上で、本来なら多数領域にあるべき画素
が、ノイズによる色変化で少数領域として検出されたと
しても、複数枚のデータを加算平均すると、その画素へ
のノイズによる影響はほとんど無くなり、この画素はこ
れによって本来の多数領域として検出される。一方、少
数領域の画素にノイズが加わった場合は、エッジ部分で
はノイズにより変色した色の頻度も少数であるため、そ
の部分の画素の頻度は小さいままであり、したがって少
数領域として検出される。
[Equation 1] Even if a pixel, which should originally be in a large number of areas on a certain image, is detected as a small number of areas due to color change due to noise, if the data of a plurality of images is arithmetically averaged, the influence of the noise on the pixel is almost zero. It disappears, and this pixel is thereby detected as the original multiple area. On the other hand, when noise is added to the pixels in the minority area, the frequency of the color discolored by the noise in the edge portion is also small, so the frequency of the pixels in that portion remains small, and is therefore detected as the minority area.

【0021】なお、ノイズの影響が無視できる場合など
においては、1枚の頻度画像だけで少数領域を検出でき
ることもある。しかし、現実問題として、上式は全体の
頻度の分布を見るには適しているが、必ずしも少数領域
の検出に適しているとはいえない場合もある。そこで、
加算結果を加算枚数n以下の値mで割り算し、下位のビ
ットのみ利用する。すなわち、頻度画像g(t) のt=1
〜nの合計をGとすると、
When the influence of noise can be ignored, a small number of areas may be detected with only one frequency image. However, as a practical matter, although the above equation is suitable for looking at the distribution of the entire frequency, it may not always be suitable for detecting a small number of areas. Therefore,
The addition result is divided by a value m that is less than or equal to the number of added sheets n, and only the lower bits are used. That is, t = 1 in the frequency image g (t)
Let G be the total of ~ n

【0022】[0022]

【数2】 と書くことができるため、少数領域の特徴を表す画像g
m は、頻度画像g(t) のビット数をsとするとともに、
0<m≦nとして、次式のように表すことができる。
[Equation 2] Since it can be written as
m is the number of bits of the frequency image g (t) is s, and
When 0 <m ≦ n, it can be expressed by the following equation.

【0023】 gm =G/m [G/m<2S −1] gm =2S −1 [G/m≧2S −1] 得られた画像gm における暗い部分は、少数領域を表
す。以上にもとづき、エッジを検出するためには、mと
nとの組み合わせにより決まる値で二値化する。通常の
コントラストの画像では、エッジ部分の画素の頻度は2
以下であることが多いので、この閾値をn/m+1〜2
n/mの範囲に設定して二値化すれば、エッジの検出を
行うことができる。
G m = G / m [G / m <2 S −1] g m = 2 S −1 [G / m ≧ 2 S −1] The dark part in the obtained image g m is a small area. Represent Based on the above, in order to detect the edge, binarization is performed with a value determined by the combination of m and n. In a normal contrast image, the frequency of pixels at the edge is 2
Since it is often the following, this threshold value is set to n / m + 1 to 2
The edge can be detected by setting the value in the range of n / m and binarizing it.

【0024】たとえば、画像メモリが8ビットであると
きには、加算結果をmで割り算した後に、下位の8ビッ
トのみを利用する。なお、複数枚の頻度画像を加算して
いくと、mで割り算してもその画素値が8ビットを超え
る場合があるが、その場合には当該画素に最大値(25
5)を割り当てる。m=1のとき、得られた8ビットの
濃淡画像を2nの値で2値化すると、0画素の部分はn
回の画像取り込みの間に平均の頻度が2未満である少数
部分に該当する。
For example, when the image memory has 8 bits, only the lower 8 bits are used after the addition result is divided by m. Note that when a plurality of frequency images are added, the pixel value may exceed 8 bits even if divided by m. In that case, the maximum value (25
5) is assigned. When m = 1, when the obtained 8-bit grayscale image is binarized with a value of 2n, the 0 pixel portion becomes n.
It corresponds to the minority part where the average frequency is less than 2 during a single image capture.

【0025】Gの値を加算枚数n以下の値mで割り、下
位のビットを利用する上記の方法は、限られたビット数
の画像メモリで頻度情報を表示するために有効な手段で
あり、Gの値を直接調べることによっても少数領域の検
出は可能である。たとえば、上記の検出例であれば、G
の値を2nで2値化してもよい。
The above method of dividing the value of G by the value m which is less than or equal to the number n of additions and using the lower bits is an effective means for displaying the frequency information in the image memory with a limited number of bits. The minority region can be detected by directly examining the value of G. For example, in the above detection example, G
The value of may be binarized by 2n.

【0026】[0026]

【実施例】RGB各256階調で画像を取り込んだ。し
たがって、上述の式より、ヒストグラム加算画像の少数
領域を表す式は、G/mが255(0xFF)を超えな
い範囲では次式となる。
Example An image was captured in 256 gradations of RGB. Therefore, from the above formula, the formula representing the minority region of the histogram addition image is as follows in the range where G / m does not exceed 255 (0xFF).

【0027】[0027]

【数3】 日中の実験室内で、窓からの自然光により36枚の加算
平均を行って取り込んだカラー画像の例を図8に示す。
この画像は、LSIの製品パッケージを対象としたもの
であり、図8では白黒の濃淡画像で表示している。
[Equation 3] FIG. 8 shows an example of a color image captured by adding and averaging 36 sheets by natural light from a window in a daytime laboratory.
This image is intended for an LSI product package, and is displayed as a grayscale image in black and white in FIG.

【0028】同じシーンから上式によりn=25、m=
1の条件で得られた検出画像gm を図9に示す。この図
9においては、画像が明るいほど頻度が高いことを示
し、頻度が255を超えるものは255として表示し
た。比較のために、図8のRGBの各画像に従来の差分
法の一つであるSobelフィルタを用いた結果をYI
Q表色系のY信号に変換し、反転処理を行った結果を図
10に示す。この図10では、暗い部分ほど差分の結果
が大きいことを表している。
From the same scene, n = 25, m =
The detected image g m obtained under the condition 1 is shown in FIG. In FIG. 9, the brighter the image, the higher the frequency. If the frequency exceeds 255, it is displayed as 255. For comparison, the result obtained by using the Sobel filter, which is one of the conventional difference methods, for each of the RGB images of FIG.
FIG. 10 shows the result of conversion into the Y signal of the Q color system and the inversion processing. In FIG. 10, the darker the portion, the greater the difference result.

【0029】これらの結果より、Sobelフィルタを
用いた手法ではエッジ両側の色の濃度差により差分の大
きさが異なってくるために検出結果に対する二値化の閾
値に工夫が必要であるのに対し、本発明の手法では頻度
の少数部分を検出しているためエッジの両側の濃度差に
はほとんど影響されずにエッジ検出が行えることが判っ
た。また、Sobelフィルタを用いた手法では微妙な
色彩変化部分が検出されないのに対し、本発明の手法に
よれば少し頻度が高くなり広がりを持って検出されるこ
とが判った。
From these results, in the method using the Sobel filter, the magnitude of the difference varies depending on the density difference between the colors on both sides of the edge, so that it is necessary to devise the binarization threshold for the detection result. It has been found that the method of the present invention can detect the edge without being affected by the density difference on both sides of the edge because the small number of frequencies is detected. It was also found that the method using the Sobel filter does not detect a subtle color change portion, whereas the method of the present invention detects it with a little higher frequency and with a spread.

【0030】次に、検出の精度を調べた。すなわち、図
11に示すように、雑誌(CQ出版社「トランジスタ技
術」誌)のカラー表紙を日中の実験室内で36枚の加算
平均により取得した画像を得た。ただし、ここでは図1
1は白黒の濃淡画像で表示している。このときの照明
は、窓からの自然光と蛍光灯の光とを併用した。また、
同じシーンについて、本発明にもとづき、n=25、m
=1の条件で、検出画像gm を得た。この検出画像gm
を図12に示す。
Next, the accuracy of detection was examined. That is, as shown in FIG. 11, an image obtained by averaging 36 sheets of color covers of a magazine (CQ publisher "Transistor Technology" magazine) in a daytime laboratory was obtained. However, here
1 is displayed as a grayscale image in black and white. The illumination at this time was a combination of natural light from the window and light from a fluorescent lamp. Also,
Based on the present invention, for the same scene, n = 25, m
The detection image g m was obtained under the condition of = 1. This detected image g m
Is shown in FIG.

【0031】図13(a)は、図12の上部の小さい文
字の拡大図を示す。また図13(b)は、同じ部分につ
いての従来のSobelフィルタによる処理結果を示
す。この図13より、本発明の手法によれば細かい文字
まで画素の精度で明瞭に検出できることが判る。これ
は、本発明によれば、特に検出対象が線画のときは、線
の両側を検出するのではなく、線そのものを少数領域と
みなして検出するためである。
FIG. 13 (a) shows an enlarged view of the small characters at the top of FIG. Further, FIG. 13B shows a processing result by the conventional Sobel filter for the same portion. From this FIG. 13, it can be seen that according to the method of the present invention, even fine characters can be clearly detected with pixel accuracy. This is because according to the present invention, particularly when the detection target is a line drawing, not both sides of the line are detected, but the line itself is regarded as a minority region and detected.

【0032】次に、本発明にもとづき、エッジ検出とと
もに、画像における他の情報の検出も可能であることを
確認した。図14に示すように、日中の実験室内の風景
を36枚の加算平均を行って取り込んだカラー画像を得
た。ただし、ここでは図14は白黒の濃淡画像で表示し
た。このときの照明は蛍光灯の光および窓からの自然光
で、ピントは画像中央の鳥の人形に合わせた。この図1
4のシーンをn=25で取り込みm=4で表示した画像
を図15に示す。この図15より、エッジのみならず濃
度変化の多い曲面などが検出されている様子がわかる。
図16は、同じシーンをn=25で取り込みm=1で表
示したものである。この図16では、後方のボケ領域や
曲率の小さい平面部などが多数領域として検出されてい
る。一方、エッジや、曲率の大きな曲面である鳥の人形
の表面や、鏡面反射領域などは、少数領域となってい
る。
Next, based on the present invention, it was confirmed that not only the edge detection but also other information in the image can be detected. As shown in FIG. 14, a color image in which a landscape in the laboratory during the daytime was taken by averaging 36 sheets was obtained. However, here, FIG. 14 is displayed as a grayscale image in black and white. The illumination at this time was the light of the fluorescent lamp and the natural light from the window, and the focus was adjusted to the bird doll in the center of the image. This Figure 1
FIG. 15 shows an image in which four scenes are captured at n = 25 and displayed at m = 4. From FIG. 15, it can be seen that not only the edge but also a curved surface having a large density change is detected.
FIG. 16 shows the same scene captured at n = 25 and displayed at m = 1. In FIG. 16, a blurred region in the rear and a flat surface portion having a small curvature are detected as a large number of regions. On the other hand, the edges, the surface of a bird doll that is a curved surface with a large curvature, the specular reflection area, and the like are a small number of areas.

【0033】図17は、図14の画像をSobelフィ
ルタにより処理した結果を、比較のために示す。ここで
は、図10の場合と同様に、暗い部分ほど差分の結果が
大きいことを表している。図16における頻度の低い部
分すなわち画面の暗い部分を観察すると、当該画像にお
けるピントの合っている箇所のエッジ情報のみを選択的
に抽出できることが判った。すなわち、図18(a)は
図16の画像を1.5nの閾値で二値化した画像であ
り、ピントの合っている鳥の人形の部分だけが検出され
ている。図18(b)は、比較のために、図14の画像
に対し中央部の人形が検出できるレベルで二値化処理を
行った画像を示す。ここでは、人形の後方のピントの合
っていない部分もが検出されており、どの部分のピント
が合っているかを明確に検出することは不可能であっ
た。
FIG. 17 shows the result of processing the image of FIG. 14 with the Sobel filter for comparison. Here, as in the case of FIG. 10, it is indicated that the darker part has a larger difference result. By observing the infrequent portion in FIG. 16, that is, the dark portion of the screen, it was found that only the edge information of the in-focus portion in the image can be selectively extracted. That is, FIG. 18A is an image obtained by binarizing the image of FIG. 16 with a threshold value of 1.5n, and only the part of the bird doll in focus is detected. For comparison, FIG. 18B shows an image obtained by performing binarization processing on the image of FIG. 14 at a level at which the doll in the center can be detected. Here, the unfocused portion behind the doll was also detected, and it was impossible to clearly detect which portion of the doll was in focus.

【0034】したがって本発明によると、上式における
検出用パラメータn、mを変えることで、シーンのマク
ロな情報を抽出したり、ピントの合っている箇所を細か
く検出したりすることが可能であった。すなわち、未知
のシーンをカメラで撮影したときに、図15では明度の
高い面積の大きい領域は平面と認識でき、図16では明
度が低いある程度の面積を有する領域は曲面であると認
識できた。さらに、この明度の低い部分について調べる
と、図18のようにピントの合っている箇所のエッジ情
報を検出することができた。これは、ボケのあるエッジ
はその幅が広くなり、これに対しピントの合っているエ
ッジは最少の頻度を持つことにもとづくものであった。
Therefore, according to the present invention, by changing the detection parameters n and m in the above equation, it is possible to extract the macro information of the scene and to detect the in-focus portion finely. It was That is, when an unknown scene was photographed by a camera, it was possible to recognize a region having a high lightness and a large area as a plane in FIG. 15 and a region having a low lightness to a certain extent as a curved surface in FIG. Further, when the low lightness portion is examined, it is possible to detect edge information of a focused portion as shown in FIG. This was based on the fact that a blurred edge has a wider width, while an in-focus edge has a minimum frequency.

【0035】mの値を大きくすると、ゆるやかな曲面
や、陰および照明のむらなどを検出でき、逆にmの値を
小さくしていくと曲率の大きな面やエッジを検出できる
ことが判った。これは、ちょうど人間の目の働きに似て
おり、シーンの必要な情報を選択的に取得できることが
判った。画像取得回数nの値は、撮影システムのノイズ
や照明環境に合わせて設定する必要があった。色変化の
周波数の低い画像では数回程度の取り込みで十分である
が、逆に色数が多く色変化の周波数が高い画像やコント
ラストの高い画像では、nの値を大きくする必要があっ
た。
It has been found that when the value of m is increased, a gently curved surface, unevenness of shadow and illumination can be detected, and conversely, when the value of m is decreased, a surface or an edge having a large curvature can be detected. It turns out that this is just like the action of the human eye, and it can selectively acquire the necessary information of the scene. It was necessary to set the value of the number of times of image acquisition n according to the noise of the imaging system and the lighting environment. For an image with a low color change frequency, it is sufficient to take in a few times, but conversely, for an image with a large number of colors and a high color change frequency or an image with high contrast, it was necessary to increase the value of n.

【0036】[0036]

【発明の効果】本発明によると、上述のように計算量が
少なく、また専用のハードウェアを必要とせずに、汎用
のコンピュータで処理できるという利点がある。しか
も、簡単な計算だけで迅速にしかも安定してエッジまた
はピントの合っている箇所のエッジを検出できるため、
シーンの特徴を高速に取得でき、したがってリアルタイ
ム性の要求されるロボットビジョンに適用することがで
きる。
As described above, according to the present invention, there is an advantage that the amount of calculation is small and processing can be performed by a general-purpose computer without requiring dedicated hardware. Moreover, since it is possible to detect an edge of a portion matching the edges or focus only quickly and stably simple calculation,
The features of the scene can be acquired at high speed, and thus it can be applied to robot vision that requires real-time processing.

【0037】また、本発明はエッジ部であるカラーヒス
トグラム上の少数領域に着目するため、図9および図1
0から判るように、従来の空間微分を用いる手法に比べ
てエッジのグラディエント(微分強度)の影響が少な
く、このため二つの色の差の少ない境界部をも確実に検
出することができるという利点がある。しかも、画像取
込中に照明変動などのノイズがあっても少数部分の頻度
に影響を与えないという特長を有する。
Further, since the present invention focuses on a small number of areas on the color histogram, which is an edge portion, FIG. 9 and FIG.
As can be seen from 0, the effect of the edge gradient (differential intensity) is smaller than that of the conventional method using spatial differentiation, and therefore, the boundary portion having a small difference between the two colors can be reliably detected. There is. Moreover, even if there is noise such as illumination fluctuation during image capturing, the frequency of a small number of parts is not affected.

【0038】また、実環境において、図11のような少
数領域と多数領域との区別がはっきりしているカラー印
刷物の文字境界の検出に適しており、検出の分解能も高
いという利点がある。さらに本発明によれば、同一のシ
ーンにつきn枚のカラー画像を取得し、それぞれのカラ
ー画像をカラーヒストグラム空間上にプロットすること
で、各画素の色の頻度を表す濃淡画面からなるn枚の頻
度画像を作成し、このn枚の頻度画像を加算したうえで
頻度情報を検出するものであり、またさらに、その加算
結果を加算枚数n以下の値mで割り算することで検出画
像を得るものであり、検出用パラメータn、mを変える
ことにより、エッジ以外の平面や曲面やピントの合って
いる箇所などの情報も検出することができる。
Further, in an actual environment, it is suitable for detecting a character boundary of a color printed matter in which distinction between a small number region and a large number region as shown in FIG. 11 is clear, and has an advantage of high detection resolution. Further, according to the present invention, n color images are acquired for the same scene, and each color image is plotted on the color histogram space, so that n color images each of which has a gray screen showing the frequency of the color of each pixel are displayed. A frequency image is created, the frequency information is detected after adding the n frequency images, and the detected image is obtained by dividing the addition result by a value m that is less than or equal to the number of added images n. Therefore, by changing the detection parameters n and m, it is possible to detect information such as a flat surface or a curved surface other than the edge, or a focused point.

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

【図1】本発明にもとづく頻度情報を持つRBGカラー
ヒストグラムの例を示す図である。
FIG. 1 is a diagram showing an example of an RBG color histogram having frequency information according to the present invention.

【図2】赤色と黄色との二色の境界部を例示する図であ
る。
FIG. 2 is a diagram exemplifying a boundary portion of two colors of red and yellow.

【図3】図2の画像のカラーヒストグラムの例を示す図
である。
FIG. 3 is a diagram showing an example of a color histogram of the image of FIG.

【図4】実際の物品のカラー画像の例を示す図である。FIG. 4 is a diagram showing an example of a color image of an actual article.

【図5】図2の境界部における、CCDカメラのランダ
ムノイズや照明の変動にもとづくノイズによる誤差を示
す図である。
FIG. 5 is a diagram showing an error due to random noise of a CCD camera or noise due to a change in illumination at a boundary portion in FIG. 2;

【図6】図2の境界部における、コンピュータのメモリ
へデータを転送するときに生じるノイズによる誤差を示
す図である。
FIG. 6 is a diagram showing an error due to noise that occurs when data is transferred to the memory of the computer in the boundary portion of FIG. 2;

【図7】本発明にもとづくエッジ検出手順を説明するた
めの図である。
FIG. 7 is a diagram for explaining an edge detection procedure according to the present invention.

【図8】LSIの製品パッケージのカラー画像の例を示
す図である。
FIG. 8 is a diagram showing an example of a color image of an LSI product package.

【図9】図8の画像にもとづく検出画像の例を示す図で
ある。
9 is a diagram showing an example of a detected image based on the image of FIG.

【図10】図8の画像を従来の手法で処理した結果を示
す図である。
10 is a diagram showing a result of processing the image of FIG. 8 by a conventional method.

【図11】雑誌の表紙のカラー画像の例を示す図であ
る。
FIG. 11 is a diagram showing an example of a color image on the cover of a magazine.

【図12】図11の画像にもとづく検出画像の例を示す
図である。
FIG. 12 is a diagram showing an example of a detected image based on the image of FIG.

【図13】図12における小さい文字の拡大図、およ
び、同じ部分について従来の手法で処理した結果を示す
拡大図である。
13A and 13B are an enlarged view of a small character in FIG. 12 and an enlarged view showing a result of processing the same portion by a conventional method.

【図14】日中の実験室内の風景のカラー画像の例を示
す図である。
FIG. 14 is a diagram showing an example of a color image of a landscape in the laboratory during the day.

【図15】図14の画像にもとづく検出画像の例を示す
図である。
FIG. 15 is a diagram showing an example of a detected image based on the image of FIG.

【図16】図15に比べ検出用パラメータを変化させた
ときの検出画像の例を示す図である。
16 is a diagram showing an example of a detected image when a detection parameter is changed as compared with FIG.

【図17】図14の画像を従来の手法で処理した結果を
示す図である。
FIG. 17 is a diagram showing a result of processing the image of FIG. 14 by a conventional method.

【図18】図16の画像の一部を一定の閾値で二値化し
た図、および、図14における同じ部分を従来の手法で
二値化した図である。
18A and 18B are a diagram in which a part of the image in FIG. 16 is binarized with a constant threshold value, and a diagram in which the same part in FIG. 14 is binarized by a conventional method.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平10−31749(JP,A) Sankar Krishnamur thy,S.Sitharama Iy engar,Histogram−Ba sed Morphological Edge Detector,IEEE Trans. on GEOSCIE NCE AND REMOTE SEN SING,米国,1994年 5月,Vo l.32 No.4,p.759−767 (58)調査した分野(Int.Cl.7,DB名) G06T 7/00 - 7/60 H04N 1/48 H04N 1/60 JICSTファイル(JOIS)─────────────────────────────────────────────────── ─── Continuation of the front page (56) References Japanese Unexamined Patent Publication No. 10-31749 (JP, A) Sankar Krishnamur thy, S.M. Sithrama Iy engar, Histogram-Based Morphologic Edge Detector, IEEE Trans. on GEOSCIE NCE AND REMOTE SEN SING, USA, May 1994, Vol. 32 No. 4, p. 759-767 (58) Fields investigated (Int.Cl. 7 , DB name) G06T 7 /00-7/60 H04N 1/48 H04N 1/60 JISST file (JOIS)

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 カラー画像における各画素の色をカラー
ヒストグラム空間上にプロットし、前記カラーヒストグ
ラム空間上にプロットされた各色の頻度の情報を抽出
し、この抽出された頻度が他の色に比べて低い色と、前
記カラー画像におけるその色が存在する位置とを特定し
て、その特定された位置を、前記カラー画像におけるエ
ッジまたはピントの合っている箇所のエッジとして検出
することを特徴とするカラー画像の処理方法。
1. Color of each pixel in a color image
The color histogram is plotted on the histogram space.
Extract frequency information for each color plotted in Lamb space
However, if the extracted frequency is lower than other colors,
The location of the color in the color image
Then, the specified position is detected as an edge of the color image or an edge of a focused portion of the color image.
【請求項2】 nを自然数として同一のシーンにつきn
枚のカラー画像を取得し、前記n枚のカラー画像につい
て、各画素の色の頻度を表す濃淡画面からなるn枚の頻
度画像を作成し、このn枚の頻度画像を加算して、その
加算結果から頻度情報を抽出し、この抽出された頻度
が、画像における他の部分よりも低い部分を、前記カラ
ー画像におけるエッジまたはピントの合っている箇所の
エッジとして検出することを特徴とする請求項1記載の
カラー画像の処理方法。
2. The same scene is represented by n, where n is a natural number.
Acquire one color image, and
Then, n frequency images consisting of a gray screen representing the frequency of the color of each pixel are created, the n frequency images are added, and the frequency information is extracted from the addition result. 2. The method for processing a color image according to claim 1, wherein a portion lower than other portions in the image is detected as an edge or an edge of a focused portion in the color image.
【請求項3】 nを自然数として同一のシーンにつきn
枚のカラー画像を取得し、前記n枚のカラー画像につい
て、各画素の色の頻度を表す濃淡画面からなるn枚の頻
度画像を作成し、このn枚の頻度画像を加算して加算結
果Gを得たうえで、mを0より大きくn以下である正の
数として、前記加算結果Gをmで割り算し、頻度画像の
ビット数をsとして、G/m<2−1のときにg
g/mとし、またG/m≧2−1のときにg=2
−1とすることで、エッジまたはピントの合っている箇
所の検出用の画像gを作成し、この画像から頻度情報
を抽出し、この抽出された頻度が、前記画像における他
の部分よりも低い部分を、エッジまたはピントの合って
いる箇所のエッジとして検出することを特徴とする請求
項1記載のカラー画像の処理方法。
3. The same scene is represented by n, where n is a natural number.
Acquire one color image, and
Then, n frequency images consisting of a gray screen showing the frequency of the color of each pixel are created, the n frequency images are added to obtain the addition result G, and m is set to be greater than 0 and equal to or less than n. When the addition result G is divided by m as a certain positive number, and the number of bits of the frequency image is s, g m = 2 m −1 when g / m <2 s −1
g / m, and when G / m ≧ 2 s −1, g m = 2 s
By setting −1, an image g m for detection of an edge or in-focus portion is created, frequency information is extracted from this image, and the extracted frequency is higher than that of other portions in the image. 2. The color image processing method according to claim 1, wherein the low portion is detected as an edge or an edge of a focused portion.
【請求項4】 nを自然数として同一のシーンにつきn
枚のカラー画像を取得し、それぞれのカラー画像におけ
る各画素の色をカラーヒストグラム空間上にプロット
し、前記カラーヒストグラム空間上にプロットされた各
色の頻度の情報を抽出して、各画素の色の頻度を表す濃
淡画面からなるn枚の頻度画像を作成し、このn枚の頻
度画像を加算して加算結果Gを得たうえで、mを0より
大きくn以下である正の数として、前記加算結果Gをm
で割り算し、頻度画像のビット数をsとして、G/m<
−1のときにg=g/mとし、またG/m≧2
−1のときにg=2−1とすることで、平面検出用
の画像を作成し、この画像において他の部分よりも頻度
が高くかつ面積を有する領域を平面として検出すること
を特徴とするカラー画像の処理方法。
4. The same scene is represented by n, where n is a natural number.
Acquires one color image and adds it to each color image.
Plot the color of each pixel on the color histogram space
Each plotted on the color histogram space
Color frequency information is extracted to create n frequency images consisting of a grayscale screen representing the color frequency of each pixel, and the n frequency images are added to obtain an addition result G. Let m be a positive number larger than 0 and not larger than n, and let the addition result G be m
And the bit number of the frequency image is s, G / m <
When 2 s −1, g m = g / m, and G / m ≧ 2 s
When -1 is set to g m = 2 s -1, an image for plane detection is created, and a region having a higher frequency and an area than other portions in this image is detected as a plane. Color image processing method.
【請求項5】 nを自然数として同一のシーンにつきn
枚のカラー画像を取得し、それぞれのカラー画像におけ
る各画素の色をカラーヒストグラム空間上にプロット
し、前記カラーヒストグラム空間上にプロットされた各
色の頻度の情報を抽出して、各画素の色の頻度を表す濃
淡画面からなるn枚の頻度画像を作成し、このn枚の頻
度画像を加算して加算結果Gを得たうえで、mを0より
大きくn以下である正の数として、前記加算結果Gをm
で割り算し、頻度画像のビット数をsとして、G/m<
−1のときにg=g/mとし、またG/m≧2
−1のときにg=2−1とすることで、曲面検出用
の画像を作成し、この画像において他の部分よりも頻度
が低くかつ面積を有する領域を曲面として検出すること
を特徴とするカラー画像の処理方法。
5. The same scene is represented by n, where n is a natural number.
Acquires one color image and adds it to each color image.
Plot the color of each pixel on the color histogram space
Each plotted on the color histogram space
Color frequency information is extracted to create n frequency images consisting of a grayscale screen representing the color frequency of each pixel, and the n frequency images are added to obtain an addition result G. Let m be a positive number larger than 0 and not larger than n, and let the addition result G be m
And the bit number of the frequency image is s, G / m <
When 2 s −1, g m = g / m, and G / m ≧ 2 s
When −1, g m = 2 s −1 is used to create an image for detecting a curved surface, and a region having a lower frequency and an area in this image is detected as a curved surface. Color image processing method.
【請求項6】 カラー画像における各画素の色をカラー
ヒストグラム空間上にプロットし、前記カラーヒストグ
ラム空間上にプロットされた各色の頻度の情報を抽出
し、この抽出された頻度が他の色に比べて低い色と、前
記カラー画像におけるその色が存在する位置とを特定し
て、その特定された位置を、前記カラー画像におけるピ
ントの合っている箇所の表面の色境界として検出するこ
とを特徴とするカラー画像の処理方法。
6. The color of each pixel in a color image is changed to a color.
The color histogram is plotted on the histogram space.
Extract frequency information for each color plotted in Lamb space
However, if the extracted frequency is lower than other colors,
The location of the color in the color image
Then, the specified position is detected as a color boundary of the surface of the in-focus portion of the color image.
JP33354399A 1999-11-25 1999-11-25 Processing color images Expired - Fee Related JP3464182B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33354399A JP3464182B2 (en) 1999-11-25 1999-11-25 Processing color images

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33354399A JP3464182B2 (en) 1999-11-25 1999-11-25 Processing color images

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2003081660A Division JP4089780B2 (en) 2003-03-25 2003-03-25 Color image processing method

Publications (2)

Publication Number Publication Date
JP2001155173A JP2001155173A (en) 2001-06-08
JP3464182B2 true JP3464182B2 (en) 2003-11-05

Family

ID=18267231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33354399A Expired - Fee Related JP3464182B2 (en) 1999-11-25 1999-11-25 Processing color images

Country Status (1)

Country Link
JP (1) JP3464182B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009219140A (en) * 2004-12-01 2009-09-24 Univ Of Tokushima Exposure evaluation method for color image

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4730525B2 (en) * 2005-06-13 2011-07-20 富士ゼロックス株式会社 Image processing apparatus and program thereof
JP2008145316A (en) * 2006-12-12 2008-06-26 Hamamatsu Metrix Kk Device for inspecting color unevenness
CN114972141A (en) * 2022-05-13 2022-08-30 华侨大学 Double-mode focusing analysis method of re-fuzzy theory

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Sankar Krishnamurthy,S.Sitharama Iyengar,Histogram−Based Morphological Edge Detector,IEEE Trans. on GEOSCIENCE AND REMOTE SENSING,米国,1994年 5月,Vol.32 No.4,p.759−767

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009219140A (en) * 2004-12-01 2009-09-24 Univ Of Tokushima Exposure evaluation method for color image

Also Published As

Publication number Publication date
JP2001155173A (en) 2001-06-08

Similar Documents

Publication Publication Date Title
JP4160258B2 (en) A new perceptual threshold determination for gradient-based local contour detection
JP4680622B2 (en) Classification device
KR101194481B1 (en) Adjusting digital image exposure and tone scale
KR100872253B1 (en) Method for eliminating noise of image generated by image sensor
CN111080661B (en) Image-based straight line detection method and device and electronic equipment
CN112583999B (en) Method for detecting lens dirt of camera module
CN110675332A (en) Method for enhancing quality of metal corrosion image
JP3464182B2 (en) Processing color images
JP4315243B2 (en) Evaluation method of color uniformity
JP2005165387A (en) Method and device for detecting stripe defective of picture and display device
JP4831340B2 (en) Image processing apparatus, image processing method, program, and recording medium
JP3860540B2 (en) Entropy filter and region extraction method using the filter
US11037266B2 (en) Attached substance detection device and attached substance detection method
JPH06207909A (en) Inspection apparatus for surface defect
JP4520880B2 (en) Blot inspection method and blot inspection apparatus
JP2004279239A (en) Method of detecting display defect in liquid crystal panel, and inspection device for display defect therein
JP4089780B2 (en) Color image processing method
CN110136085A (en) A kind of noise-reduction method and device of image
JP2005283197A (en) Detecting method and system for streak defect of screen
JPH0668253A (en) Method and device for measuring sharpness of image
JP2003141550A (en) Position detection method
JP3185916B2 (en) Image binarization method and surface defect inspection device
JP3912063B2 (en) Detection method of image shading unevenness
JP3433333B2 (en) Defect inspection method
JP2004219072A (en) Method and apparatus for detecting streak defect of screen

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070822

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080822

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090822

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100822

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120822

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120822

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130822

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees