JP2000306104A - Method and device for picture area division - Google Patents

Method and device for picture area division

Info

Publication number
JP2000306104A
JP2000306104A JP11118720A JP11872099A JP2000306104A JP 2000306104 A JP2000306104 A JP 2000306104A JP 11118720 A JP11118720 A JP 11118720A JP 11872099 A JP11872099 A JP 11872099A JP 2000306104 A JP2000306104 A JP 2000306104A
Authority
JP
Japan
Prior art keywords
area
division
divided
dividing
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11118720A
Other languages
Japanese (ja)
Inventor
Toshiaki Akimoto
元 俊 昭 秋
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP11118720A priority Critical patent/JP2000306104A/en
Publication of JP2000306104A publication Critical patent/JP2000306104A/en
Pending legal-status Critical Current

Links

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To divide digital picture data into plural areas without requiring initial setting of a division number so that outlines of areas may coincide with edges of the picture. SOLUTION: This picture area division method is provided with an area division fundamental processing means 101 which divides the area of digital picture data based on the luminance level and pixel positions, an area division discrimination means 102 which discriminates whether each divided area should be divided furthermore or not, and a divided area integrating means 103 which integrates adjacent areas into one area in accordance with the color difference between adjacent areas and the edge strength of the area boundary, and the area division fundamental processing means 101 is provided with a binarization and division means 111, which binarizes picture data to divide it into two areas, and a non-linked area division means 112 which discriminates whether each divided area divided by this means 111 is linked area or not and divides it into non-linked area units.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像領域分割装置
に関し、特に、画像認識、画像理解、画像圧縮、音声認
識、画像への自動インデックス付与に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image area dividing apparatus, and more particularly to image recognition, image understanding, image compression, voice recognition, and automatic index assignment to images.

【0002】[0002]

【従来の技術】近年、デジタル技術の発達によって、従
来と比べ大量のディジタル画像データが生成、伝送、蓄
積されるようになった。従って、効率よく画像データを
利用するための技術が望まれている。例えば、画像認識
や画像理解の処理では、認識すべき領域を取り出す必要
があり、この時領域分割技術が必要となる。また、画像
圧縮処理では、画像を小さな領域に分けて、それぞれの
領域ごとに適した符号化を行う圧縮方法(オブジェクト
ベース符号化)により、圧縮率の向上だけでなく、編集
や合成を容易にできると考えられている。さらに、唇や
顔の動きを測定し、音声認識率の向上を図る場合や画像
にインデックスを自動的に付与する際にも適切な領域を
抽出する技術が必要になる。
2. Description of the Related Art In recent years, with the development of digital technology, a larger amount of digital image data has been generated, transmitted, and stored as compared with the related art. Therefore, a technique for efficiently using image data is desired. For example, in the process of image recognition and image understanding, it is necessary to extract a region to be recognized, and at this time, a region division technique is required. In the image compression processing, not only the compression rate is improved but also editing and synthesis are easily performed by a compression method (object-based encoding) that divides an image into small regions and performs encoding suitable for each region. It is considered possible. Furthermore, a technique for extracting an appropriate area is required when measuring the movement of the lips and face to improve the voice recognition rate or when automatically adding an index to an image.

【0003】これまで提案されてきた画像の領域分割手
法を大別すると、領域成長法のように隣接する画素同士
の輝度の類似度に基づいて画素を統合していく方法(以
下画素統合方式)と、K平均アルゴリズムのように画素
の特徴量に基づいてクラスタリングを行う方法(以下ク
ラスタリング方式)とになる。画素統合方式は、類似し
ているかどうかを判定する閾値の決め方によって結果が
大きく異なるため、最適な閾値を設定するのが難しい。
さらに計算量がクラスタリング方式に比べ膨大になる。
このため、最近の画像分割手法としてはクラスタリング
方式が主流になっている。一方、クラスタリング方式の
代表的な手法であるK平均アルゴリズムは初期に与える
クラスター数の増減に応じて最終的な分割領域数も増減
するため、最適な初期クラスター数を設定するのが難し
い。さらに、初期に与える分割領域の形状の影響によっ
て、物体の輪郭以外の境界線が生じるという問題や大き
な領域の周りに粒状の小さい領域(ノイズ)が発生する
という問題や大きな領域と連結しない粒状の小さな領域
が同じクラスターになるという問題もある。
[0003] The image area dividing method that has been proposed so far can be roughly classified into a method of integrating pixels based on the similarity of luminance between adjacent pixels as in an area growing method (hereinafter referred to as a pixel integration method). And a method of performing clustering based on the feature amount of pixels as in the K-means algorithm (hereinafter, clustering method). In the pixel integration method, since the result greatly differs depending on how to determine a threshold for determining whether or not the pixels are similar, it is difficult to set an optimal threshold.
Further, the amount of calculation becomes enormous as compared with the clustering method.
For this reason, the clustering method has become the mainstream as a recent image division method. On the other hand, in the K-means algorithm, which is a typical method of the clustering method, it is difficult to set an optimal initial number of clusters because the final number of divided areas increases or decreases according to the increase or decrease of the number of clusters initially given. Furthermore, there is a problem that a boundary line other than the outline of the object is generated due to the influence of the shape of the divided region initially given, a problem that a small granular region (noise) is generated around a large region, and a granular region that is not connected to a large region. There is also the problem that small areas are in the same cluster.

【0004】このような課題を克服するために、例え
ば、(1)特開平8−263647号公報に記載された
方法や(2)NHK技研R&D(No.53 1998/11 p.42-5
5)に記載された方法が知られている。(1)の方法で
は、画素の特徴量としてL*a*b*色空間の3成分とx
y座標の2成分と画素の方向成分d(水平成分d1と垂
直成分d2)の計6次元でK平均アルゴリズムを適用す
る。方向成分は画素周辺のテクスチャ(模様)の特徴量
を表しているので、画素の方向成分を加えたことによ
り、画素の色や位置情報からだけでは得られないテクス
チャ情報をクラスタリングに反映できるようにしたこと
がこの方法の特長と言える。つまり、(1)の方法には
テクスチャが似ている画素は同じクラスターになりやす
くなるというメリットがある。また、粒状ノイズを大き
な領域に統合する処理も行っている。(2)の方法で
は、画素の特徴量として画素レベルRGBの3成分と画
素位置xyの2成分でK平均アルゴリズムを適用する。
この方法の特長は上記K平均アルゴリズムの問題点への
対処方法を追加していることである。すなわち、大きな
領域の周りに発生する粒状領域を多数決フィルターを用
いて除去し、1000画素以下の小領域は隣接する大領
域に統合し、複数の初期クラスター形状を利用して物体
の輪郭以外の境界線を判別し、除去している。(1)、
(2)のいずれの方法もK平均アルゴリズムをベースに
改良を加えている。
In order to overcome such problems, for example, (1) the method described in JP-A-8-263647 and (2) NHK Giken R & D (No. 53 1998/11 p.42-5)
The method described in 5) is known. In the method of (1), three components of the L * a * b * color space and x
The K-means algorithm is applied in a total of six dimensions of two components of the y coordinate and the direction component d of the pixel (horizontal component d1 and vertical component d2). Since the directional component represents the characteristic amount of the texture (pattern) around the pixel, by adding the directional component of the pixel, texture information that cannot be obtained only from the color and position information of the pixel can be reflected in the clustering. This is a feature of this method. That is, the method (1) has an advantage that pixels having similar textures are likely to be in the same cluster. In addition, processing for integrating the granular noise into a large area is also performed. In the method (2), the K-average algorithm is applied to three components of the pixel level RGB and two components of the pixel position xy as the feature amount of the pixel.
The feature of this method is that a method for dealing with the problem of the K-means algorithm is added. That is, a granular region generated around a large region is removed using a majority filter, small regions of 1000 pixels or less are integrated into an adjacent large region, and a boundary other than the outline of the object is obtained using a plurality of initial cluster shapes. Lines are identified and removed. (1),
Each of the methods (2) is improved based on the K-means algorithm.

【0005】上記従来方法に関して、K平均アルゴリズ
ムの算出方法について説明する。図10は従来方法で使
用されるK平均アルゴリズムの算出処理動作を説明する
フローチャートである。この図において、初期状態とし
て例えば図11のように画像を 5×4=20 (個) の領域に分割して矩形のクラスターを設定する(ステッ
プ1)。次にクラスター毎に特徴量の平均値を計算する
(ステップ2)。初期状態でない場合、再構成する前の
クラスターの平均値と再構成後のクラスターの平均値と
を比較し、変化したかどうかを判定する。初期状態の場
合と変化があった場合にはステップ4に進む。変化がな
い場合には処理を終了する(ステップ3)。次にある画
素の特徴量と各クラスターの特徴量の平均値との距離を
計算し、最も距離の近いクラスターを調べる(ステップ
4)。当該クラスターに統合し、クラスターを再構成す
る(ステップ5)。ステップ4およびステップ5の処理
を全画面の画素に対して行なったかどうかを調べ、未処
理の画素があれば、ステップ4の処理に戻り処理を続け
る。未処理の画素がなければ、ステップ2の処理に戻る
(ステップ6)。上記処理を行うことにより、画素の特
徴量に応じたクラスタリングを行うことができる。
With respect to the above-mentioned conventional method, a method of calculating the K-means algorithm will be described. FIG. 10 is a flowchart illustrating the calculation processing operation of the K-means algorithm used in the conventional method. In this figure, as an initial state, for example, as shown in FIG. 11, an image is divided into 5 × 4 = 20 (areas) and rectangular clusters are set (step 1). Next, the average value of the feature amount is calculated for each cluster (step 2). If it is not the initial state, the average value of the cluster before the reconfiguration and the average value of the cluster after the reconfiguration are compared to determine whether or not the average has changed. When there is a change from the initial state, the process proceeds to step 4. If there is no change, the process ends (step 3). Next, the distance between the feature value of a certain pixel and the average value of the feature values of each cluster is calculated, and the cluster having the closest distance is checked (step 4). Integrate with the cluster and reconfigure the cluster (step 5). It is determined whether or not the processing of steps 4 and 5 has been performed on the pixels of the entire screen. If there is an unprocessed pixel, the processing returns to the processing of step 4 and continues. If there is no unprocessed pixel, the process returns to step 2 (step 6). By performing the above processing, it is possible to perform clustering according to the feature amount of the pixel.

【0006】このようにして、画像から抽出した特徴量
を用いてクラスタリングを行い、画像を小さな領域に分
割することができる。
[0006] In this manner, clustering is performed using the feature amounts extracted from the image, and the image can be divided into small areas.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記
(1)の方法は、初期クラスター数の影響を受けて、分
割数が増減するという問題が残っている。また、上記
(2)の方法は、細かい模様(テクスチャ)の領域は大
きな領域に統合されてしまい、細かい模様の領域が消え
てしまう。この結果、画像のエッジと分割した領域とに
違いが生じるという問題がある。いずれもK平均クラス
タリングに起因する問題あるいは問題への対処によって
生じた新たな問題である。
However, the method (1) has a problem that the number of divisions increases or decreases under the influence of the initial number of clusters. In the method (2), the area of the fine pattern (texture) is integrated into a large area, and the area of the fine pattern disappears. As a result, there is a problem that a difference occurs between the edge of the image and the divided area. Either is a problem caused by K-means clustering or a new problem caused by dealing with the problem.

【0008】本発明は、このような従来の問題に鑑みて
なされたもので、デジタル画像データを複数の領域に分
割する画像領域分割装置において、初期に分割数を設定
する必要がなく、領域の輪郭と画像のエッジが一致する
ように分割することを目的とする。
The present invention has been made in view of such a conventional problem. In an image area dividing apparatus that divides digital image data into a plurality of areas, it is not necessary to initially set the number of divisions. It is intended to divide the image so that the contour and the edge of the image match.

【0009】[0009]

【課題を解決するための手段】この課題を解決するため
に本発明は、デジタル画像データを複数の領域に分割す
る画像領域分割装置において、輝度レベルや画素の位置
に基づいてデジタル画像データの領域を分割する領域分
割基本処理手段と、前記領域分割基本処理手段によって
分割されたそれぞれの領域に対しさらに分割処理を行う
かどうかを判定する領域分割判定手段と、分割領域の位
置、色、領域境界のエッジ強度に応じて複数の分割領域
を一つにまとめる分割領域統合手段を備えたものであ
る。
According to the present invention, there is provided an image area dividing apparatus for dividing digital image data into a plurality of areas. Area division basic processing means for dividing the area, area division determination means for determining whether or not each area divided by the area division basic processing means should be further divided, position, color, and area boundary of the divided area Divided region integrating means for combining a plurality of divided regions into one according to the edge strength of the divided region.

【0010】また、画像領域分割装置は、領域分割画像
単位に備え、領域分割基本処理手段はデジタル画像デー
タを2値化して2つの領域に分割する2値化分割手段
と、前記2値化分割手段によって分割されたそれぞれの
分割領域に対し連結した領域かどうかを判定し、連結さ
れていない領域単位に分割する非連結領域分離手段とを
備えたものである。
The image region dividing device is provided for each region divided image, and the region dividing basic processing means binarizes the digital image data and divides the digital image data into two regions; Non-connected area separating means for determining whether or not each of the divided areas divided by the means is a connected area and dividing the area into unconnected area units.

【0011】本発明によれば、デジタル画像データを複
数の領域に分割する画像領域分割装置において、初期に
分割数を設定する必要がなく、領域の輪郭と画像のエッ
ジが一致するように分割することができる。
According to the present invention, in an image area dividing apparatus for dividing digital image data into a plurality of areas, there is no need to initially set the number of divisions, and the image is divided so that the outline of the area coincides with the edge of the image. be able to.

【0012】[0012]

【発明の実施の形態】本発明の請求項1に記載の発明
は、画像領域分割方法にとして、デジタル画像データを
複数の領域に分割するに際して、デジタル画像データの
領域を分割する第1次領域分割ステップと、前記第1次
領域分割ステップにおいて分割されたそれぞれの分割領
域に対し、さらに分割処理を行うかどうかを判定する領
域分割判定ステップと、前記領域分割判定ステップにお
いてさらに分割処理を行うと判定された分割領域の画像
データの領域を分割する第2次領域分割ステップとを有
し、前記領域分割判定ステップにおける判定結果に基づ
いて、分割が必要な領域に限定しつつさらに画像分割を
行なうようにしたものであり、初期分割数を設定するこ
となく、領域分割処理を終了する条件設定のみで高速で
領域分割することができるという作用を有する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The invention according to claim 1 of the present invention is directed to a method of dividing an image area into a plurality of areas, the first area being used to divide the area of the digital image data. A dividing step, an area division determining step of determining whether or not to perform further dividing processing on each of the divided areas divided in the primary area dividing step, and further performing the dividing processing in the area dividing determining step. A secondary area division step of dividing the image data area of the determined division area, and further performing image division while limiting the area to be divided based on the determination result in the area division determination step. Thus, it is possible to divide a region at high speed only by setting a condition for terminating the region division processing without setting an initial number of divisions. It has the effect of kill.

【0013】本発明の請求項2に記載の発明は、請求項
1記載の画像領域分割方法において、第2次以降の画像
分割において、さらに分割処理を行う画像分割領域が複
数ある場合は、それぞれの画像分割領域単位に分割条件
を定めて、デジタル画像データの領域を分割するように
したものであり、分割された画像単位に領域分割処理を
終了する条件を個々別々に設定することができるという
作用を有する。
According to a second aspect of the present invention, in the image area dividing method according to the first aspect, when there are a plurality of image division areas to be subjected to further division processing in the second and subsequent image divisions, The division condition is determined for each image division area, and the area of the digital image data is divided, and the condition for terminating the area division processing can be individually set for each divided image unit. Has an action.

【0014】本発明の請求項3に記載の発明は、デジタ
ル画像データを複数の領域に分割する画像領域分割装置
において、デジタル画像データの領域を分割する領域分
割基本処理手段と、前記領域分割基本処理手段によって
分割されたそれぞれの領域に対しさらに分割処理を行う
かどうかを判定する領域分割判定手段とを備えたことを
特徴としており、初期分割数を設定することなく、領域
分割処理を終了する条件設定のみで領域分割することが
できるという作用を有する。
According to a third aspect of the present invention, there is provided an image area dividing apparatus for dividing digital image data into a plurality of areas, the area dividing basic processing means for dividing an area of digital image data, and the area dividing basic processing means. And a region division determining unit that determines whether to perform a further division process on each of the regions divided by the processing unit, and terminates the region division process without setting an initial number of divisions. This has the effect that the area can be divided only by setting the conditions.

【0015】本発明の請求項4に記載の発明は、請求項
3記載の画像領域分割装置においてさらに分割される画
像分割領域が複数ある場合は、画像分割領域単位に前記
領域分割基本処理手段と領域分割判定手段とを備えたも
のであり、分割された画像単位に領域分割処理を終了す
る条件を設定することができるという作用を有する。
According to a fourth aspect of the present invention, in the image area dividing apparatus according to the third aspect, when there are a plurality of image division areas to be further divided, the area division basic processing means is used for each image division area. It has an area division determining unit, and has an effect that a condition for ending the area division processing can be set for each divided image.

【0016】本発明の請求項5に記載の発明は、請求項
3記載または請求項4記載の画像領域分割装置におい
て、領域分割基本処理手段は、輝度レベルと画素の位置
に基づいて領域分割を行うことを特徴としており、エッ
ジと領域境界が一致するという作用を有する。
According to a fifth aspect of the present invention, in the image area dividing apparatus according to the third or fourth aspect, the area dividing basic processing means performs the area dividing based on the luminance level and the position of the pixel. And has the effect that the edge and the region boundary coincide.

【0017】本発明の請求項6に記載の発明は、請求項
3乃至5のいずれかに記載の画像領域分割装置におい
て、領域分割基本処理手段は、デジタル画像データを2
値化して2つの領域に分割する2値化分割手段と、前記
2値化分割手段によって分割されたそれぞれの分割領域
に対し連結した領域かどうかを判定し、連結されていな
い領域単位に分割する非連結領域分離手段とを備えたこ
とを特徴としており、分割対象画像に対して最適に2分
割を行い、連結されていない領域は別の領域として扱え
るという作用を有する。
According to a sixth aspect of the present invention, in the image area dividing device according to any one of the third to fifth aspects, the area dividing basic processing means converts the digital image data into two.
A binarizing division unit that divides the image into two regions by binarizing, and determines whether each of the divided regions divided by the binarizing division unit is a connected region, and divides the region into unconnected region units It is characterized by comprising a non-connected area separating means, and has an effect that an image to be divided is optimally divided into two, and a non-connected area can be treated as another area.

【0018】本発明の請求項7に記載の発明は、請求項
3乃至6のいずれかに記載の画像領域分割装置におい
て、領域分割判定手段は、色の分布または色の分散また
は領域の大きさまたは領域境界のエッジ強度によってさ
らに分割処理を行うかどうかを判定することを特徴とし
ており、分割処理の終了条件を設定することができると
いう作用を有する。
According to a seventh aspect of the present invention, in the image area dividing apparatus according to any one of the third to sixth aspects, the area division judging means comprises a color distribution or a color variance or an area size. Alternatively, it is characterized in that it is determined whether or not to perform the division processing further based on the edge strength of the region boundary, and has an effect that an end condition of the division processing can be set.

