JP2003256427A - Image retrieval device - Google Patents

Image retrieval device

Info

Publication number
JP2003256427A
JP2003256427A JP2002051001A JP2002051001A JP2003256427A JP 2003256427 A JP2003256427 A JP 2003256427A JP 2002051001 A JP2002051001 A JP 2002051001A JP 2002051001 A JP2002051001 A JP 2002051001A JP 2003256427 A JP2003256427 A JP 2003256427A
Authority
JP
Japan
Prior art keywords
image
feature vector
classification
key
similar
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
JP2002051001A
Other languages
Japanese (ja)
Other versions
JP4082043B2 (en
Inventor
Hitoshi Okamoto
仁 岡本
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2002051001A priority Critical patent/JP4082043B2/en
Publication of JP2003256427A publication Critical patent/JP2003256427A/en
Application granted granted Critical
Publication of JP4082043B2 publication Critical patent/JP4082043B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To dispense with the input of the data excluding the image data, such as a key code used in retrieval when an image is accumulated and retrieved, and to reduce the load in retrieval processing. <P>SOLUTION: When a plurality of images 10 are accumulated, a specific characteristic vector for classification is extracted from the image data of the images 10 by a characteristic vector extracting part for classification 12. The images 10 are classified into a plurality of classification items by a classifying part 14 on the basis of the vector. The relativity of the classification items is determined on the basis of the reference different from that of the classification of the classification items, and the information for linking the classification items of high relativity is applied by a linking part 18. When the image similar to a key image 28 is retrieved, the classification item to which the key image belongs and the classification item linked with the same are regarded as a range of a retrieval object. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像データの蓄積
および蓄積された画像データの検索に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to accumulation of image data and retrieval of accumulated image data.

【0002】[0002]

【従来の技術】従来、画像データを蓄積、管理し、検索
するためには、画像を登録する際にキーワードなどのコ
ード情報を、この画像データに付加するのが主流であっ
た。これは、コード情報をキーとして、このコード情報
が付加された画像を検索するためである。しかし、この
方法では、検索対象となる画像データを登録する際に、
コード情報をキーボードなどから一緒に入力しなければ
ならず、多大な作業量を要するという問題があった。
2. Description of the Related Art Conventionally, in order to store, manage, and retrieve image data, it has been a mainstream to add code information such as a keyword to the image data when registering the image. This is because the code information is used as a key to search for an image to which the code information is added. However, with this method, when registering the image data to be searched,
There was a problem that a lot of work was required because code information had to be input together from a keyboard.

【0003】そこで、画像データから様々な特徴量を抽
出して特徴ベクトルを構成し、コード情報に代わる情報
として検索に用いる方法が提案されている。この際、様
々な側面から画像を捉えるために、一つの画像データか
ら多くの種類の特徴量を抽出する必要がある。特徴ベク
トルは、この特徴量の一つ一つを各空間軸とするベクト
ルであるが、このベクトルが多くの特徴量(空間軸)を
有するということは、その処理時間が増大することを意
味する。つまり、画像データの検索を行う際に、その検
索時間が長くなることになる。処理時間の短縮を図るた
めに、多くの場合、蓄積された画像データの特徴ベクト
ルに対して主成分分析を行うことで、特徴ベクトルの直
交性を保証し、同時に分散の小さい空間軸を排除するこ
とで、特徴ベクトルの空間軸数を抑えている。
Therefore, a method has been proposed in which various feature quantities are extracted from image data to form a feature vector, which is used for retrieval as information in place of code information. At this time, in order to capture images from various aspects, it is necessary to extract many types of feature quantities from one image data. The feature vector is a vector having each of the feature quantities as a spatial axis, and the fact that the vector has many feature quantities (spatial axes) means that the processing time increases. . That is, when the image data is searched, the search time becomes long. In order to reduce the processing time, in many cases, the feature vector of the accumulated image data is subjected to principal component analysis to ensure the orthogonality of the feature vector and at the same time eliminate the spatial axis with a small variance. Therefore, the number of spatial axes of the feature vector is suppressed.

【0004】また、特開2000−112943公報で
は、所定の一つの次元軸での距離で、検索の対象となる
特徴ベクトルを絞り込むことで、画像データ同士の照合
を行う際の特徴ベクトルの数を抑えている。また、特開
2001−134573公報では、特徴ベクトル空間を
所定の距離で区切り、各領域を階層的に記述することに
より、照合を行う際の特徴ベクトルの数を抑えている。
Further, in Japanese Unexamined Patent Publication No. 2000-112943, the number of feature vectors at the time of collating image data with each other is narrowed down by narrowing down the feature vectors to be searched by the distance along one predetermined dimension axis. Hold down. Further, in Japanese Unexamined Patent Application Publication No. 2001-134573, the number of feature vectors at the time of matching is suppressed by dividing the feature vector space by a predetermined distance and describing each region hierarchically.

【0005】[0005]

【発明が解決しようとする課題】しかし、主成分分析に
より特徴ベクトルの空間軸の数を削減しようとする場合
に、空間軸数が非常に多かったり、蓄積されている特徴
ベクトルの分散が大きいと、空間軸の数を十分に減らす
ことはできない場合があった。
However, when attempting to reduce the number of spatial axes of the feature vector by the principal component analysis, if the number of spatial axes is very large or the accumulated feature vector has a large variance. , In some cases, the number of spatial axes could not be reduced sufficiently.

【0006】また、前者の公報により提案されている方
法では、対象の特徴ベクトルを絞り込む際に所定の一つ
の次元軸の距離にのみ注目しているために、これ以外の
特徴ベクトルによって類似性が高いと判定される場合を
排除してしまう可能性がある。すなわち、本来、類似し
ていると判定されるべき画像データを見逃してしまうと
いう問題があった。
Further, in the method proposed by the former publication, since only the distance of a predetermined one-dimensional axis is focused when narrowing down the feature vector of the object, the similarity by other feature vectors is different. There is a possibility that the case where it is determined to be high is excluded. That is, there is a problem that image data that should be determined to be originally similar is overlooked.

【0007】後者の公報でも同様に、前記の区切りに用
いた特徴ベクトル以外の特徴ベクトルによって類似性が
高いと判定される場合を排除してしまい、本来類似して
いる画像データを見逃してしまうという問題があった。
Similarly, in the latter publication, the case where it is determined that the similarity is high due to the feature vector other than the feature vector used for the above-mentioned delimiter is excluded, and the image data that is originally similar is missed. There was a problem.

【0008】本発明は、前述の問題点を考慮してなされ
たものであり、検索処理の負担が少なく、検索漏れを減
らすことができる画像検索装置を提供することを目的と
する。
The present invention has been made in consideration of the above-mentioned problems, and an object of the present invention is to provide an image search apparatus which can reduce the load of search processing and reduce omission of search.

【0009】[0009]

【課題を解決するための手段】前述の課題を解決するた
めに、本発明に係る画像検索装置は、複数の蓄積された
画像の中からキー画像に類似した画像を検索する画像検
索装置であって、前記蓄積された画像を、当該画像の画
像データから抽出された少なくとも一つの特徴ベクトル
に基づき複数の分類項目に分類する分類手段と、前記分
類項目を、これらを分類した基準とは別の基準において
類似するもの同士、関連付けさせるリンク手段とを有し
ている。そして、前記キー画像の画像データから特徴ベ
クトルを抽出し、このキー画像特徴ベクトルと、前記分
類項目を代表する特徴ベクトルとを照合して、当該キー
画像に類似する分類項目を選定する分類項目選定手段、
前記キー画像の抽出された特徴ベクトルと、前記選定さ
れた分類項目またはこれに関連付けされた前記分類項目
に属する前記蓄積された画像の特徴ベクトルとを比較
し、前記キー画像に類似した前記蓄積された画像を選定
する、類似画像選定手段とを有している。
In order to solve the above-mentioned problems, an image searching apparatus according to the present invention is an image searching apparatus for searching a plurality of accumulated images for an image similar to a key image. Then, the accumulated image is classified into a plurality of classification items based on at least one feature vector extracted from the image data of the image, and the classification item is different from the criterion for classifying the classification items. It has a link means for associating those similar in reference. Then, a feature vector is extracted from the image data of the key image, the key image feature vector is collated with a feature vector representing the category item, and a category item similar to the key image is selected. means,
The extracted feature vector of the key image is compared with the feature vector of the accumulated image belonging to the selected classification item or the classification item associated with the selected classification item, and the accumulated image similar to the key image is accumulated. A similar image selecting means for selecting a selected image.

【0010】検索対象となる蓄積された画像は、少なく
とも一つの特徴ベクトルに基づき複数の項目に分類さ
れ、また、この分類の基準とは別の基準により類似する
項目同士が、関連付けされている。したがって、キー画
像の特徴ベクトルとの類似性から選択された分類項目の
みだけでなく、リンク付けされた他の分類項目も検索対
象とすることにより、検索対象の範囲を絞りつつ、絞り
すぎて検索漏れが生じることを防止している。
The accumulated images to be searched are classified into a plurality of items based on at least one feature vector, and similar items are associated with each other by a criterion different from the criterion of this classification. Therefore, not only the classification items selected based on the similarity with the feature vector of the key image but also other linked classification items as search targets, narrowing down the search target range and searching too narrowly. Prevents leakage.

【0011】さらに、前記類似画像選定手段は、前記の
分類項目の範囲内において、特徴ベクトルに基づき比較
的類似性が高い候補を複数抽出する候補抽出手段と、抽
出された候補からさらに絞り込んで、類似性の高い画像
を選定する絞り込み選定手段を有するようにすることが
できる。
Further, the similar image selection means further extracts a plurality of candidates having a relatively high similarity based on the feature vector within the range of the classification item, and further narrows down the extracted candidates. It is possible to have a narrowing down selection means for selecting images with high similarity.

【0012】さらに、前記キー画像は、本来のキー画像
と、この本来のキー画像を所定の変換により得られた変
換キー画像と含み、これらの複数のキー画像を基に検索
を実行するようにできる。この変換は、拡大、縮小、回
転、反転などの1次変換に、平行移動を加えたアフィン
変換とすることができる。
Further, the key image includes an original key image and a converted key image obtained by a predetermined conversion of the original key image, and a search is executed based on these plural key images. it can. This transformation can be an affine transformation in which translation is added to a linear transformation such as enlargement, reduction, rotation, and inversion.

【0013】また、本発明の他の態様によれば、画像検
索用データベースが提供される。このデータベースは、
蓄積された画像が、当該画像の画像データから抽出され
た少なくとも一つの特徴ベクトルに基づき複数の分類項
目に分類されており、さらに、前記分類項目を分類した
基準とは別の基準において類似する分類項目同士が関連
づけされている。
According to another aspect of the present invention, an image search database is provided. This database is
The accumulated image is classified into a plurality of classification items based on at least one feature vector extracted from the image data of the image, and a classification similar to a criterion different from the criterion for classifying the classification item. Items are associated with each other.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態(以下
実施形態という)を、図面に従って説明する。図1は、
本実施形態の画像検索装置が適用されるネットワークの
概略構成を示す図である。ネットワークには、インスト
ールされた所定のプログラムによって本実施形態の画像
検索装置として機能するコンピュータであるクライアン
ト1、紙などの印刷媒体上の画像を取り込むスキャナ
2、データベースを提供するデータベースサーバー3お
よびネットワークの管理を行うウェブサーバー4が接続
されている。データベースサーバー3は、画像検索装置
としてのクライアント1が検索対象とする画像データお
よびこれに付随するデータを蓄積する。また、ノート型
コンピュータ、携帯情報端末などの外部端末5とネット
ワークを接続するルータ6も設けられている。画像デー
タは、前記のスキャナの他、ネット上から、外部端末5
から、さらにはクライアント1の外部記憶媒体用のドラ
イブから読み込むことができる。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention (hereinafter referred to as embodiments) will be described below with reference to the drawings. Figure 1
It is a figure which shows schematic structure of the network to which the image search apparatus of this embodiment is applied. The network includes a client 1, which is a computer that functions as an image search apparatus according to the present embodiment, a scanner 2 that captures an image on a print medium such as paper, a database server 3 that provides a database, and a network. A web server 4 for management is connected. The database server 3 stores image data to be searched by the client 1 as an image search device and data associated with the image data. A router 6 for connecting a network to an external terminal 5 such as a notebook computer or a personal digital assistant is also provided. In addition to the above-mentioned scanner, the image data can be sent from the external terminal 5
From the external storage medium drive of the client 1.

【0015】図2は、本実施形態の機能構成図であっ
て、特に検索対象となる画像のデータベースの形成にか
かる構成を示している。データベースに蓄積する、また
は蓄積された画像10から、分類用特徴ベクトル抽出部
12により、画像10の画像データから定量的に取り出
すことのできる値からなる特徴ベクトルを抽出する。こ
の特徴ベクトルは、後述する蓄積された画像の分類を行
うための特徴を示すものである。この分類用の特徴ベク
トルは、例えば画像データを所定の基準で限定色化し、
各色の割合を示すベクトルとすることができる。ここで
いう限定色化とは、各画素の色を、例えば青に類似する
紺〜水色などの色を全て青とし、他にも赤、黄など限ら
れた色数に集約する処理のことである。分類部14にお
いては、前記の分類用特徴ベクトル間の距離に基づき、
画像10が複数の分類項目へ分類される。したがって、
分類用特徴ベクトル抽出部12および分類部14は、蓄
積された画像データから抽出された特徴ベクトルに基づ
き複数の分類項目に分類を行う分類手段16として機能
する。
FIG. 2 is a functional configuration diagram of the present embodiment, and particularly shows a configuration related to formation of a database of images to be searched. From the image 10 accumulated in the database or accumulated, the feature vector extracting unit 12 for classification extracts a feature vector having a value that can be quantitatively extracted from the image data of the image 10. This feature vector indicates a feature for classifying accumulated images, which will be described later. The feature vector for classification is, for example, limited colorization of image data based on a predetermined standard,
It can be a vector indicating the proportion of each color. Here, the limited colorization is a process in which the color of each pixel is blue, for example, all the colors similar to blue, such as navy blue to light blue, and the colors are aggregated into a limited number of colors such as red and yellow. is there. In the classification unit 14, based on the distance between the classification feature vectors,
The image 10 is classified into a plurality of classification items. Therefore,
The classification feature vector extraction unit 12 and the classification unit 14 function as a classification unit 16 that classifies a plurality of classification items based on the feature vector extracted from the accumulated image data.

【0016】さらに、リンク付け部18は、前記分類さ
れた分類項目同士の関連性を所定の基準により判定し、
関連性が高いと判断された項目同士をリンクさせる手段
である。この関連性は、例えば、前述の限定色化した画
像データの、限定された色に対する印象により評価する
ことができる。色には、暖かな印象、冷たい印象、柔ら
かい印象、硬い印象など、人に対して特定の印象を与え
るグループがある。前記の限定色を印象ごとにいくつか
のグループに分けておき、限定色化された画像データが
どのような印象を人に与えるかに基づき、前記の分類項
目を関連づける。
Further, the linking unit 18 judges the relevance between the classified items by a predetermined standard,
It is a means for linking items that are judged to be highly related. This relevance can be evaluated, for example, by the impression of the limited color of the image data subjected to the limited color. There are groups of colors that give a particular impression to a person, such as warm impression, cold impression, soft impression, and hard impression. The limited colors are divided into several groups for each impression, and the classification items are associated with each other based on what impression the limited colorized image data gives a person.

【0017】一方、画像10の画像データより、検索用
特徴ベクトル抽出部20により、検索時に用いる特徴ベ
クトルの抽出を行う。この検索用特徴ベクトルは、画像
データより定量的に取り出すことのできる値からなるベ
クトルであって、例えば画像データをn×nのメッシュ
に分割し、各メッシュ内の画素値の平均やエッジの量を
特徴ベクトルのデータとする。
On the other hand, from the image data of the image 10, the search feature vector extraction unit 20 extracts the feature vector used in the search. This search feature vector is a vector composed of values that can be quantitatively extracted from the image data. For example, the image data is divided into n × n meshes, and the average of pixel values and the amount of edges in each mesh are calculated. Is the feature vector data.

【0018】検索用特徴ベクトル抽出部20は、さらに
ふたつの、互いに解像度の異なる特徴ベクトル抽出部を
有している。低解像度特徴ベクトル抽出部22は、画像
データを粗い(例えば4×4の)メッシュに分割し、各
メッシュ内の画素値の平均やエッジの量を特徴ベクトル
のデータとする。もう一方の、高解像度特徴ベクトル抽
出部24は、より細かい(例えば16×16の)メッシ
ュに分割し、各メッシュ内の画素値の平均やエッジの量
をベクトルデータにする。
The search feature vector extraction unit 20 further includes two feature vector extraction units having different resolutions. The low-resolution feature vector extraction unit 22 divides the image data into coarse (for example, 4 × 4) meshes, and uses the average of pixel values and the amount of edges in each mesh as feature vector data. The other high-resolution feature vector extraction unit 24 divides the mesh into smaller (for example, 16 × 16) meshes, and uses the average of pixel values and the amount of edges in each mesh as vector data.

【0019】画像10のそれぞれに対し、その画像が属
する分類項目、関連付けにかかる情報および検索用に抽
出された2種類の特徴ベクトルが付与されて、画像デー
タがデータベース26に蓄積される。
To each image 10, a classification item to which the image belongs, information relating to association, and two types of feature vectors extracted for retrieval are added, and the image data is stored in the database 26.

【0020】図3は、本実施形態の機能構成図であっ
て、特に一つの画像(キー画像)と類似する画像の検索
にかかる構成を示している。なお、この明細書において
は、「類似」と記した場合、特に断らなければ「一致」
を含むものとする。
FIG. 3 is a functional block diagram of the present embodiment, and particularly shows a configuration for searching for an image similar to one image (key image). In this specification, when “similar” is mentioned, “match” unless otherwise specified.
Shall be included.

【0021】データベース26から所定の画像を検索す
るためのキーとなる画像(以下、キー画像)28を入力
する。分類用特徴ベクトル抽出部30により、キー画像
28の画像データから、前述の分類項目と照合するため
の特徴ベクトルを抽出する。この分類用特徴ベクトル抽
出部30は、前述の分類用特徴ベクトル抽出部12と同
一の機能を有し、同一の基準をもって特徴ベクトルの抽
出を行うものである。分類項目との照合部32にて、抽
出された特徴ベクトルに基づき、キー画像28が最も類
似する分類項目を、データベース26に蓄積された画像
データを検索して照合する。さらに、リンク付け分類項
目呼出し部34により、キー画像28と最も類似すると
された分類項目に対して、リンク付け部18によりリン
ク付けがなされている分類項目を呼び出す。そして、検
索候補抽出部36において、前記最も類似する分類項目
と、これにリンクされている分類項目に属する画像デー
タの特徴ベクトル群を、以降の検索に用いる候補をとし
て抽出する。
An image (hereinafter referred to as a key image) 28 which is a key for retrieving a predetermined image from the database 26 is input. The classification feature vector extraction unit 30 extracts a feature vector from the image data of the key image 28 for matching with the above-described classification item. The classification feature vector extraction unit 30 has the same function as the classification feature vector extraction unit 12 described above, and extracts the feature vector based on the same criterion. In the classification item collation unit 32, based on the extracted feature vector, the classification item having the most similar key image 28 is collated by searching the image data accumulated in the database 26. Further, the linking classification item calling unit 34 calls the classification item linked by the linking unit 18 with respect to the classification item most similar to the key image 28. Then, the search candidate extraction unit 36 extracts the most similar classification item and the feature vector group of image data belonging to the classification item linked to the classification item as candidates to be used in the subsequent searches.

【0022】また、キー画像28からは、検索用特徴ベ
クトル抽出部38により、所定の特徴ベクトルが抽出さ
れる。ここで検索用特徴ベクトル抽出部38は、前述の
検索用特徴ベクトル抽出部20と同一の機能を有し、同
一の基準をもって特徴ベクトルの抽出を行うものであ
る。検索用特徴ベクトル抽出部38は、さらにふたつ
の、互いに解像度の異なる特徴ベクトル抽出部を有して
いる。低解像度特徴ベクトル抽出部40は、画像データ
を粗い(例えば4×4の)メッシュに分割し、各メッシ
ュ内の画素値の平均やエッジの量を特徴ベクトルのデー
タとする。もう一方の、高解像度特徴ベクトル抽出部4
2は、より精細な(例えば16×16の)メッシュ部分
に分割し、各メッシュ内の画素値の平均やエッジの量を
ベクトルデータにする。
A predetermined feature vector is extracted from the key image 28 by the search feature vector extraction unit 38. Here, the search feature vector extraction unit 38 has the same function as the search feature vector extraction unit 20 described above, and extracts the feature vector based on the same criterion. The search feature vector extraction unit 38 further includes two feature vector extraction units having different resolutions. The low-resolution feature vector extraction unit 40 divides the image data into coarse (for example, 4 × 4) meshes, and uses the average of pixel values and the amount of edges in each mesh as feature vector data. The other high-resolution feature vector extraction unit 4
2 is divided into finer mesh portions (for example, 16 × 16), and the average of pixel values in each mesh and the amount of edges are used as vector data.

【0023】次に、低解像度特徴ベクトル照合部44に
おいて、検索候補抽出部36にて抽出された特徴ベクト
ル群の各ベクトルと、低解像度特徴ベクトル抽出部40
にて抽出されたキー画像の特徴ベクトルとを比較して、
それぞれの類似度を求める。そして、この類似度に基づ
いて候補絞り込み部46において、検索範囲の絞り込み
を行う。すなわち、類似度が高い特徴ベクトルを抽出
し、これを次の検索の範囲とする。高解像度特徴ベクト
ル照合部48において、前述の絞り込まれた特徴ベクト
ル群の各ベクトルと、高解像度特徴ベクトル抽出部42
にて抽出されたキー画像の特徴ベクトルとを比較して、
それぞれの類似度を求める。検索結果出力部50におい
て、前記類似度を基に、類似度の高い特徴ベクトルに対
応する画像データを出力する。
Next, in the low resolution feature vector matching unit 44, each vector of the feature vector group extracted by the search candidate extraction unit 36 and the low resolution feature vector extraction unit 40.
Compare with the feature vector of the key image extracted in
Find the similarity of each. Then, the candidate narrowing unit 46 narrows the search range based on this similarity. That is, a feature vector having a high degree of similarity is extracted and used as the range of the next search. In the high resolution feature vector matching unit 48, each vector of the above-mentioned narrowed down feature vector group and the high resolution feature vector extraction unit 42.
Compare with the feature vector of the key image extracted in
Find the similarity of each. The search result output unit 50 outputs the image data corresponding to the feature vector having a high similarity based on the similarity.

【0024】図4は、画像データの蓄積に関するフロー
チャートである。まず、登録する画像データを入力する
(S100)。入力された画像データから、分類用特徴
ベクトル、低解像度特徴ベクトル、高解像度特徴ベクト
ルの3種の特徴ベクトルを抽出する(S102,S10
4,S106)。蓄積対象となる全ての画像データが入
力され、それらの特徴ベクトルの抽出が終了したら、次
のステップに移行する(S108)。
FIG. 4 is a flowchart relating to the storage of image data. First, the image data to be registered is input (S100). From the input image data, three types of feature vectors, a classification feature vector, a low resolution feature vector, and a high resolution feature vector are extracted (S102, S10).
4, S106). When all the image data to be accumulated are input and the extraction of their feature vectors is completed, the process proceeds to the next step (S108).

【0025】次に、抽出された分類用特徴ベクトルを用
いて、各特徴ベクトル間の距離を求め(S110)、こ
の距離に基づき特徴ベクトルの分類を行う(S11
2)。ここで分類とは、特徴ベクトル間の距離を基に、
その距離の近いものをまとめていくものである。一般に
クラスタ分析などといわれる方法を用いる。クラスタ解
析には、階層的手法、非階層的手法とがあるが、どちら
を用いることもできる。分類された各群を、分類項目と
する。全特徴ベクトルの分類が終了したならば(S11
4)、次に分類項目同士のリンク付けを行う(S11
6)。これは、分類を行った基準とは、異なる基準によ
って、類似する項目同士を関連付けさせておくものであ
る。全ての分類項目に対して、リンク付けが終了したら
(S118)、各画像データと、これに付随して分類
用、低解像度、高解像度の3種の特徴ベクトル、分類項
目、リンク付け情報をデータベースに登録する(S12
0)。
Next, using the extracted classification feature vector, the distance between the feature vectors is obtained (S110), and the feature vector is classified based on this distance (S11).
2). Here, the classification is based on the distance between the feature vectors,
The things that are close to each other are put together. A method generally called cluster analysis is used. The cluster analysis includes a hierarchical method and a non-hierarchical method, but either method can be used. Each classified group is a classification item. If the classification of all feature vectors is completed (S11
4) Next, the classification items are linked (S11).
6). This is to associate similar items with each other by a criterion different from the criterion used for classification. When linking is completed for all the classification items (S118), each image data and the accompanying three types of feature vectors for classification, low resolution and high resolution, classification items, and linking information are stored in the database. To register (S12
0).

【0026】図5は、画像データの検索に関するフロー
チャートである。まず、検索キーとなる画像データを入
力し(S122)、分類の照合に用いる分類用特徴ベク
トル、検索の候補を絞り込むために用いる低解像度特徴
ベクトルおよび検索結果を求めるのに用いる高解像度特
徴ベクトルを、前記検索キー用の画像データから抽出す
る(S124,S126,S128)。この際、検索キ
ー画像データに、1次変換と平行移動とを含む変換であ
るアフィン変換を行い、この変換後の画像データもキー
画像として検索を実行することもできる。例えば、拡大
縮小を3パタン、90°の回転を4パタン、反転を2パ
タンおよび平行移動を9パタンのアフィン変換による画
像データと、元の画像データとから216のキー画像を
得ることができる。
FIG. 5 is a flow chart relating to the retrieval of image data. First, image data to be a search key is input (S122), and a classification feature vector used for collation of classifications, a low resolution feature vector used for narrowing down search candidates, and a high resolution feature vector used for obtaining a search result are input. , Is extracted from the image data for the search key (S124, S126, S128). At this time, the search key image data may be subjected to affine transformation, which is a transformation including a primary transformation and a parallel movement, and the image data after this transformation may be searched as a key image. For example, 216 key images can be obtained from the original image data and the image data by the affine transformation of 3 patterns for enlargement / reduction, 4 patterns for 90 ° rotation, 2 patterns for inversion, and 9 patterns for parallel movement.

【0027】次に、キー画像の分類用特徴ベクトルに基
づき、データベースにすでに登録されている分類項目と
を照合し、キー画像が属する分類項目を得る(S13
0)。さらに、この分類項目にリンク付けされている分
類項目を呼び出す(S132)。これらの分類項目に属
する画像データが以降の検索範囲となり、これらの分類
項目に属する画像の低解像度特徴ベクトルを、データベ
ース26より抽出する(S134)。抽出された低解像
度特徴ベクトルと、キー画像の低解像度特徴ベクトルを
照合し、個々の類似度を判断する(S136)。類似度
の高い特徴ベクトルの画像に検索対象を絞り込み、この
絞り込まれた画像の高解像度特徴ベクトルをデータベー
ス26より抽出する(S138)。この抽出された高解
像度特徴ベクトルと、キー画像の特徴ベクトルとを照合
し、類似度の高い特徴ベクトルを選び出す(S14
0)。この特徴ベクトルに対応する画像をデータベース
26より呼び出して、これを検索結果とする(S14
2)。
Next, based on the classification feature vector of the key image, the classification item already registered in the database is collated to obtain the classification item to which the key image belongs (S13).
0). Furthermore, the classification item linked to this classification item is called (S132). The image data belonging to these classification items becomes the subsequent search range, and the low resolution feature vectors of the images belonging to these classification items are extracted from the database 26 (S134). The extracted low resolution feature vector is collated with the low resolution feature vector of the key image to determine the degree of similarity (S136). The search target is narrowed down to the image of the feature vector having a high degree of similarity, and the high resolution feature vector of the narrowed down image is extracted from the database 26 (S138). The extracted high resolution feature vector is collated with the feature vector of the key image to select a feature vector having a high degree of similarity (S14).
0). The image corresponding to this feature vector is called from the database 26 and used as the search result (S14).
2).

【0028】以上、本実施形態においては、分類項目を
分けたときの基準と異なる基準によって、前記の分類項
目の関連性の高いもの同士を関連づけるようにリンクを
張ったデータベースとしている。そして、キー画像に関
して検索を行う場合、キー画像が属する分類項目と、こ
の分類項目にリンク付けされた分類項目に属する画像を
検索対象範囲とする。具体的に記せば、キー画像が属す
る分類項目Aと、この分類項目Aにリンク付けされた全
ての分類項目B,C・・・を検索の範囲とする。分類項
目Aのみを検索対象とした場合には、キー画像に類似の
画像が分類項目Bなどにあったとしても、これを検索す
ることはできないが、本実施形態においては、これが可
能となる。また、検索漏れが少なくなるように、分類項
目をより概略的に行う、または分類項目を設けず、全デ
ータを初めから詳細な検索の対象とする場合は、微細な
差異に引きずられて「おおよそ」類似した画像の検索漏
れがおきたり、処理負担が増大したりするが、本実施形
態においては、人の印象に近い検索が可能になり、処理
負担の過大な増加も抑えることができる。
As described above, in the present embodiment, the database is linked so that the items having high relevance among the above-mentioned classification items are associated with each other by the criterion different from the criterion when the classification items are divided. Then, when performing a search for a key image, the classification item to which the key image belongs and the images belonging to the classification item linked to this classification item are set as the search target range. Specifically, the classification item A to which the key image belongs and all the classification items B, C ... Linked to this classification item A are set as the search range. When only the classification item A is set as the search target, even if an image similar to the key image exists in the classification item B or the like, it cannot be searched, but in the present embodiment, this is possible. In addition, if the classification items are made more roughly so that the number of omissions in the search is reduced, or if the classification items are not provided and the entire data is targeted for detailed search from the beginning, it is dragged by minute differences and " Although similar images may be overlooked or the processing load may increase, in the present embodiment, it is possible to perform a search close to a person's impression and suppress an excessive increase in the processing load.

【0029】また、登録された画像およびキー画像の画
像データから抽出された特徴ベクトルを利用して検索を
行うので、画像の登録、蓄積の際に、キーワードなどの
コード情報の入力が不要となる。
Further, since the search is performed using the feature vector extracted from the image data of the registered image and the key image, it is not necessary to input code information such as a keyword when registering and storing the image. .

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

【図1】 ネットワーク環境の一例を示す図である。FIG. 1 is a diagram illustrating an example of a network environment.

【図2】 本実施形態の機能を示すブロック図であり、
特に画像データの登録に係る構成を示す図である。
FIG. 2 is a block diagram showing functions of the present embodiment,
It is a figure which shows the structure especially regarding registration of image data.

【図3】 本実施形態の機能を示すブロック図であり、
特に画像データの検索に係る構成を示す図である。
FIG. 3 is a block diagram showing functions of the present embodiment,
It is a figure which shows the structure especially regarding the search of image data.

【図4】 本実施形態の処理を示すフローチャートであ
り、特に画像データの登録に係る処理を示すチャートで
ある。
FIG. 4 is a flowchart showing a process of the present embodiment, and particularly a chart showing a process relating to registration of image data.

【図5】 本実施形態の処理を示すフローチャートであ
り、特に画像データの検索に係る処理を示すチャートで
ある。
FIG. 5 is a flowchart showing a process of the present embodiment, and is a chart showing a process particularly related to image data search.

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

10 画像、12,30 分類用特徴ベクトル抽出部、
14 分類部、18リンク付け部、20,38 検索用
特徴ベクトル抽出部、22,40 低解像度特徴ベクト
ル抽出部、24,42 高解像度特徴ベクトル抽出部、
26 データベース、28 キー画像、32 分類項目
との照合部、34 リンク付け分類項目呼出し部、36
検索候補抽出部、44 低解像度特徴ベクトル照合
部、46候補絞り込み部、48 高解像度特徴ベクトル
照合部、50 検索結果出力部。
10 images, 12, 30 classification feature vector extraction unit,
14 classification unit, 18 linking unit, 20, 38 search feature vector extraction unit, 22, 40 low resolution feature vector extraction unit, 24, 42 high resolution feature vector extraction unit,
26 database, 28 key image, 32 collation part with classification item, 34 linking classification item calling part, 36
Search candidate extraction unit, 44 low resolution feature vector matching unit, 46 candidate narrowing unit, 48 high resolution feature vector matching unit, 50 search result output unit.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B050 AA02 AA06 AA09 CA07 CA08 DA02 EA04 EA18 FA02 FA13 5B075 ND06 NK06 NK31 NK39 NK44 NR12 PR06 QM08 5L096 AA06 FA06 FA32 GA19 HA07 JA11    ─────────────────────────────────────────────────── ─── Continued front page    F term (reference) 5B050 AA02 AA06 AA09 CA07 CA08                       DA02 EA04 EA18 FA02 FA13                 5B075 ND06 NK06 NK31 NK39 NK44                       NR12 PR06 QM08                 5L096 AA06 FA06 FA32 GA19 HA07                       JA11

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数の蓄積された画像の中からキー画像
に類似した画像を検索する画像検索装置であって、 前記蓄積された画像を、当該画像の画像データから抽出
された少なくとも一つの特徴ベクトルに基づき複数の分
類項目に分類する分類手段と、 前記分類項目を、これらを分類した基準とは別の基準に
おいて類似するもの同士、関連付けさせるリンク手段
と、 前記キー画像の画像データから特徴ベクトルを抽出し、
このキー画像特徴ベクトルと、前記分類項目を代表する
特徴ベクトルとを照合して、当該キー画像に類似する分
類項目を選定する分類項目選定手段と、 前記キー画像の抽出された特徴ベクトルと、前記選定さ
れた分類項目またはこれに関連付けされた前記分類項目
に属する前記蓄積された画像の特徴ベクトルとを比較
し、前記キー画像に類似した前記蓄積された画像を選定
する、類似画像選定手段と、を有する画像検索装置。
1. An image retrieval device for retrieving an image similar to a key image from among a plurality of accumulated images, wherein at least one characteristic of the accumulated image extracted from image data of the image. Classification means for classifying into a plurality of classification items based on a vector, link means for associating the classification items with each other that are similar to each other in a criterion different from the criterion for classifying them, and a feature vector Extract
This key image feature vector is compared with a feature vector representative of the classification item to select a classification item similar to the key image, classification item selection means, the extracted feature vector of the key image, Similar image selecting means for comparing the selected classification item or the feature vector of the accumulated image belonging to the classification item associated therewith to select the accumulated image similar to the key image, An image retrieval device having.
【請求項2】 請求項1に記載の画像検索装置におい
て、 前記類似画像選定手段は、 前記キー画像の抽出された特徴ベクトルと、前記選定さ
れた分類項目またはこれに関連付けされた前記分類項目
に属する前記蓄積された画像の特徴ベクトルとを比較
し、前記キー画像に類似する複数の前記蓄積された画像
を、類似画像の候補として抽出する、候補抽出手段と、 前記候補抽出手段で用いられた、キー画像および蓄積さ
れた画像の特徴ベクトルとは異なる特徴ベクトルによっ
て、前記キー画像と抽出された候補の画像とを比較し、
前記キー画像に類似した前記蓄積された画像を選定す
る、絞り込み選定手段と、を含む、画像検索装置。
2. The image search device according to claim 1, wherein the similar image selecting unit selects the feature vector extracted from the key image, the selected classification item or the classification item associated with the selected classification item. Used by the candidate extraction means, which compares the feature vector of the stored image to which it belongs and extracts the plurality of stored images similar to the key image as candidates for similar images; , Comparing the key image and the extracted candidate image by a feature vector different from the feature vector of the key image and the stored image,
An image search device comprising: a narrowing-down selection unit that selects the stored image similar to the key image.
【請求項3】 請求項1または2に記載の画像検索装置
において、 前記キー画像は、本来のキー画像と、この本来のキー画
像より所定の変換により得られた変換キー画像とを含
む、画像検索装置。
3. The image search device according to claim 1, wherein the key image includes an original key image and a conversion key image obtained by performing a predetermined conversion from the original key image. Search device.
【請求項4】 請求項3に記載の画像検索装置におい
て、前記本来のキー画像に対し行う所定の変換は、アフ
ィン変換である、画像検索装置。
4. The image search device according to claim 3, wherein the predetermined conversion performed on the original key image is an affine transformation.
【請求項5】 複数の画像が蓄積された画像検索用デー
タベースであって、 蓄積された画像は、当該画像の画像データから抽出され
た少なくとも一つの特徴ベクトルに基づき複数の分類項
目に分類されており、 さらに、前記分類項目を、これらを分類した基準とは別
の基準において類似するもの同士、関連付けされてい
る、画像検索用データベース。
5. An image search database in which a plurality of images are accumulated, wherein the accumulated images are classified into a plurality of classification items based on at least one feature vector extracted from the image data of the image. Furthermore, the image search database in which the classification items are associated with each other similar to each other in a criterion different from the criterion by which the classification items are classified.
【請求項6】 請求項5に記載の画像検索用データベー
スに蓄積された画像のうち、キー画像と類似する画像を
検索する画像検索装置であって、 前記キー画像の画像データから特徴ベクトルを抽出し、
このキー画像特徴ベクトルと、前記分類項目を代表する
特徴ベクトルを照合して、当該キー画像に類似する分類
項目を選定する分類項目選定手段と、 前記キー画像の抽出された特徴ベクトルと、前記選定さ
れた分類項目またはこれに関連づけされた前記分類項目
に属する前記蓄積された画像の特徴ベクトルとを比較
し、前記キー画像に類似した前記蓄積された画像を選定
する、類似画像選定手段と、を有する画像検索装置。
6. An image search apparatus for searching an image similar to a key image among the images stored in the image search database according to claim 5, wherein a feature vector is extracted from the image data of the key image. Then
Classification item selection means for matching the key image feature vector with a feature vector representative of the classification item to select a category item similar to the key image, the extracted feature vector of the key image, and the selection A similar image selection means for comparing the stored classification image or the feature vector of the stored image belonging to the classification item associated with the selected classification item, and selecting the stored image similar to the key image. An image retrieval device having.
JP2002051001A 2002-02-27 2002-02-27 Image search device Expired - Fee Related JP4082043B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002051001A JP4082043B2 (en) 2002-02-27 2002-02-27 Image search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002051001A JP4082043B2 (en) 2002-02-27 2002-02-27 Image search device

Publications (2)

Publication Number Publication Date
JP2003256427A true JP2003256427A (en) 2003-09-12
JP4082043B2 JP4082043B2 (en) 2008-04-30

Family

ID=28663091

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002051001A Expired - Fee Related JP4082043B2 (en) 2002-02-27 2002-02-27 Image search device

Country Status (1)

Country Link
JP (1) JP4082043B2 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005275979A (en) * 2004-03-25 2005-10-06 Fuji Photo Film Co Ltd Image retrieving program
JP2009104533A (en) * 2007-10-25 2009-05-14 Ricoh Co Ltd Information management device, information management method, and program
JP2009277045A (en) * 2008-05-15 2009-11-26 Sharp Corp Image processing apparatus, image forming apparatus, image processing system, image processing method, image processing program and recording medium for the same
JP2010061285A (en) * 2008-09-02 2010-03-18 Yahoo Japan Corp Image retrieval device
KR20110027666A (en) * 2008-06-06 2011-03-16 톰슨 라이센싱 System and method for similarity search of images
JP2012230676A (en) * 2011-04-25 2012-11-22 Fuji Xerox Co Ltd Device and program for embedded media marker identification
JP2014197412A (en) * 2014-06-12 2014-10-16 トムソン ライセンシングThomson Licensing System and method for similarity search of images
US20170243077A1 (en) * 2016-02-18 2017-08-24 Fuji Xerox Co., Ltd. Image processing apparatus and non-transitory computer readable medium
WO2019244276A1 (en) * 2018-06-20 2019-12-26 楽天株式会社 Search system, search method, and program
WO2019244277A1 (en) * 2018-06-20 2019-12-26 楽天株式会社 Search system, search method, and program
JP2020074111A (en) * 2019-12-24 2020-05-14 楽天株式会社 Search system, search method, and program
WO2023145818A1 (en) * 2022-01-28 2023-08-03 株式会社Jvcケンウッド Image classifying device, image classifying method, and image classifying program, and image feature learning device, image feature learning method, and image feature learning program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08305726A (en) * 1995-04-28 1996-11-22 Fuji Xerox Co Ltd Information retrieving device
JPH09204440A (en) * 1996-01-29 1997-08-05 Fujitsu Ltd System and method for retrieving image and recording medium
JPH09237343A (en) * 1996-03-01 1997-09-09 Nippon Telegr & Teleph Corp <Ntt> Object recognizing system
JPH10240765A (en) * 1997-03-03 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> Method for retrieving similar object and device therefor
JPH11238078A (en) * 1998-02-24 1999-08-31 Minolta Co Ltd Image retrieval device and method and medium recording image retrieval program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08305726A (en) * 1995-04-28 1996-11-22 Fuji Xerox Co Ltd Information retrieving device
JPH09204440A (en) * 1996-01-29 1997-08-05 Fujitsu Ltd System and method for retrieving image and recording medium
JPH09237343A (en) * 1996-03-01 1997-09-09 Nippon Telegr & Teleph Corp <Ntt> Object recognizing system
JPH10240765A (en) * 1997-03-03 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> Method for retrieving similar object and device therefor
JPH11238078A (en) * 1998-02-24 1999-08-31 Minolta Co Ltd Image retrieval device and method and medium recording image retrieval program

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
伊藤 英毅: "概念体系間の比較と重ね合わせによる関連発見", 第40回 人工知能基礎論研究会資料, vol. SIG−FAI−9904, JPN6007000466, 21 March 2000 (2000-03-21), JP, pages 65 - 70, ISSN: 0000910785 *
平田 恭二 KYOJI HIRATA: "ハイパーメディアにおけるメディアナビゲーション Media Navigation on Hypermedia", 情報処理学会研究報告 VOL.93 NO.15 IPSJ SIG NOTES, vol. 第93巻, CSNG199900245010, JP, ISSN: 0000870841 *
平田 恭二: "ハイパーメディアにおけるメディアナビゲーション", 情報処理学会研究報告, vol. 93, no. 15, JPN6007002533, 2 March 1993 (1993-03-02), JP, pages 69 - 76, ISSN: 0000910784 *

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005275979A (en) * 2004-03-25 2005-10-06 Fuji Photo Film Co Ltd Image retrieving program
JP2009104533A (en) * 2007-10-25 2009-05-14 Ricoh Co Ltd Information management device, information management method, and program
US8224095B2 (en) 2008-05-15 2012-07-17 Sharp Kabushiki Kaisha Image processing apparatus, image forming apparatus, image processing system, and image processing method
JP2009277045A (en) * 2008-05-15 2009-11-26 Sharp Corp Image processing apparatus, image forming apparatus, image processing system, image processing method, image processing program and recording medium for the same
JP4565015B2 (en) * 2008-05-15 2010-10-20 シャープ株式会社 Image processing apparatus, image forming apparatus, image processing system, image processing program, and recording medium thereof
KR101582142B1 (en) 2008-06-06 2016-01-05 톰슨 라이센싱 System and method for similarity search of images
JP2011523137A (en) * 2008-06-06 2011-08-04 トムソン ライセンシング Image similarity search system and method
KR20110027666A (en) * 2008-06-06 2011-03-16 톰슨 라이센싱 System and method for similarity search of images
KR101622360B1 (en) 2008-06-06 2016-05-19 톰슨 라이센싱 System and method for similarity search of images
JP2010061285A (en) * 2008-09-02 2010-03-18 Yahoo Japan Corp Image retrieval device
JP2012230676A (en) * 2011-04-25 2012-11-22 Fuji Xerox Co Ltd Device and program for embedded media marker identification
JP2014197412A (en) * 2014-06-12 2014-10-16 トムソン ライセンシングThomson Licensing System and method for similarity search of images
US20170243077A1 (en) * 2016-02-18 2017-08-24 Fuji Xerox Co., Ltd. Image processing apparatus and non-transitory computer readable medium
US9886646B2 (en) 2016-02-18 2018-02-06 Fuji Xerox Co., Ltd. Image processing apparatus and non-transitory computer readable medium
WO2019244276A1 (en) * 2018-06-20 2019-12-26 楽天株式会社 Search system, search method, and program
WO2019244277A1 (en) * 2018-06-20 2019-12-26 楽天株式会社 Search system, search method, and program
JP6637221B1 (en) * 2018-06-20 2020-01-29 楽天株式会社 Search system, search method, and program
JP6639743B1 (en) * 2018-06-20 2020-02-05 楽天株式会社 Search system, search method, and program
US11899722B2 (en) 2018-06-20 2024-02-13 Rakuten Group, Inc. Search system, search method, and program
JP2020074111A (en) * 2019-12-24 2020-05-14 楽天株式会社 Search system, search method, and program
WO2023145818A1 (en) * 2022-01-28 2023-08-03 株式会社Jvcケンウッド Image classifying device, image classifying method, and image classifying program, and image feature learning device, image feature learning method, and image feature learning program

Also Published As

Publication number Publication date
JP4082043B2 (en) 2008-04-30

Similar Documents

Publication Publication Date Title
US6556710B2 (en) Image searching techniques
US6522782B2 (en) Image and text searching techniques
US8203732B2 (en) Searching for an image utilized in a print request to detect a device which sent the print request
EP0130050B1 (en) Data management apparatus
US8908997B2 (en) Methods and apparatus for automated true object-based image analysis and retrieval
US6907141B1 (en) Image data sorting device and image data sorting method
US8135708B2 (en) Relevance ranked faceted metadata search engine
US20170024384A1 (en) System and method for analyzing and searching imagery
EP1585073A1 (en) Method for duplicate detection and suppression
AU2007266331A1 (en) Content based image retrieval
JP2010519659A (en) Search for images based on sample images
WO2011045920A1 (en) Color analysis device, color analysis method, and color analysis program
US6522780B1 (en) Indexing of images and/or text
JP4082043B2 (en) Image search device
JP2010040032A (en) Search method, search program and search system
GB2393275A (en) Information storage and retrieval
JP5507962B2 (en) Information processing apparatus, control method therefor, and program
US6522779B2 (en) Representing an image with a posterized joint histogram
EP1400903A1 (en) Information storage and retrieval
Caicedo et al. Design of a medical image database with content-based retrieval capabilities
US6671402B1 (en) Representing an image with weighted joint histogram
Seth et al. A review on content based image retrieval
WO2008005493A2 (en) Relevance ranked faceted metadata search method and search engine
Zhu et al. New query refinement and semantics integrated image retrieval system with semiautomatic annotation scheme
US20020133489A1 (en) Texture-based image database browsing and sorting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040913

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070710

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070907

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071023

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071221

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080122

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080204

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: 20110222

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120222

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130222

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130222

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140222

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees