JP2015022631A - Information processor, information processing system and program - Google Patents

Information processor, information processing system and program Download PDF

Info

Publication number
JP2015022631A
JP2015022631A JP2013151801A JP2013151801A JP2015022631A JP 2015022631 A JP2015022631 A JP 2015022631A JP 2013151801 A JP2013151801 A JP 2013151801A JP 2013151801 A JP2013151801 A JP 2013151801A JP 2015022631 A JP2015022631 A JP 2015022631A
Authority
JP
Japan
Prior art keywords
image
feature
unit
feature amount
query 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.)
Granted
Application number
JP2013151801A
Other languages
Japanese (ja)
Other versions
JP6171660B2 (en
Inventor
晋平 野田
Shinpei Noda
晋平 野田
健一郎 福田
Kenichiro Fukuda
健一郎 福田
裕一 大根田
Yuichi Oneda
裕一 大根田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2013151801A priority Critical patent/JP6171660B2/en
Publication of JP2015022631A publication Critical patent/JP2015022631A/en
Application granted granted Critical
Publication of JP6171660B2 publication Critical patent/JP6171660B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To suppress deterioration in the accuracy of determination of an image similar to a query image caused by the query image.SOLUTION: An image search server is configured to extract a search object featured value Vq as the featured value of a feature point pq included in a query image Iq. The image search server is configured to, by referring to a featured value DB in which a local featured value Vs extracted from a registration image Is and corresponding featured values Vt1, Vt2 through Vtn(n is a natural number) different from the local featured value Vs are registered in association with each feature point of the registration image Is, compare the search object featured value Vq with the local featured value Vs and each of the corresponding featured values Vt1 to Vtn. The corresponding featured values Vt1 to Vtn are extracted from a conversion image generated by performing image conversion processing to the registration image Is. The image search server is configured to determine the corresponding point of the feature point pq from the registration image Is, and to search for the registration image Is similar to the query image Iq on the basis of the determined corresponding point.

Description

本発明は、情報処理装置、情報処理システム及びプログラムに関する。   The present invention relates to an information processing apparatus, an information processing system, and a program.

画像検索の技術において、画像検索を要求する検索キーとしてのクエリ画像と、データベースに登録された検索対象の画像とを比較する場合に、各画像から特徴点を検出して、特徴点同士の対応(マッチング)を取る方法が用いられることがある。特許文献1は、特徴点同士の対応を決定する際の誤りを抑制するために、比較される2つの画像をそれぞれ複数の縮小率で縮小して、各画像中のオブジェクトの大きさが近くなる関係を判定し、判定した関係に近い画像から抽出した特徴点ほど優先度を高くして類似度を算出することを開示している。   In image search technology, when comparing a query image as a search key for requesting an image search with an image to be searched registered in the database, feature points are detected from each image and correspondence between the feature points is detected. (Matching) may be used. In Patent Document 1, in order to suppress an error in determining the correspondence between feature points, two images to be compared are reduced at a plurality of reduction ratios, and the size of an object in each image becomes closer. It is disclosed that the relationship is determined and the similarity is calculated by increasing the priority of the feature point extracted from the image close to the determined relationship.

特開2010−102501号公報JP 2010-102501 A

本発明の目的は、クエリ画像を原因とした当該クエリ画像に類似する画像の判断の精度の低下を抑えることである。   An object of the present invention is to suppress a decrease in accuracy in determining an image similar to a query image caused by the query image.

本発明の請求項1に係る情報処理装置は、第1の画像の特徴を表す特徴量である第1の特徴量と、当該第1の特徴量とは異なる第2の特徴量とを対応づけてデータベースへ登録する登録処理部と、クエリ画像の特徴を表す特徴量である検索対象特徴量を抽出する抽出部と、前記抽出部が抽出した検索対象特徴量と、前記データベースに登録されている予め定められた範囲の特徴量の各々とを比較する比較部と、前記比較部での比較により前記検索対象特徴量が前記第2の特徴量と類似する結果を得た場合に、前記第1の画像と前記クエリ画像とが類似すると判断する判断部とを備える。   The information processing apparatus according to claim 1 of the present invention associates a first feature amount that is a feature amount representing a feature of the first image with a second feature amount that is different from the first feature amount. Registered in the database, an extraction unit for extracting the search target feature quantity that is a feature quantity representing the feature of the query image, the search target feature quantity extracted by the extraction unit, and the database registered in the database When the comparison unit that compares each feature amount in a predetermined range and the comparison target unit obtain a result that the search target feature amount is similar to the second feature amount, And a determination unit that determines that the query image is similar to the query image.

本発明の請求項2に係る情報処理装置は、請求項1に記載の構成において、前記第1の画像に画像変換処理を施して第2の画像を生成する生成部を備え、前記抽出部は、前記生成部により生成された前記第2の画像から前記第2の特徴量を抽出し、前記登録処理部は、前記抽出部により抽出された前記第2の特徴量を前記データベースへ登録することを特徴とする。   An information processing apparatus according to claim 2 of the present invention includes a generation unit that performs image conversion processing on the first image to generate a second image in the configuration according to claim 1, and the extraction unit includes Extracting the second feature amount from the second image generated by the generation unit, and the registration processing unit registering the second feature amount extracted by the extraction unit in the database. It is characterized by.

本発明の請求項3に係る情報処理装置は、請求項1又は2に記載の構成において、前記登録処理部は、前記検索対象特徴量を前記第2の特徴量とし、前記第1の特徴量と対応付けて、前記データベースへ登録することを特徴とする。
本発明の請求項4に係る情報処理装置は、請求項3に記載の構成において、前記登録処理部は、前記クエリ画像が前記第1の画像に類似すると判断した結果の信頼度が、予め決められた値である場合に、前記検索対象特徴量を前記データベースへ登録することを特徴とする。
The information processing apparatus according to claim 3 of the present invention is the configuration according to claim 1 or 2, wherein the registration processing unit sets the search target feature value as the second feature value, and the first feature value. And registering them in the database.
According to a fourth aspect of the present invention, in the configuration according to the third aspect, the registration processing unit determines in advance the reliability of the result determined that the query image is similar to the first image. In the case of the obtained value, the search target feature amount is registered in the database.

本発明の請求項5に係る情報処理装置は、請求項1から4のいずれか1項に記載の構成において、前記登録処理部は、前記第1の画像の特徴点の特徴量である前記第1の特徴量と、当該特徴点に対応した前記第2の特徴量とを対応付けて前記データベースへ登録し、前記抽出部は、前記クエリ画像の特徴点の特徴量である前記検索対象特徴量を抽出し、前記判断部は、前記クエリ画像の特徴点毎に前記検索対象特徴量を比較した結果に基づいて、前記第1の画像と前記クエリ画像とが類似するか否かを判断することを特徴とする。
本発明の請求項6に係る情報処理装置は、請求項1から5のいずれか1項に記載の構成において、通信端末により送信された前記クエリ画像を受信するクエリ画像受信部と、前記クエリ画像受信部により受信されたクエリ画像に類似すると前記判断部が判断した前記第1の画像に対応付けられたコンテンツ情報を、前記通信端末へ出力する出力部とを備えることを特徴とする
An information processing apparatus according to a fifth aspect of the present invention is the information processing apparatus according to any one of the first to fourth aspects, wherein the registration processing unit is a feature amount of a feature point of the first image. The feature quantity of 1 and the second feature quantity corresponding to the feature point are registered in the database in association with each other, and the extraction unit is the search target feature quantity that is a feature quantity of the feature point of the query image And the determination unit determines whether the first image and the query image are similar based on a result of comparing the search target feature values for each feature point of the query image. It is characterized by.
An information processing apparatus according to claim 6 of the present invention, in the configuration according to any one of claims 1 to 5, a query image receiving unit that receives the query image transmitted by a communication terminal, and the query image An output unit that outputs to the communication terminal content information associated with the first image determined by the determination unit to be similar to the query image received by the reception unit;

本発明の請求項7に係る情報処理システムは、ユーザに使用される通信端末と、前記通信端末と通信する情報処理装置とを備え、前記通信端末は、撮影する撮影部と、前記撮影部の撮影により得られた画像に基づいて、前記情報処理装置へクエリ画像を送信するクエリ画像送信部とを有し、前記情報処理装置は、前記クエリ画像送信部により送信されたクエリ画像を受信するクエリ画像受信部と、第1の画像の特徴を表す特徴量である第1の特徴量と、当該第1の特徴量とは異なる第2の特徴量とを対応づけてデータベースへ登録する登録処理部と、前記クエリ画像受信部により受信されたクエリ画像の特徴を表す特徴量である検索対象特徴量を抽出する抽出部と、前記抽出部が抽出した検索対象特徴量と、前記データベースに登録されている予め定められた範囲の特徴量の各々とを比較する比較部と、前記比較部での比較により前記検索対象特徴量が前記第2の特徴量と類似する結果を得た場合に、前記第1の画像と前記クエリ画像とが類似すると判断する判断部と前記判断部により前記クエリ画像に類似すると判断された前記第1の画像に応じた情報を、前記通信端末へ出力する出力部とを有する。   An information processing system according to a seventh aspect of the present invention includes a communication terminal used by a user and an information processing apparatus that communicates with the communication terminal. The communication terminal includes: an imaging unit that captures an image; A query image transmission unit that transmits a query image to the information processing device based on an image obtained by shooting, and the information processing device receives a query image transmitted by the query image transmission unit. An image receiving unit, a registration processing unit that associates a first feature amount, which is a feature amount representing a feature of the first image, and a second feature amount different from the first feature amount and registers them in the database. An extraction unit that extracts a search target feature amount that is a feature amount representing a feature of the query image received by the query image reception unit, a search target feature amount extracted by the extraction unit, and a database registered in the database. When the comparison unit that compares each feature amount in a predetermined range and the comparison target unit obtain a result that the search target feature amount is similar to the second feature amount, A determination unit that determines that the query image is similar to the query image, and an output unit that outputs information corresponding to the first image determined to be similar to the query image by the determination unit to the communication terminal .

本発明の請求項8に係るプログラムは、コンピュータに、第1の画像の特徴を表す特徴量である第1の特徴量と、当該第1の特徴量とは異なる第2の特徴量とを対応づけてデータベースへ登録するステップと、クエリ画像の特徴を表す特徴量である検索対象特徴量を抽出するステップと、抽出した前記検索対象特徴量と、前記データベースに登録されている予め定められた範囲の特徴量の各々とを比較するステップと、前記比較により前記検索対象特徴量が前記第2の特徴量と類似する結果を得た場合に、前記第1の画像と前記クエリ画像とが類似すると判断するステップとを実行させるためのプログラムである。   According to an eighth aspect of the present invention, a program corresponds to a first feature amount that is a feature amount representing a feature of the first image and a second feature amount that is different from the first feature amount. A step of registering in the database, a step of extracting the search target feature quantity that is a feature quantity representing the feature of the query image, the extracted search target feature quantity, and a predetermined range registered in the database The first image and the query image are similar to each other when the search target feature value is similar to the second feature value. This is a program for executing the determining step.

請求項1に係る発明によれば、第1の画像の特徴量である第1の特徴量とは異なる第2の特徴量を用いないで、第1の画像とクエリ画像との類似を判断する場合に比べて、クエリ画像を原因とした当該クエリ画像に類似する画像の判断の精度の低下を抑えることができる。
請求項2に係る発明によれば、クエリ画像で発生し得る画像の変化に応じた第2の特徴量に基づいて、クエリ画像に類似する画像を判断することができる。
請求項3に係る発明によれば、クエリ画像に現に発生した画像の変化に応じた第2の特徴量に基づいて、クエリ画像に類似する画像を判断することができる。
請求項4に係る発明によれば、クエリ画像に類似する画像の判断の精度の向上に寄与し得る検索対象特徴量をデータベースに登録することができる。
請求項5に係る発明によれば、特徴点同士の対応を取ってクエリ画像に類似する画像を判断することができる。
請求項6に係る発明によれば、クエリ画像に類似する画像に対応付けられたコンテンツ情報を出力することができる。
請求項7に係る発明によれば、第1の画像の特徴量である第1の特徴量とは異なる第2の特徴量を用いないで、第1の画像とクエリ画像との類似を判断する場合に比べて、クエリ画像を原因とした当該クエリ画像に類似する画像の判断の精度の低下を抑えることができる。
請求項8に係る発明によれば、第1の画像の特徴量である第1の特徴量とは異なる第2の特徴量を用いないで、第1の画像とクエリ画像との類似を判断する場合に比べて、クエリ画像を原因とした当該クエリ画像に類似する画像の判断の精度の低下を抑えることができる。
According to the first aspect of the present invention, the similarity between the first image and the query image is determined without using a second feature amount that is different from the first feature amount that is the feature amount of the first image. Compared to the case, it is possible to suppress a decrease in the accuracy of determining an image similar to the query image due to the query image.
According to the second aspect of the present invention, an image similar to the query image can be determined based on the second feature amount corresponding to the change in the image that can occur in the query image.
According to the third aspect of the present invention, an image similar to the query image can be determined based on the second feature amount corresponding to the change of the image that actually occurs in the query image.
According to the invention which concerns on Claim 4, the search object feature-value which can contribute to the improvement of the precision of judgment of the image similar to a query image can be registered into a database.
According to the fifth aspect of the present invention, it is possible to determine an image similar to the query image by taking correspondence between the feature points.
According to the invention which concerns on Claim 6, the content information matched with the image similar to a query image can be output.
According to the invention of claim 7, the similarity between the first image and the query image is determined without using a second feature amount that is different from the first feature amount that is the feature amount of the first image. Compared to the case, it is possible to suppress a decrease in the accuracy of determining an image similar to the query image due to the query image.
According to the eighth aspect of the present invention, the similarity between the first image and the query image is determined without using a second feature amount that is different from the first feature amount that is the feature amount of the first image. Compared to the case, it is possible to suppress a decrease in the accuracy of determining an image similar to the query image due to the query image.

第1実施形態の画像検索システムの全体構成を示す図。1 is a diagram illustrating an overall configuration of an image search system according to a first embodiment. EMMの概要を説明する図。The figure explaining the outline | summary of EMM. 同実施形態のユーザ端末のハードウェア構成を示すブロック図。The block diagram which shows the hardware constitutions of the user terminal of the embodiment. 同実施形態の画像検索サーバのハードウェア構成を示すブロック図。2 is an exemplary block diagram illustrating a hardware configuration of the image search server according to the embodiment. FIG. 同実施形態の特徴量DBの構成例を示す図。The figure which shows the structural example of feature-value DB of the embodiment. 同実施形態のコンテンツDBの構成例を示す図。The figure which shows the structural example of content DB of the embodiment. 同実施形態のユーザ端末及び画像検索サーバの機能ブロック図。The functional block diagram of the user terminal and image search server of the embodiment. 同実施形態の画像検索システムで実行される処理を示すシーケンス図。The sequence diagram which shows the process performed with the image search system of the embodiment. 同実施形態の登録処理の流れを示すフローチャート。The flowchart which shows the flow of the registration process of the embodiment. 同実施形態の登録処理における特徴点の抽出及び登録の具体例の説明図。Explanatory drawing of the specific example of extraction of the feature point and registration in the registration process of the embodiment. 同実施形態の検索処理の流れを示すフローチャート。The flowchart which shows the flow of the search process of the embodiment. 同実施形態の検索処理における特徴点の抽出及び使用の具体例の説明図。Explanatory drawing of the specific example of extraction and use of the feature point in the search process of the embodiment. 第2実施形態の画像検索システムで実行される処理を示すシーケンス図。The sequence diagram which shows the process performed with the image search system of 2nd Embodiment. 同画像検索システムで実行される処理の他の例を示すシーケンス図。The sequence diagram which shows the other example of the process performed with the image search system.

本発明の実施の形態について図面を参照しつつ説明する。
[第1実施形態]
図1は、第1実施形態の画像検索システム1の全体構成を示す図である。図1に示すように、画像検索システム1は、ユーザ端末10と、画像検索サーバ20と、登録端末30とを備え、画像検索を行うための情報処理システムである。図1には、ユーザ端末10及び登録端末30をそれぞれ1つだけ図示しているが、実際にはより多数存在する。ユーザ端末10、画像検索サーバ20及び登録端末30の各々は、通信回線100に接続して相互に通信する。通信回線100は、例えばインターネットを含む通信回線であるが、通信回線の種類については特に問わない。
Embodiments of the present invention will be described with reference to the drawings.
[First Embodiment]
FIG. 1 is a diagram illustrating an overall configuration of an image search system 1 according to the first embodiment. As shown in FIG. 1, the image search system 1 is an information processing system that includes a user terminal 10, an image search server 20, and a registration terminal 30, and performs an image search. Although only one user terminal 10 and one registration terminal 30 are illustrated in FIG. 1, there are actually more user terminals 10 and registration terminals 30. Each of the user terminal 10, the image search server 20, and the registration terminal 30 is connected to the communication line 100 to communicate with each other. The communication line 100 is a communication line including the Internet, for example, but the type of the communication line is not particularly limited.

ユーザ端末10は、撮影機能(カメラ機能)を有する通信端末であり、図1に示す印刷物40を撮影し、画像検索を要求するクエリ画像を、画像検索サーバ20へ送信する。クエリ画像は、画像検索サーバ20で実行される画像検索の検索キーとなる画像データで、画像検索サーバ20に対する画像検索の実行要求を画像により表現したデータである。画像検索サーバ20は、ユーザ端末10から受信したクエリ画像に類似する画像(後述する登録画像)を検索するための情報処理を行う情報処理装置である。印刷物40は、例えば広告やパンフレット、雑誌の誌面であり、媒体(例えば紙媒体)上に文字や写真等の画像要素が印刷された印刷物である。印刷物40では、この画像要素に重ねて、埋め込み型メディアマーカ(EMM;Embedded Media Markers)と呼ばれるマーカ41が印刷されている。マーカ41は、印刷物40の画像要素にデジタルコンテンツが関連付けられていることの目印である。マーカ41は、印刷物40の画像要素をユーザが視認する際の妨げとならないように、比較的薄い色を用いて印刷される。登録端末30は、例えばコンテンツプロバイダにより使用され、EMMに関する情報及びデジタルコンテンツに関する情報を、画像検索サーバ20に登録するための通信端末である。
なお、ユーザ端末10は、ここではスマートフォンであるが、携帯電話端末やタブレット端末、ノート型パソコン、PDA(Personal Digital Assistant)、携帯型ゲーム機等の、撮影機能を有する他の通信端末であってもよい。また、登録端末30は、例えばパーソナル・コンピュータであるが、その他の通信端末であってもよい。
The user terminal 10 is a communication terminal having a photographing function (camera function), photographs the printed matter 40 shown in FIG. 1, and transmits a query image requesting image retrieval to the image retrieval server 20. The query image is image data that serves as a search key for image search executed by the image search server 20 and is data that represents an image search execution request to the image search server 20 with an image. The image search server 20 is an information processing apparatus that performs information processing for searching for an image similar to a query image received from the user terminal 10 (a registered image described later). The printed material 40 is, for example, an advertisement, a brochure, or a magazine, and is a printed material on which image elements such as characters and photographs are printed on a medium (for example, a paper medium). In the printed matter 40, a marker 41 called an embedded media marker (EMM) is printed on the image element. The marker 41 is a mark that the digital content is associated with the image element of the printed matter 40. The marker 41 is printed using a relatively light color so as not to hinder the user from visually recognizing the image element of the printed matter 40. The registration terminal 30 is used by, for example, a content provider, and is a communication terminal for registering information about EMM and information about digital content in the image search server 20.
The user terminal 10 is a smartphone here, but is another communication terminal having a photographing function, such as a mobile phone terminal, a tablet terminal, a notebook computer, a PDA (Personal Digital Assistant), a portable game machine, or the like. Also good. The registration terminal 30 is, for example, a personal computer, but may be another communication terminal.

図2は、EMMの概要を説明する図である。
図2(a)には、マーカ41の模式図が示されている。図2(a)に示すように、マーカ41は、特徴境界411と、アンカーポイント412と、メディアアイコン413とで構成される。特徴境界411は、ここでは円形の線画像によって表され、印刷物40の画像要素を内側に含む。図2(b)に示すように、ユーザ端末10のユーザは、印刷物40を撮影する際に、マーカ41の全体が撮影範囲に含まれるようにユーザ端末10を操作する。アンカーポイント412は、デジタルコンテンツを関連付ける画像要素の位置を特定する位置情報に相当する。メディアアイコン413は、デジタルコンテンツの種類を識別可能なアイコンである。メディアアイコン413は、ここではビデオカメラを模したアイコン画像であるが、このアイコン画像はデジタルコンテンツが動画コンテンツであることを意味する。この場合、マーカ41を撮影したユーザ端末10は、図2(c)に示すように、画像検索サーバ20から提供された動画コンテンツを再生して動画像Cを表示する。動画コンテンツは、印刷物40の画像要素に関連した内容のデジタルコンテンツである。
なお、マーカ41に関連付けられるデジタルコンテンツは、静止画コンテンツやWebコンテンツその他のデジタルコンテンツであってもよい。
FIG. 2 is a diagram for explaining the outline of the EMM.
A schematic diagram of the marker 41 is shown in FIG. As shown in FIG. 2A, the marker 41 includes a feature boundary 411, an anchor point 412, and a media icon 413. The feature boundary 411 is represented here by a circular line image, and includes the image element of the printed matter 40 inside. As illustrated in FIG. 2B, when the user of the user terminal 10 captures the printed matter 40, the user terminal 10 operates the user terminal 10 so that the entire marker 41 is included in the capturing range. The anchor point 412 corresponds to position information that specifies the position of an image element associated with digital content. The media icon 413 is an icon that can identify the type of digital content. The media icon 413 is an icon image imitating a video camera here, but this icon image means that the digital content is moving image content. In this case, the user terminal 10 that has captured the marker 41 reproduces the moving image content provided from the image search server 20 and displays the moving image C as shown in FIG. The moving image content is digital content having contents related to the image elements of the printed matter 40.
The digital content associated with the marker 41 may be still image content, Web content, or other digital content.

図3は、ユーザ端末10のハードウェア構成を示すブロック図である。図3に示すように、ユーザ端末10は、制御部11と、UI(User Interface)部12と、通信部13と、撮影部14と、記憶部15とを備える。
制御部11は、CPU(Central Processing Unit)、ROM(Read Only Memory)及びRAM(Random Access Memory)を有するプロセッサを備える。CPUは、ROMや記憶部15に記憶された制御プログラムをRAMに読み出して実行することにより、ユーザ端末10の各部を制御する。また、制御部11は、ASIC(Application Specific Integrated Circuit)で例示される画像処理部を備え、この画像処理部により画像処理を行う。UI部12は、GUI(Graphical User Interface)を提供する操作表示部であり、表示面に画像を表示する表示パネルと、この表示面に重ねて設けられユーザに操作されるタッチスクリーンとを備える。
なお、ユーザ端末10は、物理キー等の操作を受け付ける他の操作手段を有していてもよいし、音声入力操作を受け付ける機能を有していてもよい。
FIG. 3 is a block diagram illustrating a hardware configuration of the user terminal 10. As illustrated in FIG. 3, the user terminal 10 includes a control unit 11, a UI (User Interface) unit 12, a communication unit 13, a photographing unit 14, and a storage unit 15.
The control unit 11 includes a processor having a central processing unit (CPU), a read only memory (ROM), and a random access memory (RAM). The CPU controls each unit of the user terminal 10 by reading the control program stored in the ROM or the storage unit 15 into the RAM and executing it. The control unit 11 includes an image processing unit exemplified by an ASIC (Application Specific Integrated Circuit), and performs image processing by the image processing unit. The UI unit 12 is an operation display unit that provides a graphical user interface (GUI), and includes a display panel that displays an image on a display surface, and a touch screen that is provided on the display surface and is operated by a user.
Note that the user terminal 10 may have other operation means for accepting an operation such as a physical key, or may have a function for accepting a voice input operation.

通信部13は、通信回線100に接続して通信するためのインタフェースを有する。撮影部14は、CCD(Charge Coupled Device)等の撮像素子を有する撮影装置であり、撮影した画像である撮影画像(静止画像又は動画像)を生成する。撮影部14の撮影レンズ(図示略)は、ここではユーザ端末10の背面側に設けられる。記憶部15は、例えばEEPROM(Electronically Erasable and Programmable ROM)やフラッシュメモリ等の記憶装置を備え、制御部11により実行されるOS(Operating System)やその他のプログラムを記憶する。   The communication unit 13 has an interface for connecting to the communication line 100 for communication. The imaging unit 14 is an imaging device having an imaging element such as a CCD (Charge Coupled Device), and generates a captured image (still image or moving image) that is a captured image. Here, the photographing lens (not shown) of the photographing unit 14 is provided on the back side of the user terminal 10. The storage unit 15 includes a storage device such as an EEPROM (Electronically Erasable and Programmable ROM) and a flash memory, and stores an OS (Operating System) executed by the control unit 11 and other programs.

図4は、画像検索サーバ20のハードウェア構成を示すブロック図である。図4に示すように、画像検索サーバ20は、制御部21と、通信部22と、記憶部23とを備える。
制御部21は、CPU、ROM及びRAMを有するプロセッサを備える。CPUは、ROMや記憶部23に記憶された制御プログラムをRAMに読み出して実行することにより、画像検索サーバ20の各部を制御する。また、制御部21は、ASICで例示される画像処理部を備え、この画像処理部により画像処理を行う。通信部22は、通信回線100に接続して通信するためのインタフェースある。記憶部23は、例えばハードディスク装置を有する記憶装置であり、制御部21により実行されるプログラムを記憶する。また、記憶部23は、特徴量DB(Data Base)231及びコンテンツDB232を有している。特徴量DB231は、検索される対象である登録画像(第1の画像の一例)の特徴を表す特徴量を登録したデータベースである。コンテンツDB232は、登録画像毎に、その登録画像に対応付けられたコンテンツ情報を登録したデータベースである。
FIG. 4 is a block diagram illustrating a hardware configuration of the image search server 20. As shown in FIG. 4, the image search server 20 includes a control unit 21, a communication unit 22, and a storage unit 23.
The control unit 21 includes a processor having a CPU, a ROM, and a RAM. The CPU controls each unit of the image search server 20 by reading the control program stored in the ROM or the storage unit 23 into the RAM and executing it. Further, the control unit 21 includes an image processing unit exemplified by ASIC, and performs image processing by this image processing unit. The communication unit 22 is an interface for connecting to the communication line 100 for communication. The storage unit 23 is a storage device having a hard disk device, for example, and stores a program executed by the control unit 21. Further, the storage unit 23 includes a feature amount DB (Data Base) 231 and a content DB 232. The feature amount DB 231 is a database in which feature amounts representing features of a registered image (an example of a first image) that is a search target are registered. The content DB 232 is a database in which content information associated with each registered image is registered for each registered image.

図5は、特徴量DB231の構成例を示す図である。
図5に示すように、特徴量DB231には、各々の登録画像を一意に識別する識別子である画像識別子と、この登録画像の特徴点毎の特徴量(具体的には、局所特徴量)とが対応付けて登録されている。局所特徴量は、画像に含まれる特徴点の局所的な特徴を表す特徴量である。局所特徴量は、ここでは、SIFT(Scale Invariant Feature Transform)特徴量である。SIFT特徴量は、画素の代表輝度勾配方向を決定し、その方向を基準とした輝度勾配ヒストグラムを作成し、多次元ベクトル(例えば128次元のベクトル)で記述される局所特徴量である。SIFT特徴量は、例えば、“永橋、藤吉、金出「領域分割に基づくSIFT特徴を用いた物体識別」、電気学会、システム・制御研究会、pp39-44、2007年1月)”に記載されているとおり周知であり、その詳細な説明を省略する。
FIG. 5 is a diagram illustrating a configuration example of the feature amount DB 231.
As shown in FIG. 5, the feature amount DB 231 includes an image identifier that is an identifier for uniquely identifying each registered image, and a feature amount (specifically, a local feature amount) for each feature point of the registered image. Are registered in association with each other. The local feature amount is a feature amount that represents a local feature of a feature point included in the image. Here, the local feature amount is a SIFT (Scale Invariant Feature Transform) feature amount. The SIFT feature amount is a local feature amount described by a multi-dimensional vector (for example, a 128-dimensional vector) by determining a representative luminance gradient direction of a pixel, creating a luminance gradient histogram based on the direction. SIFT feature values are described in, for example, “Nagahashi, Fujiyoshi, Kinde“ Object identification using SIFT features based on region division ”, Institute of Electrical Engineers of Japan, Systems and Control Study Group, pp39-44, January 2007). As it is well known, detailed description thereof is omitted.

図5に示す例では、特徴量DB231において、画像識別子「ID0001」の登録画像Isについて、p1,p2,・・・,pm(mは整数)というm個の特徴点の局所特徴量が、特徴量DB231に登録されている。以下の説明では、p1,p2,・・・,pmのm個の特徴点の各々を特に区別する必要がないときには、これらを「特徴点p」と総称する。また、特徴量DB231において、同一のレコード(行)で対応付けられた複数の局所特徴量の各々は、登録画像の同一の特徴点に対応している。この複数の局所特徴量は、具体的には、局所特徴量Vs、及び、対応特徴量Vt1,Vt2,・・・,Vtn(nは整数)を含んで構成される。局所特徴量Vsは、登録画像Isから検出された特徴点pの局所特徴量(第1の特徴量の一例)である。   In the example illustrated in FIG. 5, in the feature amount DB 231, for the registered image Is having the image identifier “ID0001”, local feature amounts of m feature points p 1, p 2,. It is registered in the quantity DB 231. In the following description, when it is not necessary to particularly distinguish each of the m feature points of p1, p2,..., Pm, these are collectively referred to as “feature points p”. In the feature amount DB 231, each of a plurality of local feature amounts associated with the same record (row) corresponds to the same feature point of the registered image. Specifically, the plurality of local feature amounts include a local feature amount Vs and corresponding feature amounts Vt1, Vt2,..., Vtn (n is an integer). The local feature amount Vs is a local feature amount (an example of a first feature amount) of the feature point p detected from the registered image Is.

対応特徴量Vt1,Vt2,・・・,Vtnの各々は、特徴量DB231で同一のレコードで対応付けられた局所特徴量Vsとは異なる特徴量(第2の特徴量の一例)である。対応特徴量Vt1,Vt2,・・・,Vtnの各々は、登録画像Isに画像変換処理を施して生成された画像(以下、「変換画像」という。)It1,It2,・・・,Itn(第2の画像の一例)からそれぞれ抽出される。対応特徴量Vt1は変換画像It1から抽出され、対応特徴量Vt2は変換画像It2から抽出されるという具合に、符号の末尾の値が同じ対応特徴量と変換画像とが対応している。また、特徴量DB231で同一のレコードで対応付けられた対応特徴量Vt1,Vt2,・・・,Vtnの各々は、同一の特徴点pに対応する特徴点(以下、「対応特徴点」という。)の局所特徴量である。特徴点pの対応特徴点は、この特徴点pの画像変換処理後の座標により特定される。   Each of the corresponding feature amounts Vt1, Vt2,..., Vtn is a feature amount (an example of a second feature amount) different from the local feature amount Vs associated with the same record in the feature amount DB 231. Each of the corresponding feature amounts Vt1, Vt2,..., Vtn is an image generated by performing image conversion processing on the registered image Is (hereinafter referred to as “converted image”) It1, It2,. Each is extracted from an example of the second image). The corresponding feature quantity Vt1 is extracted from the converted image It1, the corresponding feature quantity Vt2 is extracted from the converted image It2, and the corresponding feature quantity having the same value at the end of the code corresponds to the converted image. In addition, each of the corresponding feature amounts Vt1, Vt2,..., Vtn associated with the same record in the feature amount DB 231 is referred to as a feature point corresponding to the same feature point p (hereinafter referred to as “corresponding feature point”). ) Local feature amount. The corresponding feature point of the feature point p is specified by the coordinates of the feature point p after image conversion processing.

ところで、上述の変換画像It1,It2,・・・,Itnは、各々異なる画像変換処理によって生成される。図5に示す変換画像It1,It2,・・・,Itnのうち、矩形以外の形状で表した変換画像は、登録画像Isを台形状又は平行四辺形状に変形させる歪みを与える画像変換処理(以下、「変形処理」という。)を施して生成される。また、変換画像It1,It2,・・・,Itnのうち、斜線部又はドット部を付して表した変換画像は、登録画像Isの明るさ(例えば明度や輝度)を変換する画像変換処理(以下、「明るさ変換処理」という。)を施して生成される。
なお、特徴量DB231では、登録画像毎に局所特徴量が登録される特徴点の数が異なっていてもよいし、特徴点毎に対応特徴量の数が異なっていてもよい。
By the way, the above-mentioned converted images It1, It2,... Itn are generated by different image conversion processes. The converted image represented by a shape other than the rectangle among the converted images It1, It2,..., Itn shown in FIG. 5 is an image conversion process (hereinafter, referred to as distortion) that deforms the registered image Is into a trapezoid shape or a parallelogram shape. , Referred to as “deformation process”). Moreover, among the converted images It1, It2,..., Itn, a converted image represented by a hatched portion or a dot portion is an image conversion process for converting the brightness (for example, brightness or luminance) of the registered image Is ( Hereinafter, it is generated by performing “brightness conversion processing”.
In the feature value DB 231, the number of feature points in which local feature values are registered may be different for each registered image, or the number of corresponding feature values may be different for each feature point.

図6は、コンテンツDB232の構成例を示す図である。
図6に示すように、コンテンツDB232には、画像識別子とコンテンツ情報とが対応付けて登録されている。画像識別子は、特徴量DB231に登録される画像識別子と共通する。コンテンツ情報は、画像検索サーバ20からユーザ端末10へと提供されるデジタルコンテンツを示す情報である。コンテンツ情報は、ここでは、デジタルコンテンツの格納場所を示すURI(Uniform Resource Identifier)等のアクセス先の情報であるが、デジタルコンテンツ自体を示す情報であってもよい。
なお、この実施形態では、画像検索サーバ20が特徴量DB231及びコンテンツDB232を有しているが、特徴量DB231及びコンテンツDB232の一方又は両方が、画像検索サーバ20の外部のデータベースによって実現されてもよい。
FIG. 6 is a diagram illustrating a configuration example of the content DB 232.
As shown in FIG. 6, in the content DB 232, image identifiers and content information are registered in association with each other. The image identifier is common to the image identifier registered in the feature amount DB 231. The content information is information indicating digital content provided from the image search server 20 to the user terminal 10. Here, the content information is access destination information such as a URI (Uniform Resource Identifier) indicating the storage location of the digital content, but may be information indicating the digital content itself.
In this embodiment, the image search server 20 includes the feature amount DB 231 and the content DB 232, but one or both of the feature amount DB 231 and the content DB 232 may be realized by a database external to the image search server 20. Good.

図7は、ユーザ端末10及び画像検索サーバ20の機能構成を示すブロック図である。図7に示すように、画像検索サーバ20は、プログラムを実行することにより、登録画像受信部201と、抽出部202と、生成部203と、登録処理部204と、クエリ画像受信部205と、検索処理部206と、コンテンツ情報出力部207とに相当する機能を実現する。ユーザ端末10は、プログラムを実行することにより、撮影画像取得部101と、クエリ画像送信部102と、コンテンツ情報受信部103とに相当する機能を実現する。   FIG. 7 is a block diagram illustrating functional configurations of the user terminal 10 and the image search server 20. As illustrated in FIG. 7, the image search server 20 executes a program to register a registered image receiving unit 201, an extracting unit 202, a generating unit 203, a registration processing unit 204, a query image receiving unit 205, Functions corresponding to the search processing unit 206 and the content information output unit 207 are realized. The user terminal 10 implements functions corresponding to the captured image acquisition unit 101, the query image transmission unit 102, and the content information reception unit 103 by executing the program.

画像検索サーバ20の登録画像受信部201は、登録端末30から登録要求があった登録画像を受信する。
抽出部202は、供給された画像から特徴点を検出し、検出した特徴点の局所特徴量を抽出する。例えば、抽出部202は、登録画像受信部201から供給された登録画像Isから局所特徴量Vsを抽出する。また、抽出部202は、生成部203により生成された変換画像It1,It2,・・・,Itnの各々から、対応特徴点の対応特徴量Vt1,Vt2,・・・,Vtnをそれぞれ抽出する。また、抽出部202は、クエリ画像受信部205から供給されたクエリ画像の特徴点の局所特徴量(以下、「検索対象特徴量」という。)を抽出する。検索対象特徴量は、クエリ画像と類似する登録画像を検索する際に使用される。
The registered image receiving unit 201 of the image search server 20 receives a registered image for which a registration request has been received from the registration terminal 30.
The extraction unit 202 detects feature points from the supplied image and extracts local feature amounts of the detected feature points. For example, the extraction unit 202 extracts the local feature amount Vs from the registered image Is supplied from the registered image receiving unit 201. Further, the extraction unit 202 extracts the corresponding feature amounts Vt1, Vt2,..., Vtn of the corresponding feature points from the converted images It1, It2,. The extraction unit 202 also extracts local feature amounts of feature points of the query image supplied from the query image reception unit 205 (hereinafter referred to as “search target feature amounts”). The search target feature amount is used when searching for a registered image similar to the query image.

生成部203は、登録要求があった登録画像Isに画像変換処理を施して、変換画像It1,It2,・・・,Itnをそれぞれ生成する。例えば、生成部203は、登録画像Isに、変形処理又は明るさ変換処理を施して、変換画像を生成する。変形処理では、生成部203は、画像の変形方向(水平方向又は/及び垂直方向)及び変形度合いの少なくとも一方を各々異ならせて、複数の変換画像を生成する。明るさ変換処理では、生成部203は、画像の明るさを変化させる方向(暗くする方向又は明るくする方向)及び明るさの変化度合いの少なくとも一方を各々異ならせて、複数の変換画像を生成する。   The generation unit 203 performs image conversion processing on the registered image Is requested to be registered, and generates converted images It1, It2,. For example, the generation unit 203 performs a deformation process or a brightness conversion process on the registered image Is to generate a converted image. In the deformation process, the generation unit 203 generates a plurality of converted images by changing at least one of the deformation direction (horizontal direction and / or vertical direction) and the deformation degree of the image. In the brightness conversion process, the generation unit 203 generates a plurality of converted images by changing at least one of the direction of changing the brightness of the image (the direction of darkening or the direction of brightening) and the degree of change in brightness. .

登録処理部204は、登録画像受信部201により受信された登録画像Isの特徴点p毎に、この登録画像Isから抽出された局所特徴量Vsと、この登録画像Isに基づいて生成される変換画像It1,It2,・・・,Itnの各々から抽出された対応特徴量Vt1,Vt2,・・・,Vtnとを、特徴量DB231へ登録する。この際、登録処理部204は、特徴点pの局所特徴量Vsと、この特徴点pの対応特徴点の対応特徴量Vt1,Vt2,・・・,Vtnとを同じレコードで対応付けて、特徴量DB231へ登録する。   The registration processing unit 204 converts, for each feature point p of the registered image Is received by the registered image receiving unit 201, a local feature amount Vs extracted from the registered image Is and a conversion generated based on the registered image Is. Corresponding feature amounts Vt1, Vt2,..., Vtn extracted from each of the images It1, It2,..., Itn are registered in the feature amount DB 231. At this time, the registration processing unit 204 associates the local feature amount Vs of the feature point p with the corresponding feature amounts Vt1, Vt2,. Register in the quantity DB 231.

ユーザ端末10の撮影画像取得部101は、撮影部14の撮影により得られた画像である撮影画像を取得する。
クエリ画像送信部102は、撮影画像取得部101が取得した撮影画像に基づいて、画像検索サーバ20へクエリ画像を送信する。
The captured image acquisition unit 101 of the user terminal 10 acquires a captured image that is an image obtained by capturing by the capturing unit 14.
The query image transmission unit 102 transmits a query image to the image search server 20 based on the captured image acquired by the captured image acquisition unit 101.

画像検索サーバ20のクエリ画像受信部205は、クエリ画像送信部102により送信されたクエリ画像を受信する。
検索処理部206は、クエリ画像送信部102により送信されたクエリ画像に類似する登録画像を、特徴量DB231に基づいて検索する。検索処理部206の機能は、比較部2061と、判断部2062とに大別される。
The query image receiving unit 205 of the image search server 20 receives the query image transmitted by the query image transmitting unit 102.
The search processing unit 206 searches for a registered image similar to the query image transmitted by the query image transmission unit 102 based on the feature amount DB 231. The function of the search processing unit 206 is roughly divided into a comparison unit 2061 and a determination unit 2062.

比較部2061は、抽出部202が抽出した検索対象特徴量と、特徴量DB231に登録されている予め定められた特徴量の各々とを比較する。比較部2061は、特徴量DB231に登録されたすべての特徴量を検索範囲として検索対象特徴量と比較してもよいし、特徴量DB231に登録された一部の特徴量を検索範囲(例えば、ユーザ権限で絞られた特徴量の範囲)として検索対象特徴量と比較してもよい。ここにおいて、比較部2061は、クエリ画像の特徴点毎に、抽出部202が抽出したクエリ画像の検索対象特徴量を、検索範囲に含まれる局所特徴量Vs及び対応特徴量Vt1,Vt2,・・・,Vtnのそれぞれと比較する。この比較に際して、比較部2061は、クエリ画像の特徴点毎に、局所特徴量Vs及び対応特徴量Vt1,Vt2,・・・,Vtnとの局所特徴量の類似度をそれぞれ算出する。類似度の算出アルゴリズムについては特に問わないが、比較される特徴量同士の差分が小さいほど類似度が大きくなり、特徴量同士の差分が大きいほど類似度が小さくなる。   The comparison unit 2061 compares the search target feature amount extracted by the extraction unit 202 with each of the predetermined feature amounts registered in the feature amount DB 231. The comparison unit 2061 may compare all feature quantities registered in the feature quantity DB 231 with the search target feature quantity as a search range, or may search a part of the feature quantities registered in the feature quantity DB 231 (for example, It may be compared with the search target feature amount as a feature amount range narrowed down by the user authority. Here, for each feature point of the query image, the comparison unit 2061 determines the search target feature amount of the query image extracted by the extraction unit 202 as the local feature amount Vs and the corresponding feature amounts Vt1, Vt2,. • Compare with each of Vtn. In this comparison, the comparison unit 2061 calculates the local feature amount similarity between the local feature amount Vs and the corresponding feature amounts Vt1, Vt2,..., Vtn for each feature point of the query image. The algorithm for calculating the similarity is not particularly limited, but the similarity increases as the difference between the feature quantities to be compared decreases, and the similarity decreases as the difference between the feature quantities increases.

判断部2062は、比較部2061での比較結果に基づいて、クエリ画像に類似する登録画像を判断する。ここにおいて、判断部2062は、登録画像から抽出された局所特徴量Vsのみならず、検索対象特徴量が対応特徴量と類似する結果を得た場合にも、登録画像とクエリ画像とが類似すると判断する。
この判断に際して、判断部2062は、比較部2061での比較結果に基づいて、登録画像Isの特徴点pの中から、クエリ画像の各特徴点の対応点を決定する。例えば、判断部2062は、比較部2061により類似度に基づいて、クエリ画像の特徴点毎に、類似度が最も高い特徴点pを対応点に決定する。そして、判断部2062は、決定した対応点に基づいて、クエリ画像に類似する登録画像を判断する。例えば、判断部2062は、対応点が最も多い登録画像Isを判断する。
The determination unit 2062 determines a registered image similar to the query image based on the comparison result in the comparison unit 2061. Here, the determination unit 2062 determines that the registered image and the query image are similar not only when the local feature amount Vs extracted from the registered image but also when the search target feature amount is similar to the corresponding feature amount. to decide.
In this determination, the determination unit 2062 determines the corresponding points of the feature points of the query image from the feature points p of the registered image Is based on the comparison result in the comparison unit 2061. For example, the determination unit 2062 determines the feature point p having the highest similarity as a corresponding point for each feature point of the query image based on the similarity by the comparison unit 2061. Then, the determination unit 2062 determines a registered image similar to the query image based on the determined corresponding point. For example, the determination unit 2062 determines the registered image Is having the most corresponding points.

コンテンツ情報出力部207(出力部の一例)は、判断部2062がクエリ画像に類似すると判断した登録画像に対応付けられたコンテンツ情報を、ユーザ端末10へ出力する。コンテンツ情報出力部207は、判断部2062が類似すると判断した登録画像の画像識別子に対応付けられたコンテンツ情報を、コンテンツDB232から取得して、ユーザ端末10へ送信出力する。
ユーザ端末10のコンテンツ情報受信部103は、コンテンツ情報出力部207によりされたコンテンツ情報を受信する。
The content information output unit 207 (an example of an output unit) outputs content information associated with a registered image that the determination unit 2062 determines to be similar to the query image to the user terminal 10. The content information output unit 207 acquires content information associated with the image identifier of the registered image determined to be similar by the determination unit 2062 from the content DB 232, and transmits the content information to the user terminal 10.
The content information receiving unit 103 of the user terminal 10 receives the content information output by the content information output unit 207.

図8は、画像検索システム1で実行される処理の流れを示すシーケンス図である。
登録端末30は、利用者により画像検索サーバ20への登録を指示する操作が行われると、登録したい登録画像の登録要求を、画像検索サーバ20へ送信する(ステップS1)。画像検索サーバ20の制御部21は、通信部22により登録要求を受信すると、登録処理を実行する(ステップS2)。登録処理は、登録要求があった登録画像についてデータを、特徴量DB231及びコンテンツDB232へ登録する処理である。
FIG. 8 is a sequence diagram showing a flow of processing executed in the image search system 1.
When an operation for instructing registration to the image search server 20 is performed by the user, the registration terminal 30 transmits a registration request for a registered image to be registered to the image search server 20 (step S1). When receiving the registration request from the communication unit 22, the control unit 21 of the image search server 20 executes a registration process (step S2). The registration process is a process of registering data for a registered image for which a registration request has been made in the feature amount DB 231 and the content DB 232.

図9は、登録処理の流れを示すフローチャートである。図10は、登録処理における特徴点の抽出及び登録の具体例を説明する図である。図10及び後で説明する図12において、特徴点(対応特徴点)に関連付けて「a(b)」と付しているのは、特徴点aの局所特徴量がbであることを意味する。
画像検索サーバ20の制御部21は、登録要求に含まれる登録画像Isを取得する(ステップS21)。制御部21は、取得した登録画像Isから特徴点pを検出し、各特徴点pの局所特徴量Vsを抽出する(ステップS22)。ここで、制御部21が、図10(a)に示す登録画像Isを取得した場合を考える。この場合、制御部21は、図10(b)に示すように、登録画像Isのエッジやコーナー等の特徴点p(「●」(黒丸印)で表す。)を検出して、検出した特徴点pの局所特徴量を抽出する。図10(b)には、図面が煩雑になるのを防ぐために、ひとつの特徴点のみに「p(Vs)」という符号を付している。
FIG. 9 is a flowchart showing the flow of registration processing. FIG. 10 is a diagram for explaining a specific example of feature point extraction and registration in the registration process. In FIG. 10 and FIG. 12 described later, “a (b)” associated with a feature point (corresponding feature point) means that the local feature amount of the feature point a is b. .
The control unit 21 of the image search server 20 acquires the registered image Is included in the registration request (step S21). The control unit 21 detects the feature point p from the acquired registered image Is, and extracts the local feature amount Vs of each feature point p (step S22). Here, consider a case where the control unit 21 acquires the registered image Is shown in FIG. In this case, as shown in FIG. 10B, the control unit 21 detects feature points p (represented by “●” (black circles)) such as edges and corners of the registered image Is, and the detected features. A local feature amount of the point p is extracted. In FIG. 10B, in order to prevent the drawing from becoming complicated, only one feature point is denoted by the symbol “p (Vs)”.

制御部21は、ステップS22の処理で抽出した特徴点pの局所特徴量Vsを、特徴量DB231へ登録する(ステップS23)。ここにおいて、制御部21は、ステップS21の処理で取得した登録画像Isに画像識別子を割り当てて、それぞれ異なるレコードで、m個の局所特徴量Vsをそれぞれ登録する。図5を用いて説明すると、制御部21は、画像識別子は「ID0001」を特徴量DB231に書き込んだ後、この画像識別子「ID0001」に対応付けて、特徴点p1,p2,・・・,pmの各々の局所特徴量Vsを登録する。   The control unit 21 registers the local feature quantity Vs of the feature point p extracted in the process of step S22 in the feature quantity DB 231 (step S23). Here, the control unit 21 assigns an image identifier to the registered image Is acquired in the process of step S21, and registers m local feature amounts Vs in different records. Referring to FIG. 5, the control unit 21 writes the image identifier “ID0001” in the feature DB 231 and then associates the image identifier “ID0001” with the feature points p1, p2,. Each local feature amount Vs is registered.

次に、制御部21は、登録要求があった登録画像Isに画像変換処理を施して、変換画像It1,It2,・・・,Itnをそれぞれ生成する(ステップS24)。例えば、制御部11は、図5に示すように、登録画像Isに対して、変形処理や明るさ変換処理を施して、変換画像It1,It2,・・・,Itnを生成する。   Next, the control unit 21 performs image conversion processing on the registered image Is requested to be registered, and generates converted images It1, It2,..., Itn, respectively (step S24). For example, as illustrated in FIG. 5, the control unit 11 performs transformation processing and brightness conversion processing on the registered image Is to generate converted images It1, It2,.

次に、制御部21は、ステップS24の処理で生成した変換画像It1,It2,・・・,Itnの各々から対応特徴点を検出して、検出した対応特徴点における対応特徴量Vt1,Vt2,・・・,Vtnをそれぞれ抽出する(ステップS25)。
次に、制御部21は、検出対象画像Isから抽出した特徴点pの局所特徴量Vsを、変換画像It1,It2,・・・,Itnにおける対応特徴点の対応特徴量Vt1,Vt2,・・・,Vtnと同じレコードで対応付けて、特徴量DB231へ登録する(ステップS26)。この結果、図10(c)に示すように、各特徴点pの局所特徴量Vsと対応特徴量Vt1,Vt2,・・・,Vtnとが、特徴量DB231に対応付けて登録される。変換画像It1,It2,・・・,Itnの各々は、画像変換処理に応じて登録画像Isとの間に差分を含んでいる。この画像同士の差分に応じて、登録画像Isと変換画像It1,It2,・・・,Itnとでは、互いに対応する特徴点同士で局所特徴量が異なることがある。この局所特徴量同士の差異は、登録画像及び画像変換処理のアルゴリズムに応じた大きさとなると考えられる。
Next, the control unit 21 detects a corresponding feature point from each of the converted images It1, It2,..., Itn generated in the process of step S24, and corresponding feature amounts Vt1, Vt2, and the detected corresponding feature points. ..., Vtn are extracted (step S25).
Next, the control unit 21 converts the local feature amount Vs of the feature point p extracted from the detection target image Is into the corresponding feature amounts Vt1, Vt2,... Of the corresponding feature points in the converted images It1, It2,. .., Vtn are associated with the same record and registered in the feature amount DB 231 (step S26). As a result, as shown in FIG. 10C, the local feature amount Vs of each feature point p and the corresponding feature amounts Vt1, Vt2,..., Vtn are registered in association with the feature amount DB 231. Each of the converted images It1, It2,..., Itn includes a difference from the registered image Is according to the image conversion process. Depending on the difference between the images, the registered feature Is and the converted images It1, It2,..., Itn may have different local feature amounts between corresponding feature points. The difference between the local feature amounts is considered to be a magnitude corresponding to the registered image and the image conversion processing algorithm.

ステップS24の処理で実行される画像変換処理は、カメラ撮影をしたときの撮影方法や撮影環境を原因として撮影画像に発生し得る変化を、検出対象画像に反映させるために実行される。例えば、カメラ撮影したときに撮影装置が水平方向に傾いていると、水平方向に台形歪みが発生した撮影画像が得られ、撮影装置が垂直方向に傾いていると、垂直方向に台形歪みが発生した撮影画像が得られることがある。また、暗い環境で撮影された場合には、比較的暗い撮影画像が得られ、反対に、明るい環境で撮影された場合には、比較的明るい撮影画像が得られる。すなわち、ユーザ端末10を使用して撮影をした場合、撮影方法や撮影環境を原因として、クエリ画像が変化することがある。このクエリ画像の変化によって、クエリ画像と類似する登録画像の判断の精度(つまり検索精度)が低下するのを抑えるために、画像検索サーバ20は変換画像It1,It2,・・・,Itnの局所特徴量を特徴量DB231に登録しておく。
なお、画像検索サーバ20の制御部21は、特徴量DB231へ登録画像に関するデータを登録するとともに、この登録画像に関連付けられたデジタルコンテンツについてのコンテンツ情報を、コンテンツDB232へ登録する。
登録処理の説明は以上である。制御部21は、登録画像を特徴量DB231へ登録するたびに、上記手順の処理を実行する。
The image conversion process executed in the process of step S24 is executed in order to reflect a change that may occur in the shot image due to the shooting method and shooting environment when shooting with the camera, in the detection target image. For example, if the camera is tilted horizontally when shooting with a camera, a captured image with trapezoidal distortion in the horizontal direction is obtained. If the camera is tilted vertically, trapezoidal distortion occurs in the vertical direction. Captured images may be obtained. In addition, when a picture is taken in a dark environment, a relatively dark photographed image is obtained. Conversely, when a picture is taken in a bright environment, a relatively bright photographed image is obtained. That is, when shooting is performed using the user terminal 10, the query image may change due to the shooting method or shooting environment. In order to suppress a decrease in accuracy of determination of a registered image similar to the query image (that is, search accuracy) due to the change in the query image, the image search server 20 performs local processing on the converted images It1, It2,. The feature amount is registered in the feature amount DB 231 in advance.
The control unit 21 of the image search server 20 registers data related to the registered image in the feature amount DB 231 and registers content information about the digital content associated with the registered image in the content DB 232.
This completes the description of the registration process. Each time the control unit 21 registers a registered image in the feature amount DB 231, the control unit 21 executes the process of the above procedure.

図8の説明に戻る。
ユーザ端末10のユーザが、自身のユーザ端末10を使用して印刷物40を撮影したとする。この場合、ユーザ端末10の制御部11は、撮影部14により印刷物40を撮影し、この撮影により得られた撮影画像に基づいて撮影画像を取得する(ステップS3)。そして、制御部11は、取得した撮影画像に基づいて、クエリ画像を通信部13により画像検索サーバ20へ送信する(ステップS4)。
画像検索サーバ20の制御部21は、クエリ画像を通信部22により受信すると、このクエリ画像に基づいて検索処理を実行する(ステップS5)。この検索処理は、クエリ画像に類似する登録画像を、特徴量DB231に登録された局所特徴量に基づいて検索する処理である。
Returning to the description of FIG.
It is assumed that the user of the user terminal 10 has photographed the printed matter 40 using his / her user terminal 10. In this case, the control unit 11 of the user terminal 10 captures the printed matter 40 by the capturing unit 14, and acquires a captured image based on the captured image obtained by the capturing (step S3). And the control part 11 transmits a query image to the image search server 20 by the communication part 13 based on the acquired picked-up image (step S4).
When receiving the query image by the communication unit 22, the control unit 21 of the image search server 20 executes a search process based on the query image (step S5). This search process is a process for searching for a registered image similar to the query image based on the local feature amount registered in the feature amount DB 231.

図11は、検索処理の流れを示すフローチャートである。図12は、検索処理における特徴点の抽出及び使用の具体例を説明する図である。
まず、制御部21は、クエリ画像を取得すると(ステップS51)、取得したクエリ画像から検索対象特徴量を抽出する(ステップS52)。例えば、図12に示すように、制御部21は、クエリ画像Iqを取得し、特徴点pqの検索対象特徴量としてVqを抽出する。図12では、図面が煩雑になるのを防ぐために、ひとつの特徴点のみに「pq(Vq)」という符号を付している。
FIG. 11 is a flowchart showing the flow of search processing. FIG. 12 is a diagram illustrating a specific example of feature point extraction and use in search processing.
First, when acquiring a query image (step S51), the control unit 21 extracts a search target feature amount from the acquired query image (step S52). For example, as illustrated in FIG. 12, the control unit 21 acquires the query image Iq, and extracts Vq as a search target feature amount of the feature point pq. In FIG. 12, in order to prevent the drawing from becoming complicated, only one feature point is denoted by the symbol “pq (Vq)”.

次に、制御部21は、抽出したクエリ画像Iqの特徴点pqの検索対象特徴量Vqを、特徴量DB231に登録されている、検索範囲に属する局所特徴量Vs及び対応特徴量Vt1,Vt2,・・・,Vtnのそれぞれと比較する(ステップS53)。制御部21は、クエリ画像Iqの特徴点pq毎に、検索対象特徴量Vqと、局所特徴量Vs及び対応特徴量Vt1,Vt2,・・・,Vtnの各々との類似度を算出する。
そして、制御部21は、ステップS53の処理の比較結果に基づいて、登録画像Isの特徴点pの中から、クエリ画像Iqの特徴点pqの対応点を決定する(ステップS54)。この際、制御部21は、各特徴点pqについて、特徴量DB231に登録された局所特徴量Vs及び対応特徴量Vt1,Vt2,・・・,Vtnのうち、クエリ画像Iqの検索対象特徴量Vqとの類似度がより高いものを選択する。例えば、図12に示すように、特徴点pqの検索対象特徴量Vqとの類似度が最も高い局所特徴量が、変換画像It1の対応特徴量Vt1である場合を考える。この場合、制御部11は、特徴量DB231で、この対応特徴量Vt1と同じレコードで対応付けられた局所特徴量Vsに同類似度で一致したと判定して、対応点を決定する。クエリ画像Iqの検索対象特徴量Vqが、他の対応特徴量と一致した場合にも、制御部21は、特徴量DB231でこの対応特徴量と同じレコードで対応付けられた局所特徴量Vsに一致したと判定する。
Next, the control unit 21 sets the search target feature amount Vq of the feature point pq of the extracted query image Iq to the local feature amount Vs and the corresponding feature amounts Vt1, Vt2, belonging to the search range, which are registered in the feature amount DB 231. .., Vtn are compared (step S53). For each feature point pq of the query image Iq, the control unit 21 calculates the similarity between the search target feature value Vq and each of the local feature value Vs and the corresponding feature values Vt1, Vt2,.
Then, the control unit 21 determines a corresponding point of the feature point pq of the query image Iq from the feature points p of the registered image Is based on the comparison result of the process of step S53 (step S54). At this time, the control unit 21 determines, for each feature point pq, the search target feature value Vq of the query image Iq among the local feature values Vs and the corresponding feature values Vt1, Vt2,..., Vtn registered in the feature value DB 231. The one with higher similarity to is selected. For example, as shown in FIG. 12, a case is considered where the local feature amount having the highest similarity between the feature point pq and the search target feature amount Vq is the corresponding feature amount Vt1 of the converted image It1. In this case, the control unit 11 determines that the feature amount DB 231 matches the local feature amount Vs associated with the same record as the corresponding feature amount Vt1 with the same similarity, and determines a corresponding point. Even when the search target feature amount Vq of the query image Iq matches another corresponding feature amount, the control unit 21 matches the local feature amount Vs associated with the same record as the corresponding feature amount in the feature amount DB 231. It is determined that

そして、制御部21は、決定した対応点に基づいて、クエリ画像Iqに類似する登録画像Isを判断する(ステップS55)。例えば、制御部21は、決定した対応点の数が最も多い登録画像Isを検索結果とするように判断する。ここにおいて、制御部21は、対応点の数が閾値以上であることを、登録画像Isの検索結果の判断の条件とすることが望ましい。
そして、制御部21は、クエリ画像Iqに類似すると判断した登録画像Isの画像識別子に対応付けられたコンテンツ情報を、コンテンツDB232から取得する(ステップS56)。例えば、画像識別子「ID0001」の登録画像が検索結果である場合、制御部21は、コンテンツ情報「C0001」を取得する。
検索処理の説明は以上である。画像検索サーバ20は、クエリ画像を受信するたびに上記手順の処理を実行する。
Then, the control unit 21 determines a registered image Is that is similar to the query image Iq based on the determined corresponding point (step S55). For example, the control unit 21 determines that the registered image Is having the largest number of determined corresponding points is used as the search result. Here, it is desirable that the control unit 21 sets the number of corresponding points to be equal to or greater than a threshold as a condition for determining the search result of the registered image Is.
Then, the control unit 21 acquires content information associated with the image identifier of the registered image Is determined to be similar to the query image Iq from the content DB 232 (step S56). For example, when the registered image with the image identifier “ID0001” is a search result, the control unit 21 acquires the content information “C0001”.
This is the end of the description of the search process. The image search server 20 executes the above-described procedure every time a query image is received.

図8の説明に戻る。
検索処理を終了すると、画像検索サーバ20の制御部21は、ステップS55の処理でコンテンツDB232から取得したコンテンツ情報を、通信部22によりユーザ端末10へ送信出力する(ステップS6)。ユーザ端末10の制御部11は、通信部13によりコンテンツ情報を受信すると、受信したコンテンツ情報に基づいてデジタルコンテンツを取得して表示する(ステップS7)。
Returning to the description of FIG.
When the search process ends, the control unit 21 of the image search server 20 transmits the content information acquired from the content DB 232 in the process of step S55 to the user terminal 10 through the communication unit 22 (step S6). When the content information is received by the communication unit 13, the control unit 11 of the user terminal 10 acquires and displays digital content based on the received content information (step S7).

以上説明した第1実施形態の画像検索システム1では、画像検索サーバ20は、特徴点の局所特徴量Vsだけではなく、撮影部14の撮影により発生し得る撮影画像の変化を反映させた対応特徴量Vt1,Vt2,・・・,Vtnを使用して、検索処理を行う。このため、印刷物40を撮影して得たクエリ画像に、ユーザ端末10の撮影方法に起因する画像歪みが含まれていたり、撮影環境に起因する明るさの変化が含まれていたりした場合であっても、画像検索システム1によれば、クエリ画像を原因とした検索精度の低下が抑制される。
また、画像検索サーバ20は、クエリ画像の特徴点毎に、局所特徴量Vs及び対応特徴量Vt1,Vt2,・・・,Vtnの中から、検索対象特徴量との類似度がより高いものを選択して、クエリ画像の特徴点の対応点を決定する。このため、画像検索システム1によれば、クエリ画像の画像内の各位置で、画像歪みの度合いにばらつきがあったり、明暗にばらつきがあったりした場合であっても、検索精度の低下が抑制される。
In the image search system 1 according to the first embodiment described above, the image search server 20 reflects not only the local feature amount Vs of the feature point but also the corresponding feature that reflects a change in the captured image that may occur due to the imaging of the imaging unit 14. Search processing is performed using the amounts Vt1, Vt2,..., Vtn. For this reason, the query image obtained by photographing the printed matter 40 includes image distortion caused by the photographing method of the user terminal 10 or brightness change caused by the photographing environment. However, according to the image search system 1, a decrease in search accuracy due to the query image is suppressed.
Further, the image search server 20 has a higher similarity to the search target feature amount among the local feature amounts Vs and the corresponding feature amounts Vt1, Vt2,..., Vtn for each feature point of the query image. A corresponding point of the feature point of the query image is determined by selection. For this reason, according to the image search system 1, even if the degree of image distortion varies or the brightness varies in each position in the query image, a decrease in search accuracy is suppressed. Is done.

[第2実施形態]
次に、本発明の第2実施形態を説明する。
この第2実施形態の画像検索システム1は、上述した第1実施形態の画像検索システム1の機能に加えて、クエリ画像から抽出した特徴量を対応特徴量として、特徴量DB231に登録する機能を有する。
この第2実施形態の画像検索システム1を構成する装置及び各装置のハードウェア構成は、上述した第1実施形態と同じでよい。また、この第2実施形態の画像検索システム1の機能構成は、クエリ画像から抽出した特徴量を対応特徴量として、特徴量DB231に登録する機能に関する部分を除いて、上述した第1実施形態と同じでよい。
以下の説明において、上述した第1実施形態と重複する部分の説明については省略する。また、上述した第1実施形態の構成要素及び処理ステップについては同一の符号を付して表し、その説明を省略する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described.
In addition to the function of the image search system 1 of the first embodiment described above, the image search system 1 of the second embodiment has a function of registering the feature amount extracted from the query image in the feature amount DB 231 as a corresponding feature amount. Have.
The devices constituting the image search system 1 of the second embodiment and the hardware configuration of each device may be the same as those of the first embodiment described above. In addition, the functional configuration of the image search system 1 of the second embodiment is the same as that of the first embodiment described above, except for the part related to the function registered in the feature amount DB 231 as the feature amount extracted from the query image. It can be the same.
In the following description, the description of the same parts as those in the first embodiment will be omitted. The components and processing steps of the first embodiment described above are denoted by the same reference numerals and description thereof is omitted.

図13は、画像検索システム1で実行される処理を示すシーケンス図である。
画像検索システム1では、上述した第1実施形態と同じく、ステップS1からS7の処理ステップが実行される。
また、画像検索サーバ20の制御部21は、ステップS5の処理で検索処理を行って、ステップS6の処理でコンテンツ情報を送信出力した後、ステップS5における検索結果の信頼度を算出する(ステップS8)。この信頼度は、クエリ画像と類似する登録画像の判断の信頼度合いを示すパラメータであり、すなわち、検索処理の確からしさを示すパラメータである。よって、信頼度は、クエリ画像と検索した登録画像とが同じである可能性が高い場合ほど高い値となる。信頼度の算出アルゴリズムについては特に問わないが、例えば、登録画像の対応点の数が多いほど大きな値となり、ここでは、百分率の値で信頼度が表される。
FIG. 13 is a sequence diagram illustrating processing executed in the image search system 1.
In the image search system 1, the processing steps from S1 to S7 are executed as in the first embodiment described above.
Further, the control unit 21 of the image search server 20 performs the search process in the process of step S5, transmits and outputs the content information in the process of step S6, and then calculates the reliability of the search result in step S5 (step S8). ). This reliability is a parameter indicating the reliability of determination of a registered image similar to the query image, that is, a parameter indicating the probability of search processing. Therefore, the reliability is higher as the query image and the searched registered image are more likely to be the same. The algorithm for calculating the reliability is not particularly limited. For example, the larger the number of corresponding points of the registered image, the larger the value. Here, the reliability is represented by a percentage value.

次に、制御部21は、算出した信頼度が登録条件を満たすかどうかを判断する(ステップS9)。登録条件を満たす信頼度は、例えば第1閾値以上(例えば40%以上)で、且つ、第2閾値以下(例えば90%以下)の値であり、この値は予め決められている。例えば、信頼度が第2閾値以上でかなり近い場合には、登録条件を満たさない。こうする理由は、検索結果の信頼度が著しく高いということは、クエリ画像の検索対象特徴量を新たに登録しなくとも、特徴量DB231へ登録済みの検索対象特徴量だけで、検索精度が確保されるという理由に基づく。他方、信頼度が第1閾値以下で低い場合にも、登録条件を満たさない。こうする理由は、検索結果の信頼度が低い場合の検索対象特徴量を特徴量DB231へ登録してしまうと、誤った検索結果が得られた場合に使用した検索対象特徴量までもが登録されて、今後の検索処理の検索精度を低下させる原因になる可能性があるからである。すなわち、登録条件は、クエリ画像と登録画像とが同じであるが、互いに対応する特徴点同士で局所特徴量に差異がある場合に要件を満たすように決められている。   Next, the control unit 21 determines whether or not the calculated reliability satisfies the registration condition (step S9). The reliability satisfying the registration condition is, for example, a value equal to or higher than the first threshold (for example, 40% or higher) and equal to or lower than the second threshold (for example, 90% or lower), and this value is determined in advance. For example, the registration condition is not satisfied when the reliability is equal to or greater than the second threshold. The reason for this is that the reliability of the search result is remarkably high, and the search accuracy is ensured only by the search target feature quantity registered in the feature quantity DB 231 without newly registering the search target feature quantity of the query image. Based on the reason that is. On the other hand, even when the reliability is lower than the first threshold value, the registration condition is not satisfied. The reason for this is that if the search target feature amount when the reliability of the search result is low is registered in the feature amount DB 231, even the search target feature amount used when an erroneous search result is obtained is registered. This may cause a reduction in search accuracy in future search processing. That is, the registration condition is determined so as to satisfy the requirement when the query image and the registered image are the same, but there is a difference in the local feature amount between the feature points corresponding to each other.

制御部21は、ステップS9の処理で登録条件を満たすと判断した場合には(ステップS9;YES)、クエリ画像から抽出した検索対象特徴量を対応特徴量として、特徴量DB231へ登録する(ステップS10)。この際、制御部21は、互いに対応する特徴点同士の局所特徴量を同じレコードで対応付けて、特徴量DB231へ登録する。
なお、ステップS9の処理で、信頼度が登録条件を満たさないと制御部21が判断した場合には(ステップS9;NO)、クエリ画像の検索対象特徴量を特徴量DB231へ登録しない。
When the control unit 21 determines that the registration condition is satisfied in the process of step S9 (step S9; YES), the control unit 21 registers the search target feature amount extracted from the query image as the corresponding feature amount in the feature amount DB 231 (step S9). S10). At this time, the control unit 21 associates the local feature amounts of the feature points corresponding to each other with the same record and registers them in the feature amount DB 231.
When the control unit 21 determines that the reliability does not satisfy the registration condition in the process of step S9 (step S9; NO), the search target feature quantity of the query image is not registered in the feature quantity DB 231.

ところで、上記の動作説明では、信頼度が登録条件を満たした場合に、画像検索サーバ20はクエリ画像の検索対象特徴量を特徴量DB231へ登録していたが、ユーザ端末10のユーザが登録を許可した場合に限り、クエリ画像の検索対象特徴量を登録してもよい。こうすれば、画像検索サーバ20は、クエリ画像と登録画像とが同じである場合にだけ、検索対象特徴量を登録することとなる。   By the way, in the above description of the operation, when the reliability satisfies the registration condition, the image search server 20 registers the search target feature quantity of the query image in the feature quantity DB 231, but the user of the user terminal 10 performs registration. Only when the permission is granted, the search target feature amount of the query image may be registered. In this way, the image search server 20 registers the search target feature quantity only when the query image and the registered image are the same.

図14は、この場合の画像検索システム1で実行される処理を示すシーケンス図である。
画像検索システム1でステップS1からS9の処理ステップが実行され、信頼度が登録条件を満たすと(ステップS9;YES)、画像検索サーバ20の制御部21は、クエリ画像の検索対象特徴量の登録の可否をユーザ端末10へ問い合わせる(ステップS11)。ユーザ端末10の制御部11は、画像検索サーバ20からの問合せを受け付けると、問合せ画面をUI部12に表示させる等して、ユーザに登録可否を問い合わせる(ステップS12)。ここで、登録を許可する旨の応答をユーザから受け付けると、ユーザ端末10の制御部11は、登録を許可する旨の許可通知を、通信部13により画像検索サーバ20へ送信する(ステップS13)。この応答は、コンテンツ情報が格納されたURI等のアクセス先の情報が正確かどうかを、ユーザに確認させた場合の応答であってもよい。すなわち、この応答は、登録可否を直接にユーザに問い合わせた場合の応答でなくてもよい。画像検索サーバ20の制御部21は、許可通知を通信部22により受信すると、ステップS10の処理を実行して、クエリ画像の検索対象特徴量を特徴量DB231へ登録する。
FIG. 14 is a sequence diagram showing processing executed in the image search system 1 in this case.
When the processing steps from step S1 to S9 are executed in the image search system 1 and the reliability satisfies the registration condition (step S9; YES), the control unit 21 of the image search server 20 registers the search target feature quantity of the query image. Is inquired of the user terminal 10 (step S11). When receiving the inquiry from the image search server 20, the control unit 11 of the user terminal 10 inquires of the user whether registration is possible by displaying an inquiry screen on the UI unit 12 (step S12). Here, when a response to permit registration is received from the user, the control unit 11 of the user terminal 10 transmits a permission notification to permit registration to the image search server 20 by the communication unit 13 (step S13). . This response may be a response when the user confirms whether the access destination information such as the URI in which the content information is stored is accurate. That is, this response may not be a response when the user is directly inquired about whether or not registration is possible. When the communication unit 22 receives the permission notification, the control unit 21 of the image search server 20 executes the process of step S10 and registers the search target feature amount of the query image in the feature amount DB 231.

特徴量DB231へ登録されるクエリ画像の検索対象特徴量は、クエリ画像から抽出され検索対象特徴量のすべてであってもよいし、一部であってもよい。一部のみを登録する場合には、制御部21は、検索精度の向上への寄与率が高いものを優先して登録するとよい。また、登録しようとする検索対象特徴量の数が予め決められた上限値を超える場合には、制御部21は、特徴量DB231内の古い又は検索精度の向上への寄与率が相対的に低い対応所特徴量を特徴量DB231から削除して、クエリ画像の検索対象特徴量を新たに登録してもよい。
ステップS12の処理で、制御部11が登録を許可しないと判断した場合には(ステップS12;NO)、クエリ画像の検索対象特徴量を特徴量DB231へ登録せずに、処理を終了する。
The search target feature amount of the query image registered in the feature amount DB 231 may be all or a part of the search target feature amount extracted from the query image. In the case of registering only a part, the control unit 21 may preferentially register those that have a high contribution rate to the improvement of search accuracy. Further, when the number of search target feature quantities to be registered exceeds a predetermined upper limit value, the control unit 21 has a relatively low contribution rate to the improvement of the search accuracy or the old one in the feature quantity DB 231. The corresponding feature amount may be deleted from the feature amount DB 231 and a search target feature amount of the query image may be newly registered.
If the control unit 11 determines that registration is not permitted in step S12 (step S12; NO), the process ends without registering the search target feature quantity of the query image in the feature quantity DB 231.

以上説明した第2実施形態の画像検索システム1によれば、上述した第1実施形態で説明した作用効果に加え、クエリ画像に実際に発生した画像変化を反映させた検索対象特徴量を登録することにより、クエリ画像を原因とした検索精度の低下を抑制する効果を奏する。現に発生したクエリ画像の変化が、例えば撮影方法や撮影環境によるものである場合、他のユーザのユーザ端末10においても、同じ変化が現れたクエリ画像が得られる可能性がある。よって、この実施形態の画像検索システム1のように、現にクエリ画像に発生した画像の変化に応じた検索対象特徴量を特徴量DB231へ登録しておくことは、検索精度の向上に寄与し得る。   According to the image search system 1 of the second embodiment described above, in addition to the effects described in the first embodiment described above, the search target feature amount that reflects the actual image change in the query image is registered. Thus, an effect of suppressing a decrease in search accuracy caused by the query image is exhibited. If the change in the query image that has actually occurred is due to, for example, the shooting method or shooting environment, a query image in which the same change appears may be obtained in the user terminal 10 of another user. Therefore, as in the image search system 1 of this embodiment, registering the search target feature amount according to the image change that actually occurred in the query image in the feature amount DB 231 can contribute to the improvement of the search accuracy. .

また、画像検索サーバ20は、検索結果の信頼度に基づいて登録の可否を判断する。これにより、画像検索システム1によれば、検索結果の信頼度の低い情報を登録して検索精度の低下を招いたり、不必要な情報まで登録することにより検索処理の処理量を増大させたりする、という不都合の発生が起きにくい。
なお、検索結果の信頼度と登録条件との対応関係はあくまで一例であり、上記の例以外の関係であってもよい。また、図14で説明したようにユーザに登録可否を問い合わせる場合には、画像検索サーバ20では、検索結果の信頼度に基づいて登録可否を判断する構成が省略されてもよい。
The image search server 20 determines whether registration is possible based on the reliability of the search result. Thereby, according to the image search system 1, information with low reliability of the search result is registered to cause a decrease in search accuracy, or unnecessary information is registered to increase the amount of search processing. The occurrence of inconvenience is difficult to occur.
The correspondence relationship between the reliability of the search result and the registration condition is merely an example, and may be a relationship other than the above example. Further, as described with reference to FIG. 14, when inquiring the user whether or not registration is possible, the image search server 20 may omit the configuration for determining whether or not registration is possible based on the reliability of the search result.

[変形例]
本発明は、上述した実施形態と異なる形態で実施してもよい。また、以下に示す変形例は、各々を組み合わせてもよい。
(変形例1)
上述した各実施形態における局所特徴量に基づく登録画像の検索アルゴリズムはあくまで一例であり、他の検索アルゴリズムに置き換えられてもよい。
例えば、画像検索サーバ20は、特徴点毎に、クエリ画像の検索対象特徴量との類似度が2番目以降の局所特徴量を、検索処理に反映させてもよい。例えば、画像検索サーバ20は、類似する登録画像が2つ以上あった場合には、2番目の局所特徴量同士の類似度が高い方の登録画像を検索結果とする。
[Modification]
The present invention may be implemented in a form different from the above-described embodiment. Moreover, you may combine each of the modification shown below.
(Modification 1)
The registered image search algorithm based on the local feature amount in each embodiment described above is merely an example, and may be replaced with another search algorithm.
For example, the image search server 20 may reflect, for each feature point, the local feature amount having the second or later similarity with the search target feature amount of the query image in the search process. For example, when there are two or more similar registered images, the image search server 20 sets the registered image having the higher similarity between the second local feature amounts as the search result.

(変形例2)
上述した各実施形態では、特徴点の特徴量(局所特徴量)として、SIFT特徴量を使用していたが、SURF(Speeded Up Robust Features)特徴量その他の特徴量を使用してもよい。すなわち、本発明の特徴量は、輝度勾配の特徴ではなく、特徴点の位置(座標)その他の特徴点の特徴量を表すものであってもよい。
また、本発明の特徴量は、特徴点の局所的な特徴量以外の、クエリ画像に類似する画像を検索する画像検索に使用される他の特徴量であってもよい。
また、画像変換処理は、変形処理や明るさ変換処理に限られず、画像の拡大処理や縮小処理、回転処理、ノイズやぼかしの付与処理その他の画像変換処理であってもよい。画像検索システム1で使用される局所特徴量によって、検索精度に影響が現れやすい画像変化の種類が異なるから、検索精度に影響しやすい変化を付与する画像変換処理が1つ以上行われるとよい。
また、対応特徴量Vt1,Vt2,・・・,Vtnは、変換画像から抽出されたものではなく、局所特徴量Vsを用いて特定のアルゴリズムに従った演算処理を行うことにより算出されてもよい。
(Modification 2)
In each of the above-described embodiments, the SIFT feature value is used as the feature value (local feature value) of the feature point. However, a SURF (Speeded Up Robust Features) feature value and other feature values may be used. That is, the feature amount of the present invention may represent the feature point position (coordinates) and other feature point feature amounts instead of the luminance gradient feature.
Further, the feature amount of the present invention may be another feature amount used for image search for searching for an image similar to the query image, other than the local feature amount of the feature point.
The image conversion process is not limited to the deformation process and the brightness conversion process, and may be an image enlargement process, a reduction process, a rotation process, a noise or blurring process, or other image conversion processes. Since the type of image change that easily affects search accuracy differs depending on the local feature amount used in the image search system 1, one or more image conversion processes that give a change that easily affects search accuracy may be performed.
Further, the corresponding feature amounts Vt1, Vt2,..., Vtn are not extracted from the converted image, and may be calculated by performing arithmetic processing according to a specific algorithm using the local feature amount Vs. .

(変形例3)
上述した各実施形態では、画像検索サーバ20は、クエリ画像に類似する登録画像に応じたコンテンツ情報を出力していたが、出力対象となる情報はコンテンツ情報に限られない。例えば、類似画像を検索する情報処理システムに本発明を適用した場合には、画像検索サーバ20は、検索データベースから検索した類似画像の画像データを、ユーザ端末10へ送信出力するとよい。
(Modification 3)
In each embodiment described above, the image search server 20 outputs the content information corresponding to the registered image similar to the query image, but the information to be output is not limited to the content information. For example, when the present invention is applied to an information processing system that searches for similar images, the image search server 20 may transmit image data of similar images searched from the search database to the user terminal 10.

(変形例4)
画像検索サーバ20は、特徴量DB231に局所特徴量を登録する機能を有さなくてもよい。この場合、画像検索サーバ20とは別に設けられた装置(例えばサーバ装置)が、特徴量DB231に局所特徴量を登録すればよい。
また、画像検索サーバ20は、1台のサーバ装置で実現されるのではなく、複数のサーバ装置の協働によって実現されてもよい。また、本発明の情報処理装置は、画像検索サーバ20で提示されるサーバという形態の装置でなくてもよく、例えば、ユーザにより使用される通信端末(例えばユーザ端末10)により実現されてもよい。
(Modification 4)
The image search server 20 may not have a function of registering local feature amounts in the feature amount DB 231. In this case, a device (for example, a server device) provided separately from the image search server 20 may register a local feature amount in the feature amount DB 231.
Further, the image search server 20 may be realized by cooperation of a plurality of server devices instead of being realized by a single server device. Further, the information processing apparatus of the present invention may not be an apparatus in the form of a server presented by the image search server 20, and may be realized by a communication terminal (for example, the user terminal 10) used by a user, for example. .

上述した各実施形態のユーザ端末10や画像検索サーバ20が実現する各機能は、1又は複数のハードウェア回路により実現されてもよいし、1又は複数のプログラムを演算装置が実行することにより実現されてよいし、これらの組み合わせにより実現されてもよい。ユーザ端末10や画像検索サーバ20の機能がプログラムを用いて実現される場合、このプログラムは、磁気記録媒体(磁気テープ、磁気ディスク(HDD(Hard Disk Drive)、FD(Flexible Disk))等)、光記録媒体(光ディスク等)、光磁気記録媒体、半導体メモリ等のコンピュータ読取可能な記録媒体に記憶した状態で提供されてもよいし、ネットワークを介して配信されてもよい。また、本発明は、コンピュータが行う情報処理方法として把握し得る。   Each function realized by the user terminal 10 and the image search server 20 of each embodiment described above may be realized by one or a plurality of hardware circuits, or realized by an arithmetic device executing one or a plurality of programs. Or may be realized by a combination of these. When the functions of the user terminal 10 and the image search server 20 are realized using a program, the program includes a magnetic recording medium (magnetic tape, magnetic disk (HDD (Hard Disk Drive), FD (Flexible Disk), etc.)), It may be provided in a state stored in a computer-readable recording medium such as an optical recording medium (such as an optical disk), a magneto-optical recording medium, or a semiconductor memory, or may be distributed via a network. Further, the present invention can be grasped as an information processing method performed by a computer.

1…画像検索システム、10…ユーザ端末、100…ネットワーク、101…クエリ画像取得部、102…クエリ画像送信部、103…コンテンツ情報受信部、11…制御部、12…UI部、13…通信部、14…撮影部、15…記憶部、20…画像検索サーバ、201…登録画像受信部、202…抽出部、203…生成部、204…登録処理部、205…クエリ画像受信部、206…検索処理部、2061…比較部、2062…判断部、207…コンテンツ情報出力部、21…制御部、22…通信部、23…記憶部、231…特徴量DB、232…コンテンツDB、30…登録端末、40…印刷物、41…マーカ。 DESCRIPTION OF SYMBOLS 1 ... Image search system, 10 ... User terminal, 100 ... Network, 101 ... Query image acquisition part, 102 ... Query image transmission part, 103 ... Content information reception part, 11 ... Control part, 12 ... UI part, 13 ... Communication part , 14 ... Shooting unit, 15 ... Storage unit, 20 ... Image search server, 201 ... Registration image receiving unit, 202 ... Extraction unit, 203 ... Generation unit, 204 ... Registration processing unit, 205 ... Query image receiving unit, 206 ... Search Processing unit, 2061 ... Comparison unit, 2062 ... Determination unit, 207 ... Content information output unit, 21 ... Control unit, 22 ... Communication unit, 23 ... Storage unit, 231 ... Feature amount DB, 232 ... Content DB, 30 ... Registration terminal 40 ... printed matter, 41 ... marker.

Claims (8)

第1の画像の特徴を表す特徴量である第1の特徴量と、当該第1の特徴量とは異なる第2の特徴量とを対応づけてデータベースへ登録する登録処理部と、
クエリ画像の特徴を表す特徴量である検索対象特徴量を抽出する抽出部と、
前記抽出部が抽出した検索対象特徴量と、前記データベースに登録されている予め定められた範囲の特徴量の各々とを比較する比較部と、
前記比較部での比較により前記検索対象特徴量が前記第2の特徴量と類似する結果を得た場合に、前記第1の画像と前記クエリ画像とが類似すると判断する判断部と
を備える情報処理装置。
A registration processing unit that associates a first feature amount that is a feature amount representing a feature of the first image with a second feature amount that is different from the first feature amount, and registers them in the database;
An extraction unit that extracts a search target feature amount that is a feature amount representing a feature of the query image;
A comparison unit that compares the search target feature amount extracted by the extraction unit with each of feature amounts in a predetermined range registered in the database;
A determination unit that determines that the first image and the query image are similar when the search target feature value is similar to the second feature value as a result of the comparison by the comparison unit; Processing equipment.
前記第1の画像に画像変換処理を施して第2の画像を生成する生成部
を備え、
前記抽出部は、
前記生成部により生成された前記第2の画像から前記第2の特徴量を抽出し、
前記登録処理部は、
前記抽出部により抽出された前記第2の特徴量を前記データベースへ登録する
ことを特徴とする請求項1に記載の情報処理装置。
A generating unit that performs image conversion processing on the first image to generate a second image;
The extraction unit includes:
Extracting the second feature amount from the second image generated by the generation unit;
The registration processing unit
The information processing apparatus according to claim 1, wherein the second feature amount extracted by the extraction unit is registered in the database.
前記登録処理部は、
前記検索対象特徴量を前記第2の特徴量とし、前記第1の特徴量と対応付けて、前記データベースへ登録する
ことを特徴とする請求項1又は2に記載の情報処理装置。
The registration processing unit
The information processing apparatus according to claim 1, wherein the search target feature value is the second feature value, and is registered in the database in association with the first feature value.
前記登録処理部は、
前記クエリ画像が前記第1の画像に類似すると判断した結果の信頼度が、予め決められた値である場合に、前記検索対象特徴量を前記データベースへ登録する
ことを特徴とする請求項3に記載の情報処理装置。
The registration processing unit
The search target feature value is registered in the database when the reliability of the result of determining that the query image is similar to the first image is a predetermined value. The information processing apparatus described.
前記登録処理部は、
前記第1の画像の特徴点の特徴量である前記第1の特徴量と、当該特徴点に対応した前記第2の特徴量とを対応付けて前記データベースへ登録し、
前記抽出部は、
前記クエリ画像の特徴点の特徴量である前記検索対象特徴量を抽出し、
前記判断部は、
前記クエリ画像の特徴点毎に前記検索対象特徴量を比較した結果に基づいて、前記第1の画像と前記クエリ画像とが類似するか否かを判断する
ことを特徴とする請求項1から4のいずれか1項に記載の情報処理装置。
The registration processing unit
Registering the first feature amount, which is a feature amount of the feature point of the first image, with the second feature amount corresponding to the feature point in the database,
The extraction unit includes:
Extracting the search target feature quantity which is a feature quantity of the feature point of the query image;
The determination unit
5. It is determined whether the first image and the query image are similar based on a result of comparing the search target feature amounts for each feature point of the query image. The information processing apparatus according to any one of the above.
通信端末により送信された前記クエリ画像を受信するクエリ画像受信部と、
前記クエリ画像受信部により受信されたクエリ画像に類似すると前記判断部が判断した前記第1の画像に対応付けられたコンテンツ情報を、前記通信端末へ出力する出力部と
を備えることを特徴とする請求項1から5のいずれか1項に記載の情報処理装置。
A query image receiving unit for receiving the query image transmitted by the communication terminal;
An output unit that outputs content information associated with the first image determined by the determination unit to be similar to the query image received by the query image reception unit, to the communication terminal. The information processing apparatus according to any one of claims 1 to 5.
ユーザに使用される通信端末と、前記通信端末と通信する情報処理装置とを備え、
前記通信端末は、
撮影する撮影部と、
前記撮影部の撮影により得られた画像に基づいて、前記情報処理装置へクエリ画像を送信するクエリ画像送信部と
を有し、
前記情報処理装置は、
前記クエリ画像送信部により送信されたクエリ画像を受信するクエリ画像受信部と、
第1の画像の特徴を表す特徴量である第1の特徴量と、当該第1の特徴量とは異なる第2の特徴量とを対応づけてデータベースへ登録する登録処理部と、
前記クエリ画像受信部により受信されたクエリ画像の特徴を表す特徴量である検索対象特徴量を抽出する抽出部と、
前記抽出部が抽出した検索対象特徴量と、前記データベースに登録されている予め定められた範囲の特徴量の各々とを比較する比較部と、
前記比較部での比較により前記検索対象特徴量が前記第2の特徴量と類似する結果を得た場合に、前記第1の画像と前記クエリ画像とが類似すると判断する判断部と
前記判断部により前記クエリ画像に類似すると判断された前記第1の画像に応じた情報を、前記通信端末へ出力する出力部と
を有する情報処理システム。
A communication terminal used by a user, and an information processing apparatus that communicates with the communication terminal;
The communication terminal is
A shooting section to shoot,
A query image transmission unit that transmits a query image to the information processing device based on an image obtained by imaging of the imaging unit;
The information processing apparatus includes:
A query image receiving unit that receives the query image transmitted by the query image transmitting unit;
A registration processing unit that associates a first feature amount that is a feature amount representing a feature of the first image with a second feature amount that is different from the first feature amount, and registers them in the database;
An extraction unit that extracts a search target feature quantity that is a feature quantity representing a feature of the query image received by the query image reception unit;
A comparison unit that compares the search target feature amount extracted by the extraction unit with each of feature amounts in a predetermined range registered in the database;
A determination unit configured to determine that the first image and the query image are similar when the search target feature value is similar to the second feature value by comparison in the comparison unit; And an output unit that outputs information corresponding to the first image determined to be similar to the query image to the communication terminal.
コンピュータに、
第1の画像の特徴を表す特徴量である第1の特徴量と、当該第1の特徴量とは異なる第2の特徴量とを対応づけてデータベースへ登録するステップと、
クエリ画像の特徴を表す特徴量である検索対象特徴量を抽出するステップと、
抽出した前記検索対象特徴量と、前記データベースに登録されている予め定められた範囲の特徴量の各々とを比較するステップと、
前記比較により前記検索対象特徴量が前記第2の特徴量と類似する結果を得た場合に、前記第1の画像と前記クエリ画像とが類似すると判断するステップと
を実行させるためのプログラム。
On the computer,
Associating a first feature amount, which is a feature amount representing a feature of the first image, with a second feature amount different from the first feature amount, and registering it in the database;
Extracting a search target feature value that is a feature value representing a feature of the query image;
Comparing the extracted feature quantity to be searched with each feature quantity in a predetermined range registered in the database;
A program for executing the step of determining that the first image and the query image are similar when the search obtains a result similar to the second feature amount.
JP2013151801A 2013-07-22 2013-07-22 Information processing apparatus, information processing system, and program Expired - Fee Related JP6171660B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013151801A JP6171660B2 (en) 2013-07-22 2013-07-22 Information processing apparatus, information processing system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013151801A JP6171660B2 (en) 2013-07-22 2013-07-22 Information processing apparatus, information processing system, and program

Publications (2)

Publication Number Publication Date
JP2015022631A true JP2015022631A (en) 2015-02-02
JP6171660B2 JP6171660B2 (en) 2017-08-02

Family

ID=52486992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013151801A Expired - Fee Related JP6171660B2 (en) 2013-07-22 2013-07-22 Information processing apparatus, information processing system, and program

Country Status (1)

Country Link
JP (1) JP6171660B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016134134A (en) * 2015-01-22 2016-07-25 株式会社デンソーアイティーラボラトリ Image searching device, image searching method, and image searching program
JP2019159999A (en) * 2018-03-15 2019-09-19 ヤフー株式会社 Search device, search method, and search program
WO2019208158A1 (en) * 2018-04-25 2019-10-31 テンソル・コンサルティング株式会社 Image identification device, image identification method, and image identification program
JP2021108124A (en) * 2019-12-29 2021-07-29 Deiシステムズ株式会社 Access target retrieval system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010128925A (en) * 2008-11-28 2010-06-10 Canon Inc Image processor, and image processing method, and program
JP2011039944A (en) * 2009-08-17 2011-02-24 Seiko Epson Corp Image processor, image processing method, and image processing program
JP2011186604A (en) * 2010-03-05 2011-09-22 Osaka Prefecture Univ Method, device, and processing program for restoring handwriting

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010128925A (en) * 2008-11-28 2010-06-10 Canon Inc Image processor, and image processing method, and program
JP2011039944A (en) * 2009-08-17 2011-02-24 Seiko Epson Corp Image processor, image processing method, and image processing program
JP2011186604A (en) * 2010-03-05 2011-09-22 Osaka Prefecture Univ Method, device, and processing program for restoring handwriting

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016134134A (en) * 2015-01-22 2016-07-25 株式会社デンソーアイティーラボラトリ Image searching device, image searching method, and image searching program
JP2019159999A (en) * 2018-03-15 2019-09-19 ヤフー株式会社 Search device, search method, and search program
WO2019208158A1 (en) * 2018-04-25 2019-10-31 テンソル・コンサルティング株式会社 Image identification device, image identification method, and image identification program
JP2019191923A (en) * 2018-04-25 2019-10-31 テンソル・コンサルティング株式会社 Image identification device, image identification method, and image identification program
JP7248968B2 (en) 2018-04-25 2023-03-30 テンソル・コンサルティング株式会社 Image identification device, image identification method, and image identification program
JP2021108124A (en) * 2019-12-29 2021-07-29 Deiシステムズ株式会社 Access target retrieval system
JP7157474B2 (en) 2019-12-29 2022-10-20 Deiシステムズ株式会社 Access target search system

Also Published As

Publication number Publication date
JP6171660B2 (en) 2017-08-02

Similar Documents

Publication Publication Date Title
US9275281B2 (en) Mobile image capture, processing, and electronic form generation
US9076069B2 (en) Registering metadata apparatus
JP5896245B2 (en) How to crop a text image
Chen et al. Building book inventories using smartphones
JP6056319B2 (en) Image processing apparatus, image processing method, and image processing program
US20160196478A1 (en) Image processing method and device
JP2012053776A (en) Display image search device, display device, display image search system, and display image search method
JP2015148532A (en) Distance measuring device, imaging apparatus, distance measuring method, and program
JP6171660B2 (en) Information processing apparatus, information processing system, and program
KR20100065918A (en) A method for geo-tagging of pictures and apparatus thereof
US10586099B2 (en) Information processing apparatus for tracking processing
CN114298902A (en) Image alignment method and device, electronic equipment and storage medium
JP2013210974A (en) Retrieval image registration device, retrieval image display system, retrieval image registration method and program
JP2016212784A (en) Image processing apparatus and image processing method
JP2011039974A (en) Image search method and system
WO2012133371A1 (en) Image capture position and image capture direction estimation device, image capture device, image capture position and image capture direction estimation method and program
JP5739239B2 (en) Imaging support system and imaging apparatus
CN105631850B (en) Aligned multi-view scanning
JP6591594B2 (en) Information providing system, server device, and information providing method
JP6281207B2 (en) Information processing apparatus, information processing method, and program
JP6217225B2 (en) Image collation device, image collation method and program
JP2015032248A (en) Image search device, system and program for searching for data
JP5932107B2 (en) Image processing server and imaging apparatus
KR20140103021A (en) Object recognition device
JP5967036B2 (en) Image search system, information processing apparatus, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170425

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170522

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170619

R150 Certificate of patent or registration of utility model

Ref document number: 6171660

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

LAPS Cancellation because of no payment of annual fees