【0019】本発明の請求項8に記載の発明は、請求項
3乃至5のいずれかに記載の画像領域分割装置におい
て、デジタル画像データを複数の領域に分割する画像領
域分割装置において、分割領域の位置、色、領域境界の
エッジ強度に応じて複数の分割領域を一つにまとめる分
割領域統合手段を備えたことを特徴としており、過剰に
分割された領域を適当な数の領域数に統合できるという
作用を有する。
According to an eighth aspect of the present invention, there is provided an image area dividing apparatus according to any one of the third to fifth aspects, wherein the digital image data is divided into a plurality of areas. It is characterized in that it is equipped with divided area integration means that combines multiple divided areas into one according to the position, color, and edge strength of the area boundary, and integrates excessively divided areas into an appropriate number of areas. Has the effect of being able to.

【0020】以下、本発明の実施の形態について、図を
参照して詳細に説明する。 (実施の形態1)図1は、本発明の実施の形態1となる
画像領域分割装置のシステム構成図である。本実施の形
態の画像領域分割装置は、輝度レベルと画素の位置に基
づいてデジタル画像データの領域を分割する領域分割基
本処理手段101と、分割された各領域に対しさらに分
割処理を行うかどうかを判定する領域分割判定手段10
2と、隣接する領域どうしの色の差分、領域境界のエッ
ジ強度に応じて隣接する領域を一つにまとめる分割領域
統合手段103とから構成されている。さらに、領域分
割基本処理手段101はデジタル画像データを2値化し
て2つの領域に分割する2値化分割手段111と2値化
分割手段によって分割されたそれぞれの分割領域に対し
連結した領域かどうかを判定し、連結されていない領域
単位に分割する非連結領域分割手段112とを備えてい
る。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. (Embodiment 1) FIG. 1 is a system configuration diagram of an image area dividing apparatus according to Embodiment 1 of the present invention. The image region dividing apparatus according to the present embodiment includes a region dividing basic processing unit 101 that divides a region of digital image data based on a luminance level and a position of a pixel, and whether to further perform a dividing process on each divided region. Division determination means 10 for determining
2 and a divided area integrating means 103 for integrating adjacent areas into one according to the color difference between adjacent areas and the edge strength of the area boundary. Further, the region division basic processing unit 101 binarizes the digital image data and divides the image data into two regions, and determines whether or not each of the divided regions divided by the binarization division unit is connected to each other. And a non-connected area dividing unit 112 for dividing the area into unconnected area units.

【0021】以上の構成を有する画像領域分割装置によ
り本発明の画像領域分割方法を実行する動作について説
明する。図2は本発明による画像領域分割の基本動作を
説明するフローチャートである。図2に示すように、デ
ジタル画像は、まず、2値化分割手段111において、
デジタル画像の特徴量の1つである輝度値を用いて2値
化し、デジタル画像を2つの領域に分割する。次に、分
割された2つの領域は順番に非連結領域分割手段112
に入力され、連結されていない領域を別の領域としてさ
らに分割する。これらの処理によって第1次領域分割基
本処理が実行される(ステップ201)。
The operation of executing the image area dividing method of the present invention by the image area dividing apparatus having the above configuration will be described. FIG. 2 is a flowchart illustrating the basic operation of image area division according to the present invention. As shown in FIG. 2, the digital image is first converted by the binarizing division unit 111
The digital image is binarized using a luminance value, which is one of the features of the digital image, to divide the digital image into two regions. Next, the two divided areas are sequentially connected to the non-connected area dividing means 112.
And the region that is not connected is further divided as another region. By these processes, the primary region division basic process is executed (Step 201).

【0022】次に、上記第1次領域分割基本処理におい
て分割された複数の領域(2−1、2−2、・・・2−
N)は順番に領域分割判定手段102に入力され、色の
特徴量や領域の大きさを用いてさらに分割すべきかどう
か判定される(ステップ211、212、・・・21
N)。
Next, a plurality of areas (2-1, 2-2,..., 2-) divided in the above-described primary area division basic processing.
N) are sequentially input to the area division determination means 102, and it is determined whether or not the image should be further divided using the color feature amount and the size of the area (steps 211, 212,..., 21).
N).

【0023】上記領域分割判定処理においてさらに分割
すべきと判定された領域は、2値化分割手段111に順
番に入力され、上記第1次領域分割基本処理(ステップ
201)と同様の第2次領域分割基本処理が実行される
(ステップ221、・・・22N)。このときの第2次
領域分割基本処理(ステップ221)と第2次領域分割
基本処理処理(ステップ22N)とにおいては、上記領
域分割判定処理(ステップ211、21N)において領
域分割をすると判定されたそれぞれの画像分割領域単位
に分割条件を定めて、デジタル画像データの領域を分割
する。そしてまた、上記第2次領域分割基本処理(ステ
ップ221、・・・22N)で分割された複数の領域
(3−1、3−2、・・・3−N、或いは4−1、4−
2、・・・4−N)は順番に領域分割判定手段102に
入力され、色の特徴量や領域の大きさを用いてさらに分
割すべきかどうか判定される(ステップ231、23
2、・・・23N;241、242、・・・24N)。
The areas determined to be further divided in the above-described area division determination processing are sequentially input to the binarization division means 111, and are subjected to the same secondary processing as in the above-described primary area division basic processing (step 201). The area division basic processing is executed (steps 221,... 22N). At this time, in the secondary area division basic processing (step 221) and the secondary area division basic processing (step 22N), it is determined that the area is divided in the area division determination processing (steps 211 and 21N). A division condition is determined for each image division area, and the area of the digital image data is divided. Further, a plurality of areas (3-1, 3-2,..., 3-N, or 4-1 and 4-N) divided by the above-described secondary area division basic processing (steps 221,... 22N).
2,..., 4-N) are sequentially input to the area division determination unit 102, and it is determined whether or not the image should be further divided using the color feature amount and the area size (steps 231 and 23).
2, 23N; 241, 242, 24N).

【0024】他方、分割すべきでないと判定された領域
は分割領域統合手段103に入力されて分割領域統合処
理が行なわれ(ステップ202)、その後所定の記憶媒
体に蓄積される。また、領域分割判定手段102は、分
割すべき領域が無くなったことを分割領域統合手段10
3に通知する。この通知を受けて分割領域統合手段10
3は、統合条件に合致した分割領域を統合し、統合条件
に合致する分割領域がなくなるまで処理を繰り返し行
う。統合された分割領域が分割結果として出力される。
On the other hand, the area determined not to be divided is input to the divided area integrating means 103 to perform divided area integration processing (step 202), and thereafter stored in a predetermined storage medium. Further, the region division determining unit 102 determines that there is no more region to be divided by the divided region integrating unit 10.
Notify 3. Upon receiving this notification, the divided area integrating means 10
Step 3 integrates the divided areas that match the integration condition, and repeats the processing until there is no more divided area that matches the integration condition. The integrated divided area is output as a division result.

【0025】以下、2値化分割処理、非連結領域分割処
理、領域分割判定処理、分割領域統合処理について具体
的に説明する。
Hereinafter, the binarization division processing, the non-connected area division processing, the area division determination processing, and the divided area integration processing will be specifically described.

【0026】図3に2値化分割処理の処理フローを示
す。なお、この処理方法は、文献「電子情報通信学会論
文誌 '80/4 Vol.J63-D No.4 p.349-356」に掲載された
方法をカラー画像に応用したものである。まず、デジタ
ル画像の特徴量の1つである輝度値を用いてL階調(例
えば256階調)のヒストグラムを作成する(ステップ
501)。レベルKを閾値として、初期値K=1を設定
する(ステップ502)。レベルKの値がLより大きけ
れば処理を終了し、レベルKmaxを2値化の閾値とする
(ステップ503)。レベルKの値がL以下であれば、
式(1)を用いてKレベルまでの0次モーメント、1次
モーメントを計算する(ステップ504)。
FIG. 3 shows a processing flow of the binarization division processing. This processing method is based on the method described in the document “Transactions of the Institute of Electronics, Information and Communication Engineers '80 / 4 Vol.J63-D No.4 p.349-356” applied to color images. First, a histogram of L gradations (for example, 256 gradations) is created using a luminance value, which is one of the feature values of a digital image (step 501). An initial value K = 1 is set using the level K as a threshold (step 502). If the value of the level K is larger than L, the process is terminated, and the level Kmax is set as a threshold for binarization (step 503). If the value of level K is L or less,
Using the equation (1), the 0th moment and the 1st moment up to the K level are calculated (step 504).

【数1】 ・・・・(1)(Equation 1) ... (1)

【0027】式(1)においてni をレベルLの画素
数、Nを全画素数とすると、正規化ヒストグラムpi
輝度の確率分布とみなすことができる。
In equation (1), if n i is the number of pixels of level L and N is the total number of pixels, the normalized histogram p i can be regarded as a probability distribution of luminance.

【0028】ここで、レベルKを閾値として、 S =[1,2,・・・,K] S =[K+1,K+
2,・・・,L] レベルに属する画素を2つのクラスC1 ,C2 に分類す
る。この時、kレベルまでの輝度分布の0,1次モーメ
ントを下記の式(2)および(3)を用いて算出する。
Here, assuming that the level K is a threshold value, S = [1, 2,..., K] S = [K + 1, K +
2,..., L] The pixels belonging to the level are classified into two classes C 1 and C 2 . At this time, the 0th and 1st moments of the luminance distribution up to the k level are calculated using the following equations (2) and (3).

【数2】 ・・・・(2)(Equation 2) .... (2)

【数3】 ・・・・(3)(Equation 3) ... (3)

【0029】次に、2つのクラスC1 ,C2 の生起確率
を下記の式(4)を用いて計算する(ステップ50
5)。さらに、各クラスの平均レベルを式(5)を用い
て計算する(ステップ506)。各クラスの生起確率と
平均レベルを用いてクラス間分散を式(6)を用いて計
算する(ステップ507)。
Next, the occurrence probabilities of the two classes C 1 and C 2 are calculated using the following equation (4) (step 50).
5). Further, the average level of each class is calculated using equation (5) (step 506). The inter-class variance is calculated using the occurrence probability and the average level of each class by using Expression (6) (Step 507).

【数4】 ・・・・(4)(Equation 4) ... (4)

【数5】 ・・・・(5)(Equation 5) ... (5)

【数6】 ・・・・(6)(Equation 6) ... (6)

【0030】その後、クラス間分散の最大値(σmax
2 を検出し(ステップ508)、クラス間分散が最大と
なるレベルKをKmaxとする(ステップ509)。その
後レベルKの値を1つ増やしてステップ503に戻る
(ステップ510)。
Thereafter, the maximum value of the interclass variance (σ max )
2 is detected (step 508), and the level K at which the inter-class variance is maximized is set to Kmax (step 509). Thereafter, the value of the level K is increased by one and the process returns to step 503 (step 510).

【0031】図4に非連結領域分割処理の全体処理動作
を説明するフローチャートを示し、図5に親リストを分
割する処理動作を説明するフローチャートを示す。ま
ず、図 4のフローチャートにおいて、デジタル画像の
特徴量の1つである画素の位置情報と2値化分割処理で
出力されたKmaxを用いて、クラス1,2のリストを作
成する(ステップ601)。次に、クラス1リストを親
リストとして分割し(ステップ602)、続いてクラス
2リストを親リストとして分割する(ステップ60
3)。
FIG. 4 is a flowchart for explaining the entire processing operation of the non-connected area dividing process, and FIG. 5 is a flowchart for explaining the processing operation for dividing the parent list. First, in the flowchart of FIG. 4, a list of classes 1 and 2 is created using the pixel position information, which is one of the feature amounts of the digital image, and the Kmax output in the binarization division process (step 601). . Next, the class 1 list is divided as a parent list (step 602), and then the class 2 list is divided as a parent list (step 60).
3).

【0032】次に、図5のフローチャートにおいて、親
リストの先頭画素をtmp1リストに移動する(ステッ
プ611)。次にtmp1リストの画素と隣接する全て
の画素を親リストから見つけてtmp2リストに移動す
る(ステップ612)。tmp2リストが空かどうかを
判定し(ステップ613)、空でない場合、tmp2リ
ストの全画素をtmp1リストに移動する。この時、t
mp1リストの画素の内、親リストの中から隣接する画
素を見つけ終えた画素とそうでない画素を区別する(ス
テップ614)。tmp2リストが空の場合、tmp1
リストの全画素を分割領域画素リストiに移動する(ス
テップ616)。分割領域画素リスト番号iの値を1つ
増やす(ステップ617)。ステップ614あるいはス
テップ617の次に親リストが空であるかどうかを調べ
る(ステップ615)。親リストが空でない場合は、ス
テップ611に戻る。親リストが空の場合は、処理を終
了する。
Next, in the flowchart of FIG. 5, the head pixel of the parent list is moved to the tmp1 list (step 611). Next, all pixels adjacent to the pixels in the tmp1 list are found from the parent list and moved to the tmp2 list (step 612). It is determined whether or not the tmp2 list is empty (step 613). If not, all the pixels in the tmp2 list are moved to the tmp1 list. At this time, t
Among the pixels in the mp1 list, a pixel for which an adjacent pixel has been found in the parent list is distinguished from a pixel for which an adjacent pixel has not been found (step 614). If the tmp2 list is empty, tmp1
All pixels in the list are moved to the divided area pixel list i (step 616). The value of the divided area pixel list number i is increased by one (step 617). After step 614 or 617, it is checked whether the parent list is empty (step 615). If the parent list is not empty, the process returns to step 611. If the parent list is empty, the process ends.

【0033】図6に領域分割判定処理の処理フローを示
す。分割領域毎に色の分散σ2 を計算する(ステップ7
01)。色の分散値σ2 が閾値αより小さいまたは分割
領域サイズ(分割領域画素リストに含まれる画素数)が
閾値βよりも小さい場合は、この分割領域をこれ以上分
割しないと判定する。逆に色の分散値σ2 が閾値α以上
かつ分割領域サイズ(分割領域画素リストに含まれる画
素数)が閾値β以上の場合は、さらに分割すると判定す
る(ステップ701)。
FIG. 6 shows a processing flow of the area division determination processing. Calculate the color variance σ 2 for each divided region (step 7)
01). If the color variance σ 2 is smaller than the threshold α or the divided area size (the number of pixels included in the divided area pixel list) is smaller than the threshold β, it is determined that the divided area is not to be further divided. Conversely, when the color variance σ 2 is equal to or larger than the threshold α and the divided area size (the number of pixels included in the divided area pixel list) is equal to or larger than the threshold β, it is determined that the image is further divided (step 701).

【0034】図7および図8は分割領域統合処理動作を
説明するフローチャートである。図7のフローチャート
において、まず全ての分割領域画素リストの集合(分割
領域リスト)を作成する(ステップ801)。この分割
領域リストを分割領域サイズの小さい順に並び替え(ス
テップ802)、この並び替えた分割領域リストの先頭
リスト(領域サイズの最も小さい分割領域画素リスト)
をtmp1リストに移動する(ステップ803)。次に
tmp1リストの分割領域(分割領域画素リストは1つ
の分割領域を意味する)と隣接する領域を分割領域リス
トから見つけてtmp2リストに移動する(ステップ8
04)。tmp2リストから分割領域画素リストを1つ
選択し、これを分割領域Sとする(ステップ805)。
tmp1リストの分割領域と分割領域Sとの境界部分の
エッジ強度の平均値Vave を計算する(ステップ80
6)。エッジ強度の平均値Vave とあらかじめ設定して
いた閾値γとを比較し(ステップ807)、閾値γより
も大きければ分割領域Sをtmp3リストに移動する
(ステップ808)。そうでなければ、分割領域Sをt
mp4リストに移動する(ステップ809)。また、t
mp2リストにある全ての領域を選択したかどうか調査
し(ステップ810)、まだ選択されていない領域が残
っていればステップ805に戻る。
FIGS. 7 and 8 are flow charts for explaining the divided area integration processing operation. In the flowchart of FIG. 7, first, a set of all divided area pixel lists (divided area list) is created (step 801). The divided area list is rearranged in ascending order of the divided area size (step 802), and the head list of the rearranged divided area list (the divided area pixel list having the smallest area size)
Is moved to the tmp1 list (step 803). Next, a region adjacent to the divided region of the tmp1 list (the divided region pixel list means one divided region) is found from the divided region list and moved to the tmp2 list (step 8).
04). One divided area pixel list is selected from the tmp2 list, and this is set as the divided area S (step 805).
The average value V ave of the edge strength at the boundary between the divided area of the tmp1 list and the divided area S is calculated (step 80).
6). The average value V ave of the edge strength is compared with a preset threshold γ (step 807), and if it is larger than the threshold γ, the divided area S is moved to the tmp3 list (step 808). Otherwise, the divided area S is set to t
Move to the mp4 list (step 809). Also, t
It is checked whether or not all the areas in the mp2 list have been selected (step 810). If there is any area that has not been selected, the process returns to step 805.

【0035】図8のフローチャートにおいて、上記ステ
ップ810においてtmp2リストにある全ての領域を
選択したかどうか調査した結果、tmp2リストにある
全ての領域を選択していれば、tmp4リストが空かど
うかを調べる(ステップ811)。tmp4リストに分
割領域があれば、tmp1リストの領域と統合する(ス
テップ812)。tmp4リストが空の場合、tmp1
リストの分割領域はこれ以上統合する必要がないと判定
し、統合領域画素リストiに移動する(ステップ81
4)。統合領域画素リストの番号を1つ加える(ステッ
プ815)。統合されなかったtmp4リストに分割領
域があれば分割領域リストに戻す(ステップ816)。
分割領域リストが空かどうか調べ(ステップ817)、
空でない場合、あるいはステップ813の次の処理とし
てステップ802に戻る。分割領域リストが空の場合、
統合処理を終了する。
In the flowchart of FIG. 8, it is checked whether or not all the areas in the tmp2 list have been selected in step 810. As a result, if all the areas in the tmp2 list have been selected, it is determined whether the tmp4 list is empty. Check (step 811). If there is a divided area in the tmp4 list, it is integrated with the area in the tmp1 list (step 812). If the tmp4 list is empty, tmp1
It is determined that there is no need to further integrate the divided areas of the list, and the list is moved to the integrated area pixel list i (step 81).
4). One is added to the number of the integrated area pixel list (step 815). If there is a divided area in the unintegrated tmp4 list, the list is returned to the divided area list (step 816).
It is checked whether the divided area list is empty (step 817).
If not empty, or return to step 802 as a process following step 813. If the split area list is empty,
The integration processing ends.

【0036】なお、上記説明で使われた分割領域画素リ
ストと分割領域リストの区別を明確にするために、図9
を用いて説明する。分割領域画素リストは、分割された
画像の領域の一つを表すものであり、分割領域に含まれ
る画素の特徴量が画素単位に格納されている。一方、分
割領域リストは画像全体を構成する分割領域を格納した
リストであり、分割領域画素リスト単位に格納されてい
る。
To clarify the distinction between the divided area pixel list and the divided area list used in the above description, FIG.
This will be described with reference to FIG. The divided area pixel list represents one of the areas of the divided image, and the feature amount of the pixels included in the divided area is stored in pixel units. On the other hand, the divided area list is a list storing divided areas constituting the entire image, and is stored in divided area pixel list units.

【0037】[0037]

【発明の効果】以上のように本発明の画像領域分割装置
は、あらかじめ設定された色の分散値と領域サイズによ
って分割するかどうかの判定を行うので、初期に分割数
を設定する必要がなく、輝度レベルと画素の位置に基づ
いて領域分割を行ない、さらに隣接する分割領域の境界
のエッジ強度によって統合するので、領域の輪郭と画像
のエッジが一致するように分割することができるという
効果がある。
As described above, the image area dividing apparatus according to the present invention judges whether or not to divide based on the preset color variance and the area size, so that it is not necessary to initially set the number of divisions. Since the area is divided based on the luminance level and the position of the pixel, and further integrated by the edge strength at the boundary between the adjacent divided areas, the effect of dividing the area so that the contour of the area coincides with the edge of the image can be obtained. is there.

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

【図1】本発明の一実施の形態に係る画像領域分割装置
のシステム構成を示すブロック図
FIG. 1 is a block diagram showing a system configuration of an image area dividing device according to an embodiment of the present invention;

【図2】前記実施の形態における画像領域分割の基本動
作を説明するフローチャート
FIG. 2 is a flowchart illustrating a basic operation of image area division in the embodiment.

【図3】前記実施の形態における2値化分割処理を示す
フローチャート
FIG. 3 is a flowchart showing a binarization division process in the embodiment.

【図4】前記実施の形態における非連結領域分割処理全
体を説明するフローチャート
FIG. 4 is a flowchart for explaining an entire non-connected area dividing process according to the embodiment;

【図5】前記実施の形態における非連結領域分割処理の
中の親リストを分割する処理を示すフローチャート
FIG. 5 is a flowchart showing a process of dividing a parent list in the non-connected region dividing process according to the embodiment.

【図6】前記実施の形態における領域分割判定処理を説
明するためのフローチャート
FIG. 6 is a flowchart for explaining an area division determination process in the embodiment.

【図7】前記実施の形態における分割領域統合処理を説
明するためのフローチャート
FIG. 7 is a flowchart for explaining divided region integration processing in the embodiment.

【図8】前記実施の形態における分割領域画素リストと
分割領域リストの説明図
FIG. 8 is an explanatory diagram of a divided region pixel list and a divided region list in the embodiment.

【図9】前記実施の形態における分割領域統合処理を説
明するためのフローチャート
FIG. 9 is a flowchart for explaining divided region integration processing in the embodiment.

【図10】従来の画像領域分割装置におけるK平均アル
ゴリズムの算出方法を示すフローチャート
FIG. 10 is a flowchart showing a method of calculating a K-means algorithm in a conventional image region dividing apparatus.

【図11】前記従来例における初期状態として設定する
画像の領域分割例を示す図
FIG. 11 is a diagram showing an example of area division of an image set as an initial state in the conventional example.

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

101 領域分割基本処理手段 102 領域分割判定手段 103 分割領域統合手段 111 2値化分割手段 112 非連結領域分割手段 DESCRIPTION OF SYMBOLS 101 Area division basic processing means 102 Area division determination means 103 Division area integration means 111 Binarization division means 112 Non-connected area division means

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 デジタル画像データを複数の領域に分割
するに際して、デジタル画像データの領域を分割する第
1次領域分割ステップと、 前記第1次領域分割ステップにおいて分割されたそれぞ
れの分割領域に対し、さらに分割処理を行うかどうかを
判定する領域分割判定ステップと、 前記領域分割判定ステップにおいてさらに分割処理を行
うと判定された分割領域の画像データの領域を分割する
第2次領域分割ステップとを有し、 前記領域分割判定ステップにおける判定結果に基づい
て、分割が必要な領域に限定しつつさらに画像分割を行
なうようにしたことを特徴とする画像領域分割方法。
When dividing digital image data into a plurality of areas, a first area dividing step of dividing the area of the digital image data; and a plurality of divided areas divided in the first area dividing step. A region division determining step of determining whether or not to perform a further division process; and a secondary region division step of dividing an image data region of the divided region determined to further perform the division process in the region division determination step. An image area dividing method, further comprising: performing image division while restricting an area to be divided based on a determination result in the area division determining step.
【請求項2】 第2次以降の画像分割において、さらに
分割処理を行う画像分割領域が複数ある場合は、それぞ
れの画像分割領域単位に分割条件を定めて、デジタル画
像データの領域を分割するようにしたことを特徴とする
請求項1記載の画像領域分割方法。
2. In the second and subsequent image divisions, when there are a plurality of image division areas to be subjected to division processing, a division condition is determined for each image division area unit to divide the digital image data area. 2. The image area dividing method according to claim 1, wherein:
【請求項3】 デジタル画像データを複数の領域に分割
する画像領域分割装置において、デジタル画像データの
領域を分割する領域分割基本処理手段と、前記領域分割
基本処理手段によって分割されたそれぞれの領域に対し
さらに分割処理を行うかどうかを判定する領域分割判定
手段とを備え、さらに分割処理を行うと判定された分割
領域については、さらに画像分割領域を分割するように
したことを特徴とする画像領域分割装置。
3. An image area dividing apparatus for dividing digital image data into a plurality of areas, wherein the area dividing basic processing means for dividing the area of the digital image data, and each of the areas divided by the area dividing basic processing means. A region division determining means for determining whether or not to perform further division processing, and for a division region determined to perform further division processing, an image division region is further divided. Splitting device.
【請求項4】 デジタル画像データを複数の領域に分割
する画像領域分割装置において、さらに分割される画像
分割領域が複数ある場合は、画像分割領域単位に前記領
域分割基本処理手段と領域分割判定手段とを備えたこと
を特徴とする請求項3記載の画像領域分割装置。
4. In an image area dividing apparatus for dividing digital image data into a plurality of areas, when there are a plurality of image divided areas, said area dividing basic processing means and area dividing judging means for each image divided area. The image area dividing apparatus according to claim 3, comprising:
【請求項5】 デジタル画像データの領域を分割する領
域分割基本処理手段において、輝度レベルと画素の位置
に基づいて領域分割を行うことを特徴とする請求項3記
載または請求項4記載の画像領域分割装置。
5. The image area according to claim 3, wherein the area division basic processing means for dividing the area of the digital image data performs the area division based on the luminance level and the position of the pixel. Splitting device.
【請求項6】 領域分割基本処理手段はデジタル画像デ
ータを2値化して2つの領域に分割する2値化分割手段
と、前記2値化分割手段によって分割されたそれぞれの
分割領域に対し連結した領域かどうかを判定し、連結さ
れていない領域単位に分割する非連結領域分離手段とを
備えたことを特徴とする請求項1記載または請求項4記
載または請求項5記載の画像領域分割装置。
6. A region division basic processing unit binarizes digital image data and divides the image data into two regions, and connects the respective divided regions divided by the binarization division unit. 6. The image area dividing apparatus according to claim 1, further comprising a non-connected area separating unit that determines whether the area is an area and divides the area into unconnected area units.
【請求項7】 領域分割判定手段は色の分布または色の
分散または領域の大きさまたは領域境界のエッジ強度に
よってさらに分割処理を行うかどうかを判定することを
特徴とする請求項3乃至6のいずれかに記載の画像領域
分割装置。
7. The method according to claim 3, wherein the area division determining means determines whether or not to perform further division processing based on color distribution, color variance, area size, or edge strength of an area boundary. The image region dividing device according to any one of the above.
【請求項8】 デジタル画像データを複数の領域に分割
する画像領域分割装置において、分割領域の位置、色、
領域境界のエッジ強度に応じて複数の分割領域を一つに
まとめる分割領域統合手段を備えたことを特徴とする請
求項3乃至7のいずれかに記載の画像領域分割装置。
8. An image area dividing apparatus for dividing digital image data into a plurality of areas, the position, color,
8. The image area dividing device according to claim 3, further comprising a divided area integrating unit that combines a plurality of divided areas into one according to an edge strength of an area boundary.
JP11118720A 1999-04-26 1999-04-26 Method and device for picture area division Pending JP2000306104A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11118720A JP2000306104A (en) 1999-04-26 1999-04-26 Method and device for picture area division

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11118720A JP2000306104A (en) 1999-04-26 1999-04-26 Method and device for picture area division

Publications (1)

Publication Number Publication Date
JP2000306104A true JP2000306104A (en) 2000-11-02

Family

ID=14743427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11118720A Pending JP2000306104A (en) 1999-04-26 1999-04-26 Method and device for picture area division

Country Status (1)

Country Link
JP (1) JP2000306104A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085532A (en) * 2001-09-07 2003-03-20 Communication Research Laboratory Land use classification processing method using sar image
CN103678837A (en) * 2012-08-31 2014-03-26 西门子公司 Method and device for determining processing remains of target area
KR20140063440A (en) * 2012-11-15 2014-05-27 톰슨 라이센싱 Method for superpixel life cycle management
KR20140124427A (en) * 2012-03-19 2014-10-24 가부시키가이샤 리코 Image processing apparatus, image processing method, and computer-readable recording medium
JP2017111816A (en) * 2015-12-15 2017-06-22 株式会社リコー Object division method and device
JP2017111815A (en) * 2015-12-15 2017-06-22 株式会社リコー Recognition method and apparatus for deposit
JP2017111814A (en) * 2015-12-15 2017-06-22 株式会社リコー Recognition method, apparatus and selection system by equipment for deposit
KR101921608B1 (en) 2018-01-29 2018-11-26 한국과학기술원 Apparatus and method for generating depth information
CN111754414A (en) * 2019-03-29 2020-10-09 搜狗(杭州)智能科技有限公司 Image processing method and device for image processing

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085532A (en) * 2001-09-07 2003-03-20 Communication Research Laboratory Land use classification processing method using sar image
KR101644731B1 (en) * 2012-03-19 2016-08-01 가부시키가이샤 리코 Image processing apparatus, image processing method, and computer-readable recording medium
KR20140124427A (en) * 2012-03-19 2014-10-24 가부시키가이샤 리코 Image processing apparatus, image processing method, and computer-readable recording medium
US9245197B2 (en) 2012-03-19 2016-01-26 Ricoh Company, Ltd. Image processing apparatus, image processing method, and computer-readable recording medium
CN103678837A (en) * 2012-08-31 2014-03-26 西门子公司 Method and device for determining processing remains of target area
US9936930B2 (en) 2012-08-31 2018-04-10 Siemens Aktiengesellschaft Method and apparatus for determining treatment margin of target area
JP2014099178A (en) * 2012-11-15 2014-05-29 Thomson Licensing Method for superpixel life cycle management
KR20140063440A (en) * 2012-11-15 2014-05-27 톰슨 라이센싱 Method for superpixel life cycle management
KR102128121B1 (en) * 2012-11-15 2020-06-29 인터디지털 브이씨 홀딩스 인코포레이티드 Method for superpixel life cycle management
JP2017111816A (en) * 2015-12-15 2017-06-22 株式会社リコー Object division method and device
JP2017111815A (en) * 2015-12-15 2017-06-22 株式会社リコー Recognition method and apparatus for deposit
JP2017111814A (en) * 2015-12-15 2017-06-22 株式会社リコー Recognition method, apparatus and selection system by equipment for deposit
KR101921608B1 (en) 2018-01-29 2018-11-26 한국과학기술원 Apparatus and method for generating depth information
CN111754414A (en) * 2019-03-29 2020-10-09 搜狗(杭州)智能科技有限公司 Image processing method and device for image processing
CN111754414B (en) * 2019-03-29 2023-10-27 北京搜狗科技发展有限公司 Image processing method and device for image processing

Similar Documents

Publication Publication Date Title
US7657090B2 (en) Region detecting method and region detecting apparatus
US11120556B2 (en) Iterative method for salient foreground detection and multi-object segmentation
JP4976608B2 (en) How to automatically classify images into events
US7457432B2 (en) Specified object detection apparatus
JP3353968B2 (en) Image processing device
JP4098021B2 (en) Scene identification method, apparatus, and program
US20210088441A1 (en) Deposit detection device and deposit detection method
CN111999741B (en) Method and device for detecting roadside laser radar target
CN114820625B (en) Automobile top block defect detection method
CN111461131A (en) Identification method, device, equipment and storage medium for ID card number information
US7620246B2 (en) Method and apparatus for image processing
JP2000306104A (en) Method and device for picture area division
US7873226B2 (en) Image encoding apparatus
JP2966084B2 (en) Local area division method in image processing
CN103679170B (en) Method for detecting salient regions based on local features
JP2754937B2 (en) Schematic image creation method and device
JP2004152087A (en) Method and apparatus for extracting feature vector of image
JP4409713B2 (en) Document image recognition apparatus and recording medium
CN112700449A (en) Image segmentation and extraction method, system and storage medium
JP2988097B2 (en) How to segment a grayscale image
CN112598679B (en) Sky area segmentation method and device
RU2148858C1 (en) Method for automatic segmentation of half- tone image using brightness histogram shape
JPH08212342A (en) Method for extracting texture area of image
CN110929572A (en) Forest fire identification method and system
CN115239692A (en) Electronic component detection method and system based on image recognition technology

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050808

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050913

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060530