JP2001043388A - Method and device for processing image and storage medium - Google Patents

Method and device for processing image and storage medium

Info

Publication number
JP2001043388A
JP2001043388A JP11215421A JP21542199A JP2001043388A JP 2001043388 A JP2001043388 A JP 2001043388A JP 11215421 A JP11215421 A JP 11215421A JP 21542199 A JP21542199 A JP 21542199A JP 2001043388 A JP2001043388 A JP 2001043388A
Authority
JP
Japan
Prior art keywords
cells
cell
image
image processing
processing method
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP11215421A
Other languages
Japanese (ja)
Other versions
JP4095208B2 (en
Inventor
Takuya Kotani
拓矢 小谷
Teruyoshi Washisawa
輝芳 鷲澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP21542199A priority Critical patent/JP4095208B2/en
Publication of JP2001043388A publication Critical patent/JP2001043388A/en
Application granted granted Critical
Publication of JP4095208B2 publication Critical patent/JP4095208B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To perform area dividing processing at high speed by reducing storage areas and a calculation quantity by decreasing the amount of data to be processed by updating processing by updating not all applied cells but only a cell satisfying prescribed conditions. SOLUTION: Concerning all the cells, whether they are brought into contact with the border line of areas or not is investigated and only the cells brought into contact with the border line of areas are registered on a processing list. Otherwise, it is searched whether the state value of a cell registered on the existent processing list is updated or not and the cells of the updated states are deleted from the list. Concerning the deleted cells and nearby cells, whether they are brought into contact with the border line of areas or not is investigated and only the cells brought into contact with the border line of areas are registered on the list. The probability for the cell registered on the list to belong to each class is calculated and the valve of the class with the maximum probability is defined as the state value of that cell. The state values of the cell before and after state updating are compared and which percentage of state values of cells is changed is found as a convergence degree.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像処理方法、画
像処理装置及び記憶媒体に関する。
[0001] The present invention relates to an image processing method, an image processing apparatus, and a storage medium.

【0002】[0002]

【従来の技術】画像処理および画像認識では、静止画像
からのオブジェクトの抽出や判定が基本的かつ重要な問
題となる。オブジェクト抽出は、静止画像内オブジェク
トによる類似画像検索を始め、顔認識、MPEG4における
データ記述、ヒューマン・インターフェースなど幅広い
分野に利用される。領域分割は、オブジェクト抽出の前
処理として必要不可欠な機能である。
2. Description of the Related Art In image processing and image recognition, extraction and determination of an object from a still image is a fundamental and important problem. Object extraction is used in a wide range of fields such as similar image retrieval using objects in still images, face recognition, data description in MPEG4, and human interface. The region division is an indispensable function as a pre-process of object extraction.

【0003】静止画像の領域分割処理とは、ある一定の
基準に従って静止画像を分割する処理である。静止画像
の領域分割の実現方式は、2つに大別できる。一つは、
静止画像上の領域の不連続性に着目する方式である。も
う一つは、静止画像上の領域の連続性に着目する方式で
ある。
[0003] The region dividing process of a still image is a process of dividing a still image according to a certain standard. A method for realizing region division of a still image can be roughly classified into two. one,
This method focuses on the discontinuity of a region on a still image. Another method focuses on the continuity of regions on a still image.

【0004】前者の例としては、エッジ検出法が挙げら
れる。エッジ検出法とは、画像のエッジを検出し、エッ
ジによって画像を切り分ける方法の事を指す。エッジ検
出処理は、計算コストが低いという利点がある。しか
し、エッジ検出法には、エッジが閉領域を構成する保証
が無いという欠点がある。この問題点に関する対策とし
て、エッジの補間処理を行い分割を試みる方式が、提案
されている。
An example of the former is an edge detection method. The edge detection method refers to a method of detecting an edge of an image and separating the image by the edge. The edge detection processing has an advantage that the calculation cost is low. However, the edge detection method has a disadvantage that there is no guarantee that an edge constitutes a closed region. As a countermeasure against this problem, there has been proposed a method of performing division by performing edge interpolation processing.

【0005】後者の例としては、リージョン・グローイ
ングが挙げられる。リージョン・グローイングとは、種
となる小領域の特徴を調べ、その小領域の周囲の画素の
うち、小領域の特徴に近い特徴を持つ画素を取り込んで
行く事で領域を拡張することにより、領域を形成する方
式である。領域の連続性に着目する方式は、必ず閉領域
を得ることが出来るという特徴があるため、比較的広く
用いられている。
[0005] An example of the latter is region growing. Region growing is a method of examining the characteristics of a seed small area and expanding the area by taking in pixels having characteristics close to those of the small area among the pixels surrounding the small area. Is formed. The method that focuses on the continuity of the region is relatively widely used because it has a feature that a closed region can always be obtained.

【0006】また、領域分割を行う際に問題となるの
は、ノイズの影響である。例えば、エッジ検出法を用い
る場合、ノイズの影響によりエッジが正常に検出できな
くなる場合が考えられる。また、リージョン・グローイ
ングによる分割処理に関しても、局所解に陥る可能性が
ある。
A problem that arises when performing area division is the influence of noise. For example, when the edge detection method is used, it may be considered that an edge cannot be normally detected due to the influence of noise. Also, the division processing by region growing may fall into a local solution.

【0007】このようなノイズの影響を低減するため
に、ノイズに強いマルコフ確率場(MRF; Markov Randam
Field)が、領域分割処理にしばしば利用されている。MR
Fは、ノイズに対する処理をモデルとして含むため、ノ
イズが付加された画像の復元にも応用されている。
In order to reduce the influence of such noise, a Markov random field (MRF; Markov Randam
Field) is often used in the area division processing. MR
Since F includes a process for noise as a model, it is also applied to the restoration of an image to which noise has been added.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、MRFを
用いた領域分割法は、膨大な記憶領域と計算量を必要と
するという問題点がある。これは、各画素が各領域に属
する確率の計算を各画素に対して行い、全ての画素の状
態値を決めるという状態値の更新処理を、状態値が更新
する画素の数がすくなくなり画素の状態が安定するまで
繰り返し行う必要がある。
However, the area dividing method using MRF has a problem that a huge storage area and a large amount of calculation are required. This is because the calculation of the probability that each pixel belongs to each region is performed for each pixel, and the state value update process of determining the state values of all pixels is performed by reducing the number of pixels whose state values are updated and reducing the number of pixels. It is necessary to repeat until the condition is stabilized.

【0009】本発明は、上記問題を解決するための画像
処理方法、画像処理装置及び記憶媒体を提供することを
目的とする。
An object of the present invention is to provide an image processing method, an image processing device, and a storage medium for solving the above problems.

【0010】更に本発明は、任意の確率密度関数を用い
た更新処理を伴う領域分割処理において、更新処理で処
理するデータ量を減らすことにより記憶領域、計算量を
軽減し、領域分割処理を高速に行うことを目的とする。
Further, according to the present invention, in a region division process accompanied by an update process using an arbitrary probability density function, the amount of data to be processed in the update process is reduced to reduce the storage area and the amount of calculation, and the region division process is performed at high speed. The purpose is to do.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するため
に本発明は、画像に応じた画像情報により構成されるセ
ルの初期状態値を設定する設定工程と、前記セルの状態
値を所定の評価関数を用いて更新する状態更新工程と、
前記更新されたセルの状態値に基づいて前記セルを併合
し、画像の領域分割を行う併合工程とを有し、前記更新
工程は、前記与えられたすべてのセルではなく、所定の
条件を満たすセルを更新することを特徴とする。
In order to achieve the above object, the present invention provides a setting step of setting an initial state value of a cell constituted by image information corresponding to an image, and setting a state value of the cell to a predetermined value. A state updating step of updating using an evaluation function;
A merging step of merging the cells based on the updated state values of the cells and dividing the image into regions, wherein the updating step satisfies a predetermined condition instead of all the given cells. It is characterized in that a cell is updated.

【0012】[0012]

【発明の実施の形態】(第1の実施形態)本実施形態に
ついて図面を参照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS (First Embodiment) This embodiment will be described with reference to the drawings.

【0013】図1は、第1の実施形態の構成を示すフロー
チャートである。ステップS101は、前処理である。図7
は、セルの生成方法を図示したものである。
FIG. 1 is a flowchart showing the configuration of the first embodiment. Step S101 is pre-processing. Fig. 7
Illustrates a method for generating a cell.

【0014】ステップS101は前処理であって、ユーザか
ら与えられた条件に従って4分木を作成することによ
り、画素の集合を生成する。ここで、簡略化のために本
実施形態では4分木を用いたが、作成される木は、任意
の数の枝を持って良い。このように生成された画素の集
合を、セルとして扱う。最後に、セルの初期状態値の設
定を行う。
Step S101 is a pre-process in which a set of pixels is generated by creating a quadtree according to the conditions given by the user. Here, for the sake of simplicity, a quadtree is used in the present embodiment, but the created tree may have an arbitrary number of branches. The set of pixels generated in this way is treated as a cell. Finally, the initial state value of the cell is set.

【0015】ステップS102は、状態値の更新処理であ
る。クラスは、近い特徴量を持つセルの集合である。
Step S102 is a state value updating process. A class is a set of cells having similar features.

【0016】ステップS102では、セルがクラスに属する
確率の計算を行い、セルの状態値を更新する。
In step S102, the probability that the cell belongs to the class is calculated, and the state value of the cell is updated.

【0017】ステップS103で、更新処理によって状態値
が変化したセルの数のチェックを行い、収束の判定を行
う。セルの状態値が収束したと判定されたら、ステップ
S104に進む。収束していないと判定された場合は、ステ
ップS102へ戻る。
In step S103, the number of cells whose state values have changed by the update processing is checked, and convergence is determined. If it is determined that the cell state value has converged,
Proceed to S104. If it is determined that the convergence has not occurred, the process returns to step S102.

【0018】ステップS104では、セルの状態値と空間の
連続性を考慮して、各領域にユニークな領域番号を付与
する。
In step S104, a unique area number is assigned to each area in consideration of the cell state value and the continuity of space.

【0019】S105では、領域併合処理を行う。領域併合
処理には、隣接する領域の平均色の近さに基づいて併合
する方式や、領域の境界における色の変化量に基づいて
併合する方式がある。
In S105, an area merging process is performed. As the area merging processing, there are a method of merging based on the closeness of the average colors of adjacent areas, and a method of merging based on the amount of color change at the boundary between the areas.

【0020】図2は、図1中の前処理S101の構成を示すフ
ローチャートである。
FIG. 2 is a flowchart showing the configuration of the pre-processing S101 in FIG.

【0021】ステップS101は、デジタル画像を入力と
し、画素または画素の集合をセルに対応させ、セルとク
ラスの初期状態を設定する。
In step S101, a digital image is input, a pixel or a group of pixels is made to correspond to a cell, and the initial state of the cell and the class is set.

【0022】セルは、セルが属するクラス番号を状態値
として持つ。状態値の初期値は、どのようにして決めて
もかまわないが、ここではその一例として、ユーザが指
定した数を上限とする自然数の乱数で定めることとす
る。
A cell has a class number to which the cell belongs as a state value. The initial value of the state value may be determined in any way. Here, as an example, the initial value of the state value is determined by a natural random number having an upper limit of the number specified by the user.

【0023】4分木の生成は、入力画像に対し分割条件
を定め、分割条件を満たす部分画像を再帰的に分割する
事により行う。例えば本実施形態では、分割条件とし
て、次の2つの基準を用いるとする。1. 部分画像内の輝
度差2. 部分画像内の色の分散(色ベクトルの分散共分
散行列の行列式の値)
The generation of the quadtree is performed by defining a division condition for an input image and recursively dividing a partial image satisfying the division condition. For example, in the present embodiment, the following two criteria are used as division conditions. 1. Luminance difference in partial image 2. Variance of color in partial image (value of determinant of variance-covariance matrix of color vector)

【0024】ステップS201で分割条件に関する閾値dを
求める。例えば本実施形態では、閾値dは、ユーザによ
って与えられる重みTdivと原画像に含まれる全ての画素
の輝度差の最大値Fallを用いて次式で表す。
In step S201, a threshold value d relating to the division condition is obtained. For example, in the present embodiment, the threshold value d is represented by the following equation using the weight Tdiv given by the user and the maximum value Fall of the luminance differences of all the pixels included in the original image.

【0025】[0025]

【外1】 [Outside 1]

【0026】ステップS202で、部分画像について分割パ
ラメータを計算する。部分画像の初期状態は、静止画像
全体である。例えば本実施形態では、分割条件を、『分
割パラメータ>閾値d』とする。
In step S202, a division parameter is calculated for the partial image. The initial state of the partial image is the entire still image. For example, in the present embodiment, the division condition is “division parameter> threshold d”.

【0027】ステップS203で、分割条件を満たす部分画
像が存在するかどうかを判定する。分割条件を満たす部
分画像が存在する場合、ステップS204へ進む。分割条件
を満たす部分画像が存在しない場合は、処理を終了す
る。
In step S203, it is determined whether there is a partial image satisfying the division condition. If there is a partial image that satisfies the division condition, the process proceeds to step S204. If there is no partial image that satisfies the division condition, the process ends.

【0028】本実施形態では、ある基準に関する閾値に
よって分割条件を定めたが、他の条件による分割条件を
定めても良い。
In this embodiment, the division condition is determined by a threshold value related to a certain reference, but the division condition may be determined by another condition.

【0029】ステップS204では、条件Dを満たす部分画
像をx方向に2等分、y方向に2等分することにより4等分
する。x方向の部分画像の大きさが1ピクセルである場合
は、x方向の分割は行わない。また、y方向の部分画像の
大きさが1ピクセルである場合は、y方向の分割は行わな
い。
In step S204, the partial image satisfying the condition D is divided into two equal parts in the x direction and two equal parts in the y direction to divide the image into four equal parts. If the size of the partial image in the x direction is 1 pixel, division in the x direction is not performed. If the size of the partial image in the y direction is 1 pixel, the division in the y direction is not performed.

【0030】状態更新処理S102は、処理を行うセルのリ
ストを作る前段と、リストに登録されているセルの状態
更新を行う後段の2つの処理から成る。
The state update process S102 includes two processes, a first stage for creating a list of cells to be processed and a second stage for updating the status of cells registered in the list.

【0031】ステップS102の処理の流れを、図3に示し
たフローチャートにしたがって説明する。
The flow of the process in step S102 will be described with reference to the flowchart shown in FIG.

【0032】前段:本実施形態では、領域の境界線に接
するセルのみを処理することで更新処理をより高速に実
行することが出来る。図8は、ステップS102で処理され
るセルと処理されないセルに関して図示したものであ
る。前段では、処理されるセルのリストを作成する。こ
の前段は、ステップS301において、 1. 高速化を伴う状態更新処理を一度も行っていない場
合 2. 高速化を伴う状態更新処理を一度以上行い、すでに
境界に接するセルのリストが存在する場合で2つの流れ
に分かれる。
First stage: In the present embodiment, the updating process can be executed at higher speed by processing only the cells that are in contact with the boundary of the area. FIG. 8 illustrates cells processed in step S102 and cells not processed. In the first stage, a list of cells to be processed is created. In the former stage, in step S301, 1. When the state update processing with high speed has not been performed at all 2. When the state update processing with high speed has been performed once or more and there is already a list of cells in contact with the boundary, Divided into two streams.

【0033】1つ目の場合、ステップS302とステップS30
3において、全てのセルについて、領域の境界線に接し
ているかどうかを調べ、領域の境界線に接しているセル
のみを処理リストに登録し、後段へ進む。
In the first case, steps S302 and S30
In step 3, it is checked whether or not all the cells are in contact with the boundary of the area, and only the cells in contact with the boundary of the area are registered in the processing list, and the process proceeds to the subsequent stage.

【0034】2つ目の場合、ステップS304で、すでに存
在する処理リストに登録されているセルの状態値が更新
されたかどうかを調べる。次に、ステップS305で、状態
が更新されたセルをリストから削除する。
In the second case, in step S304, it is checked whether or not the state value of the cell registered in the existing processing list has been updated. Next, in step S305, the cell whose state has been updated is deleted from the list.

【0035】最後に、ステップS306で、削除されたセル
とその近傍のセルに関して、領域の境界線に接している
かどうかを調べ、領域の境界線に接しているセルのみを
リストに登録して、後段へ進む。例えば本実施形態で
は、前記近傍は、注目しているセルに隣接するセルの集
合とする。図5は、注目しているセルの近傍を図示した
ものである。
Finally, in step S306, it is checked whether or not the deleted cell and its neighboring cells are in contact with the boundary of the region, and only the cells that are in contact with the boundary of the region are registered in the list. Proceed to the next stage. For example, in the present embodiment, the neighborhood is a set of cells adjacent to the cell of interest. FIG. 5 illustrates the vicinity of the cell of interest.

【0036】後段:後段では、MRFを用いて静止画像の
領域分割を実現する方式の一つとして、Heat Bath法に
よる領域分割を行う。
Subsequent stage: In the subsequent stage, as one of the methods for realizing the region division of the still image using the MRF, the region division by the Heat Bath method is performed.

【0037】Heat Bath法とは、次のような手順により
処理を行う方法である。 1. 全てのセルに対して: (a) セルが、各クラスに属する確率をそれぞれ求める。 (b) 求めた確率に応じて、セルが属するクラスを決定す
る。例えば、本実施形態では、確率が最大となるクラス
を選択する。 2.クラスのパラメータを更新する。例えば本実施形態で
は、パラメータは、クラスに属するセルの平均色、色の
分散値と、分散共分散行列の逆行列である。 3. セルの状態が安定しない場合は、1へ戻る。例えば本
実施形態では、クラスが変わったセルを調べ、クラスが
変わったセル数のセル全体に対する割合が、一定の割合
より多い場合は、セルの状態が安定しないと判断する。
The Heat Bath method is a method for performing processing according to the following procedure. 1. For all cells: (a) Calculate the probability that a cell belongs to each class. (b) The class to which the cell belongs is determined according to the obtained probability. For example, in the present embodiment, the class with the highest probability is selected. 2. Update the class parameters. For example, in the present embodiment, the parameters are the average color of the cells belonging to the class, the variance of the color, and the inverse matrix of the variance-covariance matrix. 3. If the cell condition is not stable, return to 1. For example, in the present embodiment, a cell whose class has changed is examined, and if the ratio of the number of cells whose class has changed to the entire cell is larger than a certain ratio, it is determined that the state of the cell is not stable.

【0038】ここで、セルの初期状態は、乱数で決めて
良い。また、クラスの数は任意で良い。ステップS307、
ステップS308で、処理リストに登録されたセルの各クラ
スに属する確率P(xc|yc)を計算し、確率が最大となるク
ラスの値を、そのセルの状態値とする。状態を決定する
ために参照される画素の集まりであるクリークは、例え
ば本実施形態では、注目しているセルと、そのセルに隣
接する全てのセルの集合とする。図6は、本実施形態に
おけるクリークを図示したものである。
Here, the initial state of the cell may be determined by random numbers. The number of classes may be arbitrary. Step S307,
In step S308, the probability P (xc | yc) belonging to each class of the cell registered in the processing list is calculated, and the value of the class having the highest probability is set as the state value of the cell. A clique which is a group of pixels referred to for determining a state is, for example, a set of a cell of interest and all cells adjacent to the cell in the present embodiment. FIG. 6 illustrates a clique according to the present embodiment.

【0039】cがクリーク、xが状態Xの要素、yが画素の
色ベクトルを表すとすると、確率P(xc|yc)は、次式で表
す。
Assuming that c is a clique, x is an element of state X, and y is a color vector of a pixel, the probability P (xc | yc) is expressed by the following equation.

【0040】[0040]

【外2】 とする。本実施形態において、画素の色ベクトルyijの
色空間は、例えばRGB空間L*a*b*空間のような任意の空
間を用いて良い。式(8)におけるエッジは、例えばSobel
フィルタを用いたエッジ検出のような任意のエッジ検出
方法を用いて定めて良い。
[Outside 2] And In the present embodiment, an arbitrary space such as an RGB space L * a * b * space may be used as the color space of the color vector yij of the pixel. The edge in equation (8) is, for example, Sobel
Any edge detection method such as edge detection using a filter may be used.

【0041】ここで、式(2)の意味について、簡単に説
明する。式(2)は、式(3)と式(5)、式(4)と式(6)、およ
びPyc-1により構成されている。このうち、式(5)は、セ
ルの平均色とクラスの平均色の色空間上での距離を表
す。ただし、この距離は、クラスの色の分散値により正
規化されている(マハラノビス距離)。
Here, the meaning of the equation (2) will be briefly described. Equation (2) is composed of equations (3) and (5), equations (4) and (6), and Pyc-1. Equation (5) represents the distance in the color space between the average color of the cell and the average color of the class. However, this distance is normalized by the variance of the color of the class (Maharanobis distance).

【0042】式(6)は、領域の連続性をMRFにより計算す
る部分である。式(6)中のλ、Hは、それぞれ式(7)、式
(8)に示されるものである。
Equation (6) is a part for calculating the continuity of the area by MRF. Λ and H in the equation (6) are respectively the equations (7) and
This is shown in (8).

【0043】また、βは、色空間上でのマハラノビス距
離に対する領域の連続性の重みを決定するパラメータで
ある。式(7)は、周囲のセルの状態値とターゲットのセ
ルの状態値が一致する割合が高いほど、式(2)全体の値
が高くなるように設定された式である。
Β is a parameter for determining the weight of the continuity of the area with respect to the Mahalanobis distance in the color space. Equation (7) is an equation that is set such that the higher the ratio of the state value of the surrounding cell to the state value of the target cell is, the higher the value of the entire equation (2) becomes.

【0044】また、式(8)によって、クリークの制限を
行うライン過程を導入することで、単純に領域の連続性
を考慮するのではなくエッジを考慮に入れている。式
(3)、式(4)は、それぞれ式(5)、式(6)を正規化する分配
関数であり、式(2)を確率として計算するために用いて
いる。Pycは、画素の出現確率であるので、常に1とな
る。
Further, by introducing a line process for limiting the clique according to the equation (8), the edge is taken into account instead of simply considering the continuity of the area. formula
Equations (3) and (4) are distribution functions that normalize equations (5) and (6), respectively, and are used to calculate equation (2) as a probability. Pyc is always 1 because it is the pixel appearance probability.

【0045】ライン過程について、図11を用いて説明す
る。ライン過程は、クリークに含まれるセルのうち、あ
る条件を満たすセルをMRFの計算から除外する処理であ
る。例えば本実施形態では、ある条件を満たすセルと
は、ターゲットのセルとの間をエッジで区切られたセル
を指す。図11においてセルRの状態を決める時に、セルR
のクリークに含まれるセルであるセルA、B、C、Dの状態
値が、それぞれ1、2、3、3であるとする。また、セルR
とセルC、セルRとセルDの間には、エッジが検出されて
いるとする。ここで、式(6)のβの値が非常に大きく、
色の近さより領域の連続性が優先される状態になった場
合、ライン過程を導入しなければ、セルRの状態値は、
エッジによって区切られているにも関わらず3になって
しまう。それに対し、エッジで区切られたセルCとセルD
を、ライン過程により式(6)のMRFの計算から除外するこ
とによって、セルRに対して適切な状態値を設定するこ
とが可能になる。
The line process will be described with reference to FIG. The line process is a process of excluding, from the cells included in the clique, cells satisfying a certain condition from the calculation of the MRF. For example, in the present embodiment, a cell that satisfies a certain condition refers to a cell that is separated from a target cell by an edge. In determining the state of cell R in FIG.
It is assumed that the state values of cells A, B, C, and D, which are cells included in the clique, are 1, 2, 3, and 3, respectively. Also, cell R
It is assumed that an edge has been detected between cell C and cell R and cell D. Here, the value of β in equation (6) is very large,
If the continuity of the area is prioritized over the closeness of the colors, and if the line process is not introduced, the state value of the cell R is
It is 3 despite being separated by edges. On the other hand, cell C and cell D separated by edge
Is excluded from the calculation of the MRF of the equation (6) by the line process, so that an appropriate state value can be set for the cell R.

【0046】例えば、セルRの色がセルBの色よりセルA
の色に近い場合、図11のようにセルRの状態値は1とな
る。
For example, the color of cell R is higher than the color of cell B in cell A.
When the color is close to the color of, the state value of the cell R becomes 1 as shown in FIG.

【0047】次に、ステップS309において、状態更新前
後のセルの状態値を比較し、何パーセントのセルの状態
値が変化したかを収束度として求める。
Next, in step S309, the state values of the cells before and after the state update are compared, and the percentage of the state value of the cell that has changed is determined as the degree of convergence.

【0048】前記更新処理ステップS102は、図3のステ
ップS103によって、収束度が予め定めた値を越えるまで
繰り返し実行される。
The update processing step S102 is repeatedly executed until the degree of convergence exceeds a predetermined value in step S103 of FIG.

【0049】図4は、領域番号設定処理S104の構成を示
すフローチャートである。ステップS104は、ステップS1
02によってクラス分けされたセルに対し、空間的連続性
を考慮して領域に分ける処理を行う。
FIG. 4 is a flowchart showing the structure of the area number setting process S104. Step S104 is equivalent to step S1
For the cells classified by 02, a process of dividing the cells into regions in consideration of spatial continuity is performed.

【0050】ステップS104では、あるセルの領域番号を
決定する時に、周囲のセルの状態値を参照する。周囲の
セルの状態値が注目しているセルの状態値と一致してい
る場合とそうでない場合で、処理が異なる。
In step S104, when determining the area number of a certain cell, the state values of the surrounding cells are referred to. The processing differs depending on whether the state value of the surrounding cells matches the state value of the cell of interest or not.

【0051】状態値が一致しない場合: 周囲のセルと
状態値が一致していない場合は、ステップS403で新しい
領域番号を用意し、セルの領域番号とする。
If the state values do not match: If the surrounding cells do not match the state values, a new area number is prepared in step S403 and set as the cell area number.

【0052】状態値が一致する場合: 注目しているセ
ルと同じ状態値を持つ周囲のセルの領域番号が全て一致
している場合、注目しているセルの領域番号も一致させ
る(図9)。一致していない場合、領域番号を一致させる
(図10)。注目しているセルの領域番号は、一致させた後
の領域番号を設定する。
When the state values match: When all the area numbers of surrounding cells having the same state value as the cell of interest match, the area numbers of the cell of interest also match (FIG. 9). . If they do not match, match the area number
(FIG. 10). As the area number of the cell of interest, the area number after matching is set.

【0053】本実施形態では、領域に属するセルがリス
ト構造で格納されているため、領域番号設定における領
域番号の一致や、領域併合における併合処理は、リスト
の繋ぎ直しを行うだけで済むようになっている。
In this embodiment, since the cells belonging to the area are stored in a list structure, the matching of the area numbers in the area number setting and the merging processing in the area merging need only be performed by reconnecting the lists. Has become.

【0054】以上説明したように、第1の実施形態によ
れば、全ての画素について更新処理を行うことなく、画
素の集合をセルと対応させ、領域の境界に接するセルの
みを処理することによって高速にデジタル画像の領域分
割処理を行うことが可能となる。
As described above, according to the first embodiment, a set of pixels is made to correspond to a cell, and only the cells in contact with the boundary of the area are processed without performing the update processing for all the pixels. It is possible to perform a digital image area dividing process at high speed.

【0055】(第2の実施形態)第1の実施形態におい
て、MRFを用いたデジタル画像の領域分割を高速に処理
する方法を説明した。第2の実施形態では、動画像のフ
レーム間差分などによって算出された動きベクトルによ
り、動画像のフレームを構成する画像の領域分割を高速
に処理する方式について説明する。なお、第2の実施形
態における全ての処理の流れは、第1の実施形態と同様
であるので、ここでは説明を省略する。
(Second Embodiment) In the first embodiment, a method for processing a region of a digital image using MRF at high speed has been described. In the second embodiment, a method will be described in which a region of an image forming a frame of a moving image is divided at high speed using a motion vector calculated based on a difference between frames of the moving image. Note that the flow of all processes in the second embodiment is the same as in the first embodiment, and a description thereof will not be repeated.

【0056】本実施形態では、動きベクトルのみを用い
て領域分割する方法について述べるが、動画像の動きベ
クトルによる領域分割の場合、フレームを構成する画像
を用いる事により、画像の色情報を用いても良い。
In this embodiment, a method of dividing an area using only a motion vector will be described. In the case of dividing an area by a motion vector of a moving image, an image forming a frame is used, and color information of the image is used. Is also good.

【0057】動きベクトルのみを用いた領域分割におい
ては、第1の実施形態に見られるような色特有の特徴を
用いた処理を行う事はできない。したがって、前処理S1
01において、動きベクトルの分散共分散行列の行列式の
値を基準として、閾値dを設定することにより分割条件
を定めることによってn分木を生成し、セルと対応づけ
る。
In the area division using only the motion vector, it is not possible to perform the processing using the color-specific features as seen in the first embodiment. Therefore, preprocessing S1
In 01, an n-ary tree is generated by setting a threshold value d and defining a division condition with reference to a determinant of a variance-covariance matrix of a motion vector, and is associated with a cell.

【0058】更新処理S102では、同様の処理によりセル
の状態値を更新する。本実施形態では、式(2)、式(4)、
式(5)におけるyは、動きベクトルに対応する。式(8)に
おけるエッジは、動きベクトルの変化量を算出する事に
より検出可能である。
In the update processing S102, the state value of the cell is updated by the same processing. In the present embodiment, equations (2), (4),
Y in equation (5) corresponds to the motion vector. The edge in equation (8) can be detected by calculating the amount of change in the motion vector.

【0059】領域番号設定処理S104は、第1の実施形態
と同様である。
The area number setting processing S104 is the same as in the first embodiment.

【0060】以上説明したように、第2の実施形態によ
れば、動画像のフレーム間差分などにより算出された動
きベクトルを用いて、MRFによる動画像のフレームの領
域分割を高速に行う事が可能になる。
As described above, according to the second embodiment, it is possible to perform high-speed region segmentation of a moving image frame by MRF using a motion vector calculated based on a difference between frames of the moving image. Will be possible.

【0061】(第3の実施形態)第1の実施形態におい
て、MRFを用いた確率密度関数を用いてセルの状態値の
更新処理を行ったが、MRFの他に、任意の確率密度関数
を用いてセルの状態値の更新処理を行ってもよい。
(Third Embodiment) In the first embodiment, the process of updating the state value of a cell is performed using a probability density function using an MRF. The update processing of the state value of the cell may be performed by using this.

【0062】(他の実施形態)また前述した実施形態の
機能を実現する様に各種のデバイスを動作させる様に該
各種デバイスと接続された装置あるいはシステム内のコ
ンピュータに、前記実施形態機能(例えば、図2,3,4の
フローチャートにより実現される機能)を実現するため
のソフトウエアのプログラムコードを供給し、そのシス
テムあるいは装置のコンピュータ(CPUあるいはMPU)を
格納されたプログラムに従って前記各種デバイスを動作
させることによって実施したものも本発明の範疇に含ま
れる。
(Other Embodiments) The functions of the above-described embodiment (for example, a computer connected to an apparatus or a system connected to the various devices so as to operate the various devices so as to realize the functions of the above-described embodiments) are provided. , A program code of software for realizing the functions realized by the flowcharts of FIGS. 2, 3, and 4; and a computer (CPU or MPU) of the system or the apparatus. What was implemented by operating is also included in the category of the present invention.

【0063】またこの場合、前記ソフトウエアのプログ
ラムコード自体が前述した実施形態の機能を実現するこ
とになり、そのプログラムコード自体、及びそのプログ
ラムコードをコンピュータに供給するための手段、例え
ばかかるプログラムコードを格納した記憶媒体を提供す
る。
In this case, the program code itself of the software realizes the functions of the above-described embodiment, and the program code itself and means for supplying the program code to the computer, for example, the program code Is provided.

【0064】かかるプログラムコードを格納する記憶媒
体としては例えばフロッピーディスク、ハードディス
ク、光ディスク、光磁気ディスク、CD-ROM,、磁気テー
プ、不揮発性のメモリカード、ROM等を用いることが出
来る。
As a storage medium for storing such a program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, magnetic tape, nonvolatile memory card, ROM or the like can be used.

【0065】またコンピュータが供給されたプログラム
コードを実行することにより、前述の実施形態の機能が
実現されるだけではなく、そのプログラムコードがコン
ピュータにおいて稼働しているOS(オペレーティングシ
ステム)、あるいは他のアプリケーションソフト等と共
同して前述の実施形態の機能が実現される場合にもかか
るプログラムコードは本実施形態に含まれることは言う
までもない。
When the computer executes the supplied program code, not only the functions of the above-described embodiment are realized, but also the OS (operating system) running on the computer or another program. Needless to say, the program code is included in the present embodiment even when the functions of the above-described embodiment are realized in cooperation with application software and the like.

【0066】更に供給されたプログラムコードが、コン
ピュータの機能拡張ボードやコンピュータに接続された
機能拡張ユニットに備わるメモリに格納された後そのプ
ログラムコードの指示に基づいてその機能拡張ボードや
機能格納ユニットに備わるCPU等が実際の処理の一部ま
たは全部を行い、その処理によって前述した実施形態の
機能が実現される場合も本実施形態に含まれることは言
うまでもない。
Further, the supplied program code is stored in a memory provided in a function expansion board of the computer or a function expansion unit connected to the computer, and then stored in the function expansion board or the function storage unit based on the instruction of the program code. It is needless to say that the present embodiment also includes a case where a provided CPU or the like performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0067】また、複数の機器(例えば、ホストコンピ
ュータ、インタフェイス機器、リーダ、プリンタなど)
から構成されるシステムに適用しても、一つの機器から
なる装置(例えば、複写機、ファクシミリ装置など)に
適用してもよい。
A plurality of devices (for example, host computer, interface device, reader, printer, etc.)
Or a device composed of one device (for example, a copying machine, a facsimile machine, etc.).

【0068】[0068]

【発明の効果】以上説明したように請求項1によれば、
所定の評価関数を用いた更新処理を伴う領域分割処理に
おいて、更新処理で処理するセルの数を減らすことによ
り領域分割処理を高速に行うことができる。
According to the first aspect, as described above,
In the area division processing accompanied by the update processing using the predetermined evaluation function, the area division processing can be performed at high speed by reducing the number of cells to be processed in the update processing.

【0069】請求項13に記載の画像処理装置、請求項
14に記載の記憶媒体においても同様の効果を得ること
ができる。
The same effects can be obtained with the image processing device according to the thirteenth aspect and the storage medium according to the fourteenth aspect.

【0070】請求項2によれば、更新処理において、す
べてのセルではなく領域の境界線を構成するセルを処理
することにより領域分割処理を高速に行うことができ
る。
According to the second aspect of the present invention, in the updating process, not all the cells but the cells constituting the boundary of the region are processed, so that the region dividing process can be performed at high speed.

【0071】請求項3によれば、任意の確率密度関数を
用いた更新処理を伴う領域分割処理を高速に行うことが
できる。
According to the third aspect, it is possible to perform the area division processing accompanied by the update processing using an arbitrary probability density function at a high speed.

【0072】請求項4によれば、MRFの確率密度関数を
用いた更新処理を伴う領域分割処理を高速に行うことが
できる。
According to the fourth aspect, it is possible to perform the region division processing accompanied by the update processing using the probability density function of the MRF at a high speed.

【0073】請求項7によれば、セルは画像を再帰的に
分割して生成されることにより、処理するセルを減らす
ことができるので、その結果、領域分割処理を高速に行
うことができる。
According to the seventh aspect, since the cells are generated by recursively dividing the image, the number of cells to be processed can be reduced. As a result, the area dividing process can be performed at high speed.

【0074】請求項8によれば、前記デジタル信号がデ
ジタル動画像のフレーム間差分等により算出されるベク
トルである場合、動きベクトルに応じた動画像のフレー
ムの領域分割処理を行うことができる。
According to the eighth aspect, when the digital signal is a vector calculated based on a difference between frames of a digital moving image, a region dividing process of a moving image frame according to a motion vector can be performed.

【0075】請求項9によれば、前記デジタル信号が画
素値である場合、画素値が表す色彩に応じたデジタル信
号の領域分割処理を行うことができる。
According to the ninth aspect, when the digital signal is a pixel value, it is possible to perform a region dividing process of the digital signal according to the color represented by the pixel value.

【0076】請求項10によれば、セルは前記デジタル
信号の分散共分散値の行列式の値を基準とした分割条件
を求めることにより、容易に生成することができる。
According to the tenth aspect, the cell can be easily generated by obtaining the division condition based on the determinant of the variance-covariance value of the digital signal.

【0077】請求項11によれば、前記デジタル信号が
画素値である場合、輝度差を用いてセルを構成すること
により、輝度情報に応じたセルの生成を行うことができ
る。
According to the eleventh aspect, when the digital signal is a pixel value, a cell can be generated according to the luminance information by forming the cell using the luminance difference.

【0078】請求項12によれば、前記デジタル信号が
画素値である場合、色ベクトルの分散共分散行列の行列
式の値を用いてセルを構成することにより、色ベクトル
の分散共分散行列の行列式の値に応じたセルの生成を行
うことができる。
According to the twelfth aspect, when the digital signal is a pixel value, the cell is formed using the determinant of the variance-covariance matrix of the color vector, thereby forming the variance-covariance matrix of the color vector. A cell can be generated according to the value of the determinant.

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

【図1】本実施形態における処理の流れを示すフローチ
ャートである。
FIG. 1 is a flowchart illustrating a flow of a process according to an embodiment.

【図2】本実施形態における前処理S101の処理の流れを
示すフローチャートである。
FIG. 2 is a flowchart illustrating a flow of a pre-processing step S101 according to the embodiment.

【図3】本実施形態における状態更新処理S102の処理の
流れを示すフローチャートである。
FIG. 3 is a flowchart showing a flow of a process of a status update process S102 in the embodiment.

【図4】本実施形態における領域番号設定処理S104の処
理の流れを示すフローチャートである。
FIG. 4 is a flowchart showing a flow of a region number setting process S104 in the embodiment.

【図5】本実施形態におけるセルの近傍系を示す図であ
る。
FIG. 5 is a diagram showing a neighborhood system of a cell in the present embodiment.

【図6】本実施形態におけるクリークを示す図である。FIG. 6 is a diagram illustrating a clique according to the present embodiment.

【図7】本実施形態におけるセルの生成方式を示す図で
ある。
FIG. 7 is a diagram illustrating a cell generation method according to the present embodiment.

【図8】本実施形態の更新処理において処理されるセル
を示す図である。
FIG. 8 is a diagram showing cells processed in the update processing of the embodiment.

【図9】本実施形態のあるセルの領域番号を設定する
時、近傍のセルのうち同じ状態値を持つセルの領域番号
が一致している場合の処理の一例を示す図である。
FIG. 9 is a diagram illustrating an example of processing when setting the area number of a certain cell according to the present embodiment when the area numbers of cells having the same state value among neighboring cells are the same;

【図10】本実施形態のあるセルの領域番号を設定する
時、近傍のセルのうち同じ状態値を持つセルの領域番号
が一致していない場合の処理の一例を示す図である。
FIG. 10 is a diagram illustrating an example of a process when setting an area number of a certain cell according to the present embodiment when the area numbers of cells having the same state value among neighboring cells do not match;

【図11】本実施形態のあるセルの状態値を設定する時、
ライン過程を導入した場合の処理を示す図である。
When setting a state value of a cell according to the present embodiment,
It is a figure which shows the process at the time of introducing a line process.

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 画像に応じた画像情報により構成される
セルの初期状態値を設定する設定工程と、 前記セルの状態値を所定の評価関数を用いて更新する状
態更新工程と、 前記更新されたセルの状態値に基づいて前記セルを併合
し、画像の領域分割を行う併合工程とを有し、 前記更新工程は、前記与えられたすべてのセルではな
く、所定の条件を満たすセルを更新することを特徴とす
る画像処理方法。
A setting step of setting an initial state value of a cell composed of image information corresponding to an image; a state updating step of updating a state value of the cell using a predetermined evaluation function; Merging the cells based on the state values of the obtained cells, and performing a region division of the image.The updating step updates not all the given cells but cells satisfying a predetermined condition. An image processing method comprising:
【請求項2】 前記所定の条件を満たすセルは、前記セ
ルで構成される領域の境界を構成するセルであることを
特徴とする請求項1記載の画像処理方法。
2. The image processing method according to claim 1, wherein the cell satisfying the predetermined condition is a cell forming a boundary of an area constituted by the cells.
【請求項3】 前記所定の評価関数は、任意の確率密度
関数であることを特徴とする請求項1記載の画像処理方
法。
3. The image processing method according to claim 1, wherein the predetermined evaluation function is an arbitrary probability density function.
【請求項4】 前記任意の確率密度関数とは、MRFを用
いた可積分関数で表される確率密度関数であることを特
徴とする請求項1記載の画像処理方法。
4. The image processing method according to claim 1, wherein the arbitrary probability density function is a probability density function represented by an integrable function using MRF.
【請求項5】 前記状態更新工程は、所定の条件を満た
すまで前記セルの状態値を更新することを特徴とする請
求項1記載の画像処理方法。
5. The image processing method according to claim 1, wherein the status updating step updates the status value of the cell until a predetermined condition is satisfied.
【請求項6】 前記所定の条件は、更新されたセルの数
の、セル全体の数に対する割合を基準とすることを特徴
とする請求項5記載の画像処理方法。
6. The image processing method according to claim 5, wherein the predetermined condition is based on a ratio of the number of updated cells to the total number of cells.
【請求項7】 前記セルは、前記画像を部分画像に分割
し、分割条件に基づいて前記部分画像を再帰的に分割す
ることにより、生成されることを特徴とする請求項1記
載の画像処理方法。
7. The image processing apparatus according to claim 1, wherein the cell is generated by dividing the image into partial images and recursively dividing the partial image based on a division condition. Method.
【請求項8】 前記画像情報は動画像のフレーム間差分
により算出される動きベクトルであることを特徴とする
請求項1記載の画像処理方法。
8. The image processing method according to claim 1, wherein the image information is a motion vector calculated by a difference between frames of a moving image.
【請求項9】 前記画像情報は前記画像の画素値である
ことを特徴とする請求項1記載の画像処理方法。
9. The image processing method according to claim 1, wherein the image information is a pixel value of the image.
【請求項10】 前記分割条件は、前記画像情報の分散
共分散行列の行列式の値を基準とすることを特徴とする
請求項7記載の画像処理方法。
10. The image processing method according to claim 7, wherein the division condition is based on a determinant of a variance-covariance matrix of the image information.
【請求項11】 前記分割条件は、前記画像情報が画素
値である場合、輝度差を基準とすることを特徴とする請
求項7記載の画像処理方法。
11. The image processing method according to claim 7, wherein the division condition is based on a luminance difference when the image information is a pixel value.
【請求項12】 前記分割条件は、前記画像情報が画素
値である場合、色ベクトルの分散共分散行列の行列式の
値を基準とすることを特徴とする請求項7記載の画像処
理方法。
12. The image processing method according to claim 7, wherein when the image information is a pixel value, the division condition is based on a value of a determinant of a variance-covariance matrix of a color vector.
【請求項13】 画像に応じた画像情報により構成され
るセルの初期状態値を設定する設定手段と、 前記セルの状態値を所定の評価関数を用いて更新する状
態更新手段と、 前記更新されたセルの状態値に基づいて前記セルを併合
し、画像の領域分割を行う併合手段とを有し、 前記更新手段は、前記与えられたすべてのセルではな
く、所定の条件を満たすセルを更新することを特徴とす
る画像処理装置。
13. A setting unit for setting an initial state value of a cell constituted by image information corresponding to an image; a state updating unit for updating a state value of the cell by using a predetermined evaluation function; Merging means for merging the cells based on the state values of the obtained cells, and dividing the image into regions.The updating means updates not all the given cells but cells satisfying a predetermined condition. An image processing apparatus comprising:
【請求項14】 画像に応じた画像情報により構成され
るセルの初期状態値を設定する設定コードと、 前記セルの状態値を所定の評価関数を用いて更新する状
態更新コードと、 前記更新されたセルの状態値に基づいて前記セルを併合
し、画像の領域分割を行う併合コードとを有し、 前記更新コードは、前記与えられたすべてのセルではな
く、所定の条件を満たすセルを更新することを特徴とす
るコンピュータ可読な記憶媒体。
14. A setting code for setting an initial state value of a cell constituted by image information corresponding to an image, a state update code for updating a state value of the cell using a predetermined evaluation function, A merging code for merging the cells based on the state values of the cells, and performing a region division of an image, wherein the update code updates not all the given cells but cells that satisfy a predetermined condition. A storage medium readable by a computer.
JP21542199A 1999-07-29 1999-07-29 Image processing method, image processing apparatus, and storage medium Expired - Fee Related JP4095208B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21542199A JP4095208B2 (en) 1999-07-29 1999-07-29 Image processing method, image processing apparatus, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21542199A JP4095208B2 (en) 1999-07-29 1999-07-29 Image processing method, image processing apparatus, and storage medium

Publications (2)

Publication Number Publication Date
JP2001043388A true JP2001043388A (en) 2001-02-16
JP4095208B2 JP4095208B2 (en) 2008-06-04

Family

ID=16672065

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21542199A Expired - Fee Related JP4095208B2 (en) 1999-07-29 1999-07-29 Image processing method, image processing apparatus, and storage medium

Country Status (1)

Country Link
JP (1) JP4095208B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001297329A (en) * 2000-04-12 2001-10-26 Canon Inc Region splitting method and device, and storage medium
WO2002062072A1 (en) * 2001-02-01 2002-08-08 Hantro Products Oy Method for post-processing decoded video image, using diagonal pixels
WO2008142978A1 (en) * 2007-05-11 2008-11-27 Olympus Corporation Image processing device
US7468812B2 (en) 2004-07-15 2008-12-23 Canon Kabushiki Kaisha Image processing apparatus and its method for color correction
US7580169B2 (en) 2004-07-15 2009-08-25 Canon Kabushiki Kaisha Image processing apparatus and its method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63285688A (en) * 1987-05-19 1988-11-22 Ricoh Co Ltd Control system for dot information
JPH0660182A (en) * 1992-08-04 1994-03-04 Komatsu Ltd Area division method using texture analysis and device
JPH0950526A (en) * 1995-08-08 1997-02-18 Sony Corp Area division processor and its method
JPH10191020A (en) * 1996-12-20 1998-07-21 Canon Inc Object image segmenting method and device
JPH10312465A (en) * 1997-02-10 1998-11-24 Delphi Systemsimulation Gmbh Segmentation method for digital picture

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63285688A (en) * 1987-05-19 1988-11-22 Ricoh Co Ltd Control system for dot information
JPH0660182A (en) * 1992-08-04 1994-03-04 Komatsu Ltd Area division method using texture analysis and device
JPH0950526A (en) * 1995-08-08 1997-02-18 Sony Corp Area division processor and its method
JPH10191020A (en) * 1996-12-20 1998-07-21 Canon Inc Object image segmenting method and device
JPH10312465A (en) * 1997-02-10 1998-11-24 Delphi Systemsimulation Gmbh Segmentation method for digital picture

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
市村他: "MRFモデルに基づく画像のラベリングと領域分割", 電子情報通信学会論文誌D-II, vol. 77, no. 3, CSNG199800734021, March 1994 (1994-03-01), JP, pages 635 - 639, ISSN: 0000729015 *
後藤他: "輪郭とエッジの一致性評価に基づく濃度しきい値とエッジ検出しきい値の再帰的決定法", 電子通信情報学会論文誌D-II, vol. 77, no. 9, CSNG199800738007, September 1994 (1994-09-01), JP, pages 1727 - 1734, ISSN: 0000729016 *
野田他: "階層的MRFモデルを用いたテクスチャ画像のデータ駆動型セグメンテーション", 電子情報通信学会論文誌D-II, vol. 77, no. 5, CSNG199800735003, May 1994 (1994-05-01), JP, pages 922 - 930, ISSN: 0000729014 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001297329A (en) * 2000-04-12 2001-10-26 Canon Inc Region splitting method and device, and storage medium
JP4553332B2 (en) * 2000-04-12 2010-09-29 キヤノン株式会社 Area dividing method and apparatus, and storage medium
WO2002062072A1 (en) * 2001-02-01 2002-08-08 Hantro Products Oy Method for post-processing decoded video image, using diagonal pixels
US7468812B2 (en) 2004-07-15 2008-12-23 Canon Kabushiki Kaisha Image processing apparatus and its method for color correction
US7580169B2 (en) 2004-07-15 2009-08-25 Canon Kabushiki Kaisha Image processing apparatus and its method
WO2008142978A1 (en) * 2007-05-11 2008-11-27 Olympus Corporation Image processing device

Also Published As

Publication number Publication date
JP4095208B2 (en) 2008-06-04

Similar Documents

Publication Publication Date Title
US11120556B2 (en) Iterative method for salient foreground detection and multi-object segmentation
US7925084B1 (en) Merge and removal in a planar map of an image
KR100750424B1 (en) Image similarity calculation system, image search system, image similarity calculation method, and image similarity calculation program
EP1564683B1 (en) System and method for connecting regions of image data having similar characteristics
US20070292025A1 (en) Using Graph Cuts for Editing Photographs
US7593020B2 (en) Image editing using image-wide matting
US8995761B2 (en) Image processing apparatus, image processing method, and computer-readable medium
KR102349289B1 (en) Method And Apparatus for Providing Semantic Image Extrapolation
US7630541B2 (en) Image-wide matting
KR20060048802A (en) Border matting by dynamic programming
CN112419170A (en) Method for training occlusion detection model and method for beautifying face image
US7929755B1 (en) Planar map to process a raster image
US20210248729A1 (en) Superpixel merging
US7024040B1 (en) Image processing apparatus and method, and storage medium
CN110046623B (en) Image feature point extraction method and camera
JP2001043388A (en) Method and device for processing image and storage medium
Zivkovic Gentle ICM energy minimization for Markov random fields with smoothness-based priors
JP2000339453A (en) Picture area dividing device, its method and recording medium recording processing program
US8934710B2 (en) Image processing apparatus, image processing method, and computer-readable medium
Dimiccoli et al. Hierarchical region-based representation for segmentation and filtering with depth in single images
CN113256484A (en) Method and device for stylizing image
KR20050056175A (en) Semi-automatic field based image metamorphosis using recursive control-line matching
JP2001043371A (en) Method and device for processing image and storage medium
JP3611006B2 (en) Image area dividing method and image area dividing apparatus
JP3978614B2 (en) Image region dividing method and image region dividing device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050426

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050627

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060206

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060224

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20060414

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080118

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080307

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

Free format text: PAYMENT UNTIL: 20110314

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120314

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130314

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140314

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees