JPH08137908A - Method and device for retrieving picture - Google Patents

Method and device for retrieving picture

Info

Publication number
JPH08137908A
JPH08137908A JP6280495A JP28049594A JPH08137908A JP H08137908 A JPH08137908 A JP H08137908A JP 6280495 A JP6280495 A JP 6280495A JP 28049594 A JP28049594 A JP 28049594A JP H08137908 A JPH08137908 A JP H08137908A
Authority
JP
Japan
Prior art keywords
image
resolution
search
retrieving
feature amount
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.)
Withdrawn
Application number
JP6280495A
Other languages
Japanese (ja)
Inventor
Hiroaki Sato
宏明 佐藤
Kazuko Tsujimura
和子 辻村
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 JP6280495A priority Critical patent/JPH08137908A/en
Priority to DE69535098T priority patent/DE69535098T2/en
Priority to EP95308124A priority patent/EP0713186B1/en
Priority to US08/555,714 priority patent/US6246804B1/en
Publication of JPH08137908A publication Critical patent/JPH08137908A/en
Priority to US09/476,120 priority patent/US6181818B1/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Analysis (AREA)

Abstract

PURPOSE: To obtain a high speed picture retrieving method capable of executing stable operation even when a specified pattern is a part of a picture and sufficiently restricting the number of pictures to be compared by providing this picture retrieving method with respectively specific calculating, generating, storing, and retrieving processes. CONSTITUTION: A multiple resolution feature value calculating part 101 calculates and outputs plural feature values corresponding to plural block sizes for individual picture data in a data base. An index generating part 102 generates an index from the feature values outputted from the calculating part 101 and stores prescribed retrieving information in a resolution-sorted index table 103 in accordance with the index and resolution (block size). At the time of retrieval, a table retrieving part 104 calculates block size to be retrieved and its feature value from a specified pattern, retrieves the table 103 by the use of the calculated results and outputs a picture candidate and its object area as a retrieved result.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、例えば画像データベー
スシステムや電子ファイルシステム、或いはマルチメデ
ィアデータベースシステムなどにおける画像データの検
索方法に関し、特に画像若しくは図形を与えられ、これ
と類似した画像をデータベース中から見つけ出す画像検
索方法及び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for searching image data in, for example, an image database system, an electronic file system, a multimedia database system, etc. The present invention relates to an image search method and apparatus to be found from.

【0002】[0002]

【従来の技術】従来、画像検索の方法としては、データ
ベース中のすべての画像と指定されたパターンを比較
し、得られた類似度の値の大きいものを候補画像として
選択する方法が用いられてきた。しかしながら、この方
法では、データベース中の画像の枚数が多くなるに従っ
て、検索時間も膨大になることから、比較する対象画像
をなんらかの手法で制限することが検討されている。例
えば、『画像クラスタリングによる画像検索高速化手
法:情報処理学会第45回(平成4年後期)全国大会、
2S-5,4-209,(1992).平田恭二、原良憲共著』では、デー
タベース内のすべての画像データ同士の類似度を計算
し、これが与えられた閾値よりも小さい場合に、画像間
に類似関係を示すリンクを張り、検索時に指定パターン
との整合度が小さい画像データが見つかった時、これと
類似関係にある画像を比較対象からはずすことにより、
検索速度の向上を図っている。
2. Description of the Related Art Conventionally, as a method of image retrieval, there has been used a method of comparing all images in a database with a designated pattern and selecting one having a large similarity value as a candidate image. It was However, in this method, the search time becomes enormous as the number of images in the database increases, so it is considered to limit the comparison target image by some method. For example, "Method for speeding up image retrieval by image clustering: 45th National Conference of Information Processing Society of Japan (Late 1992),
2S-5, 4-209, (1992). Kyoji Hirata and Yoshinori Hara, “calculates the similarity between all image data in a database, and if this is smaller than a given threshold, the By establishing a link indicating a similarity relationship, and when image data with a small degree of matching with the specified pattern is found during search, by removing the image having a similarity relationship with this from the comparison target,
We are trying to improve search speed.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来例では、画像全体の比較によって類似関係を規定して
いるため、指定パターンが画像の一部である場合には不
適切な結果となることがあった。
However, in the above-mentioned conventional example, since the similarity relation is defined by comparing the entire images, an inappropriate result may occur when the designated pattern is a part of the image. there were.

【0004】本発明は、上記課題を解決するために成さ
れたもので、指定パターンが画像の一部である場合にも
安定して動作し、かつ、比較対象となる画像の数を十分
に制限でき、高速な画像検索方法及び装置を提供するこ
とを目的とする。
The present invention has been made to solve the above-mentioned problems, and operates stably even when a designated pattern is a part of an image, and the number of images to be compared is sufficient. An object of the present invention is to provide a high-speed image search method and device that can be limited.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、本発明の画像検索方法は以下の工程を有する。
In order to achieve the above object, the image retrieval method of the present invention has the following steps.

【0006】即ち、与えられたパターンと類似する画像
を検索する画像検索方法において、画像データの特徴量
を複数の解像度に対して算出する算出工程と、前記算出
工程で算出された特徴量から検索情報を生成する生成工
程と、前記生成工程で生成された検索情報を各解像度毎
に格納する格納工程と、前記格納工程で格納された検索
情報に基づいて与えられたパターンと類似する画像を検
索する検索工程とを有する。
That is, in an image retrieval method for retrieving an image similar to a given pattern, a calculation step of calculating the feature amount of image data for a plurality of resolutions, and a search from the feature amount calculated in the calculating step are performed. A generation step of generating information, a storage step of storing the search information generated in the generation step for each resolution, and an image similar to a given pattern is searched based on the search information stored in the storage step. And a search step to perform.

【0007】また、上記目的を達成するために、本発明
による画像検索装置は以下の構成を備える。
In order to achieve the above object, the image retrieval apparatus according to the present invention has the following configuration.

【0008】即ち、与えられたパターンと類似する画像
を検索する画像検索装置において、画像データの特徴量
を複数の解像度に対して算出する算出手段と、前記算出
手段で算出された特徴量から検索情報を生成する生成手
段と、前記生成手段で生成された検索情報を各解像度毎
に格納する格納手段と、前記格納手段に格納された検索
情報に基づいて与えられたパターンと類似する画像を検
索する検索手段とを備える。
That is, in an image retrieval apparatus for retrieving an image similar to a given pattern, calculation means for calculating the feature amount of image data for a plurality of resolutions, and retrieval from the feature amount calculated by the calculating means Generating means for generating information, storing means for storing the search information generated by the generating means for each resolution, and searching for an image similar to a given pattern based on the search information stored in the storing means And a search means for performing the search.

【0009】[0009]

【作用】かかる構成において、画像データの特徴量を複
数の解像度に対して算出し、算出された特徴量から検索
情報を生成し、生成された検索情報を各解像度毎に格納
する。その後、格納された検索情報に基づいて与えられ
たパターンと類似する画像を検索するように動作する。
In this structure, the feature amount of the image data is calculated for a plurality of resolutions, the search information is generated from the calculated feature amount, and the generated search information is stored for each resolution. Then, it operates to search for an image similar to the given pattern based on the stored search information.

【0010】[0010]

【実施例】以下、図面を参照しながら本発明に係る好適
な一実施例を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of the present invention will be described in detail below with reference to the drawings.

【0011】図1は、本実施例における画像検索装置の
構成を示す図である。図において、101は検索対象で
ある個々の画像データから複数のブロックサイズに対応
する特徴量を計算する多重解像度特徴量計算部、102
は算出された特徴量から検索のためのインデクスを生成
するインデクス生成部、103は解像度別に構成された
解像度別インデクステーブル、104は与えられた指定
パターン(図6参照)から検索すべきブロックの大きさ
と特徴量を決定し、類似する画像と対応領域をインデク
ステーブル103から検索するテーブル検索部である。
FIG. 1 is a block diagram showing the arrangement of the image retrieval apparatus according to this embodiment. In the figure, reference numeral 101 denotes a multi-resolution feature amount calculation unit for calculating feature amounts corresponding to a plurality of block sizes from individual image data to be searched, and 102.
Is an index generation unit that generates an index for retrieval from the calculated feature amount, 103 is a resolution-based index table configured by resolution, and 104 is the size of a block to be retrieved from a given specified pattern (see FIG. 6). And a feature amount, and a table search unit that searches the index table 103 for similar images and corresponding areas.

【0012】上記構成において、不図示のデータベース
内の個々の画像データに対し、多重解像度特徴量計算部
101は、複数のブロックサイズに対応した複数の特徴
量を計算し出力する。そして、インデクス生成部102
は、多重解像度特徴量計算部101より出力された特徴
量からインデクスを生成し、このインデクスと解像度
(ブロックサイズ)に応じて、後述する検索情報が解像
度別インデクステーブル103に格納される。
In the above configuration, the multi-resolution feature quantity calculation unit 101 calculates and outputs a plurality of feature quantities corresponding to a plurality of block sizes for individual image data in a database (not shown). Then, the index generation unit 102
Generates an index from the feature amount output from the multi-resolution feature amount calculation unit 101, and search information described later is stored in the resolution-based index table 103 according to the index and the resolution (block size).

【0013】また、検索時には、テーブル検索部104
が指定パターンから検索対象とするブロックサイズと特
徴量を計算し、これらを用いてインデクステーブル10
3を検索し、候補画像及びその対象領域を検索結果とし
て出力する。
At the time of search, the table search unit 104
Calculates the block size and the feature amount to be searched from the specified pattern, and uses them to calculate the index table 10
3 is searched, and the candidate image and its target area are output as the search result.

【0014】図2は、多重解像度特徴量計算部101で
用いられる複数のブロックサイズの例を示す図である。
図2に示す(a)は、1ブロックが16×16画素デー
タ、同(b)は32×32画素データ、そして、同
(c)は64×64画素データである。この場合、ブロ
ックサイズ=16が最も高解像度である。
FIG. 2 is a diagram showing an example of a plurality of block sizes used in the multi-resolution feature quantity calculation unit 101.
2A shows 16 × 16 pixel data in one block, 32 × 32 pixel data in FIG. 2B, and 64 × 64 pixel data in FIG. 2C. In this case, the block size = 16 is the highest resolution.

【0015】多重解像度特徴量計算部101は、各解像
度(ブロックサイズ)に対して個々のブロック毎にその
内部の画素データの色ヒストグラムを取り、色特徴ベク
トル(C1,C2,C3,…Cn)を出力する。
The multi-resolution feature quantity calculation unit 101 takes a color histogram of pixel data inside each block for each resolution (block size), and obtains a color feature vector (C1, C2, C3, ... Cn). Is output.

【0016】図3は、ヒストグラムから色特徴ベクトル
を算出する過程を説明するための図である。ヒストグラ
ムを取る色データは、多様な表色系を用いて計算できる
が、ここでは、一例としてHSV表色系を用い、色相を
表すHデータのヒストグラムを使用する。色特徴ベクト
ルは、その各要素Ciがヒストグラム中の[di−1,
di+1]の範囲の画素数を計数して得られる。ここ
で、CiとCi+1には重なりを持たせることにより、
指定パターンから得られる特徴値が量子化ステップdi
などに近接している場合にも、安定して判定することが
できる。
FIG. 3 is a diagram for explaining the process of calculating the color feature vector from the histogram. The color data that takes a histogram can be calculated using various color systems, but here, as an example, the HSV color system is used, and a histogram of H data representing a hue is used. In the color feature vector, each element Ci has [di-1,
It is obtained by counting the number of pixels in the range [di + 1]. Here, by making Ci and Ci + 1 overlap,
The feature value obtained from the specified pattern is the quantization step di
It is possible to make a stable determination even when it is close to, for example.

【0017】図4は、インデクス作成部102の動作を
示すフローチャートである。これは単純な3重ループで
あり、まずステップS101で解像度(ブロックサイ
ズ)Rを設定し、ステップS102でブロック番号jを
初期化する。そして、ステップS103で、色特徴ベク
トルの各要素Ciを示すパラメータiを初期化し、続く
ステップS104で、その色特徴ベクトルの要素Ciと
解像度Rより定まる閾値T(R)とを比較する。その結
果、要素Ciが閾値T(R)よりも大きければ、ステッ
プS105でインデクステーブルの解像度R、色特徴C
iから定まる項へそのブロックの番号(領域id)とそ
のブロックを含む画像の番号(画像id)を追加する。
そして、ステップS106乃至ステップS111で、各
パラメータを更新し、すべての解像度、ブロックについ
て、各要素Ciのインデクスを作成すると処理を終了す
る。
FIG. 4 is a flowchart showing the operation of the index creating unit 102. This is a simple triple loop. First, the resolution (block size) R is set in step S101, and the block number j is initialized in step S102. Then, in step S103, the parameter i indicating each element Ci of the color feature vector is initialized, and in the following step S104, the element Ci of the color feature vector is compared with the threshold value T (R) determined by the resolution R. As a result, if the element Ci is larger than the threshold value T (R), the resolution R and the color feature C of the index table in step S105.
The number of the block (area id) and the number of the image including the block (image id) are added to the item determined from i.
Then, in step S106 to step S111, each parameter is updated, and the index of each element Ci is created for all resolutions and blocks, and the process ends.

【0018】図5は、インデクステーブル103の構成
例を示す図であり、すべての解像度(ブロックサイズ)
R、すべてのブロックjに対して図4に示す動作を繰り
返すことにより、インデクステーブル103には各ブロ
ック毎に特定の色をある頻度以上持つ画像・領域への索
引情報が格納される。
FIG. 5 is a diagram showing an example of the structure of the index table 103, and all resolutions (block sizes).
By repeating the operation shown in FIG. 4 for R and all blocks j, the index table 103 stores the index information to the image / area having a specific color at a certain frequency or more for each block.

【0019】図7は、テーブル検索部104の動作を示
すフローチャートである。
FIG. 7 is a flow chart showing the operation of the table search unit 104.

【0020】まず、ステップS201において、図6に
示すような検索するパターンとして与えられた図形パタ
ーンの色データから色相値Hとこれに対応する色範囲C
hを計算する。そして、ステップS202では、図形パ
ターンの形状から検索すべきブロックサイズを決定す
る。尚、ブロックサイズの決定については図8に従って
更に詳述する。
First, in step S201, the hue value H and the corresponding color range C are obtained from the color data of the figure pattern given as the pattern to be searched as shown in FIG.
Calculate h. Then, in step S202, the block size to be searched is determined from the shape of the graphic pattern. The block size determination will be described in more detail with reference to FIG.

【0021】次に、ステップS203では、決定された
ブロックサイズを用いてインデクステーブル103を検
索することで候補画像の番号(画像id)及び対象ブロ
ック番号(領域id)を得る。また、色相値Hは図3に
示す関係により、各閾値diと比較し、 dk<H<dk+1 の時に、Ck及びCk+1を適当な色範囲とすることで
得る。
Next, in step S203, the index table 103 is searched using the determined block size to obtain the candidate image number (image id) and the target block number (area id). Further, the hue value H is obtained by comparing with each threshold value di according to the relationship shown in FIG. 3, and when dk <H <dk + 1, Ck and Ck + 1 are set as appropriate color ranges.

【0022】図8は、上述のブロックサイズを決定する
処理を示すフローチャートである。まずステップS30
1において、指定された図形パターンに対して縦の最大
長h、横の最大長w及び面積(パターン内の画素数)領
域を計算し、続くステップS302において、h及びw
以上で最も近いブロックサイズをsの初期値とする。そ
して、ステップS303において、ブロックの面積s*
sが、パターンの面積領域と予め与えられた定数Tの積
よりも大きいか判断し、大きいならばステップS304
に進み、sを1/2にしてステップS303に戻り、比
較を繰り返す。また、それ以外ならばsを検索のための
ブロックサイズとする。ここで、定数Tはインデクス作
成時の閾値T(R)と関連して決まるもので、例えば
4.0などの値となる。
FIG. 8 is a flow chart showing the process for determining the above block size. First, step S30
1, the maximum vertical length h, the maximum horizontal length w, and the area (the number of pixels in the pattern) area are calculated for the designated figure pattern, and in the subsequent step S302, h and w are calculated.
The closest block size is the initial value of s. Then, in step S303, the block area s *
It is determined whether s is larger than the product of the area area of the pattern and a constant T given in advance, and if larger, step S304.
, The s is halved, the process returns to step S303, and the comparison is repeated. Otherwise, let s be the block size for the search. Here, the constant T is determined in association with the threshold value T (R) at the time of index creation, and has a value of 4.0, for example.

【0023】尚、本実施例による画像検索装置を画像デ
ータベースシステムや電子ファイルシステム、或いはマ
ルチメディアデータベースシステムに適用することによ
り、高速に画像検索を行えるシステムを提供することが
可能となる。
By applying the image retrieval apparatus according to this embodiment to an image database system, an electronic file system, or a multimedia database system, it is possible to provide a system capable of performing image retrieval at high speed.

【0024】<変形例>本実施例では、多重解像度特徴
量計算部101で図2に示すブロックサイズに対して色
特徴ベクトルを求めているが、ブロックの構成はこれだ
けに限定されるものではない。例えば、図9に示すよう
に構成することも可能である。
<Modification> In the present embodiment, the multi-resolution feature quantity calculation unit 101 obtains the color feature vector for the block size shown in FIG. 2, but the block configuration is not limited to this. . For example, it is possible to configure as shown in FIG.

【0025】図9では、ブロックのサイズ2Aに対して
ブロックの移動量をブロックサイズと異なる値、例えば
Aに設定する。即ち、ブロックサイズをAとした図9に
示す(a)のla(1,1),la(1,2),la
(2,1),la(2,2)を、ブロックサイズを2A
とした図9に示す(b)のl(1,1)とし、それと一
部重複したla(1,2),la(1,3),la
(2,2),la(2,3)をl(1,2)とする。そ
してまた、縦横両方向に対しても同様に重複を許してブ
ロック化を行う。
In FIG. 9, the block movement amount is set to a value different from the block size, for example, A for a block size 2A. That is, la (1,1), la (1,2), la of (a) shown in FIG. 9 where the block size is A.
(2,1), la (2,2), block size is 2A
In FIG. 9B, l (1,1) and la (1,2), la (1,3), la partially overlapped with
Let (2,2) and la (2,3) be l (1,2). In addition, the blocks are formed in the same manner in both the vertical and horizontal directions while allowing overlap.

【0026】これにより、インデクステーブルのエント
リの数は増えるが、指定パターンがブロックに重なるこ
とによる影響を小さくし、インデクスの効率を上げるこ
とができる。
As a result, although the number of entries in the index table increases, it is possible to reduce the effect of the designated pattern overlapping the block and improve the index efficiency.

【0027】また、実施例による検索を第1次振るい分
けとして用い、選ばれた候補に対し従来より提案されて
きた手法を用い、更に詳細な比較を行うことで、より精
度の高い検索結果を得ることもできる。
Further, by using the search according to the embodiment as the first-order sorting and using the method conventionally proposed for the selected candidates, a more detailed comparison is performed to obtain a more accurate search result. You can also get it.

【0028】尚、本発明は、複数の機器から構成される
システムに適用しても、1つの機器から成る装置に適用
しても良い。また、システム或いは装置にプログラムを
供給することによって達成される場合にも適用できるこ
とは言うまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. It goes without saying that the present invention can also be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0029】[0029]

【発明の効果】以上説明したように、本発明によれば、
指定パターンが画像の一部である場合にも安定して動作
し、かつ、比較対象となる画像の数を十分に制限でき、
高速な画像検索が可能となる。
As described above, according to the present invention,
It operates stably even when the specified pattern is a part of the image, and it can sufficiently limit the number of images to be compared,
High-speed image search is possible.

【0030】[0030]

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

【図1】本実施例による画像検索方法の概要を示す図で
ある。
FIG. 1 is a diagram showing an outline of an image search method according to this embodiment.

【図2】本実施例によるブロックの構成を示す図であ
る。
FIG. 2 is a diagram showing a configuration of a block according to the present embodiment.

【図3】色特徴ベクトルを算出するためのヒストグラム
を示す図である。
FIG. 3 is a diagram showing a histogram for calculating a color feature vector.

【図4】インデクス生成部の動作を示すフローチャート
である。
FIG. 4 is a flowchart showing an operation of an index generation unit.

【図5】解像度別インデクステーブルの一例を示す図で
ある。
FIG. 5 is a diagram showing an example of an index table for each resolution.

【図6】検索のために指定された図形パターンの一例を
示す模式図である。
FIG. 6 is a schematic diagram showing an example of a graphic pattern designated for search.

【図7】テーブル検索部の動作を示すフローチャートで
ある。
FIG. 7 is a flowchart showing an operation of a table search unit.

【図8】ブロックサイズ決定処理を示すフローチャート
である。
FIG. 8 is a flowchart showing a block size determination process.

【図9】変形例によるブロックの構成を示す図である。FIG. 9 is a diagram showing a configuration of blocks according to a modification.

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

101 多重解像度特徴量計算部 102 インデクス作成部 103 解像度別インデクステーブル 104 テーブル検索部 101 Multi-Resolution Feature Calculation Unit 102 Index Creation Unit 103 Index Table by Resolution 104 Table Search Unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 9365−5H G06F 15/62 330 G 9061−5H 15/70 450 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Office reference number FI technical display location 9365-5H G06F 15/62 330 330 G 9061-5H 15/70 450

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 与えられたパターンと類似する画像を検
索する画像検索方法において、 画像データの特徴量を複数の解像度に対して算出する算
出工程と、 前記算出工程で算出された特徴量から検索情報を生成す
る生成工程と、 前記生成工程で生成された検索情報を各解像度毎に格納
する格納工程と、 前記格納工程で格納された検索情報に基づいて与えられ
たパターンと類似する画像を検索する検索工程とを有す
ることを特徴とする画像検索方法。
1. An image retrieval method for retrieving an image similar to a given pattern, a calculation step of calculating a feature amount of image data for a plurality of resolutions, and a search from the feature amount calculated in the calculation step A generation step of generating information, a storage step of storing the search information generated in the generation step for each resolution, and an image similar to the given pattern is searched based on the search information stored in the storage step. An image search method, comprising:
【請求項2】 更に、与えられたパターン中の各領域の
縦横の大きさ及び面積から検索に用いる解像度を決定す
る解像度決定工程を有することを特徴とする請求項1記
載の画像検索方法。
2. The image retrieving method according to claim 1, further comprising a resolution determining step of determining a resolution to be used for retrieval from vertical and horizontal sizes and areas of each region in a given pattern.
【請求項3】 前記算出工程は、各解像度毎に画素デー
タの色ヒストグラムを求め、特徴量を算出することを特
徴とする請求項1記載の画像検索方法。
3. The image retrieving method according to claim 1, wherein the calculating step obtains a color histogram of pixel data for each resolution and calculates a feature amount.
【請求項4】 前記色ヒストグラムは、HSV表色系の
色相のヒストグラムであることを特徴とする請求項3記
載の画像検索方法。
4. The image retrieval method according to claim 3, wherein the color histogram is a hue histogram of the HSV color system.
【請求項5】 前記特徴量は、色相が重なる所定の範囲
内の画素数から算出されることを特徴とする請求項4記
載の画像検索方法。
5. The image search method according to claim 4, wherein the feature amount is calculated from the number of pixels within a predetermined range in which hues overlap each other.
【請求項6】 前記検索情報は、各解像度で特定の色を
所定の頻度以上持つ画像及び領域の番号であることを特
徴とする請求項1記載の画像検索方法。
6. The image search method according to claim 1, wherein the search information is an image and area number having a specific color at a predetermined frequency or more at each resolution.
【請求項7】 与えられたパターンと類似する画像を検
索する画像検索装置において、 画像データの特徴量を複数の解像度に対して算出する算
出手段と、 前記算出手段で算出された特徴量から検索情報を生成す
る生成手段と、 前記生成手段で生成された検索情報を各解像度毎に格納
する格納手段と、 前記格納手段に格納された検索情報に基づいて与えられ
たパターンと類似する画像を検索する検索手段とを備え
ることを特徴とする画像検索装置。
7. An image retrieval apparatus for retrieving an image similar to a given pattern, a calculation unit for calculating a feature amount of image data for a plurality of resolutions, and a search from the feature amount calculated by the calculation unit Generating means for generating information, storing means for storing the search information generated by the generating means for each resolution, and searching for an image similar to the given pattern based on the search information stored in the storing means An image search apparatus, comprising:
【請求項8】 更に、与えられたパターン中の各領域の
縦横の大きさ及び面積から検索に用いる解像度を決定す
る解像度決定手段を有することを特徴とする請求項7記
載の画像検索装置。
8. The image retrieval apparatus according to claim 7, further comprising resolution determining means for determining a resolution used for retrieval from vertical and horizontal sizes and areas of each region in a given pattern.
【請求項9】 前記算出手段は、各解像度毎に画素デー
タの色ヒストグラムを求め、特徴量を算出することを特
徴とする請求項7記載の画像検索装置。
9. The image retrieving apparatus according to claim 7, wherein the calculating unit obtains a color histogram of pixel data for each resolution and calculates a feature amount.
【請求項10】 前記色ヒストグラムは、HSV表色系
の色相のヒストグラムであることを特徴とする請求項9
記載の画像検索装置。
10. The color histogram is a hue histogram of the HSV color system.
The described image retrieval device.
【請求項11】 前記特徴量は、色相が重なる所定の範
囲内の画素数から算出されることを特徴とする請求項1
0記載の画像検索装置。
11. The feature quantity is calculated from the number of pixels within a predetermined range in which hues overlap each other.
The image search device described in 0.
【請求項12】 前記検索情報は、各解像度で特定の色
を所定の頻度以上持つ画像及び領域の番号であることを
特徴とする請求項7記載の画像検索装置。
12. The image search device according to claim 7, wherein the search information is an image and area number having a specific color at a predetermined frequency or more at each resolution.
JP6280495A 1994-11-15 1994-11-15 Method and device for retrieving picture Withdrawn JPH08137908A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP6280495A JPH08137908A (en) 1994-11-15 1994-11-15 Method and device for retrieving picture
DE69535098T DE69535098T2 (en) 1994-11-15 1995-11-14 Method and apparatus for searching images in a database
EP95308124A EP0713186B1 (en) 1994-11-15 1995-11-14 Method and apparatus for retrieving images from a database
US08/555,714 US6246804B1 (en) 1994-11-15 1995-11-14 Image retrieval method and apparatus using a compound image formed from a plurality of detected regions
US09/476,120 US6181818B1 (en) 1994-11-15 2000-01-03 Image retrieval method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6280495A JPH08137908A (en) 1994-11-15 1994-11-15 Method and device for retrieving picture

Publications (1)

Publication Number Publication Date
JPH08137908A true JPH08137908A (en) 1996-05-31

Family

ID=17625886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6280495A Withdrawn JPH08137908A (en) 1994-11-15 1994-11-15 Method and device for retrieving picture

Country Status (1)

Country Link
JP (1) JPH08137908A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10260983A (en) * 1997-03-19 1998-09-29 Canon Inc Device and method for image retrieval
JPH1139309A (en) * 1997-07-15 1999-02-12 Canon Inc Picture retrieval device and its method
JPH11288418A (en) * 1998-04-02 1999-10-19 Canon Inc Device and method for retrieving image
JP2000090101A (en) * 1998-09-09 2000-03-31 Minolta Co Ltd Device and method for similar image retrieval and recording medium
JP2000163557A (en) * 1998-11-25 2000-06-16 Canon Inc Image processing method, device therefor and storage medium
JP2002049642A (en) * 2000-05-22 2002-02-15 Eastman Kodak Co Method for analyzing images to determine one or more sets of materials corresponding to analyzed images
JP2006065399A (en) * 2004-08-24 2006-03-09 Sony Corp Image processing device and method, storage medium and program
JP2006127159A (en) * 2004-10-28 2006-05-18 Canon Inc Image processor, image processing method, computer program and storage medium
JP2008287438A (en) * 2007-05-16 2008-11-27 Canon Inc Image processing device and image retrieval method
JP2010218479A (en) * 2009-03-19 2010-09-30 Yahoo Japan Corp Image retrieval device

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10260983A (en) * 1997-03-19 1998-09-29 Canon Inc Device and method for image retrieval
JPH1139309A (en) * 1997-07-15 1999-02-12 Canon Inc Picture retrieval device and its method
JPH11288418A (en) * 1998-04-02 1999-10-19 Canon Inc Device and method for retrieving image
JP2000090101A (en) * 1998-09-09 2000-03-31 Minolta Co Ltd Device and method for similar image retrieval and recording medium
JP2000163557A (en) * 1998-11-25 2000-06-16 Canon Inc Image processing method, device therefor and storage medium
JP2002049642A (en) * 2000-05-22 2002-02-15 Eastman Kodak Co Method for analyzing images to determine one or more sets of materials corresponding to analyzed images
JP2006065399A (en) * 2004-08-24 2006-03-09 Sony Corp Image processing device and method, storage medium and program
JP2006127159A (en) * 2004-10-28 2006-05-18 Canon Inc Image processor, image processing method, computer program and storage medium
JP4579646B2 (en) * 2004-10-28 2010-11-10 キヤノン株式会社 Image processing apparatus, image processing method, computer program, and storage medium
JP2008287438A (en) * 2007-05-16 2008-11-27 Canon Inc Image processing device and image retrieval method
US8644621B2 (en) 2007-05-16 2014-02-04 Canon Kabushiki Kaisha Image processing apparatus and image retrieval method
JP2010218479A (en) * 2009-03-19 2010-09-30 Yahoo Japan Corp Image retrieval device

Similar Documents

Publication Publication Date Title
JP2776295B2 (en) Image index generation method and image index generation device
Han et al. Fuzzy color histogram and its use in color image retrieval
US7031555B2 (en) Perceptual similarity image retrieval
EP1722331B1 (en) Image similarity calculation system, image search system, image similarity calculation method, and image similarity calculation program
JP5121972B2 (en) Method for expressing color image, device for expressing color image, system for expressing color image, program comprising computer executable instructions, and computer readable medium
CN1294721A (en) Method of searching multimedia data
JPH08137908A (en) Method and device for retrieving picture
JP2001043368A5 (en)
JPH11312248A (en) Image retrieval device and its method
JP2004021430A (en) Image searching device, image searching method, and image searching program
EP1074953A2 (en) Image retrieval apparatus and method
JP2003216948A (en) Representative color extraction device and representative color extraction program
JPH08263522A (en) Image retrieving method
JP3199009B2 (en) Image storage / management apparatus and image index generation method
JPH04241684A (en) System for integrating and matching picture
US20040234137A1 (en) Image segmentation
JP2581380B2 (en) Image clustering method and apparatus based on image structure information
JP2001337990A (en) Image retrieval system and image retrieval method
JPH05242161A (en) Image retrieval device
JPH07332970A (en) Image processing method
JP4545847B2 (en) Image search apparatus and method
JP2005250973A (en) Image similarity calculation system, image retrieving system, image similarity calculating method and program
JPS60163086A (en) Graphic display unit
JPS63140374A (en) Management system for drawing information
JPH06243178A (en) Method and device for picture retrieval

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020115