JP2012079186A - 画像検索装置、画像検索方法及びプログラム - Google Patents
画像検索装置、画像検索方法及びプログラム Download PDFInfo
- Publication number
- JP2012079186A JP2012079186A JP2010225303A JP2010225303A JP2012079186A JP 2012079186 A JP2012079186 A JP 2012079186A JP 2010225303 A JP2010225303 A JP 2010225303A JP 2010225303 A JP2010225303 A JP 2010225303A JP 2012079186 A JP2012079186 A JP 2012079186A
- Authority
- JP
- Japan
- Prior art keywords
- image
- partial
- region
- query
- partial images
- 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
Links
- 238000000034 method Methods 0.000 title claims description 31
- 238000004364 calculation method Methods 0.000 claims description 22
- 238000000605 extraction Methods 0.000 claims description 14
- 230000007717 exclusion Effects 0.000 claims description 2
- 230000000007 visual effect Effects 0.000 description 68
- 239000013598 vector Substances 0.000 description 49
- 230000008569 process Effects 0.000 description 13
- 238000010586 diagram Methods 0.000 description 8
- 238000013507 mapping Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- PXFBZOLANLWPMH-UHFFFAOYSA-N 16-Epiaffinine Natural products C1C(C2=CC=CC=C2N2)=C2C(=O)CC2C(=CC)CN(C)C1C2CO PXFBZOLANLWPMH-UHFFFAOYSA-N 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000012925 reference material Substances 0.000 description 1
- 238000010561 standard procedure Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 230000017105 transposition Effects 0.000 description 1
- DQJCHOQLCLEDLL-UHFFFAOYSA-N tricyclazole Chemical compound CC1=CC=CC2=C1N1C=NN=C1S2 DQJCHOQLCLEDLL-UHFFFAOYSA-N 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】クエリ画像内の部分画像と類似する検索対象画像内の部分画像を含む領域を切り出して、この領域とクエリ画像との間で類似度を算出する。また、この類似度には、領域内に含まれる部分画像の数と、該領域内の部分画像のうちのクエリ画像から抽出した部分画像と類似する部分画像の数との比が重み付けされるため、クエリ画像と類似する部分画像に注視した類似度が算出される。
【選択図】図1
Description
以下、本発明の実施の形態を図面に基づいて説明する。
図1は、本発明を適用した画像検索装置1の機能ブロック図である。画像検索装置1は、通信ネットワークを介して接続されたインターネットに接続され、該インターネットを介してウェブ上から画像データを収集可能となっている。この収集したデータをデータベース(DB)に蓄積して、検索対象の画像を作成する。
・Sivic and Zisserman:“Efficient visual search for objects in videos”, Proceedings of the IEEE, Vol.96,No.4.,pp.548-566,Apr 2008.
・Yang and Hauptmann:“A text categorization approach to video scene classification using keypoint features”,Carnegie Mellon University Technical Report,pp.25,Oct 2006.
・Jiang and Ngo:“Bag-of-visual-words expansion using visual relatedness for video indexing”,Proc.31st ACM SIGIR Conf.,pp.769-770,Jul 2008.
・Jiang, Ngo, andYang:“Towards optimal bag-of-features for object categorization and semantic video retrieval”,Proc.6th ACM CIVR Conf.,pp.494-501,Jul.2007.
・Yang, Jiang, Hauptmann, and Ngo:“Evaluating bag-of-visual-words representations in scene classification”,Proc.15th ACM MM Conf., Workshop onMMIR,pp.197-206,Sep. 2007.
等が挙げられる。
ここで、特徴ベクトル生成処理について、図2のフローチャートと、図3の概念図とを参照しながら説明する。特徴ベクトル生成処理は、特徴ベクトル生成部20がクエリ画像に対して、インデクシング部70が検索対象画像に対して行うが、以下の説明では、特徴ベクトル生成部20が行う場合を取り上げて説明する。
・Harris−affine
・Hessian−affine
・Maximally stable extremal regions(MSER)
・Difference of Gaussians(DoG)
・Laplacian of Gaussian(LoG)
・Determinant of Hessian(DoH)
等がある。
・gradient location and orientation histogram
・shape context
・PCA−SIFT
・spin images
・steerable filters
・differential invariants
・complex filters
・moment invariants
次に、図4のフローチャートと、図5〜図7の概念図とを用いて、比較領域の切り出しの処理と、類似度の算出処理とを説明する。これらの処理は、比較領域切出部30が、インデックスDB75及び領域管理DB80から、一つずつ画像IDを選択して行われる。
類似度=クエリ画像内のマッチした部分画像の割合A×比較領域内のマッチした部分画像の割合B×類似スコアC
クエリ画像内のマッチした部分画像の割合A=クエリ画像内のマッチした部分画像の個数/クエリ画像内の部分画像の個数
比較領域内のマッチした部分画像の割合B=比較領域内のマッチした部分画像の個数/比較領域内の部分画像の個数
C.D.Manning, P.Raghavan and H.Schutze:" Introduction to Information Retrieval",Cambridge University Press.2008.
が知られている。
TF/IDF=TF(i,j)/T(i)*IDF(j)
IDF(i)=log(N/DF(i))
TF(i,j)は、キーワード抽出対象のドキュメントi中でのキーワードjの出現数
T(i)は、ドキュメントi中の全ての単語の数
Nは、全てのドキュメント数
DF(j)は、キーワードjが含まれるドキュメントの数
である。
IDF(k) =log(N/DF(k))
3 比較領域切出部
10 クエリ画像受付部
20 特徴ベクトル生成部
30 比較領域切出部
40 類似度算出部
50 検索結果出力部
60 ビジュアルキーワード生成部
70 インデクシング部
75 インデクシング部
65 ビジュアルキーワードDB
75 インデックスDB
80 領域管理DB
90 検索対象画像DB
R 比較領域
Claims (5)
- クエリ画像との類似度を算出して該類似度の高い画像を検索対象画像の中から検索する画像検索装置において、
前記クエリ画像内から複数の部分画像を抽出する第1抽出手段と、
前記検索対象画像内から複数の部分画像を抽出する第2抽出手段と、
前記クエリ画像から抽出した部分画像と類似する前記検索対象画像内の部分画像を選択し、この選択した部分画像を含む領域を前記検索対象画像内から切り出す領域切出手段と、
前記クエリ画像と、前記切り出された領域内の画像との間の類似度を算出する際に、前記切り出された領域内に含まれる前記部分画像の数と、該領域内の部分画像のうちの前記クエリ画像から抽出した部分画像と類似する部分画像の数との比を重みとして付与する類似度算出手段と、
を備えることを特徴とする画像検索装置。 - 前記類似度算出手段は、
前記クエリ画像内に含まれる前記部分画像の数と、該クエリ画像内の部分画像のうちの前記検索対象画像内の部分画像と類似する部分画像の数との比を更に前記類似度の重みとして付与することを特徴とする請求項1に記載の画像検索装置。 - 前記領域切出手段は、
前記クエリ画像から抽出した部分画像と類似する前記検索対象画像内の部分画像を選択する際に、該部分画像の集合のうちの外側に位置する部分画像を選択から除外して、その除外後の部分画像を含む領域を切り出すことを特徴とする請求項1または2に記載の画像検索装置。 - コンピュータが、クエリ画像との類似度を算出して該類似度の高い画像を検索対象画像の中から検索する画像検索方法において、
前記クエリ画像内から複数の部分画像を抽出する第1抽出工程と、
前記検索対象画像内から複数の部分画像を抽出する第2抽出工程と、
前記クエリ画像から抽出した部分画像と類似する前記検索対象画像内の部分画像を選択し、この選択した部分画像を含む領域を前記検索対象画像内から切り出す領域切出工程と、
前記クエリ画像と、前記切り出された領域内の画像との間の類似度を算出する際に、前記切り出された領域内に含まれる前記部分画像の数と、該領域内の部分画像のうちの前記クエリ画像から抽出した部分画像と類似する部分画像の数との比を重みとして付与する類似度算出工程と、
を前記コンピュータが実行することを特徴とする画像検索方法。 - 請求項4に記載の画像検索方法をコンピュータに実行させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010225303A JP5014479B2 (ja) | 2010-10-05 | 2010-10-05 | 画像検索装置、画像検索方法及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010225303A JP5014479B2 (ja) | 2010-10-05 | 2010-10-05 | 画像検索装置、画像検索方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012079186A true JP2012079186A (ja) | 2012-04-19 |
JP5014479B2 JP5014479B2 (ja) | 2012-08-29 |
Family
ID=46239324
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010225303A Active JP5014479B2 (ja) | 2010-10-05 | 2010-10-05 | 画像検索装置、画像検索方法及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5014479B2 (ja) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014038602A (ja) * | 2012-08-17 | 2014-02-27 | Naver Corp | キャプチャしたイメージを用いた動画分析装置、方法およびコンピュータ読み取り可能な記録媒体 |
WO2014109127A1 (ja) | 2013-01-11 | 2014-07-17 | 日本電気株式会社 | インデックス生成装置及び方法並びに検索装置及び検索方法 |
JP2018045510A (ja) * | 2016-09-15 | 2018-03-22 | 株式会社東芝 | 情報処理装置及び方法 |
US10437803B2 (en) | 2014-07-10 | 2019-10-08 | Nec Corporation | Index generation apparatus and index generation method |
CN113077410A (zh) * | 2020-01-03 | 2021-07-06 | 上海依图网络科技有限公司 | 图像检测方法、装置方法、芯片及计算机可读存储介质 |
JP2022517835A (ja) * | 2019-05-06 | 2022-03-10 | ▲騰▼▲訊▼科技(深▲セン▼)有限公司 | 画像処理方法並びにその、装置、コンピュータプログラム及び電子機器 |
JP2022068941A (ja) * | 2020-10-23 | 2022-05-11 | 株式会社日立ソリューションズ | 類似画像差分抽出装置、類似画像差分抽出方法、プログラム及び記録媒体 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09293082A (ja) * | 1996-04-26 | 1997-11-11 | Toshiba Corp | 画像検索装置及び画像検索方法 |
JP2006119723A (ja) * | 2004-10-19 | 2006-05-11 | Canon Inc | 画像処理装置、画像処理方法 |
JP2010211484A (ja) * | 2009-03-10 | 2010-09-24 | Nippon Telegr & Teleph Corp <Ntt> | 存在確率による位置重みを考慮した類似画像検索装置、存在確率による位置重みを考慮した類似画像検索方法、存在確率による位置重みを考慮した類似画像検索プログラム |
-
2010
- 2010-10-05 JP JP2010225303A patent/JP5014479B2/ja active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09293082A (ja) * | 1996-04-26 | 1997-11-11 | Toshiba Corp | 画像検索装置及び画像検索方法 |
JP2006119723A (ja) * | 2004-10-19 | 2006-05-11 | Canon Inc | 画像処理装置、画像処理方法 |
JP2010211484A (ja) * | 2009-03-10 | 2010-09-24 | Nippon Telegr & Teleph Corp <Ntt> | 存在確率による位置重みを考慮した類似画像検索装置、存在確率による位置重みを考慮した類似画像検索方法、存在確率による位置重みを考慮した類似画像検索プログラム |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014038602A (ja) * | 2012-08-17 | 2014-02-27 | Naver Corp | キャプチャしたイメージを用いた動画分析装置、方法およびコンピュータ読み取り可能な記録媒体 |
WO2014109127A1 (ja) | 2013-01-11 | 2014-07-17 | 日本電気株式会社 | インデックス生成装置及び方法並びに検索装置及び検索方法 |
US10713229B2 (en) | 2013-01-11 | 2020-07-14 | Nec Corporation | Index generating device and method, and search device and search method |
US10437803B2 (en) | 2014-07-10 | 2019-10-08 | Nec Corporation | Index generation apparatus and index generation method |
JP2018045510A (ja) * | 2016-09-15 | 2018-03-22 | 株式会社東芝 | 情報処理装置及び方法 |
JP2022517835A (ja) * | 2019-05-06 | 2022-03-10 | ▲騰▼▲訊▼科技(深▲セン▼)有限公司 | 画像処理方法並びにその、装置、コンピュータプログラム及び電子機器 |
JP7163504B2 (ja) | 2019-05-06 | 2022-10-31 | ▲騰▼▲訊▼科技(深▲セン▼)有限公司 | 画像処理方法並びにその、装置、コンピュータプログラム及び電子機器 |
US11978241B2 (en) | 2019-05-06 | 2024-05-07 | Tencent Technology (Shenzhen) Company Ltd | Image processing method and apparatus, computer-readable medium, and electronic device |
CN113077410A (zh) * | 2020-01-03 | 2021-07-06 | 上海依图网络科技有限公司 | 图像检测方法、装置方法、芯片及计算机可读存储介质 |
JP2022068941A (ja) * | 2020-10-23 | 2022-05-11 | 株式会社日立ソリューションズ | 類似画像差分抽出装置、類似画像差分抽出方法、プログラム及び記録媒体 |
JP7417504B2 (ja) | 2020-10-23 | 2024-01-18 | 株式会社日立ソリューションズ | 類似画像差分抽出装置、類似画像差分抽出方法、プログラム及び記録媒体 |
Also Published As
Publication number | Publication date |
---|---|
JP5014479B2 (ja) | 2012-08-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5121917B2 (ja) | 画像検索装置、画像検索方法及びプログラム | |
US10922350B2 (en) | Associating still images and videos | |
Gao et al. | Exploring deep learning for view-based 3D model retrieval | |
JP4540970B2 (ja) | 情報検索装置及びその方法 | |
JP4569955B2 (ja) | 情報格納及び検索方法 | |
JP5094830B2 (ja) | 画像検索装置、画像検索方法及びプログラム | |
JP5014479B2 (ja) | 画像検索装置、画像検索方法及びプログラム | |
JP4937395B2 (ja) | 特徴ベクトル生成装置、特徴ベクトル生成方法及びプログラム | |
US20160188633A1 (en) | A method and apparatus for tracking microblog messages for relevancy to an entity identifiable by an associated text and an image | |
US10296531B2 (en) | Visual semantic complex network and method for forming network | |
JP2004178604A (ja) | 情報検索装置及びその方法 | |
JP4906900B2 (ja) | 画像検索装置、画像検索方法及びプログラム | |
CN107291895B (zh) | 一种快速的层次化文档查询方法 | |
CN111859004B (zh) | 检索图像的获取方法、装置、设备及可读存储介质 | |
JP4926266B2 (ja) | 学習データ作成装置、学習データ作成方法及びプログラム | |
Zhang et al. | Dataset-driven unsupervised object discovery for region-based instance image retrieval | |
JP6173754B2 (ja) | 画像検索システム、画像検索装置および画像検索方法 | |
Yang et al. | A multimedia semantic retrieval mobile system based on HCFGs | |
Xu et al. | Unified hypergraph for image ranking in a multimodal context | |
Guo | Research on sports video retrieval algorithm based on semantic feature extraction | |
JP6017277B2 (ja) | 特徴ベクトルの集合で表されるコンテンツ間の類似度を算出するプログラム、装置及び方法 | |
JP2013246739A (ja) | 高次元の特徴ベクトル集合で表現されるコンテンツを高精度で検索する検索装置及びプログラム | |
Aman et al. | Content-based image retrieval on CT colonography using rotation and scale invariant features and bag-of-words model | |
Abinaya et al. | Effective Feature Selection For High Dimensional Data using Fast Algorithm | |
JP5347897B2 (ja) | 注釈付与装置、方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20120515 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120605 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150615 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5014479 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |