JP6474210B2 - 大規模画像データベースの高速検索手法 - Google Patents
大規模画像データベースの高速検索手法 Download PDFInfo
- Publication number
- JP6474210B2 JP6474210B2 JP2014156933A JP2014156933A JP6474210B2 JP 6474210 B2 JP6474210 B2 JP 6474210B2 JP 2014156933 A JP2014156933 A JP 2014156933A JP 2014156933 A JP2014156933 A JP 2014156933A JP 6474210 B2 JP6474210 B2 JP 6474210B2
- Authority
- JP
- Japan
- Prior art keywords
- coordinates
- virtual center
- point
- feature
- image
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 37
- 239000013598 vector Substances 0.000 claims description 20
- 238000012545 processing Methods 0.000 description 25
- 238000010586 diagram Methods 0.000 description 22
- 238000012549 training Methods 0.000 description 11
- 238000004422 calculation algorithm Methods 0.000 description 9
- 238000004364 calculation method Methods 0.000 description 7
- 238000001514 detection method Methods 0.000 description 6
- 238000012795 verification Methods 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/46—Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
- G06V10/462—Salient features, e.g. scale invariant feature transforms [SIFT]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
- G06V10/757—Matching configurations of points or features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/12—Classification; Matching
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- General Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Image Analysis (AREA)
Description
Claims (5)
- コンピュータに実行させることで、対象画像上に1つ以上の認識対象パターンが含まれているかどうかを判定する方法であって、
(a)複数の画素から成る画像について、画像の濃淡パターンに基づいてキーポイントを検出するステップと、
(b)検出されたキーポイントについて、その検出されたキーポイントの周りに分布されているところの複数の画素の候補座標に基づいて、ランダムに画素のペアを複数選択するステップと、
(c)選択された画素のペアについて、その輝度差を計算するステップと、
(d)選択した複数の前記ペアから計算された輝度差を要素とする特徴ベクトルを計算し、前記キーポイントの特徴量とするステップと、
(e)計算された特徴ベクトルをもとに、K-D treeを生成するステップと、
(f)あるキーポイントを検索の対象として、生成されたK-D treeより探索して、その特徴ベクトルとの距離が最も近い対応するキーポイントの特徴ベクトルとの距離を記録するステップと、
(g)距離があるしきい値以下のキーポイントのみを選択するステップと、
(h)選択されたキーポイントについて、特徴ベクトルの大きさ(Rm)および方向(θm)を含んでおり、かつ、画像中心の座標からその特徴点の座標へのオフセット(Ox、Oy)を含んでいる、データを提供するステップと、
(i)複数の特徴点の座標(Tx、Ty)について、特徴ベクトルの大きさ(Rt)および方向(θt)を提供するステップと、
(j)対象画像上において、Tx、Ty、Ox、Oy、Rm、Rt、θm、θtから導かれるところの、仮想中心点の座標(Fx、Fy)を計算するステップと、
(k)仮想中心点の座標(Fx、Fy)を中心とした所定の半径(r)内に含まれる、他の仮想中心点の数をカウントするステップと、
(l)カウントされた仮想中心点の数が所定の閾値(Nc)以上であるかどうかを判断するステップと、
(m)所定の閾値(Nc)以上であると判断される場合には、その仮想中心点の座標(Fx、Fy)および、カウントされた仮想中心点の数を(認識対象パターンが含まれるであろうことを示す候補として)記憶する(残しておく)ステップと、
(n)対象画像における複数の特徴点の全てについて、ステップ(k)〜ステップ(m)を繰り返すステップと、
を含む、方法。 - ステップ(i)における特徴点が、対象画像上の特徴点と、認識対象パターン上の特徴点との、一致特徴点である、請求項1に記載の方法。
- ステップ(n)が、さらにカウントされた仮想中心点の数が最大の仮想中心点の座標(Fx、Fy)を認識対象パターンの中心とするステップ
を含む、請求項1に記載の方法。 - 対象画像に複数の認識対象パターンが存在する場合は、ステップ(n)において、カウントされた仮想中心点の数が最大の仮想中心点の座標(Fx、Fy)を認識対象パターンの1つの中心として保存し、つぎに、仮想中心点の座標(Fx、Fy)を中心とした所定の半径(r)内に含まれるすべての仮想中心点を除外して、ステップ(n)を繰り返し、すべての仮想中心点の座標(Fx、Fy)について、カウントされた仮想中心点の数が所定の閾値(Nc)未満であれば、ステップ(n)を終了すること、
を含む、請求項3に記載の方法。 - ステップ(j)が、
Fx=Tx + (Ox・Rt/Rm)(cos (θt - θm) )+(Oy・Rt/Rm)(sin (θt - θm) )
Fy=Ty + (Ox・Rt/Rm)(-sin (θt - θm) )+(Oy・Rt/Rm)(cos (θt - θm) )
によって、計算されることを特徴とする、
請求項1に記載の方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014156933A JP6474210B2 (ja) | 2014-07-31 | 2014-07-31 | 大規模画像データベースの高速検索手法 |
US14/806,038 US9836666B2 (en) | 2014-07-31 | 2015-07-22 | High speed searching for large-scale image databases |
US14/865,837 US9830530B2 (en) | 2014-07-31 | 2015-09-25 | High speed searching method for large-scale image databases |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014156933A JP6474210B2 (ja) | 2014-07-31 | 2014-07-31 | 大規模画像データベースの高速検索手法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016033776A JP2016033776A (ja) | 2016-03-10 |
JP6474210B2 true JP6474210B2 (ja) | 2019-02-27 |
Family
ID=55180373
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014156933A Expired - Fee Related JP6474210B2 (ja) | 2014-07-31 | 2014-07-31 | 大規模画像データベースの高速検索手法 |
Country Status (2)
Country | Link |
---|---|
US (2) | US9836666B2 (ja) |
JP (1) | JP6474210B2 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113569798B (zh) * | 2018-11-16 | 2024-05-24 | 北京市商汤科技开发有限公司 | 关键点检测方法及装置、电子设备和存储介质 |
CN109829383B (zh) * | 2018-12-29 | 2024-03-15 | 平安科技(深圳)有限公司 | 掌纹识别方法、装置和计算机设备 |
CN110879986A (zh) * | 2019-11-21 | 2020-03-13 | 上海眼控科技股份有限公司 | 人脸识别的方法、设备和计算机可读存储介质 |
CN113688275B (zh) * | 2021-10-26 | 2022-02-18 | 武汉元光科技有限公司 | 一种公告数据的处理方法、装置以及处理设备 |
CN118015685B (zh) * | 2024-04-09 | 2024-07-02 | 湖北楚天龙实业有限公司 | 一种一卡通的识别方法及系统 |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09245166A (ja) | 1996-03-06 | 1997-09-19 | Fuji Electric Co Ltd | パターンマッチング装置 |
JP2000216979A (ja) | 1999-01-22 | 2000-08-04 | Canon Inc | 画像抽出方法及び装置並びに記憶媒体 |
US6711293B1 (en) | 1999-03-08 | 2004-03-23 | The University Of British Columbia | Method and apparatus for identifying scale invariant features in an image and use of same for locating an object in an image |
JP3914864B2 (ja) | 2001-12-13 | 2007-05-16 | 株式会社東芝 | パターン認識装置及びその方法 |
JP2005122351A (ja) | 2003-10-15 | 2005-05-12 | Seiko Epson Corp | 顔画像候補領域検索方法及び検索システム並びに検索プログラム |
JP4284288B2 (ja) | 2005-03-10 | 2009-06-24 | 株式会社東芝 | パターン認識装置及びその方法 |
JP4946878B2 (ja) | 2008-01-10 | 2012-06-06 | 株式会社豊田中央研究所 | 画像識別装置及びプログラム |
JP5206517B2 (ja) | 2009-03-13 | 2013-06-12 | 日本電気株式会社 | 特徴点選択システム、特徴点選択方法および特徴点選択プログラム |
US20110293173A1 (en) | 2010-05-25 | 2011-12-01 | Porikli Fatih M | Object Detection Using Combinations of Relational Features in Images |
TW201222288A (en) * | 2010-11-22 | 2012-06-01 | Inst Information Industry | Image retrieving system and method and computer program product thereof |
JP2013101423A (ja) | 2011-11-07 | 2013-05-23 | Nippon Telegr & Teleph Corp <Ntt> | 画像マッチング装置及び画像マッチングプログラム |
ITMI20120003A1 (it) * | 2012-01-02 | 2013-07-03 | Telecom Italia Spa | Analisi d'immagine |
US9245204B2 (en) * | 2012-01-02 | 2016-01-26 | Telecom Italia S.P.A. | Method and system for comparing images |
JP5867237B2 (ja) * | 2012-03-29 | 2016-02-24 | 富士通株式会社 | 画像処理装置、画像処理方法および画像処理プログラム |
WO2014002554A1 (ja) * | 2012-06-29 | 2014-01-03 | 日本電気株式会社 | 画像処理装置、画像処理方法、及びプログラム |
WO2014092193A1 (ja) * | 2012-12-14 | 2014-06-19 | 株式会社コンセプト | 画像処理装置、画像処理方法、画像処理プログラム、プログラム及びカメラ付き移動端末装置 |
US9269022B2 (en) * | 2013-04-11 | 2016-02-23 | Digimarc Corporation | Methods for object recognition and related arrangements |
-
2014
- 2014-07-31 JP JP2014156933A patent/JP6474210B2/ja not_active Expired - Fee Related
-
2015
- 2015-07-22 US US14/806,038 patent/US9836666B2/en active Active
- 2015-09-25 US US14/865,837 patent/US9830530B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US20160034779A1 (en) | 2016-02-04 |
US20160034776A1 (en) | 2016-02-04 |
US9830530B2 (en) | 2017-11-28 |
JP2016033776A (ja) | 2016-03-10 |
US9836666B2 (en) | 2017-12-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Melekhov et al. | Siamese network features for image matching | |
Sattler et al. | Large-scale location recognition and the geometric burstiness problem | |
JP6474210B2 (ja) | 大規模画像データベースの高速検索手法 | |
Mouine et al. | A shape-based approach for leaf classification using multiscaletriangular representation | |
US9418313B2 (en) | Method for searching for a similar image in an image database based on a reference image | |
US8036468B2 (en) | Invariant visual scene and object recognition | |
Dai et al. | A comparison of CNN-based and hand-crafted keypoint descriptors | |
Ji et al. | An evaluation of conventional and deep learning‐based image‐matching methods on diverse datasets | |
US8942515B1 (en) | Method and apparatus for image retrieval | |
Liu et al. | Automatic peak recognition for mountain images | |
Bhowmik et al. | Cross-domain image localization by adaptive feature fusion | |
Mishkin et al. | Learning discriminative affine regions via discriminability | |
Wang et al. | Spatial matching of sketches without point correspondence | |
Krajnık et al. | Image features for long-term mobile robot autonomy | |
Cabello et al. | Automatic detection of utility poles using the bag of visual words method for different feature extractors | |
Verma et al. | Neti Neti: in search of deity | |
JP6884546B2 (ja) | 属性判定装置、属性判定方法、コンピュータプログラム、及び記録媒体 | |
Henderson et al. | Reflection invariance: an important consideration of image orientation | |
Yang et al. | A Robust Scheme for 3D Point Cloud Copy Detection | |
Zhang et al. | An improved method for object instance detection based on object center estimation and convex quadrilateral verification | |
Angrish et al. | A Survey on Feature Description Techniques | |
Danielsson | Category-sensitive hashing and Bloom filter based descriptors for online keypoint recognition | |
Romberg | From local features to local regions | |
Liu et al. | Few-Example Affine Invariant Ear Detection in the Wild | |
Qi et al. | Matching research of binary image based on canny operator and sift algorithm |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD12 | Notification of acceptance of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7432 Effective date: 20160108 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160112 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20160118 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20160112 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20160209 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160329 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160425 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20160712 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161021 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20161031 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20161202 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180308 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181015 |
|
RD12 | Notification of acceptance of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7432 Effective date: 20181015 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20181105 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20190108 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190129 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6474210 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |