JP2018142074A - Feature quantity calculation device, image similarity determination device, image retrieval device, feature quantity calculation method, and program - Google Patents

Feature quantity calculation device, image similarity determination device, image retrieval device, feature quantity calculation method, and program Download PDF

Info

Publication number
JP2018142074A
JP2018142074A JP2017034779A JP2017034779A JP2018142074A JP 2018142074 A JP2018142074 A JP 2018142074A JP 2017034779 A JP2017034779 A JP 2017034779A JP 2017034779 A JP2017034779 A JP 2017034779A JP 2018142074 A JP2018142074 A JP 2018142074A
Authority
JP
Japan
Prior art keywords
image data
similarity
feature
feature quantity
query
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.)
Pending
Application number
JP2017034779A
Other languages
Japanese (ja)
Inventor
中島 章
Akira Nakajima
章 中島
藤原 直之
Naoyuki Fujiwara
直之 藤原
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.)
Mitsubishi Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries 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 Mitsubishi Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP2017034779A priority Critical patent/JP2018142074A/en
Publication of JP2018142074A publication Critical patent/JP2018142074A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To extract such a feature quantity vector as to accurately retrieve image data similar to image data to which one or more processing treatments (for example, of trim, gradation, noise, color change, brightness change, contrast change, overwriting of letters and graphics, and so on) other than those of rotation and scale are applied even when a type and the number of the applied processing treatments are unclear.SOLUTION: A feature quantity calculation device for calculating from input image data a feature quantity vector showing a feature of the data comprises: image acceptance means to accept input of the image data; and feature quantity extraction means to extract from the image data the feature quantity vector, using feature quantity vector extraction methods predetermined for respective types of a plurality of processing treatments for the image data, for each of the extraction methods.SELECTED DRAWING: Figure 1

Description

本発明は、画像データから、当該データの特徴を示す特徴量ベクトルを算出する特徴量算出装置、特徴量算出方法及びプログラムに関するものである。また、算出した特徴量ベクトルを用いた画像類似度判定装置、画像検索装置に関するものである。   The present invention relates to a feature amount calculation apparatus, a feature amount calculation method, and a program for calculating a feature amount vector indicating features of the data from image data. The present invention also relates to an image similarity determination device and an image search device using the calculated feature vector.

大量の画像データの中から目的の画像を探す手段として、検索したい画像データを入力し、画像データから抽出される特徴量ベクトルに基づいて画像の類似度を評価し、類似している画像データを検索するやり方が知られている。この特徴量ベクトルの抽出については、SIFT(Scale Invariant Feature Transformation)、SURF(Speed Upped Robust Feature)、ORB(Oriented BRIEF)など、これまでにいくつかの方法が提案されている(例えば、非特許文献1)。また、検索したい画像データに回転やスケールの変更があった場合にも、高い検索精度で実行できる特徴量ベクトルの抽出方法が開示されている(例えば、特許文献1)。   As a means of searching for a target image from a large amount of image data, input the image data to be searched, evaluate the similarity of images based on the feature vector extracted from the image data, and search for similar image data The way to search is known. For extracting the feature vector, several methods have been proposed so far, such as SIFT (Scale Invariant Feature Transformation), SURF (Speed Up Robust Feature), ORB (Oriented BRIEF) (for example, non-patent literature). 1). In addition, a feature vector extraction method that can be executed with high search accuracy even when image data to be searched for has been rotated or scaled is disclosed (for example, Patent Document 1).

特許第5819158号公報Japanese Patent No. 5819158

D.G.Lowe,“Distinctive Image Features from Scale-Invariant Keypoints”, International Journal of Computer Vision, Vol.60, No.2, 91−110 (204).D. G. Low, “Distinctive Image Features from Scale-Invariant Keypoints”, International Journal of Computer Vision, Vol. 60, no. 2, 91-110 (204).

しかしながら、回転やスケール以外の変更、例えば、トリム、コントラストや明るさの変更、ぼかし、ノイズ、色の変更、文字や図形の重ね書きなどの加工処理が1種類または複数種類加えられた画像データについて、加えられた加工処理の種類やその数が不明な状態であっても高い精度で類似する画像データを検索できるような特徴量ベクトルを抽出する方法がなかった。   However, for image data to which changes other than rotation or scale, such as trim, contrast or brightness change, blurring, noise, color change, and one or more types of processing such as overwriting of characters and figures are added However, there has been no method for extracting a feature vector that can search for similar image data with high accuracy even if the type and number of the applied processing are unknown.

そこでこの発明は、上述の課題を解決することのできる特徴量算出装置、画像類似度判定装置、画像検索装置、特徴量算出方法及びプログラムの提供を目的としている。   Therefore, an object of the present invention is to provide a feature amount calculation device, an image similarity determination device, an image search device, a feature amount calculation method, and a program that can solve the above-described problems.

本発明の第1の態様によれば、特徴量算出装置は、画像データの入力を受け付ける画像受付手段と、画像データに対する複数の加工処理の種類ごとに予め定められた特徴量ベクトルの抽出方法を用いて、前記画像受付手段が受け付けた画像データから前記抽出方法ごとに特徴量ベクトルを抽出する特徴量抽出手段、を備える。
このような構成により、複数の加工処理それぞれの観点から、ある画像データの特徴を表す特徴量ベクトルを抽出することができる。
According to the first aspect of the present invention, the feature amount calculation apparatus includes an image receiving unit that receives input of image data, and a method of extracting a feature amount vector that is predetermined for each of a plurality of types of processing on the image data. And feature amount extraction means for extracting a feature amount vector for each of the extraction methods from the image data received by the image receiving means.
With such a configuration, it is possible to extract a feature quantity vector representing the characteristics of certain image data from the viewpoint of each of the plurality of processing processes.

本発明の第2の態様によれば、前記加工処理の種類ごとに予め定められた抽出方法は、当該加工処理によって変化しない特徴量ベクトルを画像データから抽出する抽出方法である。   According to the second aspect of the present invention, the extraction method determined in advance for each type of processing is an extraction method for extracting a feature vector that does not change by the processing from image data.

本発明の第3の態様によれば、前記加工処理の種類が、画像データの回転、スケールの変更、縦横比の変更、部分切り出し、色調変化、モノクロ化、図形重ね書き、文字重ね書き、トリム、明るさの変更、コントラストの変更、ぼかし、ノイズのうちの少なくとも2つである。
第2の態様または第3の態様によれば、加工処理ごとにその加工処理の影響を受けにくい特徴量ベクトルを抽出することができる。
According to the third aspect of the present invention, the type of the processing is rotation of image data, change of scale, change of aspect ratio, partial cutout, color change, monochrome conversion, graphic overwriting, character overwriting, trimming , Change in brightness, change in contrast, blur, and noise.
According to the second aspect or the third aspect, it is possible to extract a feature quantity vector that is not easily affected by the processing process for each processing process.

本発明の第4の態様によれば、画像類似度判定装置は、入力されたクエリ画像データと、参照画像データとの間の類似度を判定する画像類似度判定装置であって、上記の何れか1つに記載の特徴量算出装置を用いて、前記参照画像データから前記抽出方法ごとの特徴量ベクトルを抽出する参照用特徴量抽出手段と、上記の何れか1つに記載の特徴量算出装置を用いて、前記クエリ画像データから前記抽出方法ごとの特徴量ベクトルを抽出するクエリ用特徴量抽出手段と、前記クエリ画像データから得られる複数の特徴量ベクトルと前記参照画像データから得られる複数の特徴量ベクトルとに基づいて、前記クエリ画像データと前記参照画像データの類似度を算出する類似度算出手段と、算出された前記類似度に基づいて、前記クエリ画像データと前記参照画像データの類似度を判定する類似度判定手段と、を備える。
このような構成により、対象とする2つの画像データのうち一方が、他方の画像データに対して1つまたは複数種類の加工処理が施された画像データである場合であっても、2つの画像データ間の類似度を判定することができる。
According to the fourth aspect of the present invention, the image similarity determination device is an image similarity determination device that determines the similarity between the input query image data and the reference image data. And a feature amount calculation unit according to any one of the above, and a feature amount extraction unit for reference that extracts a feature amount vector for each of the extraction methods from the reference image data using the feature amount calculation device according to any one of the above. A query feature quantity extraction means for extracting a feature quantity vector for each extraction method from the query image data using a device; a plurality of feature quantity vectors obtained from the query image data; and a plurality of features obtained from the reference image data A similarity calculation means for calculating the similarity between the query image data and the reference image data based on the feature quantity vector, and the query image data based on the calculated similarity. And and a similarity determination means for determining a similarity between the reference image data.
With such a configuration, even if one of the two target image data is image data obtained by performing one or more types of processing on the other image data, the two images The degree of similarity between data can be determined.

本発明の第5の態様によれば、前記類似度算出手段は、前記クエリ画像データおよび前記参照画像データから前記抽出方法のうち同じ抽出方法を用いて抽出した特徴量ベクトル同士の類似度を算出し、当該算出した複数の抽出方法それぞれに対応する類似度に基づいて、前記クエリ画像データと前記参照画像データの類似度を算出する。
このように複数の加工処理ごとの特徴量ベクトル同士の類似度を組み合わせて、画像データ間の類似度を算出する構成とすることで、前記類似度算出手段は、複数の加工処理に対応した類似度を算出することができる。
According to the fifth aspect of the present invention, the similarity calculation means calculates a similarity between feature quantity vectors extracted from the query image data and the reference image data using the same extraction method among the extraction methods. Then, the similarity between the query image data and the reference image data is calculated based on the similarity corresponding to each of the calculated plurality of extraction methods.
As described above, the similarity calculation unit is configured to calculate the similarity between the image data by combining the similarity between the feature amount vectors for each of the plurality of processing processes. The degree can be calculated.

本発明の第6の態様によれば、画像検索装置は、複数の参照画像データの中から、入力されたクエリ画像データに類似する参照画像データを検索する画像検索装置であって、前記複数の参照画像データの各々と前記クエリ画像データとの間の類似度を判定する上記の何れか1つに記載の画像類似度判定装置と、前記画像類似度判定装置が判定した類似度に基づいて、前記複数の参照画像データの中から前記クエリ画像データに類似する画像データの候補を抽出する類似画像抽出手段と、を備える。
このような構成により、複数の参照画像データの中から、クエリ画像データに類似する画像データを抽出することができる。
According to a sixth aspect of the present invention, an image search device is an image search device for searching for reference image data similar to input query image data from a plurality of reference image data, Based on the image similarity determination device according to any one of the above and determining the similarity between each of the reference image data and the query image data, and the similarity determined by the image similarity determination device, Similar image extraction means for extracting image data candidates similar to the query image data from the plurality of reference image data.
With such a configuration, image data similar to the query image data can be extracted from the plurality of reference image data.

本発明の第7の態様によれば、特徴量算出方法は、画像データの入力を受け付ける画像受付工程と、画像データに対する複数の加工処理の種類ごとに予め定められた特徴量ベクトルの抽出方法を用いて、前記受け付けた画像データから前記抽出方法ごとに特徴量ベクトルを抽出する特徴量抽出工程と、を有する。   According to the seventh aspect of the present invention, a feature quantity calculation method includes an image receiving step for accepting input of image data, and a feature quantity vector extraction method predetermined for each of a plurality of types of processing on the image data. And a feature quantity extraction step for extracting a feature quantity vector for each of the extraction methods from the received image data.

本発明の第8の態様によれば、特徴量処理プログラムは、コンピュータを、画像データの入力を受け付ける手段、画像データに対する複数の加工処理の種類ごとに予め定められた特徴量ベクトルの抽出方法を用いて、前記受け付けた画像データから前記抽出方法ごとに特徴量ベクトルを抽出する手段、として機能させる。   According to the eighth aspect of the present invention, a feature amount processing program includes a computer that receives an input of image data, and a feature amount vector extraction method that is predetermined for each of a plurality of types of processing for image data. And functioning as means for extracting a feature vector from the received image data for each of the extraction methods.

本発明の特徴量算出装置によれば、画像データに加えられた加工処理の種類やその数に依存せずに用いることができるその画像データの特徴量ベクトルを抽出することが可能となる。   According to the feature amount calculation apparatus of the present invention, it is possible to extract a feature amount vector of image data that can be used without depending on the type and number of processing processes added to the image data.

本発明の実施形態に係る画像検索システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of the image search system which concerns on embodiment of this invention. 本発明の実施形態に係る画像検索システムのハードウエア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the image search system which concerns on embodiment of this invention. 本発明の実施形態に係る記憶装置が記憶する各種テーブルの一例を示す図である。It is a figure which shows an example of the various tables which the memory | storage device which concerns on embodiment of this invention memorize | stores. 本発明の実施形態に係る特徴量算出装置の処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a process of the feature-value calculation apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る特徴量ベクトルの一例を示す図である。It is a figure which shows an example of the feature-value vector which concerns on embodiment of this invention. 本発明の実施形態に係る画像検索システムの処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a process of the image search system which concerns on embodiment of this invention. 本発明の実施形態に係る記憶装置が記憶するテーブルの他の例を示す図である。It is a figure which shows the other example of the table which the memory | storage device which concerns on embodiment of this invention memorize | stores.

以下では、本発明の一実施形態について、図面を用いて詳細に説明する。
(システム構成)
図1は、本発明の実施形態に係る画像検索システムの構成を示すシステム構成の一例を示す図である。
画像検索システム100は、大量の参照画像データの中から、クエリ画像データに類似する画像データを検索する。この類似性の判断は、画像データの特徴量ベクトルを比較することにより行う。
図1によれば、画像検索システム100は、参照画像データやその参照画像データの特徴量ベクトル等をデータベース化して記憶する記憶装置300と、記憶装置300上のデータベースを管理するとともに、当該データベースの検索等を可能とする管理コンピュータ200とを含んで構成される。また、管理コンピュータ200には、記憶装置300が接続されている。さらに、この管理コンピュータ200には、例えばインターネット等のネットワークを介して端末400A、400B、400C、400Dと接続されている。端末400A等は、管理コンピュータ200へアクセスすることができる。例えば、端末400Aからユーザがクエリ画像データを入力すると、管理コンピュータ200は、複数の参照画像データの中からクエリ画像データに類似した画像データを抽出する。ユーザは、管理コンピュータ200によって抽出されたクエリ画像データに類似する参照画像データの候補を、端末400Aから確認することができる。
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
(System configuration)
FIG. 1 is a diagram showing an example of a system configuration showing a configuration of an image search system according to an embodiment of the present invention.
The image search system 100 searches image data similar to the query image data from a large amount of reference image data. This similarity is determined by comparing feature quantity vectors of image data.
According to FIG. 1, the image search system 100 manages the database on the storage device 300 and the storage device 300 that stores the reference image data and the feature vector of the reference image data in a database, and stores the database of the database. And a management computer 200 that enables searching and the like. A storage device 300 is connected to the management computer 200. Further, the management computer 200 is connected to terminals 400A, 400B, 400C, and 400D via a network such as the Internet. The terminal 400A and the like can access the management computer 200. For example, when the user inputs query image data from the terminal 400A, the management computer 200 extracts image data similar to the query image data from a plurality of reference image data. The user can confirm from the terminal 400A candidates for reference image data similar to the query image data extracted by the management computer 200.

管理コンピュータ200は、特徴量ベクトル抽出部210、画像受付部220、類似度算出部230、および類似度判定部240と、結果出力部250と、を備える。
画像受付部220は、例えばイメージスキャナーやデジタルカメラなどの画像入力手段を用いた参照画像データの入力、あるいは外部記憶装置内に保管されている参照画像データのネットワーク等の通信を介した通信入力手段を用いた入力、を受け付ける。あるいは、画像受付部220は、例えば、マウス、キーボード、タッチパネル等の各種入力手段を用いた参照画像データの入力を受け付けてもよい。画像受付部220は、受け付けた参照画像データを記憶装置300の参照データ記憶部310に格納する。
特徴量ベクトル抽出部210は、記憶装置300の参照データ記憶部310に格納されている参照画像データから、予め登録された複数の特徴量ベクトル抽出方法を用いて、参照画像データに関する特徴量ベクトルを複数抽出する。複数の特徴量ベクトルの各々は、複数の特徴量ベクトル抽出方法のうち、各々の特徴量ベクトルに対応する特徴量ベクトル抽出方法によって抽出されたものである。特徴量ベクトル抽出部210は、抽出したそれら複数の特徴量ベクトルを記憶装置300の参照データ記憶部310に格納する。
The management computer 200 includes a feature quantity vector extraction unit 210, an image reception unit 220, a similarity calculation unit 230, a similarity determination unit 240, and a result output unit 250.
The image receiving unit 220 inputs reference image data using an image input unit such as an image scanner or a digital camera, or communication input unit via communication such as a network of reference image data stored in an external storage device. Accepts input using. Or the image reception part 220 may receive the input of the reference image data using various input means, such as a mouse | mouth, a keyboard, a touch panel, for example. The image receiving unit 220 stores the received reference image data in the reference data storage unit 310 of the storage device 300.
The feature vector extraction unit 210 uses a plurality of pre-registered feature vector extraction methods to extract feature vectors related to reference image data from reference image data stored in the reference data storage unit 310 of the storage device 300. Extract multiple. Each of the plurality of feature quantity vectors is extracted by a feature quantity vector extraction method corresponding to each feature quantity vector among a plurality of feature quantity vector extraction methods. The feature quantity vector extraction unit 210 stores the extracted feature quantity vectors in the reference data storage unit 310 of the storage device 300.

また、画像受付部220は、各種入力手段を用いたクエリ画像データの入力を受け付ける。画像受付部220は、受け付けたクエリ画像データを記憶装置300のクエリデータ記憶部320に格納する。
特徴量ベクトル抽出部210は、記憶装置300のクエリデータ記憶部320に格納されているクエリ画像データから、予め登録された複数の特徴量ベクトル抽出方法を用いて、前記クエリ画像データに関する特徴量ベクトルを複数抽出する。複数の特徴量ベクトルの各々は、複数の特徴量ベクトル抽出方法のうち、各々の特徴量ベクトルに対応する特徴量ベクトル抽出方法よって抽出されたものである。特徴量ベクトル抽出部210は、抽出したそれら複数の特徴量ベクトルを記憶装置300のクエリデータ記憶部320に格納する。
Further, the image receiving unit 220 receives input of query image data using various input means. The image receiving unit 220 stores the received query image data in the query data storage unit 320 of the storage device 300.
The feature quantity vector extraction unit 210 uses a plurality of pre-registered feature quantity vector extraction methods from the query image data stored in the query data storage unit 320 of the storage device 300, and the feature quantity vector related to the query image data. Extract multiple. Each of the plurality of feature quantity vectors is extracted by a feature quantity vector extraction method corresponding to each feature quantity vector among the plurality of feature quantity vector extraction methods. The feature quantity vector extraction unit 210 stores the extracted feature quantity vectors in the query data storage unit 320 of the storage device 300.

類似度算出部230は、記憶装置300のクエリデータ記憶部320に格納されているクエリ画像データの複数の特徴量ベクトルと、記憶装置300の参照データ記憶部310に格納されている参照画像データの複数の特徴量ベクトルとに基づいて、クエリ画像データに対する参照画像データの類似度を算出する。類似度算出部230は、算出した参照画像データごとの類似度を参照画像データの識別子と対応付けて記憶装置300の類似度データ記憶部330に格納する。
類似度判定部240は、記憶装置300の類似度データ記憶部330に格納されているクエリ画像データに対する参照画像データの類似度に基づいて、全ての参照画像データとクエリ画像データの類似度を判定する。また、類似度判定部240は、判定の結果に基づいて、全ての参照画像データの中からクエリ画像データに類似する画像データの候補を抽出し、結果出力部250に出力する。結果出力部250は抽出された画像データの候補を出力する。
The similarity calculation unit 230 includes a plurality of feature amount vectors of query image data stored in the query data storage unit 320 of the storage device 300 and reference image data stored in the reference data storage unit 310 of the storage device 300. Based on the plurality of feature quantity vectors, the similarity of the reference image data to the query image data is calculated. The similarity calculation unit 230 stores the calculated similarity for each reference image data in the similarity data storage unit 330 of the storage device 300 in association with the identifier of the reference image data.
The similarity determination unit 240 determines the similarity of all reference image data and query image data based on the similarity of the reference image data to the query image data stored in the similarity data storage unit 330 of the storage device 300. To do. The similarity determination unit 240 extracts image data candidates similar to the query image data from all the reference image data based on the determination result, and outputs the extracted image data candidates to the result output unit 250. The result output unit 250 outputs the extracted image data candidates.

(ハードウエア構成)
一実施形態に係る管理コンピュータ200は、例えば一般的なコンピュータ500を用いて実現することができる。図2にコンピュータ500の構成の一例を示す。
図2は、本発明の実施形態に係る画像検索システムのハードウエア構成の一例を示す図である。
コンピュータ500は、CPU(Central Processing Unit)501、RAM(Random Access Memory)502、ROM(Read Only Memory)503、ストレージ装置504、外部I/F(Interface)505、入力装置506、出力装置507、通信I/F508等を有する。これらの装置はバスBを介して相互に信号の送受信を行う。
(Hardware configuration)
The management computer 200 according to an embodiment can be realized using a general computer 500, for example. FIG. 2 shows an example of the configuration of the computer 500.
FIG. 2 is a diagram illustrating an example of a hardware configuration of the image search system according to the embodiment of the present invention.
The computer 500 includes a CPU (Central Processing Unit) 501, a RAM (Random Access Memory) 502, a ROM (Read Only Memory) 503, a storage device 504, an external I / F (Interface) 505, an input device 506, an output device 507, communication. I / F508 and the like. These devices transmit and receive signals to and from each other via the bus B.

CPU501は、ROM503やストレージ装置504等に格納されたプログラムやデータをRAM502上に読み出し、処理を実行することで、コンピュータ500の各機能を実現する演算装置である。RAM502は、CPU501のワークエリア等として用いられる揮発性のメモリである。ROM503は、電源を切ってもプログラムやデータを保持する不揮発性のメモリである。ストレージ装置504は、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)等により実現され、OS(Operation System)、アプリケーションプログラム、及び各種データ等を記憶する。外部I/F505は、外部装置とのインタフェースである。外部装置には、例えば、記録媒体509等がある。コンピュータ500は、外部I/F505を介して、記録媒体509の読取り、書き込みを行うことができる。記録媒体509には、例えば、光学ディスク、磁気ディスク、メモリカード、USB(Universal Serial Bus)メモリ等が含まれる。   The CPU 501 is an arithmetic device that implements each function of the computer 500 by reading out programs and data stored in the ROM 503, the storage device 504, and the like onto the RAM 502 and executing the processing. A RAM 502 is a volatile memory used as a work area for the CPU 501. The ROM 503 is a nonvolatile memory that retains programs and data even when the power is turned off. The storage device 504 is realized by, for example, an HDD (Hard Disk Drive), an SSD (Solid State Drive), and the like, and stores an OS (Operation System), application programs, various data, and the like. The external I / F 505 is an interface with an external device. Examples of the external device include a recording medium 509. The computer 500 can read and write the recording medium 509 via the external I / F 505. The recording medium 509 includes, for example, an optical disk, a magnetic disk, a memory card, a USB (Universal Serial Bus) memory, and the like.

入力装置506は、例えば、マウス、及びキーボード等で構成され、操作者の指示を受けてコンピュータ500に各種操作等を入力する。出力装置507は、例えば、液晶ディスプレイにより実現され、CPU501による処理結果を表示する。通信I/F508は、有線通信又は無線通信により、コンピュータ500をインターネット等のネットワークに接続するインタフェースである。バスBは、上記各構成装置に接続され、制御装置間で各種制御信号等を送受信する。   The input device 506 includes, for example, a mouse and a keyboard, and inputs various operations and the like to the computer 500 in response to instructions from the operator. The output device 507 is realized by a liquid crystal display, for example, and displays a processing result by the CPU 501. The communication I / F 508 is an interface that connects the computer 500 to a network such as the Internet by wired communication or wireless communication. The bus B is connected to each of the above constituent devices, and transmits and receives various control signals and the like between the control devices.

次に図3を用いて、記憶装置300が記憶する各テーブルについて説明する。
図3は、本発明の実施形態に係る記憶装置が記憶する各種テーブルの一例を示す図である。
図3(a)に示す記憶装置300の参照データ記憶部310が記憶する参照データ管理テーブル600は、各参照画像データを、当該参照画像データに割り当てられている画像識別子、および当該参照画像データの特徴量ベクトルと対応付けて記憶するテーブルである。
例えば図3(a)の1行目のデータは、参照画像データ「P0001」の画像識別子は「#00001」であり、参照画像データ「P0001」に関する特徴量ベクトル「VA00001」は特徴量ベクトル抽出部210が「抽出方法a」によって抽出した特徴量ベクトルであることを示す。同様に図3(a)の1行目のデータのうち「VB00001」、「VC00001」は、それぞれ特徴量ベクトル抽出部210が「抽出方法b」、「抽出方法c」によって抽出した特徴量ベクトルであることを示す。
Next, each table stored in the storage device 300 will be described with reference to FIG.
FIG. 3 is a diagram illustrating an example of various tables stored in the storage device according to the embodiment of the present invention.
The reference data management table 600 stored in the reference data storage unit 310 of the storage device 300 illustrated in FIG. 3A includes each reference image data, an image identifier assigned to the reference image data, and the reference image data. It is a table stored in association with feature quantity vectors.
For example, in the first row data in FIG. 3A, the image identifier of the reference image data “P0001” is “# 00001”, and the feature quantity vector “VA00001” related to the reference image data “P0001” is the feature quantity vector extraction unit. Reference numeral 210 denotes a feature vector extracted by “extraction method a”. Similarly, “VB00001” and “VC00001” in the data in the first row of FIG. 3A are feature quantity vectors extracted by the feature quantity vector extraction unit 210 using “extraction method b” and “extraction method c”, respectively. It shows that there is.

ここで、抽出方法aとは、例えば、画像データに対する加工処理「トリム」に対応する抽出方法である。加工処理「トリム」に対応する抽出方法aとは、加工処理「トリム」により変化しない特徴量ベクトルを抽出できることが分かっている処理である。抽出方法aは、例えば、SIFT、CNN(Convolutional Neural Network)等の公知の方法であってもよい。また、ユーザがある画像データαに対してトリムを行う場合、その画像データαの重要な部分だけを残して、残りをトリムすることが多いと考えられる。画像データαの重要な部分が画像データαの中央部分に存在すると仮定すると、抽出方法aは、例えば、SIFT等の方法により算出された画像データαの特徴量ベクトルについて、画像データαの中央部分から抽出した特徴量ベクトルに対してはより大きな重みを付け、周縁部から抽出した特徴量ベクトルに対しては小さな重みを付して抽出方法aによる特徴量ベクトルとする抽出方法であってもよい。なお、ある加工処理により変化しない(影響を受けない)特徴量ベクトルとは、加工処理の前後で完全に一致することを要する特徴量ベクトルの意味に限定されず、加工処理の前後で抽出される2つの特徴量ベクトルの差が、所定の所要範囲内に含まれることを意味する。   Here, the extraction method a is, for example, an extraction method corresponding to the processing “trim” for image data. The extraction method a corresponding to the processing process “trim” is a process that is known to be able to extract a feature vector that does not change by the processing process “trim”. The extraction method a may be a known method such as SIFT or CNN (Convolutional Neural Network). In addition, when trimming a certain image data α, it is often considered that only the important part of the image data α is left and the rest is trimmed. Assuming that an important part of the image data α exists in the central part of the image data α, the extraction method a uses, for example, the central part of the image data α for the feature vector of the image data α calculated by a method such as SIFT. An extraction method may be used in which a larger weight is given to the feature quantity vector extracted from the image, and a smaller weight is given to the feature quantity vector extracted from the peripheral portion to obtain the feature quantity vector by the extraction method a. . Note that a feature vector that does not change (is not affected) by a certain processing process is not limited to the meaning of a feature vector that needs to be completely matched before and after the processing process, and is extracted before and after the processing process. It means that the difference between the two feature quantity vectors is included in a predetermined required range.

また、例えば、抽出方法bとは、抽出方法bが画像データαに対する加工処理「図形追加」に対応する抽出方法であるとした場合、加工処理「図形追加」を行っても変化しない特徴量ベクトルを抽出する処理である。例えば、画像データの一部の領域の特徴量ベクトルだけが変化し、残りの領域については変化がないことが加工処理「図形追加」の特徴であるとすると、抽出方法bは、特徴量ベクトルの変化がない領域に比べ、特徴量ベクトルの変化が大きい一部の領域の特徴量ベクトルには小さな重みを付けて抽出方法bによる特徴量ベクトルとする抽出方法であってもよい。
同様に抽出方法cが画像データαに対する加工処理「明るさの変更」に対応する抽出方法であるとした場合、抽出方法cは、明るさの変更によって変化しない特徴量ベクトルを抽出する処理である。このように本実施形態では、特徴量ベクトル抽出部210が加工処理ごとにその加工処理によって影響されない特徴量ベクトル、換言すればその加工処理に強い特徴量ベクトルを抽出する処理方法を有している。
Further, for example, when the extraction method b is an extraction method corresponding to the processing “add graphic” for the image data α, the feature amount vector that does not change even when the processing “add graphic” is performed. This is a process for extracting. For example, if only the feature vector of a part of the image data changes and the remaining area is not changed is a feature of the processing “add graphic”, the extraction method b The extraction method may be a feature amount vector obtained by the extraction method b by attaching a small weight to the feature amount vector of a part of the region where the change of the feature amount vector is large compared to the region where there is no change.
Similarly, when the extraction method c is an extraction method corresponding to the processing process “change in brightness” for the image data α, the extraction method c is a process for extracting a feature vector that does not change due to a change in brightness. . As described above, in the present embodiment, the feature quantity vector extraction unit 210 has a processing method for extracting a feature quantity vector that is not influenced by the processing process for each processing process, in other words, a feature quantity vector that is resistant to the processing process. .

特徴量ベクトル抽出部210は、ユーザが端末400A等に入力した参照画像データ「P00001」について、加工処理aに対応する抽出方法aを用いて、加工処理aに強い特徴量ベクトル「VA00001」を抽出する。特徴量ベクトル抽出部210は、「VA00001」を、記憶装置300の参照データ記憶部310に格納する。抽出方法b、cについても同様である。
このように参照データ記憶部310の参照データ管理テーブル600には、ユーザが入力した参照画像データについての複数の加工処理ごとの特徴量ベクトルが格納される。
The feature vector extraction unit 210 extracts a feature vector “VA00001” that is strong against the processing a using the extraction method a corresponding to the processing a for the reference image data “P00001” input to the terminal 400A or the like by the user. To do. The feature vector extraction unit 210 stores “VA00001” in the reference data storage unit 310 of the storage device 300. The same applies to the extraction methods b and c.
As described above, the reference data management table 600 of the reference data storage unit 310 stores feature quantity vectors for each of a plurality of processing processes for the reference image data input by the user.

図3(b)に示す記憶装置300のクエリデータ記憶部320が記憶するクエリデータ管理テーブル610は、クエリ画像データを、当該クエリ画像データに割り当てられている画像識別子、および当該クエリ画像データの特徴量ベクトルと対応付けて記憶するテーブルである。例えば、このテーブルは、クエリ画像毎に算出されるテーブルである。
例えば図3(b)のデータは、クエリ画像データ「QP0001」の画像識別子は「Q#00001」であり、クエリ画像データ「QP0001」に関する特徴量ベクトル「QVA00001」は特徴量ベクトル抽出部210が「抽出方法a」によって抽出した特徴量ベクトルであることを示す。同様に図3(b)のデータのうち「QVB00001」、「QVC00001」はそれぞれ、特徴量ベクトル抽出部210が「抽出方法b」、「抽出方法c」によって抽出した特徴量ベクトルであることを示す。
The query data management table 610 stored in the query data storage unit 320 of the storage device 300 illustrated in FIG. 3B includes query image data, an image identifier assigned to the query image data, and features of the query image data. It is a table stored in association with quantity vectors. For example, this table is a table calculated for each query image.
For example, in the data of FIG. 3B, the image identifier of the query image data “QP0001” is “Q # 00001”, and the feature quantity vector “QVA00001” related to the query image data “QP0001” is “ This indicates that the feature vector is extracted by the extraction method a ”. Similarly, “QVB00001” and “QVC00001” in the data of FIG. 3B indicate that the feature quantity vector extraction unit 210 extracts the feature quantity vectors by “extraction method b” and “extraction method c”, respectively. .

特徴量ベクトル抽出部210は、ユーザが端末400A等に入力した参照画像データ「QP00001」について、加工処理aに対応する抽出方法aを用いて、加工処理aに強い特徴量ベクトル「QVA00001」を抽出する。この抽出方法aは、図3(a)で説明した抽出方法aと同じ抽出処理である。特徴量ベクトル抽出部210は、「QVA00001」を、記憶装置300のクエリデータ記憶部320に格納する。抽出方法b、cについても同様である。
このようにクエリデータ記憶部320のクエリデータ管理テーブル610には、ユーザが入力したクエリ画像データについて、複数の加工処理ごとの特徴量ベクトル(各々は参照画像データと同様の抽出処理によって抽出される)が格納される。
The feature vector extraction unit 210 extracts a feature vector “QVA00001” that is strong against the processing a using the extraction method a corresponding to the processing a for the reference image data “QP00001” input to the terminal 400A or the like by the user. To do. This extraction method a is the same extraction process as the extraction method a described with reference to FIG. The feature vector extraction unit 210 stores “QVA00001” in the query data storage unit 320 of the storage device 300. The same applies to the extraction methods b and c.
In this way, the query data management table 610 of the query data storage unit 320 extracts the feature vector for each of the plurality of processing processes (each of which is extracted by the same extraction process as the reference image data) from the query image data input by the user. ) Is stored.

図3(c)に示す記憶装置300の類似度データ記憶部330が記憶する類似度データ管理テーブル620は、各参照画像データに割り当てられている画像識別子と、クエリ画像データに対する前記参照画像データの類似度とを対応付けて記憶するテーブルである。例えば、このテーブルは、クエリ画像毎に算出されるテーブルである。
図3(c)のデータは、図3(a)に例示する参照画像データ「P00001」〜「P00003」と図3(b)に例示するクエリ画像データ「QP00001」との類似度を示す。例えば、図3(c)の1行目データは、クエリ画像データ「QP00001」と参照画像データ「P00001」(画像識別子:#00001)の類似度は「X00001」であることを示す。
類似度算出部230は、参照データ管理テーブル600が記憶する参照画像データ「P00001」の抽出方法ごとの特徴量ベクトル「VA00001」、「VB00001」、「VC00001」とクエリデータ管理テーブル610が記憶する抽出方法ごとの特徴量ベクトル「QVA00001」、「QVB00001」、「QVC00001」とを用いて類似度「X00001」を算出する。具体的には、まず、類似度算出部230は、同じ種類の抽出方法によって抽出された特徴量ベクトル同士を比較して、類似度を算出する。例えば、類似度算出部230は、抽出方法aによる参照画像データの特徴量ベクトル「VA00001」と抽出方法aによるクエリ画像データの特徴量ベクトル「QVA00001」の類似度を、例えば、それら2つのベクトルのコサイン類似度により算出する。コサイン類似度によって算出された類似度は、0から1の間の値を取り、その値が1に近い程、2つのベクトルが類似していることを示す。なお、類似度の算出方法はコサイン類似度に限定されず他の方法であってよい。例えば、ベクトル間のユークリッド距離を求めて、距離が近い程、類似度が高いとしてもよい。また、類似度算出部230は、抽出方法bによる参照画像データの特徴量ベクトル「VB00001」と抽出方法bによるクエリ画像データの特徴量ベクトル「QVB00001」との類似度を算出し、抽出方法cによる参照画像データの特徴量ベクトル「VC00001」と抽出方法cによるクエリ画像データの特徴量ベクトル「QVC00001」との類似度を算出する。次に、類似度算出部230は、これら抽出方法a〜cごとに算出した類似度に基づいて、参照画像データ「P00001」とクエリ画像データ「QP00001」との類似度「X00001」を算出する。類似度の算出方法については、後に図5を用いて説明する。参照画像データ「P00002」、「P00003」についても同様である。
The similarity data management table 620 stored in the similarity data storage unit 330 of the storage device 300 shown in FIG. 3C includes an image identifier assigned to each reference image data and the reference image data for the query image data. It is a table which memorize | stores similarity with matching. For example, this table is a table calculated for each query image.
The data in FIG. 3C indicates the similarity between the reference image data “P00001” to “P00003” illustrated in FIG. 3A and the query image data “QP00001” illustrated in FIG. For example, the first line data in FIG. 3C indicates that the similarity between the query image data “QP00001” and the reference image data “P00001” (image identifier: # 00001) is “X00001”.
The similarity calculation unit 230 extracts the feature quantity vectors “VA00001”, “VB00001”, “VC00001” for each extraction method of the reference image data “P00001” stored in the reference data management table 600 and the query data management table 610. The similarity “X00001” is calculated using the feature quantity vectors “QVA00001”, “QVB00001”, and “QVC00001” for each method. Specifically, first, the similarity calculation unit 230 compares the feature quantity vectors extracted by the same type of extraction method, and calculates the similarity. For example, the similarity calculation unit 230 calculates the similarity between the feature amount vector “VA00001” of the reference image data obtained by the extraction method a and the feature amount vector “QVA00001” of the query image data obtained by the extraction method a. Calculated based on cosine similarity. The similarity calculated by the cosine similarity takes a value between 0 and 1, and the closer the value is to 1, the more similar the two vectors are. Note that the method of calculating the similarity is not limited to the cosine similarity and may be another method. For example, the Euclidean distance between the vectors may be obtained, and the similarity may be higher as the distance is shorter. The similarity calculation unit 230 calculates the similarity between the feature quantity vector “VB00001” of the reference image data obtained by the extraction method b and the feature quantity vector “QVB00001” of the query image data obtained by the extraction method b, and the extraction method c The similarity between the feature quantity vector “VC00001” of the reference image data and the feature quantity vector “QVC00001” of the query image data obtained by the extraction method c is calculated. Next, the similarity calculation unit 230 calculates the similarity “X00001” between the reference image data “P00001” and the query image data “QP00001” based on the similarity calculated for each of the extraction methods a to c. A method for calculating the similarity will be described later with reference to FIG. The same applies to the reference image data “P00002” and “P00003”.

(処理の流れ)
次に図1の構成および図3の各種データを例に、図4を用いて参照画像データの特徴量ベクトル算出処理について説明する。
図4は、本発明の実施形態に係る特徴量算出装置の処理の流れの一例を示すフローチャートである。
前提として、ユーザが、参照画像データ「P00001」、「P00002」、「P00003」を端末400Aに入力したとする。すると、端末400Aは、それら3つの画像データを管理コンピュータ200に送信する。管理コンピュータ200では、画像受付部220が、これら3つの画像データを受信し、記憶装置300に格納する。より具体的には、画像受付部220は、参照画像データ「P00001」をその画像識別子と対応付けて、参照データ管理テーブル600に格納する。画像受付部220は、参照画像データ「P00002」、「P00003」についても同様に各々の画像識別子と対応付けて参照データ管理テーブル600に格納する。なお、参照画像データの画像識別子については、画像受付部220が算出してもよいし、記憶装置300で稼働するデータベースシステム等が算出してもよい。このように記憶装置300に参照画像データが格納されると、例えばユーザによる指示によって、管理コンピュータ200は、参照画像データの特徴量ベクトル抽出処理を開始する。
(Process flow)
Next, the feature vector calculation processing of the reference image data will be described with reference to FIG. 4, taking the configuration of FIG. 1 and various data of FIG. 3 as examples.
FIG. 4 is a flowchart illustrating an example of a processing flow of the feature amount calculation apparatus according to the embodiment of the present invention.
As a premise, it is assumed that the user inputs reference image data “P00001”, “P00002”, and “P00003” to the terminal 400A. Then, the terminal 400A transmits these three image data to the management computer 200. In the management computer 200, the image reception unit 220 receives these three image data and stores them in the storage device 300. More specifically, the image receiving unit 220 stores the reference image data “P00001” in the reference data management table 600 in association with the image identifier. Similarly, the image receiving unit 220 stores the reference image data “P00002” and “P00003” in the reference data management table 600 in association with each image identifier. Note that the image identifier of the reference image data may be calculated by the image receiving unit 220, or may be calculated by a database system operating on the storage device 300 or the like. When the reference image data is stored in the storage device 300 as described above, the management computer 200 starts a feature vector extraction process of the reference image data, for example, according to an instruction from the user.

まず、特徴量ベクトル抽出部210は、参照画像データを記憶装置300から取り込む(ステップS101)。より具体的には、特徴量ベクトル抽出部210は、記憶装置300の参照データ記憶部310(参照データ管理テーブル600)に格納されている3つの参照画像データ「P00001」〜「P00003」を読み出して取り込む。   First, the feature vector extraction unit 210 takes in the reference image data from the storage device 300 (step S101). More specifically, the feature vector extraction unit 210 reads three reference image data “P00001” to “P00003” stored in the reference data storage unit 310 (reference data management table 600) of the storage device 300. take in.

次に特徴量ベクトル抽出部210は、取り込んだ参照画像データから、予め登録された複数の特徴量ベクトル抽出方法を用いて、前記参照画像データに関する複数の特徴量ベクトルを抽出する(ステップS102)。より具体的には、まず、参照画像データ「P00001」〜「P00003」について、特徴量ベクトル抽出部210は、抽出方法aを用いて「VA00001」〜「VA00003」を抽出する。また、特徴量ベクトル抽出部210は、抽出方法bを用いて「VB00001」〜「VB00003」を抽出する。また、特徴量ベクトル抽出部210は、抽出方法cを用いて「VC00001」〜「VC00003」を抽出する。特徴量ベクトル抽出部210は、「VA00001」〜「VC00001」を参照画像データ「P00001」と対応付けて参照データ管理テーブル600に格納する。参照画像データ「P00002」、「P00003」についても同様である。画像検索システム100は、図4の処理により、大量の参照画像データを受け付け、それらの特徴量ベクトルを抽出し、その結果を記憶装置300に格納する。   Next, the feature vector extraction unit 210 extracts a plurality of feature vectors related to the reference image data from the fetched reference image data using a plurality of feature vector extraction methods registered in advance (step S102). More specifically, first, for the reference image data “P00001” to “P00003”, the feature vector extraction unit 210 extracts “VA00001” to “VA00003” using the extraction method a. Further, the feature vector extraction unit 210 extracts “VB00001” to “VB00003” using the extraction method b. Also, the feature vector extraction unit 210 extracts “VC00001” to “VC00003” using the extraction method c. The feature vector extraction unit 210 stores “VA00001” to “VC00001” in the reference data management table 600 in association with the reference image data “P00001”. The same applies to the reference image data “P00002” and “P00003”. The image search system 100 accepts a large amount of reference image data by the processing of FIG. 4, extracts those feature quantity vectors, and stores the result in the storage device 300.

次に、図5を用いて、画像データ間の類似度の算出方法について説明する。
図5は、本発明の実施形態に係る特徴量ベクトルの一例を示す図である。
特徴量ベクトル抽出部210が、参照画像データについて抽出した特徴量ベクトルをx、xおよびxとする。また、特徴量ベクトル抽出部210が、参照画像データについて抽出した特徴量ベクトルをy、yおよびyとする。
類似度算出部230は、所定の類似度算出方法(コサイン類似度等)によって、xとyの類似度zを算出する。また、類似度算出部230は、所定の類似度算出方法によって、xとyの類似度zを算出し、同様にxとyの類似度zを算出する。このとき、類似度z、z、zを算出する類似度算出方法は、全て同じ算出方法でもよいし、加工処理ごとに全てが異なる算出方法であってもよい。
次いで、類似度算出部230は、これらの類似度z、z、zを用いて画像データ間の類似度Zを算出する。例えば、類似度算出部230は、抽出処理別(加工処理別)に算出した類似度z、z、zの合計値を算出し、これを類似度Zとしてもよい。あるいは、類似度算出部230は、加工処理ごとに適切な重みを付した類似度z、z、zの加重平均を算出してこれを類似度Zとしてもよい。また、類似度算出部230は、類似度z、z、zのうちの最大値を選択して、選択した値を類似度Zとして決定してもよい。あるいは、類似度算出部230は、類似度z、z、zの合計値と加重平均と最大値とを算出し、これらの合計を類似度Zとしてもよい。
Next, a method for calculating the similarity between image data will be described with reference to FIG.
FIG. 5 is a diagram showing an example of the feature quantity vector according to the embodiment of the present invention.
The feature vector extraction unit 210 extracts the feature vectors extracted from the reference image data as x a , x b, and x c . Further, the feature quantity vector extraction unit 210, a feature vector extracted for the reference image data and y a, y b and y c.
Similarity calculation unit 230, by a predetermined similarity calculation method (cosine similarity, etc.), the similarity is calculated z a a x a and y a. Further, the similarity calculation unit 230, by a predetermined similarity calculation method to calculate the similarity z b of x b and y b, likewise calculates the similarity z c of x c and y c. At this time, the similarity calculation methods for calculating the similarities z a , z b , and z c may all be the same calculation method, or may be calculation methods that are all different for each processing process.
Next, the similarity calculation unit 230 calculates the similarity Z between the image data using these similarities z a , z b , and z c . For example, the similarity calculation unit 230 may calculate a total value of the similarities z a , z b , and z c calculated for each extraction process (for each processing process), and use this as the similarity Z. Alternatively, the similarity calculation unit 230 may calculate a weighted average of the similarities z a , z b , and z c to which appropriate weights are assigned for each processing process, and use this as the similarity Z. Further, the similarity calculation unit 230 may select the maximum value among the similarities z a , z b , and z c and determine the selected value as the similarity Z. Alternatively, the similarity calculation unit 230 may calculate a total value, a weighted average, and a maximum value of the similarities z a , z b , and z c , and set the sum as the similarity Z.

このように類似度Zは、複数の特徴量ベクトル間の類似度を組み合わせて算出される。具体的には、類似度Zは、明るさ、色、コントラストなどの変更、トリム、回転、キャプション追加、図形追加などの人為的な加工のうち、一つまたは複数の加工処理が加わった画像データに対し、各加工処理によって変化することがない特徴量ベクトル同士の類似度を組み合わせた値である。このようにして得られた類似度Zは、例えば、複数の加工処理が施された画像データと、加工処理が施されていない元の画像データとの間の類似度の指標として用いることができる。この性質を利用すると、ある画像データβについて、多量の画像データの中から、画像データβに対して一つまたは複数の加工処理が行われた画像データを検索することができる。   Thus, the similarity Z is calculated by combining similarities between a plurality of feature quantity vectors. Specifically, the similarity Z is image data obtained by adding one or more processing processes among artificial processes such as changes in brightness, color, contrast, trimming, rotation, caption addition, figure addition, etc. On the other hand, it is a value obtained by combining similarities between feature quantity vectors that do not change with each processing. The similarity Z obtained in this way can be used as, for example, an index of similarity between image data that has been subjected to a plurality of processing processes and original image data that has not been processed. . By utilizing this property, it is possible to retrieve image data obtained by performing one or more processing on the image data β from a large amount of image data for a certain image data β.

次に図1の構成および図3の各種データを例に、画像データの検索処理について図6を用いて説明する。
図6は、本発明の実施形態に係る画像検索システムの処理の流れの一例を示すフローチャートである。
前提として、記憶装置300の参照データ記憶部310には、図4で説明した処理によって複数の参照画像データ「P00001」〜「P00003」等が格納されている。ユーザは、検索対象となるクエリ画像データ「QP00001」と検索指示情報を端末400Aに入力する。ここで、「QP00001」は参照画像データ「QP00001」に対して複数の加工処理を施した画像であるとする。端末400Aは、クエリ画像データ「QP00001」を管理コンピュータ200に送信する。管理コンピュータ200では、画像受付部220が、クエリ画像データ「QP00001」を受信し、記憶装置300に格納する。より具体的には、画像受付部220は、クエリ画像データ「QP00001」をその画像識別子と対応付けて、クエリデータ管理テーブル610に格納する。
Next, image data search processing will be described with reference to FIG. 6, taking the configuration of FIG. 1 and various data of FIG. 3 as examples.
FIG. 6 is a flowchart illustrating an example of a processing flow of the image search system according to the embodiment of the present invention.
As a premise, the reference data storage unit 310 of the storage device 300 stores a plurality of reference image data “P00001” to “P00003” and the like by the processing described with reference to FIG. The user inputs the query image data “QP00001” to be searched and search instruction information to the terminal 400A. Here, it is assumed that “QP00001” is an image obtained by performing a plurality of processing processes on the reference image data “QP00001”. The terminal 400A transmits the query image data “QP00001” to the management computer 200. In the management computer 200, the image reception unit 220 receives the query image data “QP00001” and stores it in the storage device 300. More specifically, the image receiving unit 220 stores the query image data “QP00001” in the query data management table 610 in association with the image identifier.

すると、特徴量ベクトル抽出部210は、クエリ画像データ「QP00001」の特徴量ベクトルを抽出する(ステップS201)。この処理の流れは、図4で説明したステップS101〜ステップS102と同じなので説明を省略する。特徴量ベクトル抽出部210は、抽出した複数の特徴量ベクトルを類似度算出部230へ出力する。
次に類似度算出部230は、クエリ画像データの複数の特徴量ベクトルと、記憶装置300の参照データ記憶部310に格納されている参照画像データの特徴量ベクトルとに基づいて、クエリ画像データに対する参照画像データの類似度を抽出処理ごとに算出する。次に類似度算出部230は、クエリ画像データと参照画像データとの間の類似度Zを算出する。類似度Zは、クエリ画像データや参照画像データに施された一種類または複数種類の加工処理に影響されない特徴量ベクトル同士の類似度を考慮して得られる類似度である。類似度算出部230は、算出した類似度Zを、参照画像データの画像識別子に対応付けて記憶装置300の類似度データ記憶部330に格納する(ステップS202)。
次に類似度判定部240は、記憶装置300の類似度データ記憶部330に格納されているクエリ画像データに対する参照画像データの類似度Zに基づいて、クエリ画像データ「QP00001」に類似する参照画像データの候補を抽出する(ステップS203)。候補の抽出方法としては、例えば、算出した類似度Zが所定の閾値以上ならばその参照画像データはクエリ画像データに類似していると判定する。あるいは、類似度判定部240は、例えば、類似度Zが高いものから順に上位10件、あるいは類似度Zが高い上位5%を類似している画像と判定してもよい。あるいは、類似度判定部240は、2つの画像データの類似度Zを「高」、「中」、「低」などのランクに分けて判定してもよいし、80%等の割合で判定してもよい。類似度判定部240は、判定結果を結果出力部250に出力する。結果出力部250は、類似している画像データの候補を端末400Aに送信する。ユーザは、記憶装置300に格納されている参照画像データのうち、クエリ画像データに類似する画像データの候補を参照することができる。この例の場合、ユーザは、クエリ画像データ「QP00001」の類似する画像データとして、加工処理前の画像データ「P00001」を確認することができる。加工処理前の「P00001」を確認すると、ユーザは、その「P00001」を入手して、「P00001」に対して新たな加工を施す等の処理を行うことができ、ユーザの利便性が向上する。
Then, the feature quantity vector extraction unit 210 extracts a feature quantity vector of the query image data “QP00001” (step S201). The flow of this process is the same as steps S101 to S102 described in FIG. The feature quantity vector extraction unit 210 outputs the extracted plurality of feature quantity vectors to the similarity calculation unit 230.
Next, the similarity calculation unit 230 applies the query image data to the query image data based on the plurality of feature amount vectors of the query image data and the feature amount vector of the reference image data stored in the reference data storage unit 310 of the storage device 300. The similarity of reference image data is calculated for each extraction process. Next, the similarity calculation unit 230 calculates the similarity Z between the query image data and the reference image data. The similarity Z is a similarity obtained by considering the similarity between feature quantity vectors that are not affected by one or more types of processing applied to query image data and reference image data. The similarity calculation unit 230 stores the calculated similarity Z in the similarity data storage unit 330 of the storage device 300 in association with the image identifier of the reference image data (step S202).
Next, the similarity determination unit 240, based on the similarity Z of the reference image data to the query image data stored in the similarity data storage unit 330 of the storage device 300, the reference image similar to the query image data “QP00001”. Data candidates are extracted (step S203). As a candidate extraction method, for example, if the calculated similarity Z is equal to or greater than a predetermined threshold, it is determined that the reference image data is similar to the query image data. Alternatively, the similarity determination unit 240 may determine, for example, the top 10 items in descending order of similarity Z, or the top 5% with high similarity Z as similar images. Alternatively, the similarity determination unit 240 may determine the similarity Z between two pieces of image data by dividing them into ranks such as “high”, “medium”, and “low”, or may be determined at a rate of 80% or the like. May be. The similarity determination unit 240 outputs the determination result to the result output unit 250. The result output unit 250 transmits similar image data candidates to the terminal 400A. The user can refer to candidate image data similar to the query image data among the reference image data stored in the storage device 300. In the case of this example, the user can confirm the image data “P00001” before the processing as the image data similar to the query image data “QP00001”. When the user confirms “P00001” before the processing, the user can obtain “P00001” and perform a process such as performing a new processing on “P00001”, which improves user convenience. .

この他にも図6で説明した画像データ検索処理を利用すると様々な応用が可能である。
図7は、本発明の実施形態に係る記憶装置が記憶するテーブルの他の例を示す図である。
図7に例示するのは、参照データ管理テーブル600の応用例である。図7に示す参照データ管理テーブル600は、図3(a)で示した項目に加え「利用制限」、「ファイルパス」の各項目を有している。図4のフローチャートで説明した処理において、参照画像データを登録する際に、その参照画像データに対する利用制限に関する情報や、その参照画像データを含むドキュメントファイルのパスの情報を参照画像データと対応付けて登録する。また、図6に示す画像データの検索処理にて、結果出力部250は、類似度判定部240によって類似すると判定された参照画像データと対応付けて記憶された利用制限の情報を、類似画像の候補と共に出力する。すると、ユーザは、自分が探しているクエリ画像データに利用制限があるかどうかを把握することができる。例えば、「利用制限」の値が「無し」であればユーザは、そのクエリ画像データ、あるいは候補として提示された類似する参照画像データを自由に利用することができる。また、「利用制限」の値が「社内のみ」であれば、ユーザは、クエリ画像データ等を社内用のドキュメントにのみ利用することができる。また、「利用制限」の値が「禁止」であれば、ユーザは、そのクエリ画像データは利用禁止であることを把握することができる。このように、本実施形態の画像検索処理は、画像データの不正利用防止の目的で応用することができる。
In addition to this, various applications are possible by using the image data search process described in FIG.
FIG. 7 is a diagram showing another example of a table stored in the storage device according to the embodiment of the present invention.
An example of application of the reference data management table 600 is illustrated in FIG. The reference data management table 600 shown in FIG. 7 has items of “usage restriction” and “file path” in addition to the items shown in FIG. In the processing described with reference to the flowchart of FIG. 4, when registering reference image data, information on usage restrictions on the reference image data and information on the path of a document file including the reference image data are associated with the reference image data. sign up. In the image data search process shown in FIG. 6, the result output unit 250 uses the usage restriction information stored in association with the reference image data determined to be similar by the similarity determination unit 240 for the similar image. Output with candidates. Then, the user can grasp whether or not there is a usage restriction on the query image data that he / she is looking for. For example, if the value of “use restriction” is “none”, the user can freely use the query image data or similar reference image data presented as a candidate. Further, if the value of “use restriction” is “in-house only”, the user can use query image data only for in-house documents. If the value of “use restriction” is “prohibited”, the user can grasp that the query image data is prohibited from being used. As described above, the image search process of the present embodiment can be applied for the purpose of preventing unauthorized use of image data.

また、図6に示す画像データの検索処理にて、結果出力部250は、類似画像の候補と共にその類似画像データと対応付けて記憶されたファイルパス情報を出力する。すると、ユーザは、自分が探しているクエリ画像データに類似する画像データを含むファイルが何処に存在するかを知り、入手することができる。このように、本実施形態の画像検索処理は、クエリ画像データをキーとしたファイル検索の目的で応用することができる。
なお、画像データの不正利用防止、ファイル検索の何れの場合も、ユーザがクエリ画像データを含んだファイルを端末400Aに入力すると、管理コンピュータ200の画像データ抽出手段(図示せず)が、当該ファイルからファイルに含まれる画像データを抽出し、抽出した各画像データに対して、図6のステップS201〜ステップS203の処理を実行するように構成してもよい。
In the image data search process shown in FIG. 6, the result output unit 250 outputs the file path information stored in association with the similar image data together with the similar image candidate. Then, the user can know and obtain where a file containing image data similar to the query image data that he / she is looking for exists. As described above, the image search process of the present embodiment can be applied for the purpose of file search using the query image data as a key.
In both cases of preventing unauthorized use of image data and file search, when a user inputs a file including query image data to the terminal 400A, an image data extracting means (not shown) of the management computer 200 causes the file to be searched. The image data included in the file may be extracted from the file, and the processing in steps S201 to S203 in FIG. 6 may be performed on each extracted image data.

従来、人為的な加工を加えた画像データと、加工が加わる前の画像データとの一致・不一致を評価する場合、人手により行うことが多い。その場合、対象とする画像データの数が多いと、確認作業に多くの時間や費用が費やされたり、確認作業を行う人の熟練度により精度に差が生じたりする可能性がある。また、対象の画像データから特徴量ベクトルを抽出し、特徴量ベクトル同士の類似度によって画像データ同士の一致・不一致を評価することも行われている。しかし、対象画像が加工された画像データの場合、加工処理が加わったことにより特徴量ベクトルが変動してしまうため、加工処理前の元の画像データとの類似度の判定が正しくできないことが多い。また、画像データに対する加工処理の種類は複数存在するが、どの画像加工に対しても特徴量ベクトルが変動しない特徴量抽出処理は存在しない。これに対し、本実施形態によれば、以上説明したように、例えば、トリム、ぼかし、ノイズ、色調変化、コントラストや明るさの変更、モノクロ化、縦横比の変更、部分切り出し、文字や図形の重ね書き、回転、スケール変更などの加工処理が加えられた画像であっても、加工処理の種類を問わずに高い精度で類似度を評価するための複数の特徴量ベクトルを抽出することが可能となる。また、上で例示したような加工処理が1種類または複数種類施された加工後の画像データが存在したとして、その画像データにどのような加工処理が施されたのかは実際に加工処理を行ったユーザ以外知ることができない。本実施形態によれば、複数種類の加工処理に対応する特徴量ベクトルの抽出方法が予め用意されているので、加えられた加工処理の種類や数が不明な画像データが多数存在する状況であっても、その中から高い精度で類似する画像データを検索できるような複数の特徴量ベクトルを抽出することができる。   Conventionally, when evaluating the coincidence / disagreement between image data that has been subjected to artificial processing and image data that has not been subjected to processing, it is often done manually. In this case, if the number of target image data is large, a large amount of time and cost may be spent on the confirmation work, or the accuracy may vary depending on the skill level of the person performing the confirmation work. In addition, feature quantity vectors are extracted from target image data, and matching / mismatching between image data is evaluated based on the similarity between feature quantity vectors. However, in the case where the target image is processed image data, the feature amount vector fluctuates due to the addition of the processing process, and therefore it is often impossible to correctly determine the similarity with the original image data before the processing process. . Further, there are a plurality of types of processing for image data, but there is no feature amount extraction processing for which no feature vector changes for any image processing. On the other hand, according to the present embodiment, as described above, for example, trim, blur, noise, color tone change, change in contrast and brightness, monochromeization, change in aspect ratio, partial cutout, character and figure It is possible to extract multiple feature vectors for evaluating similarity with high accuracy, regardless of the type of processing, even for images that have undergone processing such as overwriting, rotation, and scale change. It becomes. Also, assuming that there is processed image data that has been subjected to one or more types of processing as exemplified above, what kind of processing has been performed on the image data is actually processed. I can not know other than a user According to the present embodiment, since a feature vector extraction method corresponding to a plurality of types of processing is prepared in advance, there are many image data in which the type and number of added processing are unknown. However, it is possible to extract a plurality of feature quantity vectors from which similar image data can be searched with high accuracy.

なお、上述した管理コンピュータ200における各処理の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムを管理コンピュータ200のコンピュータが読み出して実行することによって、上記処理が行われる。ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等をいう。また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしてもよい。   Each process in the management computer 200 described above is stored in a computer-readable recording medium in the form of a program, and the above processing is performed by the computer of the management computer 200 reading and executing this program. Is called. Here, the computer-readable recording medium means a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like. Alternatively, the computer program may be distributed to the computer via a communication line, and the computer that has received the distribution may execute the program.

また、上記プログラムは、前述した機能の一部を実現するためのものであってもよい。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。
また、管理コンピュータ200は、1台のコンピュータで構成されていても良いし、通信可能に接続された複数のコンピュータで構成されていてもよい。
The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, what is called a difference file (difference program) may be sufficient.
Moreover, the management computer 200 may be comprised by one computer, and may be comprised by the some computer connected so that communication was possible.

また実施形態の説明では、画像検索システム100を例示したが、例えば、1台のコンピュータに特徴量ベクトル抽出部210、画像受付部220の各機能部を実装して特徴量算出装置として構成することも可能である。この特徴量算出装置によれば、画像データを入力すると、その画像データに対して行う加工処理の有無に関係なく、その画像データから抽出できる複数の特徴量ベクトルを抽出することができる。インターネットの発展等により加工された画像データが広く流通する社会で、流通する画像データの監視や不正な利用を防止する目的で、元の画像データについての各種の加工処理に強い特徴量ベクトルを抽出しておくことは有効である。   In the description of the embodiment, the image search system 100 has been exemplified. However, for example, the functional units of the feature vector extraction unit 210 and the image reception unit 220 are mounted on one computer and configured as a feature calculation device. Is also possible. According to this feature amount calculation apparatus, when image data is input, it is possible to extract a plurality of feature amount vectors that can be extracted from the image data regardless of whether or not processing is performed on the image data. In a society where image data processed due to the development of the Internet, etc. is widely distributed, feature vectors that are resistant to various types of processing on the original image data are extracted for the purpose of monitoring the distributed image data and preventing unauthorized use. It is effective to keep it.

また、例えば、1台のコンピュータに上記の特徴量算出装置の各機能部と、類似度算出部230、類似度判定部240の各機能部を実装して画像類似度判定装置として構成することも可能である。ユーザは、クエリ画像データと、参照画像データとを画像類似度判定装置に入力する。すると、画像類似度判定装置に含まれる上記の特徴量算出装置(クエリ用特徴量抽出手段)の各機能部は連動して、クエリ画像データについての複数の特徴量ベクトルを抽出する。また、画像類似度判定装置に含まれる上記の特徴量算出装置(参照用特徴量抽出手段)の各機能部は連動して、参照画像データについての複数の特徴量ベクトルを抽出する。そして、類似度算出部230は、複数の特徴量ベクトルごとにクエリ画像データと前記参照画像データの類似度を算出し、さらに複数の類似度を組み合わせて2つの画像データ間の類似度Zを算出する。次に類似度判定部240は、算出された類似度Zに基づいて、前記クエリ画像データと前記参照画像データの類似度を判定する。この画像類似度判定装置によれば、例えば、一見しただけでは元の画像データと加工後の画像データの関係にあるかどうかが分からない2つの画像データの類似度を確認する場面などで利用することができる。   In addition, for example, each function unit of the above-described feature amount calculation device and each function unit of the similarity calculation unit 230 and the similarity determination unit 240 may be mounted on one computer to configure as an image similarity determination device. Is possible. The user inputs the query image data and the reference image data to the image similarity determination device. Then, the respective functional units of the above-described feature quantity calculation device (query feature quantity extraction means) included in the image similarity determination apparatus extract a plurality of feature quantity vectors for the query image data. In addition, the respective functional units of the above-described feature amount calculation device (reference feature amount extraction means) included in the image similarity determination device extract a plurality of feature amount vectors for the reference image data. Then, the similarity calculation unit 230 calculates the similarity between the query image data and the reference image data for each of a plurality of feature quantity vectors, and further calculates the similarity Z between the two image data by combining the plurality of similarities. To do. Next, the similarity determination unit 240 determines the similarity between the query image data and the reference image data based on the calculated similarity Z. According to this image similarity determination apparatus, for example, it is used in a scene where the similarity between two image data, in which it is not known at first glance whether there is a relationship between the original image data and the processed image data, or the like. be able to.

その他、本発明の趣旨を逸脱しない範囲で、上記した実施の形態における構成要素を周知の構成要素に置き換えることは適宜可能である。また、この発明の技術範囲は上記の実施形態に限られるものではなく、本発明の趣旨を逸脱しない範囲において種々の変更を加えることが可能である。
なお、特徴量ベクトル抽出部210は特徴量抽出手段の一例、画像受付部220は画像受付手段の一例、類似度算出部230は類似度算出手段の一例、類似度判定部240は類似度判定手段の一例、類似度判定部240は、類似画像抽出手段の一例である。画像検索システム100は画像検索装置の一例である。
In addition, it is possible to appropriately replace the components in the above-described embodiments with known components without departing from the spirit of the present invention. The technical scope of the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the spirit of the present invention.
The feature vector extraction unit 210 is an example of a feature amount extraction unit, the image reception unit 220 is an example of an image reception unit, the similarity calculation unit 230 is an example of a similarity calculation unit, and the similarity determination unit 240 is a similarity determination unit. The similarity determination unit 240 is an example of a similar image extraction unit. The image search system 100 is an example of an image search device.

100・・・画像検索システム
200・・・管理コンピュータ
210・・・特徴量ベクトル抽出部
220・・・画像受付部
230・・・類似度算出部
240・・・類似度判定部
250・・・結果出力部
300・・・記憶装置
310・・・参照データ記憶部
320・・・クエリデータ記憶部
330・・・類似度データ記憶部
400・・・端末
500・・・一般的なコンピュータ
600・・・参照データ管理テーブル
610・・・クエリデータ管理テーブル
620・・・類似度データ管理テーブル
DESCRIPTION OF SYMBOLS 100 ... Image retrieval system 200 ... Management computer 210 ... Feature-value vector extraction part 220 ... Image reception part 230 ... Similarity calculation part 240 ... Similarity determination part 250 ... Result Output unit 300 ... storage device 310 ... reference data storage unit 320 ... query data storage unit 330 ... similarity data storage unit 400 ... terminal 500 ... general computer 600 ... Reference data management table 610 ... query data management table 620 ... similarity data management table

Claims (8)

画像データの入力を受け付ける画像受付手段と、
画像データに対する複数の加工処理の種類ごとに予め定められた特徴量ベクトルの抽出方法を用いて、前記画像受付手段が受け付けた画像データから前記抽出方法ごとに特徴量ベクトルを抽出する特徴量抽出手段、
を備える特徴量算出装置。
Image receiving means for receiving input of image data;
Feature quantity extraction means for extracting feature quantity vectors for each extraction method from image data received by the image reception means using a feature quantity vector extraction method predetermined for each of a plurality of types of processing for image data ,
A feature amount calculating apparatus.
前記加工処理の種類ごとに定められた抽出方法は、当該加工処理によって変化しない特徴量ベクトルを画像データから抽出する抽出方法である、
請求項1に記載の特徴量算出装置。
The extraction method defined for each type of the processing process is an extraction method for extracting a feature vector that does not change by the processing process from the image data.
The feature amount calculation apparatus according to claim 1.
前記加工処理の種類が、画像データの回転、スケールの変更、縦横比の変更、部分切り出し、色調変化、モノクロ化、図形重ね書き、文字重ね書き、トリム、明るさの変更、コントラストの変更、ぼかし、ノイズのうちの少なくとも2つであることを特徴とする、
請求項2に記載の特徴量算出装置。
The processing type is image data rotation, scale change, aspect ratio change, partial cutout, color tone change, monochromeization, figure overwriting, character overwriting, trimming, brightness change, contrast change, blur , Characterized by at least two of the noises,
The feature amount calculation apparatus according to claim 2.
入力されたクエリ画像データと、参照画像データとの間の類似度を判定する画像類似度判定装置であって、
請求項1から請求項3の何れか1項に記載の特徴量算出装置を用いて、前記参照画像データから前記抽出方法ごとの特徴量ベクトルを抽出する参照用特徴量抽出手段と、
前記特徴量算出装置を用いて、前記クエリ画像データから前記抽出方法ごとの特徴量ベクトルを抽出するクエリ用特徴量抽出手段と、
前記クエリ画像データから得られる複数の特徴量ベクトルと前記参照画像データから得られる複数の特徴量ベクトルとに基づいて、前記クエリ画像データと前記参照画像データの類似度を算出する類似度算出手段と、
算出された前記類似度に基づいて、前記クエリ画像データと前記参照画像データの類似度を判定する類似度判定手段と、
を備える画像類似度判定装置。
An image similarity determination device for determining a similarity between input query image data and reference image data,
A feature extraction unit for reference that extracts a feature vector for each extraction method from the reference image data using the feature calculation device according to any one of claims 1 to 3.
Query feature quantity extraction means for extracting a feature quantity vector for each extraction method from the query image data using the feature quantity calculation device;
Similarity calculation means for calculating a similarity between the query image data and the reference image data based on a plurality of feature vector obtained from the query image data and a plurality of feature vectors obtained from the reference image data; ,
Similarity determination means for determining the similarity between the query image data and the reference image data based on the calculated similarity;
An image similarity determination apparatus comprising:
前記類似度算出手段は、前記クエリ画像データおよび前記参照画像データから前記抽出方法のうち同じ抽出方法を用いて抽出した特徴量ベクトル同士の類似度を算出し、当該算出した複数の抽出方法それぞれに対応する類似度に基づいて、前記クエリ画像データと前記参照画像データの類似度を算出する、
請求項4に記載の画像類似度判定装置。
The similarity calculation means calculates a similarity between feature quantity vectors extracted from the query image data and the reference image data using the same extraction method among the extraction methods, and each of the calculated plurality of extraction methods Calculating the similarity between the query image data and the reference image data based on the corresponding similarity;
The image similarity determination apparatus according to claim 4.
複数の参照画像データの中から、入力されたクエリ画像データに類似する参照画像データを検索する画像検索装置であって、
前記複数の参照画像データの各々と前記クエリ画像データとの間の類似度を判定する請求項4または請求項5に記載の画像類似度判定装置と、
前記画像類似度判定装置が判定した類似度に基づいて、前記複数の参照画像データの中から前記クエリ画像データに類似する画像データの候補を抽出する類似画像抽出手段と、
を備える画像検索装置。
An image search device for searching for reference image data similar to input query image data from a plurality of reference image data,
The image similarity determination device according to claim 4 or 5, wherein a similarity between each of the plurality of reference image data and the query image data is determined.
Similar image extraction means for extracting image data candidates similar to the query image data from the plurality of reference image data based on the similarity determined by the image similarity determination device;
An image search apparatus comprising:
画像データの入力を受け付ける画像受付工程と、
画像データに対する複数の加工処理の種類ごとに予め定められた特徴量ベクトルの抽出方法を用いて、前記受け付けた画像データから前記抽出方法ごとに特徴量ベクトルを抽出する特徴量抽出工程と、
を有する特徴量算出方法。
An image receiving process for receiving input of image data;
A feature amount extraction step of extracting a feature amount vector for each of the extraction methods from the received image data using a feature amount vector extraction method determined in advance for each of a plurality of types of processing on the image data;
A method for calculating a feature amount.
コンピュータを、
画像データの入力を受け付ける手段、
画像データに対する複数の加工処理の種類ごとに予め定められた特徴量ベクトルの抽出方法を用いて、前記受け付けた画像データから前記抽出方法ごとに特徴量ベクトルを抽出する手段、
として機能させるためのプログラム。
Computer
Means for receiving input of image data;
Means for extracting a feature vector for each extraction method from the received image data, using a feature vector extraction method predetermined for each of a plurality of types of processing for image data;
Program to function as.
JP2017034779A 2017-02-27 2017-02-27 Feature quantity calculation device, image similarity determination device, image retrieval device, feature quantity calculation method, and program Pending JP2018142074A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017034779A JP2018142074A (en) 2017-02-27 2017-02-27 Feature quantity calculation device, image similarity determination device, image retrieval device, feature quantity calculation method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017034779A JP2018142074A (en) 2017-02-27 2017-02-27 Feature quantity calculation device, image similarity determination device, image retrieval device, feature quantity calculation method, and program

Publications (1)

Publication Number Publication Date
JP2018142074A true JP2018142074A (en) 2018-09-13

Family

ID=63528032

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017034779A Pending JP2018142074A (en) 2017-02-27 2017-02-27 Feature quantity calculation device, image similarity determination device, image retrieval device, feature quantity calculation method, and program

Country Status (1)

Country Link
JP (1) JP2018142074A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200137161A (en) * 2019-05-29 2020-12-09 주식회사 허그케어앤테라퓨틱스 Method for conitive therapy based on artifical intelligence

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007004477A1 (en) * 2005-06-30 2007-01-11 Nec Corporation Image discrimination system and method
JP2012234500A (en) * 2011-05-09 2012-11-29 Canon Inc Pattern identification device, pattern identification method and program
WO2013099038A1 (en) * 2011-12-29 2013-07-04 楽天株式会社 Image search system, image search method, image search device, program, and information recording medium
JP2016018444A (en) * 2014-07-09 2016-02-01 日本電信電話株式会社 Image retrieval system, method, and program
JP2016040731A (en) * 2015-11-04 2016-03-24 キヤノン株式会社 Image retrieval device, image retrieval method, and program
JP2017033372A (en) * 2015-08-04 2017-02-09 日本放送協会 Person recognition device and program therefor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007004477A1 (en) * 2005-06-30 2007-01-11 Nec Corporation Image discrimination system and method
JP2012234500A (en) * 2011-05-09 2012-11-29 Canon Inc Pattern identification device, pattern identification method and program
WO2013099038A1 (en) * 2011-12-29 2013-07-04 楽天株式会社 Image search system, image search method, image search device, program, and information recording medium
JP2016018444A (en) * 2014-07-09 2016-02-01 日本電信電話株式会社 Image retrieval system, method, and program
JP2017033372A (en) * 2015-08-04 2017-02-09 日本放送協会 Person recognition device and program therefor
JP2016040731A (en) * 2015-11-04 2016-03-24 キヤノン株式会社 Image retrieval device, image retrieval method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200137161A (en) * 2019-05-29 2020-12-09 주식회사 허그케어앤테라퓨틱스 Method for conitive therapy based on artifical intelligence
KR102273149B1 (en) 2019-05-29 2021-07-07 주식회사 허그케어앤테라퓨틱스 Method for conitive therapy based on artifical intelligence

Similar Documents

Publication Publication Date Title
US9201879B2 (en) Method, apparatus and system for generating a feature vector
US20040243601A1 (en) Document retrieving method and apparatus
US20100074530A1 (en) Image processing apparatus, image processing method and program
AU2012202352A1 (en) Method, system and apparatus for determining a hash code representing a portion of an image
CN103313018A (en) Registration determination device, control method thereof, and electronic apparatus
JP2018165926A (en) Similar image retrieval device
US20150063686A1 (en) Image recognition device, image recognition method, and recording medium
US9436891B2 (en) Discriminating synonymous expressions using images
CN115935344A (en) Abnormal equipment identification method and device and electronic equipment
US9424484B2 (en) Feature interpolation
CN110083731B (en) Image retrieval method, device, computer equipment and storage medium
JP2018124617A (en) Teacher data collection apparatus, teacher data collection method and program
CN112396048B (en) Picture information extraction method and device, computer equipment and storage medium
US10509986B2 (en) Image similarity determination apparatus and image similarity determination method
JP6017277B2 (en) Program, apparatus and method for calculating similarity between contents represented by set of feature vectors
CN110427496B (en) Knowledge graph expansion method and device for text processing
JP2018142074A (en) Feature quantity calculation device, image similarity determination device, image retrieval device, feature quantity calculation method, and program
US10853972B2 (en) Apparatus for processing image and method thereof
CN117251761A (en) Data object classification method and device, storage medium and electronic device
US11874869B2 (en) Media retrieval method and apparatus
CN113065025A (en) Video duplicate checking method, device, equipment and storage medium
CN110263137B (en) Theme keyword extraction method and device and electronic equipment
CN113821689A (en) Pedestrian retrieval method and device based on video sequence and electronic equipment
JP6485084B2 (en) Image search apparatus, image search method, and image search program
CN113157960A (en) Method and device for acquiring similar data, electronic equipment and computer readable storage medium

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20170228

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20181109

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200214

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201211

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210112

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210315

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210427

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210623

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210713