JP7519776B2 - Image search device, image search method, and image search program - Google Patents

Image search device, image search method, and image search program Download PDF

Info

Publication number
JP7519776B2
JP7519776B2 JP2020006539A JP2020006539A JP7519776B2 JP 7519776 B2 JP7519776 B2 JP 7519776B2 JP 2020006539 A JP2020006539 A JP 2020006539A JP 2020006539 A JP2020006539 A JP 2020006539A JP 7519776 B2 JP7519776 B2 JP 7519776B2
Authority
JP
Japan
Prior art keywords
metadata
image
acquisition unit
acquired
priority
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.)
Active
Application number
JP2020006539A
Other languages
Japanese (ja)
Other versions
JP2021114135A (en
Inventor
舞 菊地
顕仁 菊地
裕志 笠原
将博 松江
駿太 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2020006539A priority Critical patent/JP7519776B2/en
Publication of JP2021114135A publication Critical patent/JP2021114135A/en
Application granted granted Critical
Publication of JP7519776B2 publication Critical patent/JP7519776B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)

Description

本開示は、画像検索装置、画像検索方法、及び画像検索プログラムに関するものである。 This disclosure relates to an image search device, an image search method, and an image search program.

検索条件としてメタデータが指定されると、画像を示す画像データと、当該画像の特徴を示す画像メタデータとを対応させて記憶した記憶装置から、指定されたメタデータに相当する画像メタデータに対応する画像データを検索する技術がある。 When metadata is specified as a search criterion, a technique is available for searching for image data corresponding to the image metadata equivalent to the specified metadata from a storage device that stores image data representing an image in association with image metadata indicating the characteristics of the image.

例えば、特許文献1には、画像を検索するための検索条件を受け付ける検索条件入力部と、検索条件に基づき第1のクエリを生成するクエリ生成部と、第1のクエリに基づきデータベース内の画像を検索する画像検索部と、検索によりヒットした画像のうち、所定操作により選択された複数画像間の関連性を推定する関連性推定部と、複数画像間の関連性に基づき第2のクエリを生成するクエリ補正部と、クエリ補正部により生成された第2のクエリをインタフェースに表示させる機能と、を備える画像検索装置が開示されている。 For example, Patent Document 1 discloses an image search device that includes a search condition input unit that accepts search conditions for searching for images, a query generation unit that generates a first query based on the search conditions, an image search unit that searches for images in a database based on the first query, a relevance estimation unit that estimates the relevance between multiple images selected by a predetermined operation from among images found by the search, a query correction unit that generates a second query based on the relevance between the multiple images, and a function for displaying the second query generated by the query correction unit on an interface.

国際公開第2018/159095号公報International Publication No. 2018/159095

特許文献1に開示された従来の画像検索装置(以下「従来装置」という。)は、ユーザが入力した検索条件のみに基づく検索によりヒットした画像を、更に絞り込み検索することにより画像を検索するものである。そのため、従来装置では、ユーザが最初に入力する検索条件が正確なものでないと、所望の画像を検索することができない場合があるという問題点があった。 The conventional image search device disclosed in Patent Document 1 (hereinafter referred to as the "conventional device") searches for images by further narrowing down the images found in a search based only on the search criteria entered by the user. Therefore, the conventional device has a problem in that if the search criteria entered by the user initially are not accurate, it may not be possible to search for the desired image.

本開示は、上述の問題点を解決するためのもので、最初に入力された検索条件が正確なものでない場合であっても、所望の画像を検索することを可能にする画像検索装置を提供することを目的としている。 The present disclosure is intended to solve the above-mentioned problems, and aims to provide an image search device that makes it possible to search for a desired image even if the search criteria initially entered are not accurate.

本開示に係る画像検索装置は、ユーザ操作に基づく操作情報を取得する操作取得部と、操作取得部が取得した操作情報から第1メタデータを取得する第1メタデータ取得部と、第1メタデータ取得部が取得した第1メタデータに基づいて、第1メタデータに関連する1以上の第2メタデータを取得する第2メタデータ取得部と、第2メタデータ取得部が取得する第2メタデータに基づいて、第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を、第2メタデータ毎に取得する画像データ取得部と、表示画像を生成する表示画像生成部であって、画像データ取得部が取得した1以上の画像データ群のそれぞれを表す画像群画像を生成し、生成した1以上の画像群画像を並べた表示画像を生成する表示画像生成部と、表示画像生成部が生成した表示画像を表示画像情報として出力する表示画像出力部と、カテゴリ分類を示すカテゴリ情報を取得するカテゴリ取得部と、操作取得部が取得した操作情報から、画像データ取得部が取得した1以上の画像データ群のうち、選択された画像データ群がいずれであるかを示す選択群情報を取得する選択群取得部と、第2メタデータ取得部が取得する1以上の第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部と、優先度取得部が取得する優先度を変更する優先度変更部とを備え、第2メタデータ取得部は、第1メタデータ取得部が取得した第1メタデータと、カテゴリ取得部が取得するカテゴリ情報とに基づいて、第1メタデータに関連するメタデータのうち、カテゴリ情報が示すカテゴリ分類に属する1以上のメタデータを第2メタデータとして取得し、優先度変更部は、優先度取得部が取得する1以上の優先度のうち、選択群取得部が取得した選択群情報が示す画像データ群に対応する画像メタデータに相当する第2メタデータに対応付けられて予め付与された優先度を変更することを特徴とするものである。 The image search device according to the present disclosure includes an operation acquisition unit that acquires operation information based on a user operation, a first metadata acquisition unit that acquires first metadata from the operation information acquired by the operation acquisition unit, a second metadata acquisition unit that acquires one or more second metadata related to the first metadata based on the first metadata acquired by the first metadata acquisition unit, an image data acquisition unit that acquires, for each second metadata, an image data group that is one or more image data corresponding to image metadata corresponding to each of the second metadata based on the second metadata acquired by the second metadata acquisition unit, a display image generation unit that generates a display image, the display image generation unit generating an image group image representing each of the one or more image data groups acquired by the image data acquisition unit and generating a display image in which the generated one or more image group images are arranged, a display image output unit that outputs the display image generated by the display image generation unit as display image information, a category acquisition unit that acquires category information indicating a category classification, and The metadata acquisition device includes a selection group acquisition unit that acquires, from the operation information acquired by the acquisition unit, selection group information indicating which of the one or more image data groups acquired by the image data acquisition unit is a selected image data group; a priority acquisition unit that acquires a priority that is previously assigned to each of the one or more second metadata acquired by the second metadata acquisition unit; and a priority change unit that changes the priority acquired by the priority acquisition unit , wherein the second metadata acquisition unit acquires, as second metadata, one or more metadata that belong to a category classification indicated by the category information among the metadata related to the first metadata, based on the first metadata acquired by the first metadata acquisition unit and the category information acquired by the category acquisition unit, and the priority change unit changes, from the one or more priorities acquired by the priority acquisition unit, a priority that is previously assigned to each of the second metadata corresponding to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit .

本開示によれば、最初に入力された検索条件が正確なものでない場合であっても、所望の画像を検索することができる。 According to the present disclosure, it is possible to search for a desired image even if the search criteria initially entered are not accurate.

図1は、実施の形態1に係る画像検索装置が適用された画像検索システムの要部の構成の一例を示すブロック図である。FIG. 1 is a block diagram showing an example of a configuration of a main part of an image retrieval system to which an image retrieval device according to a first embodiment is applied. 図2は、実施の形態1に係る画像検索装置の要部の構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of a configuration of a main part of the image retrieval device according to the first embodiment. 図3は、実施の形態1に係るメタデータ記憶装置が備えるメタデータベースに登録された内容の一例を説明するための説明図である。FIG. 3 is an explanatory diagram for explaining an example of contents registered in the metadata database included in the metadata storage device according to the first embodiment. 図4は、実施の形態1に係る表示画像生成部が生成する表示画像の一例を示す説明図である。FIG. 4 is an explanatory diagram illustrating an example of a display image generated by the display image generating unit according to the first embodiment. 図5A及び図5Bは、実施の形態1に係る画像検索装置のハードウェア構成の一例を示す図である。5A and 5B are diagrams illustrating an example of a hardware configuration of the image retrieval device according to the first embodiment. 図6Aは、実施の形態1に係る画像検索装置の処理の一例を説明するフローチャートである。FIG. 6A is a flowchart illustrating an example of processing performed by the image retrieval device according to the first embodiment. 図6Bは、実施の形態1に係る画像検索装置の処理の一例を説明するフローチャートである。FIG. 6B is a flowchart illustrating an example of processing performed by the image retrieval device according to the first embodiment. 図7は、実施の形態2に係る画像検索装置の要部の構成の一例を示すブロック図である。FIG. 7 is a block diagram showing an example of a configuration of a main part of an image retrieval device according to the second embodiment. 図8Aは、実施の形態2に係る画像検索装置の処理の一例を説明するフローチャートである。FIG. 8A is a flowchart illustrating an example of processing performed by the image retrieval device according to the second embodiment. 図8Bは、実施の形態2に係る画像検索装置の処理の一例を説明するフローチャートである。FIG. 8B is a flowchart illustrating an example of processing performed by the image retrieval device according to the second embodiment. 図9は、実施の形態3に係る画像検索装置の要部の構成の一例を示すブロック図である。FIG. 9 is a block diagram showing an example of a configuration of a main part of an image retrieval device according to the third embodiment. In FIG. 図10Aは、実施の形態2に係る画像検索装置の処理の一例を説明するフローチャートである。FIG. 10A is a flowchart illustrating an example of processing performed by the image retrieval device according to the second embodiment. 図10Bは、実施の形態2に係る画像検索装置の処理の一例を説明するフローチャートである。FIG. 10B is a flowchart illustrating an example of processing performed by the image retrieval device according to the second embodiment.

以下、本開示の実施の形態について、図面を参照しながら詳細に説明する。 The following describes in detail the embodiments of the present disclosure with reference to the drawings.

実施の形態1. Embodiment 1.

図1から図5、並びに、図6A及び図6Bを参照して、実施の形態1に係る画像検索装置100について説明する。
図1を参照して、実施の形態1に係る画像検索装置100が適用された画像検索システム1の要部の構成について説明する。
図1は、実施の形態1に係る画像検索装置100が適用された画像検索システム1の要部の構成の一例を示すブロック図である。
画像検索システム1は、撮像装置10、画像蓄積装置20、画像記憶装置30、メタデータ記憶装置40、操作入力装置50、表示装置60、ネットワーク70、及び、画像検索装置100を備える。
The image retrieval device 100 according to the first embodiment will be described with reference to FIGS. 1 to 5 and 6A and 6B.
The configuration of the main parts of an image retrieval system 1 to which an image retrieval device 100 according to the first embodiment is applied will be described with reference to FIG.
FIG. 1 is a block diagram showing an example of a configuration of a main part of an image retrieval system 1 to which an image retrieval device 100 according to the first embodiment is applied.
The image search system 1 includes an imaging device 10 , an image accumulation device 20 , an image storage device 30 , a metadata storage device 40 , an operation input device 50 , a display device 60 , a network 70 , and an image search device 100 .

ネットワーク70は、LAN(Local Area Network)又は無線LAN等の通信ネットワークである。実施の形態1では、ネットワーク70のノードとして、撮像装置10、画像蓄積装置20、画像記憶装置30、メタデータ記憶装置40、及び、画像検索装置100が接続されているものとして説明する。 The network 70 is a communication network such as a LAN (Local Area Network) or a wireless LAN. In the first embodiment, the imaging device 10, the image storage device 20, the image storage device 30, the metadata storage device 40, and the image search device 100 are connected as nodes of the network 70.

撮像装置10は、例えば、監視カメラ、デジタルスチルカメラ、又は、デジタルビデオカメラ等の撮影した画像を画像データとして外部に出力可能な画像入力装置である。撮像装置10が出力する画像データが示す画像は、静止画像であっても、動画像であっても良い。また、撮像装置10が出力する画像データは、画像データが示す画像に対応する音声を示す音声情報を含むものであっても良い。
実施の形態1では、画像検索システム1は、一例として、撮像装置10として、第1撮像装置11及び第2撮像装置12の2台の撮像装置10を備えるものとして説明する。なお、実施の形態1では、第1撮像装置11及び第2撮像装置12は、監視カメラであるものとして説明する。また、撮像装置10の台数は、2台に限定されるものではなく、1台であっても、3台以上であっても良い。
The imaging device 10 is an image input device capable of outputting images captured by, for example, a surveillance camera, a digital still camera, or a digital video camera to the outside as image data. The image represented by the image data output by the imaging device 10 may be a still image or a moving image. The image data output by the imaging device 10 may also include audio information representing audio corresponding to the image represented by the image data.
In the first embodiment, the image search system 1 will be described as including, as an example, two imaging devices 10, a first imaging device 11 and a second imaging device 12. Note that in the first embodiment, the first imaging device 11 and the second imaging device 12 will be described as being surveillance cameras. Also, the number of imaging devices 10 is not limited to two, and may be one, or three or more.

画像蓄積装置20は、画像データを取得して、取得した画像データが示す画像の特徴を示す画像メタデータを生成する。画像蓄積装置20は、取得した画像データと、生成した画像メタデータとを画像記憶装置30に出力し、出力した画像データと画像メタデータとを対応付けて画像記憶装置30に記憶させる。 The image storage device 20 acquires image data and generates image metadata that indicates the characteristics of the image represented by the acquired image data. The image storage device 20 outputs the acquired image data and the generated image metadata to the image storage device 30, and stores the output image data and image metadata in association with each other in the image storage device 30.

画像記憶装置30は、SSD(Solid State Drive)又はHDD(Hard Disk Drive)等の記憶媒体を備えた記憶装置である。
画像記憶装置30は、画像蓄積装置20が出力した画像データと画像メタデータとを画像データベースとを受けて、当該画像データと当該画像メタデータとを記憶する。
画像記憶装置30は、例えば、画像データベースを備え、画像蓄積装置20が出力した画像データと画像メタデータとの対応付けを画像データベースで管理する。
The image storage device 30 is a storage device equipped with a storage medium such as a solid state drive (SSD) or a hard disk drive (HDD).
The image storage device 30 receives the image data and image metadata output by the image storage device 20 from the image database, and stores the image data and image metadata.
The image storage device 30 includes, for example, an image database, and manages the association between the image data output by the image storage device 20 and the image metadata in the image database.

画像メタデータは、例えば、画像を撮影した撮影日時を示す撮影日時情報、画像を撮影した撮影位置を示す撮影位置情報、画像を撮影した撮像装置10を示す撮像装置情報、画像を撮影するトリガとなったセンサイベント等のイベントを示すイベント情報、又は、画像に写る物体の名称若しくは種別等を示す物体情報等である。
撮影日時情報、撮影位置情報、撮像装置情報、又は、イベント情報等の情報は、例えば、画像データのヘッダに含まれている。
例えば、画像蓄積装置20は、画像データのヘッダから撮影日時情報、撮影位置情報、撮像装置情報、又は、イベント情報等の情報を抽出することにより、画像メタデータを生成する。画像データのヘッダから撮影日時情報、撮影位置情報、撮像装置情報、又は、イベント情報等の情報を抽出する方法は公知であるため、説明を省略する。
Image metadata includes, for example, shooting date and time information indicating the date and time when the image was taken, shooting location information indicating the shooting location where the image was taken, imaging device information indicating the imaging device 10 that took the image, event information indicating an event such as a sensor event that triggered the image to be taken, or object information indicating the name or type of an object appearing in the image.
Information such as shooting date and time information, shooting location information, imaging device information, and event information is included in, for example, the header of the image data.
For example, the image storage device 20 generates image metadata by extracting information such as shooting date and time information, shooting location information, imaging device information, or event information from the header of image data. Methods for extracting information such as shooting date and time information, shooting location information, imaging device information, or event information from the header of image data are well known, so a description thereof will be omitted.

物体情報が示す物体の名称とは、例えば、物体が人物である場合、人物の氏名等である。
物体情報が示す物体の種別とは、例えば、物体が車両である場合、普通自動車、軽自動車、トラック、バス、自動二輪車、又は、自転車等である。
例えば、画像蓄積装置20は、画像データが示す画像を画像解析技術により解析し、解析結果として取得した画像に写る物体の名称若しくは種別等に基づいて物体情報を生成することにより、画像メタデータを生成する。画像解析技術により画像に写る物体の名称若しくは種別等を取得する方法は公知であるため、詳細な説明を省略する。
The name of the object indicated by the object information is, for example, the name of the person when the object is a person.
The type of object indicated by the object information, for example, when the object is a vehicle, is a standard car, a light car, a truck, a bus, a motorcycle, a bicycle, or the like.
For example, the image storage device 20 generates image metadata by analyzing the image indicated by the image data using an image analysis technique and generating object information based on the name or type of an object appearing in the image obtained as a result of the analysis. A method for acquiring the name or type of an object appearing in an image using an image analysis technique is well known, and therefore a detailed description thereof will be omitted.

操作入力装置50は、ユーザからの入力操作を受け付けるキーボード又はマウス等の入力機器であって、ユーザからの入力操作であるユーザ操作を受けて、当該ユーザ操作を示す操作情報を画像検索装置100に出力する。
表示装置60は、入力された表示画像情報が示す表示画像を表示するディスプレイ又はプロジェクタ等の表示出力機器であって、画像検索装置100が出力する表示画像情報を受けて、当該表示画像情報が示す表示画像を表示する。
The operation input device 50 is an input device such as a keyboard or a mouse that accepts an input operation from a user, and upon receiving a user operation that is an input operation from the user, outputs operation information indicating the user operation to the image retrieval device 100.
The display device 60 is a display output device such as a display or projector that displays the display image indicated by the input display image information, and receives the display image information output by the image search device 100 and displays the display image indicated by the display image information.

画像検索装置100は、操作入力装置50からユーザ操作に基づく操作情報を取得し、取得した当該操作情報に基づいて、画像記憶装置30に記憶された画像データを画像記憶装置30から読み出す。画像検索装置100は、読み出した当該画像データに基づいて、表示画像を生成し、生成した当該表示画像を表示画像情報として表示装置60に出力する。 The image search device 100 acquires operation information based on a user operation from the operation input device 50, and reads image data stored in the image storage device 30 from the image storage device 30 based on the acquired operation information. The image search device 100 generates a display image based on the read image data, and outputs the generated display image to the display device 60 as display image information.

図2を参照して、実施の形態1に係る画像検索装置100の要部の構成について説明する。
図2は、実施の形態1に係る画像検索装置100の要部の構成の一例を示すブロック図である。
画像検索装置100は、操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120、画像データ取得部130、表示画像生成部140、及び、表示画像出力部199を備える。
画像検索装置100は、上述の構成に加えて、選択群取得部150、優先度取得部160、最大個数取得部170、及び、優先度変更部180等を備えるものであっても良い。
実施の形態1では、画像検索装置100は、操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120、画像データ取得部130、表示画像生成部140、選択群取得部150、優先度取得部160、最大個数取得部170、優先度変更部180、及び、表示画像出力部199を備えるものとして説明する。
The configuration of the main parts of the image retrieval device 100 according to the first embodiment will be described with reference to FIG.
FIG. 2 is a block diagram showing an example of a configuration of a main part of the image retrieval device 100 according to the first embodiment.
The image search device 100 includes an operation acquisition unit 101 , a first metadata acquisition unit 110 , a second metadata acquisition unit 120 , an image data acquisition unit 130 , a display image generation unit 140 , and a display image output unit 199 .
In addition to the above-mentioned components, the image search device 100 may further include a selection group acquisition unit 150, a priority acquisition unit 160, a maximum number acquisition unit 170, and a priority change unit 180.
In embodiment 1, the image search device 100 is described as including an operation acquisition unit 101, a first metadata acquisition unit 110, a second metadata acquisition unit 120, an image data acquisition unit 130, a display image generation unit 140, a selection group acquisition unit 150, a priority acquisition unit 160, a maximum number acquisition unit 170, a priority change unit 180, and a display image output unit 199.

操作取得部101は、ユーザ操作に基づく操作情報を取得する。
具体的には、例えば、操作取得部101は、操作入力装置50が出力する操作情報を取得する。
第1メタデータ取得部110は、操作取得部101が取得した操作情報から第1メタデータを取得する。
第1メタデータは、ユーザ操作により指定された情報であって、期間を示す期間情報、位置を示す位置情報、撮像装置情報、イベント情報、又は、物体情報等である。
The operation acquisition unit 101 acquires operation information based on a user operation.
Specifically, for example, the operation acquisition unit 101 acquires operation information output by the operation input device 50 .
The first metadata acquisition unit 110 acquires the first metadata from the operation information acquired by the operation acquisition unit 101 .
The first metadata is information designated by a user operation, and is period information indicating a period, position information indicating a position, imaging device information, event information, object information, or the like.

第2メタデータ取得部120は、第1メタデータ取得部110が取得した第1メタデータに基づいて、第1メタデータに関連する1以上の第2メタデータを取得する。
ここでいう関連とは、類似又は近傍等を意味する。
なお、1以上の第2メタデータのうちの1つは、第1メタデータに相当するものである。
The second metadata acquisition section 120 acquires, based on the first metadata acquired by the first metadata acquisition section 110, one or more pieces of second metadata related to the first metadata.
Here, the term "related" means "similar" or "nearby."
It should be noted that one of the one or more pieces of second metadata corresponds to the first metadata.

具体的には、例えば、第1メタデータが期間情報である場合、第2メタデータ取得部120は、第1メタデータである期間情報が示す期間に対して、時間的に近傍にある複数の期間を示す複数の期間情報と、第1メタデータである期間情報とを取得する。
より具体的には、例えば、第1メタデータである期間情報が示す期間がある日の1日間である場合、第2メタデータ取得部120は、第1メタデータである期間情報が示す日の近傍である当該日の3日前の1日間、当該日の2日前の1日間、当該日の1日前の1日間、当該日の当日の1日間、当該日の1日後の1日間、当該日の2日後の1日間、及び、当該日の3日後の1日間のそれぞれを示す7個の第2メタデータを取得する。
Specifically, for example, when the first metadata is period information, the second metadata acquisition unit 120 acquires a plurality of pieces of period information indicating a plurality of periods that are temporally close to the period indicated by the period information that is the first metadata, and the period information that is the first metadata.
More specifically, for example, when the period indicated by the period information, which is the first metadata, is one day on a certain day, the second metadata acquisition unit 120 acquires seven pieces of second metadata indicating one day three days before the day indicated by the period information, which is the first metadata, one day two days before the day, one day one day before the day, one day on the day, one day one day after the day, one day two days after the day, and one day three days after the day.

なお、期間情報が示す期間は、ある日の1日間に限定されるものではない。例えば、期間情報が示す期間は、ある週の1週間、ある月の1月間、ある年の1年間、又は、ある時刻、ある日、ある月若しくはある年から、他のある時刻、他のある日、他のある月若しくは他のある年までの期間等であっても良い。また、第2メタデータ取得部120が取得する第2メタデータの数は、7個に限定されるものではない。第2メタデータ取得部120が取得する第2メタデータの数は、1個以上であれば、6個以下でも、8個以上であっても良い。 The period indicated by the period information is not limited to one day on a certain day. For example, the period indicated by the period information may be one week of a certain week, one month of a certain month, one year of a certain year, or a period from a certain time, day, month, or year to another time, day, month, or year. Furthermore, the number of second metadata items acquired by the second metadata acquisition unit 120 is not limited to seven. The number of second metadata items acquired by the second metadata acquisition unit 120 may be six or less, or eight or more, as long as it is one or more.

また、例えば、第1メタデータが位置情報である場合、第2メタデータ取得部120は、第1メタデータである位置情報が示す位置に対して、空間的に近傍にある複数の位置を示す複数の位置情報と、第1メタデータである位置情報とを取得する。ここで言う位置とは、例えば、緯度及び経度、都市、地域、建物、又は、建物内のエリア等である。
具体的には、例えば、第1メタデータである位置情報が示す位置がある都市である場合、第2メタデータ取得部120は、第1メタデータである位置情報が示す都市の近傍にある1以上の都市のそれぞれを示す1以上の第2メタデータを取得する。第2メタデータ取得部120は、1以上の第2メタデータのうちの1つとして、第1メタデータである位置情報に相当する第2メタデータを取得しても良い。
Furthermore, for example, when the first metadata is location information, the second metadata acquisition unit 120 acquires a plurality of pieces of location information indicating a plurality of locations spatially close to a location indicated by the location information that is the first metadata, and the location information that is the first metadata. The location referred to here is, for example, latitude and longitude, a city, a region, a building, or an area within a building.
Specifically, for example, when the location indicated by the location information that is the first metadata is a certain city, the second metadata acquisition unit 120 acquires one or more second metadata indicating one or more cities in the vicinity of the city indicated by the location information that is the first metadata. The second metadata acquisition unit 120 may acquire, as one of the one or more second metadata, second metadata corresponding to the location information that is the first metadata.

また、例えば、第1メタデータが撮像装置情報である場合、第2メタデータ取得部120は、第1メタデータである撮像装置情報が示す撮像装置10に類似する他の1以上の撮像装置10、又は、当該撮像装置情報が示す撮像装置10の用途に類似する用途の他の1以上の撮像装置10のそれぞれを示す1以上の第2メタデータを取得する。第2メタデータ取得部120は、1以上の第2メタデータのうちの1つとして、第1メタデータである撮像装置情報に相当する第2メタデータを取得しても良い。
また、例えば、第1メタデータが監視カメラ等の予め定められた位置に固定された撮像装置10を示す撮像装置情報である場合、第2メタデータ取得部120は、第1メタデータである撮像装置情報が示す撮像装置10が固定された位置に対して、空間的に近傍の位置に固定された他の1以上の撮像装置10のそれぞれを示す1以上の第2メタデータを取得する。第2メタデータ取得部120は、1以上の第2メタデータのうちの1つとして、第1メタデータである撮像装置情報に相当する第2メタデータを取得しても良い。
Furthermore, for example, when the first metadata is imaging device information, the second metadata acquisition section 120 acquires one or more second metadata indicating one or more other imaging devices 10 similar to the imaging device 10 indicated by the imaging device information that is the first metadata, or one or more other imaging devices 10 having uses similar to the use of the imaging device 10 indicated by the imaging device information. The second metadata acquisition section 120 may acquire second metadata corresponding to the imaging device information that is the first metadata, as one of the one or more second metadata.
Also, for example, when the first metadata is imaging device information indicating an imaging device 10 fixed at a predetermined position such as a surveillance camera, the second metadata acquisition unit 120 acquires one or more second metadata indicating each of one or more other imaging devices 10 fixed at positions spatially close to the position at which the imaging device 10 indicated by the imaging device information, which is the first metadata, is fixed. The second metadata acquisition unit 120 may acquire, as one of the one or more second metadata, second metadata corresponding to the imaging device information, which is the first metadata.

また、例えば、第1メタデータがイベント情報である場合、第2メタデータ取得部120は、第1メタデータであるイベント情報が示すイベントに類似する他の1以上のイベントのそれぞれを示す1以上の第2メタデータを取得する。具体的には、イベントに類似する他のイベントとは、第1メタデータであるイベント情報が示すイベントが、あるドアの開閉を検知するドアセンサに基づくセンサイベントである場合、当該イベントに類似する他のイベントとは、例えば、他のドアの開閉を検知するドアセンサに基づくセンサイベント等の同種のイベントである。イベントに類似する他のイベントは、同種のイベントに限定されるものではない。
第2メタデータ取得部120は、1以上の第2メタデータのうちの1つとして、第1メタデータであるイベント情報に相当する第2メタデータを取得しても良い。
Also, for example, when the first metadata is event information, the second metadata acquisition unit 120 acquires one or more second metadata indicating one or more other events similar to the event indicated by the event information that is the first metadata. Specifically, when the event indicated by the event information that is the first metadata is a sensor event based on a door sensor that detects the opening and closing of a certain door, the other event similar to the event is, for example, an event of the same type, such as a sensor event based on a door sensor that detects the opening and closing of another door. The other events similar to the event are not limited to events of the same type.
The second metadata acquisition section 120 may acquire, as one of the one or more pieces of second metadata, second metadata corresponding to event information that is the first metadata.

また、例えば、第1メタデータが物体の種別を示す物体情報である場合、第2メタデータ取得部120は、第1メタデータである物体情報が示す物体の種別に類似する他の1以上の種別のそれぞれを示す1以上の第2メタデータを取得する。具体的には、例えば、第1メタデータである物体情報が示す物体の種別が普通自動車である場合、普通自動車は車両の一種であることから、物体の種別に類似する他の物体の種別とは、軽自動車、トラック、バス、自動二輪車、又は、自転車等である。第2メタデータ取得部120は、1以上の第2メタデータのうちの1つとして、第1メタデータである物体情報に相当する第2メタデータを取得しても良い。 For example, when the first metadata is object information indicating a type of object, the second metadata acquisition unit 120 acquires one or more second metadata indicating one or more other types similar to the type of object indicated by the object information that is the first metadata. Specifically, for example, when the type of object indicated by the object information that is the first metadata is a standard automobile, since a standard automobile is a type of vehicle, the other object types similar to the type of object are a light automobile, a truck, a bus, a motorcycle, a bicycle, or the like. The second metadata acquisition unit 120 may acquire second metadata corresponding to the object information that is the first metadata as one of the one or more second metadata.

例えば、第2メタデータ取得部120は、第1メタデータ取得部110が取得した第1メタデータに基づいて、第1メタデータに関連する1以上の第2メタデータを、メタデータ記憶装置40から読み出すことにより取得する。
メタデータ記憶装置40は、SSD又はHDD等の記憶媒体を備えた記憶装置である。
具体的には、例えば、メタデータ記憶装置40は、メタデータベースを備え、互いに関連する1以上のメタデータを1つのメタデータグループに対応付けて記憶する。
For example, the second metadata acquisition unit 120 acquires one or more pieces of second metadata related to the first metadata acquired by the first metadata acquisition unit 110 by reading them from the metadata storage device 40.
The metadata storage device 40 is a storage device equipped with a storage medium such as an SSD or HDD.
Specifically, for example, the metadata storage device 40 includes a metadata database, and stores one or more pieces of metadata that are related to each other in association with one metadata group.

図3を参照して、実施の形態1に係るメタデータ記憶装置40が備えるメタデータベースについて説明する。
図3は、実施の形態1に係るメタデータ記憶装置40が備えるメタデータベースに登録された内容の一例を説明するための説明図である。
図3に示すように、メタデータベースには、車両グループ、監視カメラグループ、又は、センサイベントグループ等のメタデータグループが、予め登録されている。
The metadata database included in the metadata storage device 40 according to the first embodiment will be described with reference to FIG.
FIG. 3 is an explanatory diagram for explaining an example of contents registered in the metadata database included in the metadata storage device 40 according to the first embodiment.
As shown in FIG. 3, metadata groups such as a vehicle group, a surveillance camera group, or a sensor event group are registered in advance in the metadata database.

また、メタデータベースには、互いに車両であるという点において関連する普通自動車、軽自動車、トラック、バス、自動二輪車、又は、自転車等のそれぞれを示すメタデータが、メタデータベースに予め登録された車両グループに対応付けられて、予め登録されている。
同様に、メタデータベースには、互いに監視カメラであるという点において共通する第1撮像装置11、又は、第2撮像装置12等のそれぞれを示すメタデータが、メタデータベースに予め登録された監視カメラグループに対応付けられて、予め登録されている。
同様に、メタデータベースには、互いに監視カメラである第1撮像装置11、又は、第2撮像装置12等が撮影する際のトリガとなるセンサイベントであるという点において共通する第1イベント、又は、第2イベント等のそれぞれを示すメタデータが、メタデータベースに予め登録されたセンサイベントグループに対応付けられて、予め登録されている。
In addition, the metadata database pre-registers metadata indicating each of vehicles such as passenger cars, light cars, trucks, buses, motorcycles, and bicycles that are related to each other in that they are vehicles, and corresponds to a vehicle group pre-registered in the metadata database.
Similarly, metadata indicating each of the first imaging device 11 or the second imaging device 12, etc., which have in common that they are both surveillance cameras, is pre-registered in the metadata database in association with a surveillance camera group pre-registered in the metadata database.
Similarly, the metadata database pre-registers metadata indicating a first event or a second event, etc., which are common in that they are sensor events that trigger the first imaging device 11 or the second imaging device 12, both of which are surveillance cameras, to capture images, in association with a sensor event group pre-registered in the metadata database.

図3に示すメタデータベースに登録された内容は、あくまで一例であり、これに限定されるものではない。
なお、図3に示すメタデータベースに登録された内容のうち、優先度については、後述する。
The contents registered in the meta database shown in FIG. 3 are merely an example, and are not limited to this.
Among the contents registered in the meta database shown in FIG. 3, the priority will be described later.

第2メタデータ取得部120は、第1メタデータ取得部110が取得した第1メタデータに基づいて、メタデータベースを検索し、第1メタデータに関連する1以上の第2メタデータを取得する。
具体的には、第1メタデータが普通自動車を示すメタデータである場合、第2メタデータ取得部120は、普通自動車を示すメタデータが対応付けられている車両グループに対応付けられた1以上のメタデータである普通自動車、軽自動車、トラック、バス、自動二輪車、又は、自転車等のそれぞれを示すメタデータを、第2メタデータとして取得する。
The second metadata acquisition section 120 searches the metadata database based on the first metadata acquired by the first metadata acquisition section 110, and acquires one or more pieces of second metadata related to the first metadata.
Specifically, when the first metadata is metadata indicating a passenger car, the second metadata acquisition unit 120 acquires, as the second metadata, metadata indicating each of a passenger car, a light car, a truck, a bus, a motorcycle, a bicycle, etc., which is one or more metadata associated with the vehicle group to which the metadata indicating the passenger car is associated.

第2メタデータ取得部120が、第1メタデータ取得部110が取得した第1メタデータに基づいてメタデータベースを検索した結果、第1メタデータに対応するメタデータがメタデータベースに予め登録されていなかった場合、第2メタデータ取得部120は、第1メタデータを第2メタデータとして取得する。第2メタデータ取得部120は、当該場合、第1メタデータをメタデータベースに新規に追加して登録しても良い。 When the second metadata acquisition unit 120 searches the metadata database based on the first metadata acquired by the first metadata acquisition unit 110 and finds that metadata corresponding to the first metadata has not been registered in advance in the metadata database, the second metadata acquisition unit 120 acquires the first metadata as the second metadata. In this case, the second metadata acquisition unit 120 may newly add the first metadata to the metadata database and register it.

画像データ取得部130は、第2メタデータ取得部120が取得する1以上の第2メタデータに基づいて、第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ毎に取得する。
具体的には、画像データ取得部130は、1以上の第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データを、第2メタデータ毎に画像記憶装置30から読み出すことにより取得し、第2メタデータのそれぞれについて取得した1以上の画像データを1つの画像データ群とする。
Based on one or more second metadata items acquired by the second metadata acquisition unit 120, the image data acquisition unit 130 acquires, for each second metadata item, a group of image data items that is one or more image data items corresponding to image metadata corresponding to each of the second metadata items.
Specifically, the image data acquisition unit 130 acquires one or more image data corresponding to image metadata corresponding to each of the one or more second metadata by reading each of the second metadata from the image storage device 30, and combines the one or more image data acquired for each of the second metadata into one image data group.

より具体的には、例えば、第1メタデータが普通自動車を示すメタデータである場合、第2メタデータは、例えば、普通自動車、軽自動車、トラック、バス、自動二輪車、及び、自転車のそれぞれを示すメタデータとなる。画像データ取得部130は、普通自動車、軽自動車、トラック、バス、自動二輪車、及び、自転車を示す各メタデータに該当する画像メタデータに対応する1以上の画像データを、普通自動車、軽自動車、トラック、バス、自動二輪車、及び、自転車を示すメタデータ毎に取得する。 More specifically, for example, if the first metadata is metadata indicating a standard automobile, the second metadata is metadata indicating, for example, a standard automobile, a light automobile, a truck, a bus, a motorcycle, and a bicycle. The image data acquisition unit 130 acquires one or more image data corresponding to the image metadata corresponding to each of the metadata indicating a standard automobile, a light automobile, a truck, a bus, a motorcycle, and a bicycle, for each of the metadata indicating a standard automobile, a light automobile, a truck, a bus, a motorcycle, and a bicycle.

表示画像生成部140は、表示画像を生成する。
具体的には、表示画像生成部140は、画像データ取得部130が取得した1以上の画像データ群のそれぞれを表す画像群画像を生成する。
例えば、表示画像生成部140は、1以上の画像データ群のそれぞれについて、画像データ群に含まれる1以上の画像データのうち、画像データ群を代表する1以上の画像データを用いて、画像データ群毎に画像データ群を表す画像群画像を生成する。画像データ群に含まれる1以上の画像データのうち、画像群画像を生成するために用いる画像データ群を代表する1以上の画像データを選択する方法は、周知であるため説明を省略する。
更に、表示画像生成部140は、生成した1以上の画像群画像を並べた表示画像を生成する。
表示画像出力部199は、表示画像生成部140が生成した表示画像を表示画像情報として出力する。
The display image generating unit 140 generates a display image.
Specifically, the display image generating section 140 generates an image group image representing each of the one or more image data groups acquired by the image data acquiring section 130 .
For example, the display image generating unit 140 generates an image group image representing the image data group for each of the one or more image data groups by using one or more image data representative of the image data group among the one or more image data included in the image data group. A method for selecting one or more image data representative of the image data group to be used to generate the image group image among the one or more image data included in the image data group is well known, and therefore a description thereof will be omitted.
Furthermore, the display image generating unit 140 generates a display image by arranging one or more generated image group images.
The display image output unit 199 outputs the display image generated by the display image generating unit 140 as display image information.

以上のように構成することにより、画像検索装置100は、ユーザにより入力された第1メタデータに関連する1以上の第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データを表す画像群画像を並べた表示画像を、表示装置60を介してユーザに視覚的に提供することができる。
ユーザは、表示装置60に表示される表示画像を視覚的に確認することにより、最初に入力された検索条件である第1メタデータが正確なものでない場合であっても、所望の画像を探し当てることができる。
By configuring as described above, the image search device 100 can visually provide the user via the display device 60 with a display image in which image group images representing one or more image data corresponding to image metadata corresponding to each of one or more second metadata related to the first metadata input by the user are arranged.
By visually checking the display image displayed on the display device 60, the user can find the desired image even if the first metadata, which is the search condition initially entered, is not accurate.

表示画像生成部140は、第2メタデータ取得部120が取得する1以上の第2メタデータのそれぞれに対応付けられて予め付与された優先度に用いて、生成する1以上の画像群画像のそれぞれの態様、又は、生成した1以上の画像群画像を並べる態様を決定し、決定した態様に基づいて、1以上の画像群画像を並べた表示画像を生成しても良い。
例えば、表示画像生成部140は、優先度が高い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像の大きさを、優先度が低い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像の大きさと比較して、大きく生成する。
また、例えば、表示画像生成部140は、優先度が高い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像を、優先度が低い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像と比較して、表示装置60の表示画面における左方又は上方に位置させるように、1以上の画像群画像を並べた表示画像を生成する。
The display image generation unit 140 may use priorities that are assigned in advance in association with each of the one or more second metadata acquired by the second metadata acquisition unit 120 to determine the appearance of each of the one or more image group images to be generated, or the appearance in which the generated one or more image group images are arranged, and generate a display image in which the one or more image group images are arranged based on the determined appearance.
For example, the display image generation unit 140 generates an image group image representing an image data group corresponding to image metadata corresponding to second metadata having a high priority, the size of the image group image being larger than the size of the image group image representing an image data group corresponding to image metadata corresponding to second metadata having a low priority.
Also, for example, the display image generation unit 140 generates a display image in which one or more image group images are arranged so that an image group image representing an image data group corresponding to image metadata corresponding to second metadata having a high priority is positioned to the left or upper part of the display screen of the display device 60, compared with an image group image representing an image data group corresponding to image metadata corresponding to second metadata having a low priority.

優先度は、優先度取得部160により取得される。
具体的には、例えば、優先度は、図3に示すように、メタデータ記憶装置40が備えるメタデータベースにおいて、メタデータベースに登録された1以上のメタデータのそれぞれに対応付けられて予め登録されている。優先度取得部160は、例えば、第2メタデータ取得部120が取得する1以上の第2メタデータのそれぞれに対応付けられて予め付与された優先度を、メタデータ記憶装置40が備えるメタデータベースを用いて検索することにより取得する。
The priority is acquired by the priority acquisition unit 160 .
3, the priority is registered in advance in a metadata database included in the metadata storage device 40 in association with each of one or more pieces of metadata registered in the metadata database. The priority acquisition unit 160 acquires the priority, which is assigned in advance in association with each of one or more pieces of second metadata acquired by the second metadata acquisition unit 120, by searching the metadata database included in the metadata storage device 40.

以上のように構成することにより、画像検索装置100は、優先度が高い第2メタデータに該当する画像メタデータに対応する画像データ群を、優先度が低い第2メタデータに該当する画像メタデータに対応する画像データ群と比較して、視覚的に目立たせるようにした表示画像を、表示装置60を介してユーザに提供することができる。 By configuring as described above, the image search device 100 can provide the user, via the display device 60, with a display image in which a group of image data corresponding to image metadata corresponding to second metadata with a high priority is made visually more prominent by comparing the group of image data corresponding to image metadata corresponding to second metadata with a low priority.

表示画像生成部140は、優先度取得部160が取得する優先度と、表示画像に並べる画像群画像の最大個数とを用いて、生成する1以上の画像群画像のそれぞれの態様、又は、生成した1以上の画像群画像を並べる態様を決定し、決定した態様に基づいて、1以上の画像群画像を並べた表示画像を生成しても良い。 The display image generating unit 140 may use the priority acquired by the priority acquiring unit 160 and the maximum number of image group images to be arranged in the display image to determine the manner in which each of the one or more image group images to be generated, or the manner in which the generated one or more image group images are arranged, and generate a display image in which the one or more image group images are arranged based on the determined manner.

例えば、表示画像生成部140は、生成した画像群画像の個数が、表示画像に並べる画像群画像の最大個数より多い場合、優先度取得部160が取得する優先度が高いものから順に、最大個数の画像群画像を生成する。例えば、表示画像生成部140は、当該場合において画像群画像を生成する際に、優先度が高い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像の大きさを、優先度が低い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像の大きさと比較して、大きく生成しても良い。 For example, when the number of generated image group images is greater than the maximum number of image group images to be arranged in the display image, the display image generating unit 140 generates the maximum number of image group images in order of the highest priority acquired by the priority acquiring unit 160. For example, when generating image group images in this case, the display image generating unit 140 may generate an image group image representing an image data group corresponding to image metadata corresponding to the second metadata with a high priority that is larger than the size of an image group image representing an image data group corresponding to image metadata corresponding to the second metadata with a low priority.

また、例えば、表示画像生成部140は、当該場合、優先度取得部160が取得する優先度が高いものから順に、最大個数の画像群画像を選択して、選択した最大個数の画像群画像を並べた表示画像を生成する際に、優先度が高い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像を、優先度が低い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像と比較して、表示装置60の表示画面における左方又は上方に位置させるように、最大個数の画像群画像を並べた表示画像を生成しても良い。 In addition, for example, in this case, when the display image generating unit 140 selects the maximum number of image group images in order of the highest priority acquired by the priority acquisition unit 160 and generates a display image in which the selected maximum number of image group images are arranged, the display image generating unit 140 may generate a display image in which the maximum number of image group images are arranged so that the image group images representing the image data groups corresponding to the image metadata corresponding to the second metadata with a high priority are positioned to the left or upper part of the display screen of the display device 60, compared with the image group images representing the image data groups corresponding to the second metadata with a low priority.

最大個数は、最大個数取得部170により取得される。
具体的には、例えば、最大個数は、メタデータ記憶装置40に予め記憶されている。最大個数取得部170は、例えば、表示画像生成部140が生成する表示画像に並べる画像群画像の最大個数を、メタデータ記憶装置40から読み出すことにより取得する。最大個数は、予め最大個数取得部170が有していても良い。
The maximum number is acquired by the maximum number acquisition unit 170 .
Specifically, for example, the maximum number is stored in advance in the metadata storage device 40. The maximum number acquisition section 170 acquires, for example, the maximum number of image group images to be arranged in the display image generated by the display image generation section 140 by reading it from the metadata storage device 40. The maximum number may be stored in advance in the maximum number acquisition section 170.

図4は、実施の形態1に係る表示画像生成部140が生成する表示画像200の一例を示す説明図である。
図4に示す表示画像200は、一例として、メタデータベースに登録されたメタデータ及び優先度が図3に示すものである場合、且つ、第1メタデータが普通自動車を示すメタデータであり、最大個数取得部170が取得する最大個数が5である場合において、表示画像生成部140が生成したものである。
第1メタデータが普通自動車を示すメタデータであるため、例えば、第2メタデータは、図3に示すように、普通自動車、軽自動車、トラック、バス、自動二輪車、及び、自転車等のそれぞれを示すメタデータとなる。
図4に示す表示画像200は、普通自動車、軽自動車、トラック、バス、自動二輪車、及び、自転車等のそれぞれを示すメタデータのうち、優先度が最も高い普通自動車から優先度が5番に高いトラックまでの5個のメタデータのそれぞれに該当する画像メタデータに対応する画像データ群を表す5個の画像群画像201,202,203,204,205を有している。
FIG. 4 is an explanatory diagram showing an example of a display image 200 generated by the display image generating unit 140 according to the first embodiment.
The display image 200 shown in Figure 4 is generated by the display image generation unit 140 when, as an example, the metadata and priorities registered in the metadata database are as shown in Figure 3, the first metadata is metadata indicating a passenger car, and the maximum number acquired by the maximum number acquisition unit 170 is 5.
Since the first metadata is metadata indicating a standard automobile, the second metadata is, for example, metadata indicating each of a standard automobile, a light automobile, a truck, a bus, a motorcycle, and a bicycle, as shown in FIG. 3.
The display image 200 shown in Figure 4 has five image group images 201, 202, 203, 204, and 205 that represent image data groups corresponding to image metadata corresponding to each of the five metadata items, from a standard car, which has the highest priority, to a truck, which has the fifth highest priority, among the metadata indicating each of the following: a regular car, a light car, a truck, a bus, a motorcycle, and a bicycle.

例えば、画像群画像201は、優先度が最も高い普通自動車を示すメタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像であり、当該画像データ群に含まれる3個の画像データに基づいて生成されている。
また、画像群画像202は、優先度が2番に高い自動二輪車を示すメタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像であり、当該画像データ群に含まれる1個の画像データに基づいて生成されている。
同様に、画像群画像203は、優先度が3番に高い自転車を示すメタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像、画像群画像204は、優先度が4番に高いトラックを示すメタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像、及び、画像群画像205は、優先度が4番に高い軽自動車を示すメタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像である。
For example, image group image 201 is an image group image representing an image data group corresponding to image metadata corresponding to metadata indicating a passenger car, which has the highest priority, and is generated based on three image data included in the image data group.
In addition, image group image 202 is an image group image representing an image data group corresponding to image metadata corresponding to metadata indicating a motorcycle with the second highest priority, and is generated based on one image data piece included in the image data group.
Similarly, image group image 203 is an image group image representing a group of image data corresponding to image metadata corresponding to metadata indicating a bicycle, which has the third highest priority; image group image 204 is an image group image representing a group of image data corresponding to image metadata corresponding to metadata indicating a truck, which has the fourth highest priority; and image group image 205 is an image group image representing a group of image data corresponding to image metadata corresponding to metadata indicating a light vehicle, which has the fourth highest priority.

図4に示す画像群画像201は、画像データ群に含まれる3個の画像データに基づいて生成されたものであるが、画像データ群に含まれる2個以下の画像データに基づいて生成されたものであっても、画像データ群に含まれる4個以上の画像データに基づいて生成されたものであっても良い。また、図4に示す画像群画像202,203,204,205は、画像データ群に含まれる1個の画像データに基づいて生成されたものであるが、画像データ群に含まれる2個以上の画像データに基づいて生成されたものであっても良い。 Image group image 201 shown in FIG. 4 was generated based on three pieces of image data included in the image data group, but may be generated based on two or fewer pieces of image data included in the image data group, or may be generated based on four or more pieces of image data included in the image data group. Also, image group images 202, 203, 204, and 205 shown in FIG. 4 were generated based on one piece of image data included in the image data group, but may be generated based on two or more pieces of image data included in the image data group.

以上のように構成することにより、画像検索装置100は、優先度が高い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像201,202,203,204,205について、優先度が高い順に予め定められた個数の画像群画像だけが表示される表示画像200を、表示装置60を介してユーザに提供することができる。 By configuring as described above, the image search device 100 can provide the user via the display device 60 with a display image 200 in which only a predetermined number of image group images are displayed in descending order of priority for the image group images 201, 202, 203, 204, and 205 that represent image data groups corresponding to image metadata that corresponds to the second metadata with a high priority.

なお、画像データ取得部130は、第2メタデータ取得部120が取得する1以上の第2メタデータのうち、優先度取得部160が取得する優先度の高いものから順に、最大個数取得部170が取得する最大個数に相当する数以下の第2メタデータを選択し、選択した第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群だけを第2メタデータ毎に取得しても良い。
このように構成することにより、画像検索装置100は、表示画像生成部140が画像群画像を生成する必要のない第2メタデータに該当する画像メタデータに対応する画像データ群を取得する必要がなくなる。そのため、画像検索装置100は、表示装置60に表示画像情報を出力するまでに掛かる時間を削減することができる。
In addition, the image data acquisition unit 130 may select, from the one or more second metadata acquired by the second metadata acquisition unit 120, second metadata up to a number equivalent to the maximum number acquired by the maximum number acquisition unit 170, in order of highest priority acquired by the priority acquisition unit 160, and acquire, for each second metadata, only a group of image data which is one or more image data corresponding to the image metadata corresponding to each of the selected second metadata.
With this configuration, the image search device 100 does not need to acquire image data groups corresponding to image metadata corresponding to the second metadata for which the display image generating unit 140 does not need to generate an image group image. Therefore, the image search device 100 can reduce the time it takes to output display image information to the display device 60.

選択群取得部150は、操作取得部101が取得した操作情報から、画像データ取得部130が取得した1以上の画像データ群のうち、選択された画像データ群がいずれであるかを示す選択群情報を取得する。
具体的には、例えば、ユーザは、表示装置60を介してユーザに提供さえれた図4に示す表示画像200が有する1以上の画像群画像である5個の画像群画像201,202,203,204,205のうち、1個以上の画像群画像を選択するユーザ操作を、操作入力装置50を用いて行う。操作取得部101は、当該ユーザ操作を示す操作情報を操作入力装置50から取得する。選択群取得部150は、このようにして、操作取得部101が取得した操作情報から選択群情報を取得する。
The selection group acquisition unit 150 acquires, from the operation information acquired by the operation acquisition unit 101, selection group information indicating which of the one or more image data groups acquired by the image data acquisition unit 130 is the selected image data group.
Specifically, for example, the user uses the operation input device 50 to perform a user operation to select one or more image group images from five image group images 201, 202, 203, 204, and 205, which are one or more image group images contained in the display image 200 shown in Fig. 4 and provided to the user via the display device 60. The operation acquisition unit 101 acquires operation information indicating the user operation from the operation input device 50. The selection group acquisition unit 150 acquires selection group information from the operation information acquired by the operation acquisition unit 101 in this manner.

表示画像生成部140は、選択群取得部150が取得した選択群情報が示す画像データ群に含まれる1以上の画像データが示す画像を並べて、当該1以上の画像を一覧表示可能な表示画像を生成する。
このように構成することにより、画像検索装置100は、ユーザが最初に入力した検索条件が正確なものでない場合であっても、ユーザが所望の画像を検索できるようにすることができる。
The display image generation unit 140 arranges images indicated by one or more image data included in the image data group indicated by the selection group information acquired by the selection group acquisition unit 150, and generates a display image capable of displaying the one or more images in a list.
With this configuration, the image search device 100 can enable the user to search for a desired image even if the search criteria initially input by the user are not accurate.

画像検索装置100は、選択群取得部150が取得した選択群情報が示す画像データ群に対応する画像メタデータに相当する第2メタデータに対応付けられて予め付与された優先度を変更しても良い。例えば、当該変更は、優先度変更部180が、優先度取得部160が取得する優先度を変更することにより行われる。
具体的には、優先度変更部180は、優先度取得部160が取得する1以上の優先度のうち、選択群取得部150が取得した選択群情報が示す画像データ群に対応する画像メタデータに相当する第2メタデータに対応付けられて予め付与された優先度を変更する。
The image search device 100 may change the priority that is previously assigned in association with the second metadata corresponding to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit 150. For example, the change is performed by the priority change unit 180 changing the priority acquired by the priority acquisition unit 160.
Specifically, the priority change unit 180 changes a priority that has been previously assigned in association with second metadata equivalent to image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit 150, from among one or more priorities acquired by the priority acquisition unit 160.

より具体的には、例えば、優先度変更部180は、優先度取得部160が取得する1以上の優先度のうち、選択群取得部150が取得した選択群情報が示す画像データ群に対応する画像メタデータに相当する第2メタデータに対応付けられた優先度であって、メタデータ記憶装置40が有するメタデータベースに予め登録された優先度を、より高い優先度になるように変更する。
このように構成することにより、画像検索装置100は、ユーザが最初に入力した検索条件が正確なものでない場合であっても、ユーザが所望の画像を検索できるようにすることができるようにしつつ、ユーザが過去に一覧表示させた画像データ群に対応する画像メタデータに相当するメタデータの優先度を高くすることにより、ユーザが所望の画像をより検索しやすくすることができる。
More specifically, for example, the priority change unit 180 changes a priority associated with second metadata equivalent to image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit 150, from among one or more priorities acquired by the priority acquisition unit 160, which has been pre-registered in a metadata database possessed by the metadata storage device 40, to a higher priority.
By configuring in this manner, the image search device 100 can enable the user to search for the desired image even if the search criteria initially input by the user are not accurate, and can make it easier for the user to search for the desired image by increasing the priority of metadata equivalent to image metadata corresponding to a group of image data that the user has previously displayed in a list.

図5A及び図5Bは、実施の形態1に係る画像検索装置100のハードウェア構成の一例を示す図である。
当該図を参照して、実施の形態1に係る画像検索装置100の要部のハードウェア構成について説明する。
5A and 5B are diagrams showing an example of a hardware configuration of the image retrieval device 100 according to the first embodiment.
With reference to this figure, the hardware configuration of the main parts of the image retrieval device 100 according to the first embodiment will be described.

図5Aに示す如く、画像検索装置100はコンピュータにより構成されており、当該コンピュータはプロセッサ501及びメモリ502を有している。メモリ502には、当該コンピュータを、操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120、画像データ取得部130、表示画像生成部140、表示画像出力部199、選択群取得部150、優先度取得部160、最大個数取得部170、及び、優先度変更部180として機能させるためのプログラムが記憶されている。メモリ502に記憶されているプログラムをプロセッサ501が読み出して実行することにより、操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120、画像データ取得部130、表示画像生成部140、表示画像出力部199、選択群取得部150、優先度取得部160、最大個数取得部170、及び、優先度変更部180の機能が実現される。 As shown in FIG. 5A, the image search device 100 is configured by a computer, and the computer has a processor 501 and a memory 502. The memory 502 stores a program for causing the computer to function as the operation acquisition unit 101, the first metadata acquisition unit 110, the second metadata acquisition unit 120, the image data acquisition unit 130, the display image generation unit 140, the display image output unit 199, the selection group acquisition unit 150, the priority acquisition unit 160, the maximum number acquisition unit 170, and the priority change unit 180. The processor 501 reads and executes the program stored in the memory 502, thereby realizing the functions of the operation acquisition unit 101, the first metadata acquisition unit 110, the second metadata acquisition unit 120, the image data acquisition unit 130, the display image generation unit 140, the display image output unit 199, the selection group acquisition unit 150, the priority acquisition unit 160, the maximum number acquisition unit 170, and the priority change unit 180.

また、図5Bに示す如く、画像検索装置100は処理回路503により構成されても良い。この場合、操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120、画像データ取得部130、表示画像生成部140、表示画像出力部199、選択群取得部150、優先度取得部160、最大個数取得部170、及び、優先度変更部180の機能が処理回路503により実現されても良い。 Also, as shown in FIG. 5B, the image search device 100 may be configured with a processing circuit 503. In this case, the functions of the operation acquisition unit 101, the first metadata acquisition unit 110, the second metadata acquisition unit 120, the image data acquisition unit 130, the display image generation unit 140, the display image output unit 199, the selection group acquisition unit 150, the priority acquisition unit 160, the maximum number acquisition unit 170, and the priority change unit 180 may be realized by the processing circuit 503.

また、画像検索装置100はプロセッサ501、メモリ502及び処理回路503により構成されても良い(不図示)。この場合、操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120、画像データ取得部130、表示画像生成部140、表示画像出力部199、選択群取得部150、優先度取得部160、最大個数取得部170、及び、優先度変更部180の機能のうちの一部の機能がプロセッサ501及びメモリ502により実現されて、残余の機能が処理回路503により実現されるものであっても良い。 The image search device 100 may also be configured with a processor 501, a memory 502, and a processing circuit 503 (not shown). In this case, some of the functions of the operation acquisition unit 101, the first metadata acquisition unit 110, the second metadata acquisition unit 120, the image data acquisition unit 130, the display image generation unit 140, the display image output unit 199, the selection group acquisition unit 150, the priority acquisition unit 160, the maximum number acquisition unit 170, and the priority change unit 180 may be realized by the processor 501 and the memory 502, and the remaining functions may be realized by the processing circuit 503.

プロセッサ501は、例えば、CPU(Central Processing Unit)、GPU(Graphics Processing Unit)、マイクロプロセッサ、マイクロコントローラ又はDSP(Digital Signal Processor)を用いたものである。 The processor 501 may be, for example, a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), a microprocessor, a microcontroller, or a DSP (Digital Signal Processor).

メモリ502は、例えば、半導体メモリ又は磁気ディスクを用いたものである。より具体的には、メモリ502は、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ、EPROM(Erasable Programmable Read Only Memory)、EEPROM(Electrically Erasable Programmable Read-Only Memory)、SSD、又は、HDDなどを用いたものである。 The memory 502 is, for example, a semiconductor memory or a magnetic disk. More specifically, the memory 502 is, for example, a random access memory (RAM), a read-only memory (ROM), a flash memory, an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), an SSD, or an HDD.

処理回路503は、例えば、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)、FPGA(Field-Programmable Gate Array)、SoC(System-on-a-Chip)又はシステムLSI(Large-Scale Integration)を用いたものである。 The processing circuit 503 is, for example, an ASIC (Application Specific Integrated Circuit), a PLD (Programmable Logic Device), an FPGA (Field-Programmable Gate Array), a SoC (System-on-a-Chip), or a system LSI (Large-Scale Integration).

図6A及び図6Bを参照して、実施の形態1に係る画像検索装置100の動作について説明する。
図6A及び図6Bは、実施の形態1に係る画像検索装置100の処理の一例を説明するフローチャートであり、図6Aは、実施の形態1に係る画像検索装置100の処理の一部を示し、図6Bは、実施の形態1に係る画像検索装置100の処理の残部を示すものである。
画像検索装置100は、図6A及び図6Bに示すフローチャートの処理を繰り返し実行する。
The operation of the image retrieval device 100 according to the first embodiment will be described with reference to FIGS. 6A and 6B.
Figures 6A and 6B are flowcharts illustrating an example of the processing of the image retrieval device 100 relating to embodiment 1, where Figure 6A shows a part of the processing of the image retrieval device 100 relating to embodiment 1 and Figure 6B shows the remainder of the processing of the image retrieval device 100 relating to embodiment 1.
The image search device 100 repeatedly executes the processes of the flowcharts shown in FIGS. 6A and 6B.

まず、ステップST601にて、操作取得部101は、操作情報を取得する。
次に、ステップST602にて、第1メタデータ取得部110は、操作情報が第1メタデータを指定する操作情報であるか否かを判定する。
ステップST602にて、第1メタデータ取得部110が、操作情報が第1メタデータを指定する操作情報でないと判定した場合については後述する。
ステップST602にて、第1メタデータ取得部110が、操作情報が第1メタデータを指定する操作情報であると判定した場合、ステップST603にて、第1メタデータ取得部110は、操作情報から第1メタデータを取得する。
First, in step ST601, the operation acquisition section 101 acquires operation information.
Next, in step ST602, the first metadata acquisition section 110 decides whether or not the operation information is operation information that designates the first metadata.
A case where the first metadata acquisition section 110 has determined in step ST602 that the operation information is not operation information that designates the first metadata will be described later.
If the first metadata acquisition section 110 determines in step ST602 that the operation information is operation information that specifies the first metadata, then in step ST603, the first metadata acquisition section 110 acquires the first metadata from the operation information.

ステップST603の後、ステップST611にて、第2メタデータ取得部120は、第1メタデータに基づいて第2メタデータを検索して、第1メタデータに相当する第2メタデータが存在するか否かを判定する。
ステップST611にて、第2メタデータ取得部120が第2メタデータを検索した結果、第2メタデータ取得部120が第1メタデータに相当する第2メタデータが存在しないと判定した場合、ステップST621にて、第2メタデータ取得部120は、メタデータ記憶装置40が有するメタデータベースに第1メタデータに相当するメタデータを新規に追加登録する。なお、第2メタデータ取得部120は、がメタデータを新規に追加登録する際に、当該メタデータに対応する優先度を0等の予め定められた値として登録しても良い。
ステップST621の後、ステップST622にて、第2メタデータ取得部120は、第1メタデータを第2メタデータとして取得する。
ステップST611にて、第2メタデータ取得部120が第2メタデータを検索した結果、第1メタデータに相当する第2メタデータが1以上存在すると判定した場合、ステップST612にて、第2メタデータ取得部120は、当該1以上の第2メタデータを取得する。
After step ST603, in step ST611, the second metadata acquisition section 120 searches for the second metadata based on the first metadata, and determines whether or not the second metadata corresponding to the first metadata exists.
In step ST611, when the second metadata acquisition section 120 determines that there is no second metadata corresponding to the first metadata as a result of searching for the second metadata by the second metadata acquisition section 120, in step ST621, the second metadata acquisition section 120 newly registers metadata corresponding to the first metadata in the metadata database of the metadata storage device 40. Note that, when the second metadata acquisition section 120 newly registers metadata, it may register the priority corresponding to the metadata as a predetermined value such as 0.
After step ST621, in step ST622, the second metadata acquisition section 120 acquires the first metadata as the second metadata.
In step ST611, if the second metadata acquisition unit 120 searches for the second metadata and determines that one or more pieces of second metadata corresponding to the first metadata exist, in step ST612, the second metadata acquisition unit 120 acquires the one or more pieces of second metadata.

ステップST612の後、又は、ステップST622の後、ステップST631にて、優先度取得部160は、1以上の第2メタデータのそれぞれに対応する優先度を取得する。
ステップST631の後、ステップST632にて、最大個数取得部170は、表示画像に並べる画像群画像の最大個数を取得する。
ステップST632の後、ステップST633にて、画像データ取得部130は、1以上の第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ毎に取得する。なお、画像データ取得部130は、ステップST633において、優先度取得部160が取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする第2メタデータについて、画像データ群を取得しても良い。
After step ST612 or after step ST622, in step ST631, the priority acquisition section 160 acquires priorities corresponding to the one or more pieces of second metadata.
After step ST631, in step ST632, the maximum number acquisition section 170 acquires the maximum number of image group images to be arranged in the display image.
After step ST632, in step ST633, the image data acquisition section 130 acquires, for each of the second metadata, an image data group which is one or more pieces of image data corresponding to the image metadata corresponding to each of the one or more pieces of second metadata. Note that, in step ST633, the image data acquisition section 130 may acquire an image data group for the second metadata up to the maximum number acquired by the maximum number acquisition section 170 based on the priority acquired by the priority acquisition section 160.

ステップST633の後、ステップST634にて、表示画像生成部140は、画像データ取得部130が取得した1以上の画像データ群のそれぞれを表す画像群画像を生成する。なお、表示画像生成部140は、ステップST634において、優先度取得部160が取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする画像データ群について、画像群画像を生成しても良い。
ステップST634の後、ステップST635にて、表示画像生成部140は、ステップST634にて表示画像生成部140が生成した1以上の画像群画像を並べた表示画像を生成する。なお、表示画像生成部140は、ステップST635において、優先度取得部160が取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする画像群画像を並べた表示画像を生成しても良い。
After step ST633, in step ST634, the display image generating unit 140 generates an image group image representing each of the one or more image data groups acquired by the image data acquiring unit 130. Note that in step ST634, the display image generating unit 140 may generate an image group image for an image data group up to the maximum number acquired by the maximum number acquiring unit 170, based on the priority acquired by the priority acquiring unit 160.
After step ST634, in step ST635, the display image generating unit 140 generates a display image in which one or more image group images generated by the display image generating unit 140 in step ST634 are arranged. Note that in step ST635, the display image generating unit 140 may generate a display image in which image group images are arranged up to the maximum number acquired by the maximum number acquiring unit 170, based on the priority acquired by the priority acquiring unit 160.

ステップST635の後、ステップST636にて、表示画像出力部199は、表示画像生成部140が生成した表示画像を表示画像情報として出力する。
ステップST636の後、画像検索装置100は、図6A及び図6Bに示すフローチャートの処理を終了し、画像検索装置100は、ステップST601の処理に戻って図6A及び図6Bに示すフローチャートの処理を繰り返し実行する。
After step ST635, in step ST636, the display image output section 199 outputs the display image generated by the display image generating section 140 as display image information.
After step ST636, the image retrieval device 100 ends the process of the flowcharts shown in FIGS. 6A and 6B, and returns to the process of step ST601 to repeatedly execute the process of the flowcharts shown in FIGS. 6A and 6B.

ステップST602にて、第1メタデータ取得部110が、操作情報が第1メタデータを指定する操作情報でないと判定した場合について説明する。
当該場合、ステップST641にて、選択群取得部150は、表示画像出力部199が直前に出力した表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報であるか否かを判定する。
ステップST641にて、選択群取得部150が、直前に出力された表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報でないと判定した場合、画像検索装置100は、図6A及び図6Bに示すフローチャートの処理を終了し、画像検索装置100は、ステップST601の処理に戻って図6A及び図6Bに示すフローチャートの処理を繰り返し実行する。
A case where the first metadata acquisition section 110 has determined in step ST602 that the operation information is not operation information that designates the first metadata will be described.
In this case, in step ST641, the selection group acquiring section 150 determines whether or not the display image information most recently output by the display image output section 199 is display image information indicating a display image in which one or more image group images are arranged.
In step ST641, if the selection group acquisition unit 150 determines that the display image information output immediately before is not display image information indicating a display image in which one or more image group images are arranged, the image search device 100 terminates the processing of the flowchart shown in Figures 6A and 6B, and the image search device 100 returns to the processing of step ST601 and repeatedly executes the processing of the flowchart shown in Figures 6A and 6B.

ステップST641にて、選択群取得部150が、直前に出力された表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報であると判定した場合、ステップST642にて、選択群取得部150は、操作情報が選択群情報であるか否かを判定する。
ステップST642にて、選択群取得部150が、操作情報が選択群情報でないと判定した場合、画像検索装置100は、図6A及び図6Bに示すフローチャートの処理を終了し、画像検索装置100は、ステップST601の処理に戻って図6A及び図6Bに示すフローチャートの処理を繰り返し実行する。
In step ST641, if the selection group acquisition unit 150 determines that the display image information output immediately before is display image information indicating a display image in which one or more image group images are arranged, in step ST642, the selection group acquisition unit 150 determines whether the operation information is selection group information.
If, in step ST642, the selection group acquisition unit 150 determines that the operation information is not selection group information, the image search device 100 terminates the processing of the flowchart shown in Figures 6A and 6B, and the image search device 100 returns to the processing of step ST601 and repeatedly executes the processing of the flowchart shown in Figures 6A and 6B.

ステップST642にて、選択群取得部150が、操作情報が選択群情報であると判定した場合、ステップST643にて、選択群取得部150は、選択群情報を取得する。
ステップST643の後、ステップST644にて、優先度変更部180は、選択群情報が示す画像データ群に対応する画像メタデータに相当する第2メタデータに対応付けられて予め付与された優先度を変更する。
If the selection group acquisition section 150 determines in step ST642 that the operation information is selection group information, the selection group acquisition section 150 acquires the selection group information in step ST643.
After step ST643, in step ST644, the priority change section 180 changes the priority previously assigned in association with the second metadata corresponding to the image metadata corresponding to the image data group indicated by the selection group information.

ステップST644の後、ステップST645にて、表示画像生成部140は、選択群情報が示す画像データ群に含まれる1以上の画像データが示す画像を並べた表示画像を生成する。
ステップST645の後、ステップST646にて、表示画像出力部199は、表示画像生成部140が生成した表示画像を表示画像情報として出力する。
ステップST646の後、画像検索装置100は、図6A及び図6Bに示すフローチャートの処理を終了し、画像検索装置100は、ステップST601の処理に戻って図6A及び図6Bに示すフローチャートの処理を繰り返し実行する。
After step ST644, in step ST645, the display image generating section 140 generates a display image in which images indicated by one or more image data included in the image data group indicated by the selection group information are arranged.
After step ST645, in step ST646, the display image output section 199 outputs the display image generated by the display image generating section 140 as display image information.
After step ST646, the image retrieval device 100 ends the process of the flowchart shown in FIGS. 6A and 6B, and returns to the process of step ST601 to repeatedly execute the process of the flowchart shown in FIGS. 6A and 6B.

以上のように、画像検索装置100は、ユーザ操作に基づく操作情報を取得する操作取得部101と、操作取得部101が取得した操作情報から第1メタデータを取得する第1メタデータ取得部110と、第1メタデータ取得部110が取得した第1メタデータに基づいて、第1メタデータに関連する1以上の第2メタデータを取得する第2メタデータ取得部120と、第2メタデータ取得部120が取得する1以上の第2メタデータに基づいて、第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ毎に取得する画像データ取得部130と、表示画像を生成する表示画像生成部140であって、画像データ取得部130が取得した1以上の画像データ群のそれぞれを表す画像群画像を生成し、生成した1以上の画像群画像を並べた表示画像を生成する表示画像生成部140と、表示画像生成部140が生成した表示画像を表示画像情報として出力する表示画像出力部199と、を備えた。
このように構成することで、画像検索装置100は、最初に入力された検索条件に該当する画像だけでなく、関連する画像も検索することができる。そのため、画像検索装置100は、最初に入力された検索条件が正確なものでない場合であっても、所望の画像を検索することができる。したがって、ユーザは、ユーザが最初に入力する検索条件が正確なものでない場合であっても、所望の画像を検索することができる。
As described above, the image search device 100 includes the operation acquisition unit 101 that acquires operation information based on a user operation, the first metadata acquisition unit 110 that acquires first metadata from the operation information acquired by the operation acquisition unit 101, the second metadata acquisition unit 120 that acquires one or more second metadata related to the first metadata based on the first metadata acquired by the first metadata acquisition unit 110, the image data acquisition unit 130 that acquires, for each second metadata, based on the one or more second metadata acquired by the second metadata acquisition unit 120, an image data group that is one or more image data corresponding to image metadata corresponding to each of the second metadata, the display image generation unit 140 that generates a display image, the display image generation unit 140 generating image group images representing each of the one or more image data groups acquired by the image data acquisition unit 130 and generating a display image in which the generated one or more image group images are arranged, and the display image output unit 199 that outputs the display image generated by the display image generation unit 140 as display image information.
With this configuration, the image search device 100 can search not only for images that match the initially input search criteria, but also for related images. Therefore, the image search device 100 can search for a desired image even if the initially input search criteria are not accurate. Therefore, a user can search for a desired image even if the initially input search criteria are not accurate.

また、以上のように、画像検索装置100は、上述の構成に加えて、操作取得部101が取得した操作情報から、画像データ取得部130が取得した1以上の画像データ群のうち、選択された画像データ群がいずれであるかを示す選択群情報を取得する選択群取得部150を備え、表示画像生成部140は、選択群取得部150が取得した選択群情報が示す画像データ群に含まれる1以上の画像データが示す画像を並べた表示画像を生成するように構成した。
このように構成することで、画像検索装置100は、最初に入力された検索条件が正確なものでない場合であっても、所望の画像を検索することができる。そのため、ユーザは、ユーザが最初に入力する検索条件が正確なものでない場合であっても、所望の画像を検索することができる。
As described above, in addition to the configuration described above, the image search device 100 is equipped with a selection group acquisition unit 150 that acquires selection group information indicating which of the one or more image data groups acquired by the image data acquisition unit 130 is a selected image data group from the operation information acquired by the operation acquisition unit 101, and the display image generation unit 140 is configured to generate a display image in which images indicated by one or more image data included in the image data group indicated by the selection group information acquired by the selection group acquisition unit 150 are arranged.
With this configuration, the image search device 100 can search for a desired image even if the initially input search criteria are not accurate. Therefore, a user can search for a desired image even if the initially input search criteria are not accurate.

また、以上のように、画像検索装置100は、上述の構成に加えて、第2メタデータ取得部120が取得する1以上の第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部160を備え、表示画像生成部140は、優先度取得部160が取得する優先度に用いて、生成する1以上の画像群画像のそれぞれの態様、又は、生成した1以上の画像群画像を並べる態様を決定し、決定した態様に基づいて、1以上の画像群画像を並べた表示画像を生成するように構成した。
このように構成することで、画像検索装置100は、最初に入力された検索条件が正確なものでない場合であっても、所望の画像を検索することができるようにしつつ、優先度が高い第2メタデータに該当する画像メタデータに対応する画像データ群を、優先度が低い第2メタデータに該当する画像メタデータに対応する画像データ群と比較して、視覚的に目立たせるようにした表示画像を、表示装置60を介してユーザに提供することができる。
As described above, in addition to the configuration described above, the image search device 100 is equipped with a priority acquisition unit 160 that acquires a priority that has been assigned in advance in association with each of the one or more second metadata acquired by the second metadata acquisition unit 120, and the display image generation unit 140 is configured to use the priority acquired by the priority acquisition unit 160 to determine the appearance of each of the one or more image group images to be generated, or the appearance in which the generated one or more image group images are arranged, and to generate a display image in which the one or more image group images are arranged based on the determined appearance.
By configuring in this manner, the image search device 100 is able to search for a desired image even if the search conditions initially input are not accurate, and can provide the user via the display device 60 with a display image in which a group of image data corresponding to image metadata corresponding to second metadata with a high priority is made visually more prominent than a group of image data corresponding to image metadata corresponding to second metadata with a low priority.

また、以上のように、画像検索装置100は、上述の構成に加えて、第2メタデータ取得部120が取得する1以上の第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部160と、表示画像生成部140が生成する表示画像に並べる画像群画像の最大個数を取得する最大個数取得部170と、を備え、表示画像生成部140は、優先度取得部160が取得する優先度と、最大個数取得部170が取得する最大個数とを用いて、生成する1以上の画像群画像のそれぞれの態様、又は、生成した1以上の画像群画像を並べる態様を決定し、決定した態様に基づいて、1以上の画像群画像を並べた表示画像を生成するように構成した。
このように構成することで、画像検索装置100は、最初に入力された検索条件が正確なものでない場合であっても、所望の画像を検索することができるようにしつつ、優先度が高い第2メタデータに該当する画像メタデータに対応する画像データ群を表す画像群画像について、予め定められた個数だけ表示される表示画像を、表示装置60を介してユーザに提供することができる。
As described above, in addition to the configuration described above, the image search device 100 also includes a priority acquisition unit 160 that acquires a priority that has been assigned in advance in association with each of the one or more second metadata acquired by the second metadata acquisition unit 120, and a maximum number acquisition unit 170 that acquires the maximum number of image group images to be arranged in the display image generated by the display image generation unit 140.The display image generation unit 140 is configured to use the priority acquired by the priority acquisition unit 160 and the maximum number acquired by the maximum number acquisition unit 170 to determine the appearance of each of the one or more image group images to be generated, or the appearance in which the generated one or more image group images will be arranged, and to generate a display image in which the one or more image group images are arranged based on the determined appearance.
By configuring in this manner, the image search device 100 is able to search for a desired image even if the search conditions initially input are not accurate, and can provide the user via the display device 60 with a predetermined number of display images of image group images representing image data groups corresponding to image metadata that corresponds to the second metadata having a high priority.

また、以上のように、画像検索装置100は、上述の構成に加えて、第2メタデータ取得部120が取得する1以上の第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部160と、表示画像生成部140が生成する表示画像に並べる画像群画像の最大個数を取得する最大個数取得部170と、を備え、画像データ取得部130は、第2メタデータ取得部120が取得する1以上の第2メタデータのうち、優先度取得部160が取得する優先度の高いものから順に、最大個数取得部170が取得する最大個数に相当する数以下の第2メタデータを選択し、選択した第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ毎に取得するように構成した。
このように構成することで、画像検索装置100は、表示画像生成部140が画像群画像を生成する必要のない第2メタデータに該当する画像メタデータに対応する画像データ群を取得する必要がなくなる。そのため、画像検索装置100は、表示装置60に表示画像情報を出力するまでに掛かる時間を削減することができる。
As described above, in addition to the configuration described above, the image search device 100 is equipped with a priority acquisition unit 160 that acquires a priority that has been assigned in advance in association with each of the one or more second metadata acquired by the second metadata acquisition unit 120, and a maximum number acquisition unit 170 that acquires the maximum number of image group images to be arranged in the display image generated by the display image generation unit 140.The image data acquisition unit 130 is configured to select, from the one or more second metadata acquired by the second metadata acquisition unit 120, second metadata in order of highest priority acquired by the priority acquisition unit 160, a number of second metadata up to the maximum number acquired by the maximum number acquisition unit 170, and to acquire, for each second metadata, an image data group that is one or more image data corresponding to the image metadata corresponding to each of the selected second metadata.
With this configuration, the image search device 100 does not need to acquire image data groups corresponding to image metadata corresponding to the second metadata for which the display image generating unit 140 does not need to generate an image group image. Therefore, the image search device 100 can reduce the time it takes to output display image information to the display device 60.

また、以上のように、画像検索装置100は、上述の構成に加えて、操作取得部101が取得した操作情報から、画像データ取得部130が取得した1以上の画像データ群のうち、選択された画像データ群がいずれであるかを示す選択群情報を取得する選択群取得部150と、第2メタデータ取得部120が取得する1以上の第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部160と、優先度取得部160が取得する優先度を変更する優先度変更部180と、を備え、優先度変更部180は、優先度取得部160が取得する1以上の優先度のうち、選択群取得部150が取得した選択群情報が示す画像データ群に対応する画像メタデータに相当する第2メタデータに対応付けられて予め付与された優先度を変更するように構成した。
このように構成することで、画像検索装置100は、ユーザが最初に入力した検索条件が正確なものでない場合であっても、ユーザが所望の画像を検索できるようにすることができるようにしつつ、ユーザが過去に一覧表示させた画像データ群に対応する画像メタデータに相当するメタデータの優先度を高くすることにより、ユーザが所望の画像をより検索しやすくすることができる。
As described above, in addition to the above-mentioned configuration, the image search device 100 is equipped with a selection group acquisition unit 150 that acquires, from the operation information acquired by the operation acquisition unit 101, selection group information indicating which of the one or more image data groups acquired by the image data acquisition unit 130 is a selected image data group; a priority acquisition unit 160 that acquires priorities that are assigned in advance in correspondence with each of the one or more second metadata acquired by the second metadata acquisition unit 120; and a priority change unit 180 that changes the priorities acquired by the priority acquisition unit 160, and the priority change unit 180 is configured to change the priorities that are assigned in advance in correspondence with the second metadata equivalent to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit 150, among the one or more priorities acquired by the priority acquisition unit 160.
By configuring in this manner, the image search device 100 can enable the user to search for the desired image even if the search criteria initially input by the user are not accurate, and can make it easier for the user to search for the desired image by increasing the priority of metadata equivalent to image metadata corresponding to a group of image data that the user has previously displayed in a list.

実施の形態2.
図7並びに図8A及び図8Bを参照して、実施の形態2に係る画像検索装置100aについて説明する。
実施の形態2に係る画像検索装置100aが適用された画像検索システム1a(不図示)は、図1に一例として示す実施の形態1に係る画像検索システム1が備える画像検索装置100が、画像検索装置100aに変更されたものに過ぎない。そのため、実施の形態2に係る画像検索システム1aの要部の構成の一例を示すブロック図の記載については省略する。また、画像検索システム1aが、実施の形態1に係る画像検索システム1と同様に備える撮像装置10、画像蓄積装置20、画像記憶装置30、メタデータ記憶装置40、操作入力装置50、表示装置60、及び、ネットワーク70の説明については省略する。
実施の形態1では、ユーザが最初に入力する検索条件である第1メタデータが、1個の場合について説明したが、ユーザが最初に入力する第1メタデータは、1個に限定されるものではなく、2個以上であっても良い。
実施の形態2では、一例として、ユーザが最初に入力する第1メタデータが、2個の場合について説明する。
Embodiment 2.
An image retrieval device 100a according to the second embodiment will be described with reference to FIG. 7, FIG. 8A, and FIG. 8B.
An image retrieval system 1a (not shown) to which the image retrieval device 100a according to the second embodiment is applied is merely a system in which the image retrieval device 100 included in the image retrieval system 1 according to the first embodiment shown as an example in Fig. 1 is replaced with the image retrieval device 100a. Therefore, a description of a block diagram showing an example of the configuration of the main parts of the image retrieval system 1a according to the second embodiment will be omitted. Also, descriptions of the imaging device 10, image storage device 20, image storage device 30, metadata storage device 40, operation input device 50, display device 60, and network 70 included in the image retrieval system 1a in the same way as in the image retrieval system 1 according to the first embodiment will be omitted.
In the first embodiment, the case where the first metadata, which is the search condition initially input by the user, is one item has been described. However, the first metadata initially input by the user is not limited to one item, and may be two or more items.
In the second embodiment, as an example, a case will be described in which the number of first metadata items input by the user at first is two.

図7を参照して、実施の形態2に係る画像検索装置100aの要部の構成について説明する。
図7は、実施の形態2に係る画像検索装置100aの要部の構成の一例を示すブロック図である。
画像検索装置100aは、操作取得部101、第1メタデータ取得部110a、第2メタデータ取得部120a、画像データ取得部130a、表示画像生成部140a、及び、表示画像出力部199を備える。
画像検索装置100aは、上述の構成に加えて、選択群取得部150、優先度取得部160a、最大個数取得部170、及び、優先度変更部180a等を備えるものであっても良い。
実施の形態2に係る画像検索装置100aは、操作取得部101、第1メタデータ取得部110a、第2メタデータ取得部120a、画像データ取得部130a、表示画像生成部140a、選択群取得部150、優先度取得部160a、最大個数取得部170、優先度変更部180a、及び、表示画像出力部199を備えるものとして説明する。
The configuration of the main parts of an image retrieval device 100a according to the second embodiment will be described with reference to FIG.
FIG. 7 is a block diagram showing an example of a configuration of a main part of an image retrieval device 100a according to the second embodiment.
The image search device 100 a includes an operation acquisition unit 101 , a first metadata acquisition unit 110 a , a second metadata acquisition unit 120 a , an image data acquisition unit 130 a , a display image generation unit 140 a , and a display image output unit 199 .
In addition to the above-mentioned components, the image search device 100a may further include a selection group acquisition unit 150, a priority acquisition unit 160a, a maximum number acquisition unit 170, and a priority change unit 180a.
The image search device 100a according to embodiment 2 will be described as including an operation acquisition unit 101, a first metadata acquisition unit 110a, a second metadata acquisition unit 120a, an image data acquisition unit 130a, a display image generation unit 140a, a selection group acquisition unit 150, a priority acquisition unit 160a, a maximum number acquisition unit 170, a priority change unit 180a, and a display image output unit 199.

画像検索装置100aは、実施の形態1に係る画像検索装置100と比較して、実施の形態1に係る画像検索装置100が備える操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120、画像データ取得部130、表示画像生成部140、選択群取得部150、優先度取得部160、最大個数取得部170、優先度変更部180、及び、表示画像出力部199のうち、第1メタデータ取得部110、第2メタデータ取得部120、画像データ取得部130、表示画像生成部140、優先度取得部160、及び、優先度変更部180が、第1メタデータ取得部110a、第2メタデータ取得部120a、画像データ取得部130a、表示画像生成部140a、優先度取得部160a、及び、優先度変更部180aに変更されたものである。
画像検索装置100aの構成において、実施の形態1に係る画像検索装置100と同様の構成については、説明を省略する。
Compared to the image retrieval device 100 of embodiment 1, the image retrieval device 100a differs in that, of the operation acquisition unit 101, first metadata acquisition unit 110, second metadata acquisition unit 120, image data acquisition unit 130, display image generation unit 140, selection group acquisition unit 150, priority acquisition unit 160, maximum number acquisition unit 170, priority change unit 180, and display image output unit 199 provided in the image retrieval device 100 of embodiment 1, the first metadata acquisition unit 110, the second metadata acquisition unit 120, the image data acquisition unit 130, the display image generation unit 140, the priority acquisition unit 160, and the priority change unit 180 are changed to first metadata acquisition unit 110a, second metadata acquisition unit 120a, image data acquisition unit 130a, display image generation unit 140a, priority acquisition unit 160a, and priority change unit 180a.
In the configuration of the image retrieval device 100a, the description of the configuration similar to that of the image retrieval device 100 according to the first embodiment will be omitted.

第1メタデータ取得部110aは、実施の形態1に係る第1メタデータ取得部110が1個の第1メタデータを取得したのに対して、2個の第1メタデータを取得する。
なお、実施の形態2において、第1メタデータ取得部110aが取得する2個の第1メタデータは、AND条件であるものとする。
また、第1メタデータ取得部110aが取得する第1メタデータの個数は、2個に限定されるものではなく3個以上であっても良い。
実施の形態2では、第1メタデータ取得部110aが第1撮像装置11を示すメタデータと、第1イベントを示すメタデータとを2個の第1メタデータとして取得するものとして説明する。
While the first metadata acquisition section 110 according to the first embodiment acquires one piece of first metadata, the first metadata acquisition section 110a acquires two pieces of first metadata.
In the second embodiment, it is assumed that the two pieces of first metadata acquired by the first metadata acquisition unit 110a are an AND condition.
Furthermore, the number of first metadata items acquired by the first metadata acquisition unit 110a is not limited to two, and may be three or more.
In the second embodiment, the first metadata acquisition unit 110a will be described as acquiring, as two pieces of first metadata, metadata indicating the first imaging device 11 and metadata indicating a first event.

第2メタデータ取得部120aは、第1メタデータ取得部110が取得した複数の第1メタデータに基づいて、当該複数の第1メタデータのそれぞれについて、第1メタデータに関連する1以上の第2メタデータを取得する。
具体的には、例えば、第2メタデータ取得部120aは、第1メタデータ取得部110が取得した2個の第1メタデータのそれぞれについて、第1メタデータに関連する1以上の第2メタデータを取得する。
第2メタデータ取得部120aが第1メタデータに関連する1以上の第2メタデータを取得する方法は、実施の形態1に係る第2メタデータ取得部120が第1メタデータに関連する1以上の第2メタデータを取得する方法と同様であるため説明を省略する。
以下、実施の形態2では、メタデータ記憶装置40が備えるメタデータベースに登録されているメタデータが図3に示すメタデータと同様であるものとして説明すする。
第2メタデータ取得部120aは、第1撮像装置11を示す第1メタデータに関連する第2メタデータとして、第1撮像装置11を示すメタデータと、第2撮像装置12を示すメタデータとを取得する。また、第2メタデータ取得部120aは、第1イベントを示す第1メタデータに関連する第2メタデータとして、第1イベントを示すメタデータと、第2イベントを示すメタデータとを取得する。
The second metadata acquisition section 120a acquires, based on the plurality of first metadata acquired by the first metadata acquisition section 110, one or more second metadata related to the first metadata for each of the plurality of first metadata.
Specifically, for example, the second metadata acquisition section 120a acquires, for each of the two first metadata items acquired by the first metadata acquisition section 110, one or more second metadata items related to the first metadata.
The method by which the second metadata acquisition unit 120a acquires one or more second metadata related to the first metadata is similar to the method by which the second metadata acquisition unit 120 in embodiment 1 acquires one or more second metadata related to the first metadata, so a description thereof will be omitted.
In the following, in the second embodiment, it is assumed that the metadata registered in the metadata database included in the metadata storage device 40 is the same as the metadata shown in FIG.
The second metadata acquisition unit 120a acquires metadata indicating the first imaging device 11 and metadata indicating the second imaging device 12 as second metadata related to the first metadata indicating the first imaging device 11. In addition, the second metadata acquisition unit 120a acquires metadata indicating the first event and metadata indicating the second event as second metadata related to the first metadata indicating the first event.

画像データ取得部130aは、第2メタデータ取得部120aが取得した一方の第1メタデータに関連する1以上の第2メタデータのうちの1つと、第2メタデータ取得部120aが取得した他方の第1メタデータに関連する1以上の第2メタデータのうちの1つとを順次組み合わせて、1以上の第2メタデータ組を生成する。画像データ取得部130aは、生成した1以上の第2メタデータ組に基づいて、第2メタデータ組のそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ組毎に取得する。 The image data acquisition unit 130a generates one or more second metadata sets by sequentially combining one of the one or more second metadata related to one of the first metadata acquired by the second metadata acquisition unit 120a with one of the one or more second metadata related to the other first metadata acquired by the second metadata acquisition unit 120a. Based on the one or more generated second metadata sets, the image data acquisition unit 130a acquires, for each second metadata set, an image data group that is one or more image data corresponding to the image metadata corresponding to each of the second metadata sets.

具体的には、例えば、第2メタデータ取得部120aが、第1撮像装置11を示す第1メタデータに関連する第2メタデータとして、第1撮像装置11を示すメタデータと、第2撮像装置12を示すメタデータとを取得し、第1イベントを示す第1メタデータに関連する第2メタデータとして、第1イベントを示すメタデータと、第2イベントを示すメタデータとを取得する場合、画像データ取得部130aは、第1撮像装置11を示す第2メタデータと第1イベントを示す第2メタデータとを組み合わせた第2メタデータ組、第1撮像装置11を示す第2メタデータと第2イベントを示す第2メタデータとを組み合わせた第2メタデータ組、第2撮像装置12を示す第2メタデータと第1イベントを示す第2メタデータとを組み合わせた第2メタデータ組、及び、第2撮像装置12を示す第2メタデータと第2イベントを示す第2メタデータとを組み合わせた第2メタデータ組の4個の第2メタデータ組を生成する。
画像データ取得部130aは、生成した4個の第2メタデータ組のそれぞれに該当する画像メタデータに対応する画像データ群を第2メタデータ組毎に取得する。
Specifically, for example, when the second metadata acquisition unit 120a acquires metadata indicating the first imaging device 11 and metadata indicating the second imaging device 12 as second metadata related to the first metadata indicating the first imaging device 11, and acquires metadata indicating the first event and metadata indicating the second event as second metadata related to the first metadata indicating the first event, the image data acquisition unit 130a generates four second metadata sets: a second metadata set that combines the second metadata indicating the first imaging device 11 and the second metadata indicating the first event, a second metadata set that combines the second metadata indicating the first imaging device 11 and the second metadata indicating the second event, a second metadata set that combines the second metadata indicating the second imaging device 12 and the second metadata indicating the first event, and a second metadata set that combines the second metadata indicating the second imaging device 12 and the second metadata indicating the second event.
The image data acquisition section 130a acquires, for each of the four generated second metadata sets, a group of image data corresponding to the image metadata corresponding to each of the four second metadata sets.

表示画像生成部140aは、画像データ取得部130aが第2メタデータ組毎に取得した上述の4個の画像データ群のそれぞれを表す画像群画像を生成する。
更に、表示画像生成部140aは、生成した1以上の画像群画像を並べた表示画像を生成する。
The display image generating section 140a generates image group images representing each of the four image data groups acquired by the image data acquiring section 130a for each second metadata set.
Furthermore, the display image generating unit 140a generates a display image by arranging one or more generated image group images.

優先度取得部160aは、第2メタデータ取得部120aが取得した複数の第2メタデータのそれぞれの優先度を取得する。優先度取得部160aは、取得した複数の第2メタデータのそれぞれの優先度を用いて、第2メタデータ組の優先度を算出することにより、第2メタデータ組の優先度を取得する。例えば、優先度取得部160aは、第2メタデータ組に含まれる2以上の第2メタデータのそれぞれの優先度を加算することにより第2メタデータ組の優先度を取得する。第2メタデータ組の優先度を算出する方法は、第2メタデータ組に含まれる2以上の第2メタデータのそれぞれの優先度を加算する方法に限定されるものではない。表示画像生成部140aは、例えば、第2メタデータ組に含まれる2以上の第2メタデータのそれぞれの優先度を乗算することにより第2メタデータ組の優先度を取得しても良いし、第2メタデータ組に含まれる2以上の第2メタデータのそれぞれの優先度を引数とする予め定められた計算式に基づいて、第2メタデータ組の優先度を算出して取得しても良い。 The priority acquisition unit 160a acquires the priority of each of the multiple second metadata acquired by the second metadata acquisition unit 120a. The priority acquisition unit 160a acquires the priority of the second metadata set by calculating the priority of the second metadata set using the priority of each of the multiple acquired second metadata. For example, the priority acquisition unit 160a acquires the priority of the second metadata set by adding up the priorities of two or more second metadata included in the second metadata set. The method of calculating the priority of the second metadata set is not limited to the method of adding up the priorities of two or more second metadata included in the second metadata set. The display image generation unit 140a may acquire the priority of the second metadata set by multiplying the priorities of two or more second metadata included in the second metadata set, or may calculate and acquire the priority of the second metadata set based on a predetermined calculation formula that uses the priorities of two or more second metadata included in the second metadata set as arguments.

表示画像生成部140aは、優先度取得部160aが取得する第2メタデータの優先度に基づく第2メタデータ組の優先度に用いて、生成する1以上の画像群画像のそれぞれの態様、又は、生成した1以上の画像群画像を並べる態様を決定し、決定した態様に基づいて、1以上の画像群画像を並べた表示画像を生成しても良い。
また、表示画像生成部140aは、優先度取得部160aが取得する第2メタデータの優先度に基づく第2メタデータ組の優先度と、最大個数取得部170が取得する最大個数とを用いて、生成する1以上の画像群画像のそれぞれの態様、又は、生成した1以上の画像群画像を並べる態様を決定し、決定した態様に基づいて、1以上の画像群画像を並べた表示画像を生成しても良い。
1以上の画像群画像のそれぞれの態様、及び、1以上の画像群画像を並べる態様については、実施の形態1で説明したため、説明を省略する。
The display image generation unit 140a may use the priority of the second metadata set based on the priority of the second metadata acquired by the priority acquisition unit 160a to determine the appearance of each of the one or more image group images to be generated, or the appearance in which the generated one or more image group images are arranged, and generate a display image in which the one or more image group images are arranged based on the determined appearance.
In addition, the display image generation unit 140a may use the priority of the second metadata set based on the priority of the second metadata acquired by the priority acquisition unit 160a and the maximum number acquired by the maximum number acquisition unit 170 to determine the appearance of each of the one or more image group images to be generated, or the appearance in which the generated one or more image group images are arranged, and generate a display image in which the one or more image group images are arranged based on the determined appearance.
The aspects of the one or more image group images and the aspect of arranging the one or more image group images have been described in the first embodiment, and therefore description thereof will be omitted.

また、画像データ取得部130aは、画像データ取得部130aが生成した1以上の第2メタデータ組のうち、優先度取得部160aが取得する第2メタデータの優先度に基づく第2メタデータ組の優先度の高いものから順に、最大個数取得部170が取得する最大個数に相当する数以下の第2メタデータ組を選択し、選択した第2メタデータ組のそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ組毎に取得しても良い。 The image data acquisition unit 130a may also select, from among the one or more second metadata sets generated by the image data acquisition unit 130a, second metadata sets up to a number equivalent to the maximum number acquired by the maximum number acquisition unit 170 in order of priority of the second metadata sets based on the priority of the second metadata acquired by the priority acquisition unit 160a, and acquire, for each second metadata set, a group of image data that is one or more image data corresponding to the image metadata corresponding to each of the selected second metadata sets.

優先度変更部180aは、優先度取得部160aが取得する複数の第2メタデータのそれぞれの優先度のうち、選択群取得部150が取得した選択群情報が示す画像データ群に対応する画像メタデータに相当する複数の第2メタデータのそれぞれに対応付けられて予め付与された優先度を変更する。
より具体的には、例えば、優先度変更部180aは、優先度取得部160aが取得する複数の第2メタデータのそれぞれの優先度のうち、選択群取得部150が取得した選択群情報が示す画像データ群に対応する画像メタデータに相当する複数の第2メタデータのそれぞれに対応付けられた優先度であって、メタデータ記憶装置40が有するメタデータベースに予め登録された優先度を、より高い優先度になるように変更する。
The priority change unit 180a changes the priorities previously assigned to each of the multiple second metadata corresponding to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit 150, among the priorities of each of the multiple second metadata acquired by the priority acquisition unit 160a.
More specifically, for example, the priority change unit 180a changes the priority associated with each of the multiple second metadata corresponding to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit 150, which has been pre-registered in the metadata database of the metadata storage device 40, to a higher priority among the multiple second metadata acquired by the priority acquisition unit 160a.

画像検索装置100aの要部のハードウェア構成は、実施の形態1にて図5A及び図5Bを参照して説明したものと同様であるため、図示及び説明を省略する。すなわち、操作取得部101、第1メタデータ取得部110a、第2メタデータ取得部120a、画像データ取得部130a、表示画像生成部140a、選択群取得部150、優先度取得部160a、最大個数取得部170、優先度変更部180a、及び、表示画像出力部199の各々の機能は、プロセッサ501及びメモリ502により実現されるものであっても良く、又は処理回路503により実現されるものであっても良い。 The hardware configuration of the main parts of the image search device 100a is the same as that described with reference to Figures 5A and 5B in embodiment 1, and therefore will not be illustrated or described. That is, the functions of the operation acquisition unit 101, the first metadata acquisition unit 110a, the second metadata acquisition unit 120a, the image data acquisition unit 130a, the display image generation unit 140a, the selection group acquisition unit 150, the priority acquisition unit 160a, the maximum number acquisition unit 170, the priority change unit 180a, and the display image output unit 199 may be realized by the processor 501 and the memory 502, or may be realized by the processing circuit 503.

図8A及び図8Bを参照して、実施の形態2に係る画像検索装置100aの動作について説明する。
図8A及び図8Bは、実施の形態2に係る画像検索装置100aの処理の一例を説明するフローチャートであり、図8Aは、実施の形態2に係る画像検索装置100aの処理の一部を示し、図8Bは、実施の形態2に係る画像検索装置100aの処理の残部を示すものである。
画像検索装置100aは、図8A及び図8Bに示すフローチャートの処理を繰り返し実行する。
The operation of the image retrieval device 100a according to the second embodiment will be described with reference to FIGS. 8A and 8B.
Figures 8A and 8B are flowcharts illustrating an example of the processing of the image retrieval device 100a relating to embodiment 2, where Figure 8A shows a part of the processing of the image retrieval device 100a relating to embodiment 2 and Figure 8B shows the remainder of the processing of the image retrieval device 100a relating to embodiment 2.
The image search device 100a repeatedly executes the processes of the flowcharts shown in FIGS. 8A and 8B.

まず、ステップST801にて、操作取得部101は、操作情報を取得する。
次に、ステップST802にて、第1メタデータ取得部110aは、操作情報が第1メタデータを指定する操作情報であるか否かを判定する。
ステップST802にて、第1メタデータ取得部110aが、操作情報が第1メタデータを指定する操作情報でないと判定した場合については後述する。
ステップST802にて、第1メタデータ取得部110aが、操作情報が第1メタデータを指定する操作情報であると判定した場合、ステップST803にて、第1メタデータ取得部110aは、操作情報から第1メタデータを取得する。
実施の形態2では、第1メタデータ取得部110aは、複数の第1メタデータを取得したものとして説明する。なお、第1メタデータ取得部110aが1個の第1メタデータを取得した場合については、上述の実施の形態1にて説明したため省略する。
First, in step ST801, the operation acquisition section 101 acquires operation information.
Next, in step ST802, the first metadata acquisition section 110a decides whether or not the operation information is operation information that designates the first metadata.
A case where the first metadata acquisition section 110a has determined in step ST802 that the operation information is not operation information that designates the first metadata will be described later.
If the first metadata acquisition unit 110a determines in step ST802 that the operation information is operation information that specifies the first metadata, then in step ST803, the first metadata acquisition unit 110a acquires the first metadata from the operation information.
In the second embodiment, the first metadata acquisition unit 110a will be described as acquiring a plurality of pieces of first metadata. Note that the case where the first metadata acquisition unit 110a acquires one piece of first metadata will be omitted since it has been described in the first embodiment.

ステップST803の後、画像検索装置100aは、複数の第1メタデータの全てについて、第1メタデータ毎に、以下のステップST811及びST812の処理、又は、ステップST811、ステップST821、及びステップST822の処理を行う。
ステップST811にて、第2メタデータ取得部120aは、第1メタデータに基づいて第2メタデータを検索して、第1メタデータに相当する第2メタデータが存在するか否かを判定する。
ステップST811にて、第2メタデータ取得部120aが第2メタデータを検索した結果、第2メタデータ取得部120aが第1メタデータに相当する第2メタデータが存在しないと判定した場合、ステップST821にて、第2メタデータ取得部120aは、メタデータ記憶装置40が有するメタデータベースに第1メタデータに相当するメタデータを新規に追加登録する。なお、第2メタデータ取得部120aは、がメタデータを新規に追加登録する際に、当該メタデータに対応する優先度を0等の予め定められた値として登録しても良い。
ステップST821の後、ステップST822にて、第2メタデータ取得部120aは、第1メタデータを第2メタデータとして取得する。
ステップST811にて、第2メタデータ取得部120aが第2メタデータを検索した結果、第1メタデータに相当する第2メタデータが1以上存在すると判定した場合、ステップST812にて、第2メタデータ取得部120aは、当該1以上の第2メタデータを取得する。
After step ST803, the image retrieval device 100a performs the following processes of steps ST811 and ST812, or the processes of steps ST811, ST821, and ST822, for each of all the first metadata.
In step ST811, the second metadata acquisition section 120a searches for the second metadata based on the first metadata, and determines whether or not the second metadata corresponding to the first metadata exists.
In step ST811, when the second metadata acquisition section 120a determines that there is no second metadata corresponding to the first metadata as a result of searching for the second metadata, in step ST821, the second metadata acquisition section 120a newly registers metadata corresponding to the first metadata in the metadata database of the metadata storage device 40. When the second metadata acquisition section 120a newly registers metadata, the second metadata acquisition section 120a may register the priority corresponding to the metadata as a predetermined value such as 0.
After step ST821, in step ST822, the second metadata acquisition section 120a acquires the first metadata as the second metadata.
In step ST811, if the second metadata acquisition unit 120a searches for the second metadata and determines that one or more pieces of second metadata corresponding to the first metadata exist, in step ST812, the second metadata acquisition unit 120a acquires the one or more pieces of second metadata.

画像検索装置100aは、複数の第1メタデータの全てについて、ステップST812の処理、又は、ステップST822の処理を行った後、ステップST813の処理を行う。
ステップST813にて、画像データ取得部130aは、1以上の第2メタデータ組を生成する。
ステップST813の後、ステップST831にて、優先度取得部160aは、複数の第2メタデータのそれぞれに対応する優先度を取得して、1以上の第2メタデータ組のそれぞれの優先度を算出する。
ステップST831の後、ステップST832にて、最大個数取得部170は、表示画像に並べる画像群画像の最大個数を取得する。
ステップST832の後、ステップST833にて、画像データ取得部130aは、1以上の第2メタデータ組のそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ組毎に取得する。なお、画像データ取得部130aは、ステップST833において、優先度取得部160aが取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする第2メタデータ組について、画像データ群を取得しても良い。
After performing the process of step ST812 or the process of step ST822 for all the multiple pieces of first metadata, the image retrieval device 100a performs the process of step ST813.
In step ST813, the image data acquisition section 130a generates one or more second metadata sets.
After step ST813, in step ST831, the priority acquisition section 160a acquires a priority corresponding to each of the plurality of second metadata, and calculates a priority of each of the one or more second metadata sets.
After step ST831, in step ST832, the maximum number acquisition section 170 acquires the maximum number of image group images to be arranged in the display image.
After step ST832, in step ST833, the image data acquisition unit 130a acquires, for each second metadata set, an image data group that is one or more pieces of image data corresponding to image metadata corresponding to each of the one or more second metadata sets. Note that, in step ST833, the image data acquisition unit 130a may acquire an image data group for the second metadata sets up to the maximum number acquired by the maximum number acquisition unit 170 based on the priority acquired by the priority acquisition unit 160a.

ステップST833の後、ステップST834にて、表示画像生成部140aは、画像データ取得部130aが取得した1以上の画像データ群のそれぞれを表す画像群画像を生成する。なお、表示画像生成部140aは、ステップST834において、優先度取得部160aが取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする画像データ群について、画像群画像を生成しても良い。
ステップST834の後、ステップST835にて、表示画像生成部140aは、ステップST834にて表示画像生成部140aが生成した1以上の画像群画像を並べた表示画像を生成する。なお、表示画像生成部140aは、ステップST835において、優先度取得部160aが取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする画像群画像を並べた表示画像を生成しても良い。
After step ST833, in step ST834, the display image generating unit 140a generates an image group image representing each of the one or more image data groups acquired by the image data acquiring unit 130a. Note that in step ST834, the display image generating unit 140a may generate an image group image for an image data group up to the maximum number acquired by the maximum number acquiring unit 170, based on the priority acquired by the priority acquiring unit 160a.
After step ST834, in step ST835, the display image generating unit 140a generates a display image in which one or more image group images generated by the display image generating unit 140a in step ST834 are arranged. Note that in step ST835, the display image generating unit 140a may generate a display image in which image group images are arranged up to the maximum number acquired by the maximum number acquiring unit 170, based on the priority acquired by the priority acquiring unit 160a.

ステップST835の後、ステップST836にて、表示画像出力部199は、表示画像生成部140aが生成した表示画像を表示画像情報として出力する。
ステップST836の後、画像検索装置100aは、図8A及び図8Bに示すフローチャートの処理を終了し、画像検索装置100aは、ステップST801の処理に戻って図8A及び図8Bに示すフローチャートの処理を繰り返し実行する。
After step ST835, in step ST836, the display image output section 199 outputs the display image generated by the display image generating section 140a as display image information.
After step ST836, the image retrieval device 100a ends the process of the flowcharts shown in FIGS. 8A and 8B, and returns to the process of step ST801 to repeatedly execute the process of the flowcharts shown in FIGS. 8A and 8B.

ステップST802にて、第1メタデータ取得部110aが、操作情報が第1メタデータを指定する操作情報でないと判定した場合について説明する。
当該場合、ステップST841にて、選択群取得部150は、表示画像出力部199が直前に出力した表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報であるか否かを判定する。
ステップST841にて、選択群取得部150が、直前に出力された表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報でないと判定した場合、画像検索装置100aは、図8A及び図8Bに示すフローチャートの処理を終了し、画像検索装置100aは、ステップST801の処理に戻って図8A及び図8Bに示すフローチャートの処理を繰り返し実行する。
A case where the first metadata acquisition section 110a has determined in step ST802 that the operation information is not operation information that designates the first metadata will be described.
In this case, in step ST841, the selection group acquiring section 150 determines whether or not the display image information most recently output by the display image output section 199 is display image information indicating a display image in which one or more image group images are arranged.
In step ST841, if the selection group acquisition unit 150 determines that the display image information output immediately before is not display image information indicating a display image in which one or more image group images are arranged, the image search device 100a terminates the processing of the flowchart shown in Figures 8A and 8B, and the image search device 100a returns to the processing of step ST801 and repeatedly executes the processing of the flowchart shown in Figures 8A and 8B.

ステップST841にて、選択群取得部150が、直前に出力された表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報であると判定した場合、ステップST842にて、選択群取得部150は、操作情報が選択群情報であるか否かを判定する。
ステップST842にて、選択群取得部150が、操作情報が選択群情報でないと判定した場合、画像検索装置100aは、図8A及び図8Bに示すフローチャートの処理を終了し、画像検索装置100aは、ステップST801の処理に戻って図8A及び図8Bに示すフローチャートの処理を繰り返し実行する。
In step ST841, if the selection group acquisition unit 150 determines that the display image information output immediately before is display image information indicating a display image in which one or more image group images are arranged, in step ST842, the selection group acquisition unit 150 determines whether the operation information is selection group information.
If, in step ST842, the selection group acquisition unit 150 determines that the operation information is not selection group information, the image search device 100a terminates the processing of the flowcharts shown in Figures 8A and 8B, and the image search device 100a returns to the processing of step ST801 and repeatedly executes the processing of the flowcharts shown in Figures 8A and 8B.

ステップST842にて、選択群取得部150が、操作情報が選択群情報であると判定した場合、ステップST843にて、選択群取得部150は、選択群情報を取得する。
ステップST843の後、ステップST844にて、優先度変更部180aは、選択群情報が示す画像データ群に対応する画像メタデータに相当する第2メタデータ組に含まれる第2メタデータに対応付けられて予め付与された優先度を変更する。
If the selection group acquiring section 150 determines in step ST842 that the operation information is selection group information, the selection group acquiring section 150 acquires the selection group information in step ST843.
After step ST843, in step ST844, the priority change unit 180a changes the priority that was previously assigned in association with the second metadata included in the second metadata set corresponding to the image metadata corresponding to the image data group indicated by the selection group information.

ステップST844の後、ステップST845にて、表示画像生成部140aは、選択群情報が示す画像データ群に含まれる1以上の画像データが示す画像を並べた表示画像を生成する。
ステップST845の後、ステップST846にて、表示画像出力部199は、表示画像生成部140aが生成した表示画像を表示画像情報として出力する。
ステップST846の後、画像検索装置100aは、図8A及び図8Bに示すフローチャートの処理を終了し、画像検索装置100aは、ステップST801の処理に戻って図8A及び図8Bに示すフローチャートの処理を繰り返し実行する。
After step ST844, in step ST845, the display image generating section 140a generates a display image in which images indicated by one or more image data included in the image data group indicated by the selection group information are arranged.
After step ST845, in step ST846, the display image output section 199 outputs the display image generated by the display image generating section 140a as display image information.
After step ST846, the image retrieval device 100a ends the process of the flowchart shown in FIG. 8A and FIG. 8B, and returns to the process of step ST801 to repeatedly execute the process of the flowchart shown in FIG. 8A and FIG. 8B.

実施の形態3.
図9並びに図10A及び図10Bを参照して、実施の形態3に係る画像検索装置100bについて説明する。
実施の形態3に係る画像検索装置100bが適用された画像検索システム1b(不図示)は、図1に一例として示す実施の形態1に係る画像検索システム1が備える画像検索装置100が、画像検索装置100bに変更されたものに過ぎない。そのため、実施の形態3に係る画像検索システム1bの要部の構成の一例を示すブロック図の記載については省略する。また、画像検索システム1bが、実施の形態1に係る画像検索システム1と同様に備える撮像装置10、画像蓄積装置20、画像記憶装置30、メタデータ記憶装置40、操作入力装置50、表示装置60、及び、ネットワーク70の説明については省略する。
Embodiment 3.
An image retrieval device 100b according to the third embodiment will be described with reference to FIG. 9, FIG. 10A, and FIG. 10B.
An image retrieval system 1b (not shown) to which the image retrieval device 100b according to the third embodiment is applied is merely a system in which the image retrieval device 100 included in the image retrieval system 1 according to the first embodiment shown as an example in Fig. 1 is replaced with the image retrieval device 100b. Therefore, a description of a block diagram showing an example of the configuration of the main parts of the image retrieval system 1b according to the third embodiment will be omitted. Also, a description of the imaging device 10, the image storage device 20, the image storage device 30, the metadata storage device 40, the operation input device 50, the display device 60, and the network 70 included in the image retrieval system 1b in the same way as in the image retrieval system 1 according to the first embodiment will be omitted.

図9を参照して、実施の形態3に係る画像検索装置100bの要部の構成について説明する。
図9は、実施の形態3に係る画像検索装置100bの要部の構成の一例を示すブロック図である。
画像検索装置100bは、操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120b、画像データ取得部130、表示画像生成部140、選択群取得部150、優先度取得部160b、最大個数取得部170、優先度変更部180b、カテゴリ取得部190、及び、表示画像出力部199を備える。
The configuration of the main parts of an image retrieval device 100b according to the third embodiment will be described with reference to FIG.
FIG. 9 is a block diagram showing an example of a configuration of a main part of an image retrieval device 100b according to the third embodiment.
The image search device 100b includes an operation acquisition unit 101, a first metadata acquisition unit 110, a second metadata acquisition unit 120b, an image data acquisition unit 130, a display image generation unit 140, a selection group acquisition unit 150, a priority acquisition unit 160b, a maximum number acquisition unit 170, a priority change unit 180b, a category acquisition unit 190, and a display image output unit 199.

画像検索装置100bは、実施の形態1に係る画像検索装置100と比較して、実施の形態1に係る画像検索装置100が備えていないカテゴリ取得部190を備え、実施の形態1に係る画像検索装置100が備える第2メタデータ取得部120、優先度取得部160、及び、優先度変更部180が、第2メタデータ取得部120b、優先度取得部160b、及び、優先度変更部180bに変更されたものである。
画像検索装置100bの構成において、実施の形態1に係る画像検索装置100と同様の構成については、説明を省略する。
なお、実施の形態3では、画像検索装置100bは、実施の形態1に係る画像検索装置100を変形したものとして説明するが、実施の形態2に係る画像検索装置100aを変形したものであっても良い。すなわち、画像検索装置100bは、実施の形態2に係る画像検索装置100aと比較して、実施の形態2に係る画像検索装置100aが備えていないカテゴリ取得部190を備え、実施の形態2に係る画像検索装置100aが備える第2メタデータ取得部120a、優先度取得部160a、及び、優先度変更部180aが、第2メタデータ取得部120b、優先度取得部160b、優先度変更部180bに変更されたものであっても良い。
Compared to the image retrieval device 100 of embodiment 1, the image retrieval device 100b has a category acquisition unit 190 that is not provided in the image retrieval device 100 of embodiment 1, and the second metadata acquisition unit 120, priority acquisition unit 160, and priority change unit 180 provided in the image retrieval device 100 of embodiment 1 have been changed to a second metadata acquisition unit 120b, a priority acquisition unit 160b, and a priority change unit 180b.
In the configuration of the image retrieval device 100b, the description of the configuration similar to that of the image retrieval device 100 according to the first embodiment will be omitted.
In the third embodiment, the image retrieval device 100b is described as a modification of the image retrieval device 100 according to the first embodiment, but may be a modification of the image retrieval device 100a according to the second embodiment. That is, compared to the image retrieval device 100a according to the second embodiment, the image retrieval device 100b may include a category acquisition unit 190 that is not included in the image retrieval device 100a according to the second embodiment, and the second metadata acquisition unit 120a, the priority acquisition unit 160a, and the priority change unit 180a included in the image retrieval device 100a according to the second embodiment may be changed to a second metadata acquisition unit 120b, a priority acquisition unit 160b, and a priority change unit 180b.

カテゴリ取得部190は、カテゴリ分類を示すカテゴリ情報を取得する。カテゴリ分類とは、操作入力装置50に対して入力操作を行う1以上のユーザのそれぞれを示すユーザ識別情報によるユーザ分類、1以上の撮像装置10のそれぞれを示す撮像装置識別情報による撮像装置分類、又は、1以上の撮像装置10により構成される1以上の撮像装置組のそれぞれを示す撮像装置組識別情報による撮像装置組分類等である。
上述のユーザ分類、撮像装置分類、又は、撮像装置組分類等は、カテゴリ分類の一例に過ぎず、カテゴリ分類は、ユーザ分類、撮像装置分類、又は、撮像装置組分類等に限定されるものではない。例えば、カテゴリ分類は、撮像装置10が監視カメラである場合、1以上の監視領域のそれぞれを示す監視領域識別情報による監視領域分類であっても良い。
カテゴリ取得部190は、例えば、操作取得部101が取得する操作情報からカテゴリ情報を取得する。
The category acquisition unit 190 acquires category information indicating a category classification, such as a user classification based on user identification information indicating each of one or more users who perform an input operation on the operation input device 50, an imaging device classification based on imaging device identification information indicating each of one or more imaging devices 10, or an imaging device group classification based on imaging device group identification information indicating each of one or more imaging device groups constituted by one or more imaging devices 10.
The above-mentioned user classification, imaging device classification, imaging device group classification, etc. are merely examples of category classification, and category classification is not limited to user classification, imaging device classification, imaging device group classification, etc. For example, when the imaging device 10 is a surveillance camera, the category classification may be surveillance area classification based on surveillance area identification information indicating each of one or more surveillance areas.
The category acquiring unit 190 acquires category information from, for example, the operation information acquired by the operation acquiring unit 101 .

第2メタデータ取得部120bは、第1メタデータ取得部110が取得した第1メタデータと、カテゴリ取得部190が取得するカテゴリ情報とに基づいて、第1メタデータに関連するメタデータのうち、カテゴリ情報が示すカテゴリ分類に属する1以上のメタデータを第2メタデータとして取得する。 Based on the first metadata acquired by the first metadata acquisition unit 110 and the category information acquired by the category acquisition unit 190, the second metadata acquisition unit 120b acquires, as second metadata, one or more pieces of metadata related to the first metadata that belong to a category classification indicated by the category information.

具体的には、例えば、第2メタデータ取得部120bは、第1メタデータ取得部110が取得した第1メタデータに基づいて、第1メタデータに関連する1以上の第2メタデータを、メタデータ記憶装置40から読み出すことにより取得する。メタデータ記憶装置40は、例えば、1以上のカテゴリ分類のそれぞれに対応するメタデータベースを備え、メタデータベースのそれぞれは、互いに関連する1以上のメタデータを1つのメタデータグループに対応付けて記憶する。
第2メタデータ取得部120bは、カテゴリ取得部190が取得するカテゴリ情報が示すカテゴリ分類に対応するメタデータベースを用いて、第1メタデータ取得部110が取得した第1メタデータに関連する1以上の第2メタデータを、メタデータ記憶装置40から読み出すことにより取得する。
Specifically, for example, the second metadata acquisition unit 120b acquires one or more pieces of second metadata related to the first metadata based on the first metadata acquired by the first metadata acquisition unit 110 by reading them from the metadata storage device 40. The metadata storage device 40 includes, for example, metadata databases corresponding to one or more category classifications, and each of the metadata databases stores one or more pieces of metadata related to each other in association with one metadata group.
The second metadata acquisition unit 120b acquires one or more second metadata items related to the first metadata acquired by the first metadata acquisition unit 110 by reading them from the metadata storage device 40, using a metadata database corresponding to the category classification indicated by the category information acquired by the category acquisition unit 190.

例えば、画像を検索する際に、ユーザが所望する画像は、ユーザ毎に異なる。例えば、ユーザ毎に対応するメタデータベースを予め用意し、画像検索装置100bが、画像検索装置100bを使用するユーザに対応するメタデータベースを用いて第2メタデータを取得することにより、画像検索装置100bを使用するユーザは、所望する画像を発見しやすくなる。
また、例えば、撮像装置10毎に対応するメタデータベースを予め用意し、画像検索装置100bが、カテゴリ分類情報が示すカテゴリ分類である撮像装置10に対応するメタデータベースを用いて第2メタデータを取得することにより、画像検索装置100bを使用するユーザは、所望する画像を発見しやすくなる。
また、例えば、撮像装置組毎に対応するメタデータベースを予め用意し、画像検索装置100bが、カテゴリ分類情報が示すカテゴリ分類である撮像装置組に対応するメタデータベースを用いて第2メタデータを取得することにより、画像検索装置100bを使用するユーザは、所望する画像を発見しやすくなる。
For example, when searching for an image, the image desired by each user is different. For example, a metadata base corresponding to each user is prepared in advance, and the image search device 100b acquires the second metadata using the metadata base corresponding to the user who uses the image search device 100b, so that the user who uses the image search device 100b can easily find the desired image.
Furthermore, for example, a metadata database corresponding to each imaging device 10 is prepared in advance, and the image search device 100b acquires the second metadata using the metadata database corresponding to the imaging device 10 whose category classification is indicated by the category classification information, thereby making it easier for a user of the image search device 100b to find a desired image.
Furthermore, for example, a metadata database corresponding to each set of imaging devices may be prepared in advance, and the image search device 100b may acquire the second metadata using the metadata database corresponding to the set of imaging devices that is the category classification indicated by the category classification information, thereby making it easier for a user of the image search device 100b to find a desired image.

優先度取得部160bは、第2メタデータ取得部120bが取得する1以上の第2メタデータのそれぞれに対応付けられて予め付与された優先度を、当該カテゴリ情報が示すカテゴリ分類に対応するメタデータベースを用いて検索することにより取得する。
優先度変更部180bは、選択群取得部150が取得した選択群情報が示す画像データ群に対応する画像メタデータに相当する第2メタデータに対応付けられた優先度であって、該カテゴリ情報が示すカテゴリ分類に対応するメタデータベースに予め登録された優先度を、より高い優先度になるように変更する。
The priority acquisition unit 160b acquires the priority that has been assigned in advance to each of the one or more second metadata items acquired by the second metadata acquisition unit 120b by searching a metadata database corresponding to the category classification indicated by the category information.
The priority change unit 180b changes the priority associated with the second metadata equivalent to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit 150, which has been pre-registered in the metadata database corresponding to the category classification indicated by the category information, to a higher priority.

画像検索装置100bの要部のハードウェア構成は、実施の形態1にて図5A及び図5Bを参照して説明したものと同様であるため、図示及び説明を省略する。すなわち、操作取得部101、第1メタデータ取得部110、第2メタデータ取得部120b、画像データ取得部130、表示画像生成部140、選択群取得部150、優先度取得部160b、最大個数取得部170、優先度変更部180b、カテゴリ取得部190、及び、表示画像出力部199の各々の機能は、プロセッサ501及びメモリ502により実現されるものであっても良く、又は処理回路503により実現されるものであっても良い。 The hardware configuration of the main parts of the image search device 100b is the same as that described with reference to Figures 5A and 5B in embodiment 1, and therefore will not be illustrated or described. That is, the functions of the operation acquisition unit 101, the first metadata acquisition unit 110, the second metadata acquisition unit 120b, the image data acquisition unit 130, the display image generation unit 140, the selection group acquisition unit 150, the priority acquisition unit 160b, the maximum number acquisition unit 170, the priority change unit 180b, the category acquisition unit 190, and the display image output unit 199 may be realized by the processor 501 and the memory 502, or may be realized by the processing circuit 503.

図10A及び図10Bを参照して、実施の形態3に係る画像検索装置100bの動作について説明する。
図10A及び図10Bは、実施の形態3に係る画像検索装置100bの処理の一例を説明するフローチャートであり、図10Aは、実施の形態3に係る画像検索装置100bの処理の一部を示し、図10Bは、実施の形態3に係る画像検索装置100bの処理の残部を示すものである。
画像検索装置100bは、図10A及び図10Bに示すフローチャートの処理を繰り返し実行する。
The operation of the image retrieval device 100b according to the third embodiment will be described with reference to FIGS. 10A and 10B.
Figures 10A and 10B are flowcharts illustrating an example of the processing of the image retrieval device 100b relating to embodiment 3, where Figure 10A shows a part of the processing of the image retrieval device 100b relating to embodiment 3 and Figure 10B shows the remainder of the processing of the image retrieval device 100b relating to embodiment 3.
The image search device 100b repeatedly executes the processes of the flowcharts shown in FIGS. 10A and 10B.

まず、ステップST1000にて、カテゴリ取得部190は、カテゴリ情報を取得する。
ステップST1000の後、ステップST1001にて、操作取得部101は、操作情報を取得する。
次に、ステップST1002にて、第1メタデータ取得部110は、操作情報が第1メタデータを指定する操作情報であるか否かを判定する。
ステップST1002にて、第1メタデータ取得部110が、操作情報が第1メタデータを指定する操作情報でないと判定した場合については後述する。
ステップST1002にて、第1メタデータ取得部110が、操作情報が第1メタデータを指定する操作情報であると判定した場合、ステップST1003にて、第1メタデータ取得部110は、操作情報から第1メタデータを取得する。
First, in step ST1000, the category acquiring section 190 acquires category information.
After step ST1000, in step ST1001, operation acquisition section 101 acquires operation information.
Next, in step ST1002, first metadata acquisition section 110 decides whether or not the operation information is operation information that designates the first metadata.
A case where first metadata acquisition section 110 has determined in step ST1002 that the operation information is not operation information that designates the first metadata will be described later.
If, in step ST1002, the first metadata acquisition section 110 determines that the operation information is operation information that specifies the first metadata, in step ST1003, the first metadata acquisition section 110 acquires the first metadata from the operation information.

ステップST1003の後、ステップST1011にて、第2メタデータ取得部120bは、カテゴリ情報と第1メタデータとに基づいて第2メタデータを検索して、第1メタデータに相当し、且つ、カテゴリ情報が示すカテゴリ分類に属する第2メタデータが存在するか否かを判定する。
ステップST1011にて、第2メタデータ取得部120bが第2メタデータを検索した結果、第2メタデータ取得部120bが第1メタデータに相当し、且つ、当該カテゴリ分類に属する第2メタデータが存在しないと判定した場合、ステップST1021にて、第2メタデータ取得部120bは、当該カテゴリ分類に対応するメタデータベースに、第1メタデータに相当するメタデータを新規に追加登録する。なお、第2メタデータ取得部120bは、がメタデータを新規に追加登録する際に、当該メタデータに対応する優先度を0等の予め定められた値として登録しても良い。
ステップST1021の後、ステップST1022にて、第2メタデータ取得部120bは、第1メタデータを第2メタデータとして取得する。
ステップST1011にて、第2メタデータ取得部120bが第2メタデータを検索した結果、第1メタデータに相当し、且つ、当該カテゴリ分類に属する第2メタデータが1以上存在すると判定した場合、ステップST1012にて、第2メタデータ取得部120bは、当該1以上の第2メタデータを取得する。
After step ST1003, in step ST1011, the second metadata acquisition unit 120b searches for second metadata based on the category information and the first metadata, and determines whether or not there is second metadata that corresponds to the first metadata and belongs to the category classification indicated by the category information.
In step ST1011, when the second metadata acquisition section 120b searches for the second metadata and determines that there is no second metadata that corresponds to the first metadata and belongs to the category classification, in step ST1021, the second metadata acquisition section 120b newly registers metadata corresponding to the first metadata in the metadata database corresponding to the category classification. Note that, when the second metadata acquisition section 120b newly registers metadata, it may register the priority corresponding to the metadata as a predetermined value such as 0.
After step ST1021, in step ST1022, the second metadata acquisition section 120b acquires the first metadata as the second metadata.
In step ST1011, if the second metadata acquisition unit 120b searches for second metadata and determines that there is one or more pieces of second metadata that correspond to the first metadata and belong to the category classification, then in step ST1012, the second metadata acquisition unit 120b acquires the one or more pieces of second metadata.

ステップST1012の後、又は、ステップST1022の後、ステップST1031にて、優先度取得部160bは、1以上の第2メタデータのそれぞれに対応する優先度を取得する。
ステップST1031の後、ステップST1032にて、最大個数取得部170は、表示画像に並べる画像群画像の最大個数を取得する。
ステップST1032の後、ステップST1033にて、画像データ取得部130は、1以上の第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ毎に取得する。なお、画像データ取得部130は、ステップST1033において、優先度取得部160bが取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする第2メタデータについて、画像データ群を取得しても良い。
After step ST1012 or after step ST1022, in step ST1031, the priority acquisition section 160b acquires a priority corresponding to each of the one or more pieces of second metadata.
After step ST1031, in step ST1032, the maximum number acquisition section 170 acquires the maximum number of image group images to be arranged in the display image.
After step ST1032, in step ST1033, the image data acquisition unit 130 acquires, for each of the second metadata, an image data group that is one or more pieces of image data corresponding to the image metadata corresponding to each of the one or more pieces of second metadata. Note that, in step ST1033, the image data acquisition unit 130 may acquire an image data group for the second metadata up to the maximum number acquired by the maximum number acquisition unit 170 based on the priority acquired by the priority acquisition unit 160b.

ステップST1033の後、ステップST1034にて、表示画像生成部140は、画像データ取得部130が取得した1以上の画像データ群のそれぞれを表す画像群画像を生成する。なお、表示画像生成部140は、ステップST1034において、優先度取得部160bが取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする画像データ群について、画像群画像を生成しても良い。
ステップST1034の後、ステップST1035にて、表示画像生成部140は、ステップST1034にて表示画像生成部140が生成した1以上の画像群画像を並べた表示画像を生成する。なお、表示画像生成部140は、ステップST1035において、優先度取得部160bが取得する優先度に基づいて、最大個数取得部170が取得する最大個数を上限とする画像群画像を並べた表示画像を生成しても良い。
After step ST1033, in step ST1034, the display image generating unit 140 generates an image group image representing each of the one or more image data groups acquired by the image data acquiring unit 130. Note that in step ST1034, the display image generating unit 140 may generate an image group image for an image data group whose upper limit is the maximum number acquired by the maximum number acquiring unit 170, based on the priority acquired by the priority acquiring unit 160b.
After step ST1034, in step ST1035, the display image generating unit 140 generates a display image in which one or more image group images generated by the display image generating unit 140 in step ST1034 are arranged. Note that in step ST1035, the display image generating unit 140 may generate a display image in which image group images are arranged up to the maximum number acquired by the maximum number acquiring unit 170, based on the priority acquired by the priority acquiring unit 160b.

ステップST1035の後、ステップST1036にて、表示画像出力部199は、表示画像生成部140が生成した表示画像を表示画像情報として出力する。
ステップST1036の後、画像検索装置100bは、図10A及び図10Bに示すフローチャートの処理を終了し、画像検索装置100bは、ステップST1001の処理に戻って図10A及び図10Bに示すフローチャートの処理を繰り返し実行する。
After step ST1035, in step ST1036, the display image output section 199 outputs the display image generated by the display image generating section 140 as display image information.
After step ST1036, the image retrieval device 100b ends the process of the flowcharts shown in FIGS. 10A and 10B, and returns to the process of step ST1001 to repeatedly execute the process of the flowcharts shown in FIGS. 10A and 10B.

ステップST1002にて、第1メタデータ取得部110が、操作情報が第1メタデータを指定する操作情報でないと判定した場合について説明する。
当該場合、ステップST1041にて、選択群取得部150は、表示画像出力部199が直前に出力した表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報であるか否かを判定する。
ステップST1041にて、選択群取得部150が、直前に出力された表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報でないと判定した場合、画像検索装置100bは、図10A及び図10Bに示すフローチャートの処理を終了し、画像検索装置100bは、ステップST1001の処理に戻って図10A及び図10Bに示すフローチャートの処理を繰り返し実行する。
A case where first metadata acquisition section 110 has determined in step ST1002 that the operation information is not operation information that designates the first metadata will be described.
In this case, in step ST1041, the selection group acquiring section 150 determines whether or not the display image information most recently output by the display image output section 199 is display image information indicating a display image in which one or more image group images are arranged.
In step ST1041, if the selection group acquisition unit 150 determines that the display image information output immediately before is not display image information indicating a display image in which one or more image group images are arranged, the image search device 100b terminates the processing of the flowcharts shown in Figures 10A and 10B, and the image search device 100b returns to the processing of step ST1001 and repeatedly executes the processing of the flowcharts shown in Figures 10A and 10B.

ステップST1041にて、選択群取得部150が、直前に出力された表示画像情報が、1以上の画像群画像を並べた表示画像を示す表示画像情報であると判定した場合、ステップST1042にて、選択群取得部150は、操作情報が選択群情報であるか否かを判定する。
ステップST1042にて、選択群取得部150が、操作情報が選択群情報でないと判定した場合、画像検索装置100bは、図10A及び図10Bに示すフローチャートの処理を終了し、画像検索装置100bは、ステップST1001の処理に戻って図10A及び図10Bに示すフローチャートの処理を繰り返し実行する。
In step ST1041, if the selection group acquisition unit 150 determines that the display image information output immediately before is display image information indicating a display image in which one or more image group images are arranged, in step ST1042, the selection group acquisition unit 150 determines whether the operation information is selection group information.
If, in step ST1042, the selection group acquisition unit 150 determines that the operation information is not selection group information, the image search device 100b terminates the processing of the flowcharts shown in Figures 10A and 10B, and the image search device 100b returns to the processing of step ST1001 and repeatedly executes the processing of the flowcharts shown in Figures 10A and 10B.

ステップST1042にて、選択群取得部150が、操作情報が選択群情報であると判定した場合、ステップST1043にて、選択群取得部150は、選択群情報を取得する。
ステップST1043の後、ステップST1044にて、優先度変更部180bは、選択群情報が示す画像データ群に対応する画像メタデータに相当し、且つ、カテゴリ情報が示すカテゴリ分類に属する第2メタデータに対応付けられて予め付与された優先度を変更する。
If the selection group acquisition section 150 determines in step ST1042 that the operation information is selection group information, the selection group acquisition section 150 acquires the selection group information in step ST1043.
After step ST1043, in step ST1044, the priority change unit 180b changes the priority that has been previously assigned in association with second metadata that corresponds to the image metadata corresponding to the image data group indicated by the selection group information and belongs to the category classification indicated by the category information.

ステップST1044の後、ステップST1045にて、表示画像生成部140は、選択群情報が示す画像データ群に含まれる1以上の画像データが示す画像を並べた表示画像を生成する。
ステップST1045の後、ステップST1046にて、表示画像出力部199は、表示画像生成部140が生成した表示画像を表示画像情報として出力する。
ステップST1046の後、画像検索装置100bは、図10A及び図10Bに示すフローチャートの処理を終了し、画像検索装置100bは、ステップST1001の処理に戻って図10A及び図10Bに示すフローチャートの処理を繰り返し実行する。
After step ST1044, in step ST1045, the display image generating section 140 generates a display image in which images indicated by one or more image data included in the image data group indicated by the selection group information are arranged.
After step ST1045, in step ST1046, the display image output section 199 outputs the display image generated by the display image generating section 140 as display image information.
After step ST1046, the image retrieval device 100b ends the process of the flowcharts shown in FIGS. 10A and 10B, and returns to the process of step ST1001 to repeatedly execute the process of the flowcharts shown in FIGS. 10A and 10B.

以上のように、画像検索装置100bは、ユーザ操作に基づく操作情報を取得する操作取得部101と、操作取得部101が取得した操作情報から第1メタデータを取得する第1メタデータ取得部110と、第1メタデータ取得部110が取得した第1メタデータに基づいて、第1メタデータに関連する1以上の第2メタデータを取得する第2メタデータ取得部120bと、第2メタデータ取得部120bが取得する1以上の第2メタデータに基づいて、第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を第2メタデータ毎に取得する画像データ取得部130と、表示画像を生成する表示画像生成部140であって、画像データ取得部130が取得した1以上の画像データ群のそれぞれを表す画像群画像を生成し、生成した1以上の画像群画像を並べた表示画像を生成する表示画像生成部140と、表示画像生成部140が生成した表示画像を表示画像情報として出力する表示画像出力部199と、カテゴリ分類を示すカテゴリ情報を取得するカテゴリ取得部190と、を備え、第2メタデータ取得部120bは、第1メタデータ取得部110が取得した第1メタデータと、カテゴリ取得部190が取得するカテゴリ情報とに基づいて、第1メタデータに関連するメタデータのうち、カテゴリ情報が示すカテゴリ分類に属する1以上のメタデータを第2メタデータとして取得するように構成した。 As described above, the image search device 100b includes an operation acquisition unit 101 that acquires operation information based on a user operation, a first metadata acquisition unit 110 that acquires first metadata from the operation information acquired by the operation acquisition unit 101, a second metadata acquisition unit 120b that acquires one or more second metadata related to the first metadata based on the first metadata acquired by the first metadata acquisition unit 110, an image data acquisition unit 130 that acquires, for each second metadata, an image data group that is one or more image data corresponding to image metadata corresponding to each of the second metadata based on the one or more second metadata acquired by the second metadata acquisition unit 120b, and a display image generation unit 140 that generates a display image, The device includes a display image generating unit 140 that generates an image group image representing each of the one or more image data groups acquired by the data acquiring unit 130 and generates a display image by arranging the one or more generated image group images, a display image output unit 199 that outputs the display image generated by the display image generating unit 140 as display image information, and a category acquiring unit 190 that acquires category information indicating a category classification, and the second metadata acquiring unit 120b is configured to acquire, as second metadata, one or more metadata belonging to a category classification indicated by the category information, among metadata related to the first metadata, based on the first metadata acquired by the first metadata acquiring unit 110 and the category information acquired by the category acquiring unit 190.

このように構成することで、画像検索装置100bは、最初に入力された検索条件に該当する画像だけでなく、関連する画像も検索することができる。そのため、画像検索装置100bは、最初に入力された検索条件が正確なものでない場合であっても、所望の画像を検索することができる。したがって、ユーザは、ユーザが最初に入力する検索条件が正確なものでない場合であっても、所望の画像を検索することができる。
また、画像検索装置100bは、第2メタデータを取得する際に、第1メタデータに関連するメタデータのうち、カテゴリ情報が示すカテゴリ分類に属する1以上のメタデータを第2メタデータとして取得するようにしたため、ユーザは、所望の画像を発見しやすくなる。
With this configuration, the image search device 100b can search not only for images that match the initially input search criteria, but also for related images. Therefore, the image search device 100b can search for a desired image even if the initially input search criteria are not accurate. Therefore, a user can search for a desired image even if the initially input search criteria are not accurate.
In addition, when acquiring the second metadata, the image search device 100b acquires as the second metadata one or more pieces of metadata related to the first metadata that belong to the category classification indicated by the category information, thereby making it easier for the user to find the desired image.

なお、本開示は、その発明の範囲内において、各実施の形態の自由な組み合わせ、あるいは各実施の形態の任意の構成要素の変形、もしくは各実施の形態において任意の構成要素の省略ができる。 In addition, within the scope of the invention, this disclosure allows for free combination of each embodiment, modification of any component of each embodiment, or omission of any component of each embodiment.

1,1a,1b 画像検索システム、10 撮像装置、11 第1撮像装置、12 第2撮像装置、20 画像蓄積装置、30 画像記憶装置、40 メタデータ記憶装置、50 操作入力装置、60 表示装置、70 ネットワーク、100,100a,100b 画像検索装置、101 操作取得部、110,110a 第1メタデータ取得部、120,120a,120b 第2メタデータ取得部、130,130a 画像データ取得部、140,140a 表示画像生成部、150 選択群取得部、160,160a,160b 優先度取得部、170 最大個数取得部、180,180a,180b 優先度変更部、190 カテゴリ取得部、199 表示画像出力部、200 表示画像、201,202,203,204,205 画像群画像、501 プロセッサ、502 メモリ、503 処理回路。 1, 1a, 1b Image search system, 10 Imaging device, 11 First imaging device, 12 Second imaging device, 20 Image storage device, 30 Image storage device, 40 Metadata storage device, 50 Operation input device, 60 Display device, 70 Network, 100, 100a, 100b Image search device, 101 Operation acquisition unit, 110, 110a First metadata acquisition unit, 120, 120a, 120b Second metadata acquisition unit, 130, 130a Image data acquisition unit, 140, 140a Display image generation unit, 150 Selection group acquisition unit, 160, 160a, 160b Priority acquisition unit, 170 Maximum number acquisition unit, 180, 180a, 180b Priority change unit, 190 Category acquisition unit, 199 Display image output unit, 200 Display image, 201, 202, 203, 204, 205 image group image, 501 processor, 502 memory, 503 processing circuit.

Claims (8)

ユーザ操作に基づく操作情報を取得する操作取得部と、
前記操作取得部が取得した前記操作情報から第1メタデータを取得する第1メタデータ取得部と、
前記第1メタデータ取得部が取得した前記第1メタデータに基づいて、前記第1メタデータに関連する1以上の第2メタデータを取得する第2メタデータ取得部と、
前記第2メタデータ取得部が取得する1以上の前記第2メタデータに基づいて、前記第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を前記第2メタデータ毎に取得する画像データ取得部と、
表示画像を生成する表示画像生成部であって、前記画像データ取得部が取得した1以上の前記画像データ群のそれぞれを表す画像群画像を生成し、生成した1以上の前記画像群画像を並べた前記表示画像を生成する前記表示画像生成部と、
前記表示画像生成部が生成した前記表示画像を表示画像情報として出力する表示画像出力部と、
カテゴリ分類を示すカテゴリ情報を取得するカテゴリ取得部と、
前記操作取得部が取得した前記操作情報から、前記画像データ取得部が取得した1以上の前記画像データ群のうち、選択された前記画像データ群がいずれであるかを示す選択群情報を取得する選択群取得部と、
前記第2メタデータ取得部が取得する1以上の前記第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部と、
前記優先度取得部が取得する前記優先度を変更する優先度変更部とを備え、
前記第2メタデータ取得部は、前記第1メタデータ取得部が取得した前記第1メタデータと、前記カテゴリ取得部が取得する前記カテゴリ情報とに基づいて、前記第1メタデータに関連するメタデータのうち、前記カテゴリ情報が示す前記カテゴリ分類に属する1以上のメタデータを前記第2メタデータとして取得し、
前記優先度変更部は、前記優先度取得部が取得する1以上の前記優先度のうち、前記選択群取得部が取得した前記選択群情報が示す前記画像データ群に対応する前記画像メタデータに相当する前記第2メタデータに対応付けられて予め付与された前記優先度を変更することを特徴とする画像検索装置。
an operation acquisition unit that acquires operation information based on a user operation;
a first metadata acquisition unit that acquires first metadata from the operation information acquired by the operation acquisition unit;
a second metadata acquisition unit that acquires one or more pieces of second metadata related to the first metadata based on the first metadata acquired by the first metadata acquisition unit;
an image data acquisition unit that acquires, for each of the second metadata, an image data group that is one or more image data corresponding to image metadata corresponding to each of the second metadata, based on the one or more second metadata acquired by the second metadata acquisition unit;
a display image generating unit that generates a display image, the display image generating unit generating an image group image representing each of the one or more image data groups acquired by the image data acquiring unit, and generating the display image by arranging the generated one or more image group images;
a display image output unit that outputs the display image generated by the display image generation unit as display image information;
a category acquisition unit that acquires category information indicating a category classification;
a selection group acquisition unit that acquires, from the operation information acquired by the operation acquisition unit, selection group information indicating which of the one or more image data groups acquired by the image data acquisition unit is selected;
a priority acquisition unit that acquires a priority level that is assigned in advance in association with each of the one or more pieces of second metadata acquired by the second metadata acquisition unit;
a priority change unit that changes the priority acquired by the priority acquisition unit,
the second metadata acquisition unit acquires, as the second metadata, one or more pieces of metadata that belong to the category classification indicated by the category information, among pieces of metadata related to the first metadata, based on the first metadata acquired by the first metadata acquisition unit and the category information acquired by the category acquisition unit;
The image search device is characterized in that the priority change unit changes the priority that has been previously assigned in association with the second metadata, which corresponds to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit, among the one or more priorities acquired by the priority acquisition unit.
前記操作取得部が取得した前記操作情報から、前記画像データ取得部が取得した1以上の前記画像データ群のうち、選択された前記画像データ群がいずれであるかを示す選択群情報を取得する選択群取得部を備え、
前記表示画像生成部は、前記選択群取得部が取得した前記選択群情報が示す前記画像データ群に含まれる1以上の前記画像データが示す画像を並べた前記表示画像を生成すること
を特徴とする請求項1記載の画像検索装置。
a selection group acquisition unit that acquires, from the operation information acquired by the operation acquisition unit, selection group information indicating which of the one or more image data groups acquired by the image data acquisition unit is selected;
The image search device according to claim 1 , wherein the display image generation unit generates the display image by arranging images represented by one or more of the image data included in the image data group indicated by the selection group information acquired by the selection group acquisition unit.
前記第2メタデータ取得部が取得する1以上の前記第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部を備え、
前記表示画像生成部は、前記優先度取得部が取得する前記優先度に用いて、生成する1以上の前記画像群画像のそれぞれの態様、又は、生成した1以上の前記画像群画像を並べる態様を決定し、決定した態様に基づいて、1以上の前記画像群画像を並べた前記表示画像を生成すること
を特徴とする請求項1記載の画像検索装置。
a priority acquisition unit that acquires a priority level that is assigned in advance in association with each of the one or more pieces of second metadata acquired by the second metadata acquisition unit;
The image search device of claim 1, wherein the display image generation unit uses the priority acquired by the priority acquisition unit to determine a configuration for each of the one or more image group images to be generated, or a configuration for arranging the one or more generated image group images, and generates the display image in which the one or more image group images are arranged based on the determined configuration.
前記第2メタデータ取得部が取得する1以上の前記第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部を備え、
前記表示画像生成部が生成する前記表示画像に並べる前記画像群画像の最大個数を取得する最大個数取得部を備え、
前記表示画像生成部は、前記優先度取得部が取得する前記優先度と、前記最大個数取得部が取得する前記最大個数とを用いて、生成する1以上の前記画像群画像のそれぞれの態様、又は、生成した1以上の前記画像群画像を並べる態様を決定し、決定した態様に基づいて、1以上の前記画像群画像を並べた前記表示画像を生成すること
を特徴とする請求項1記載の画像検索装置。
a priority acquisition unit that acquires a priority level that is assigned in advance in association with each of the one or more pieces of second metadata acquired by the second metadata acquisition unit;
a maximum number acquisition unit that acquires a maximum number of the image group images to be arranged in the display image generated by the display image generation unit;
The image search device of claim 1, wherein the display image generation unit determines a manner in which each of the one or more image group images to be generated, or a manner in which the one or more generated image group images are arranged, using the priority acquired by the priority acquisition unit and the maximum number acquired by the maximum number acquisition unit, and generates the display image in which the one or more image group images are arranged based on the determined manner.
前記第2メタデータ取得部が取得する1以上の前記第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部と、
前記表示画像生成部が生成する前記表示画像に並べる前記画像群画像の最大個数を取得する最大個数取得部と、
を備え、
前記画像データ取得部は、前記第2メタデータ取得部が取得する1以上の前記第2メタデータのうち、前記優先度取得部が取得する前記優先度の高いものから順に、前記最大個数取得部が取得する前記最大個数に相当する数以下の前記第2メタデータを選択し、選択した前記第2メタデータのそれぞれに該当する前記画像メタデータに対応する1以上の前記画像データである前記画像データ群を前記第2メタデータ毎に取得すること
を特徴とする請求項1記載の画像検索装置。
a priority acquisition unit that acquires a priority level that is assigned in advance in association with each of the one or more pieces of second metadata acquired by the second metadata acquisition unit;
a maximum number acquisition unit that acquires a maximum number of the image group images to be arranged in the display image generated by the display image generation unit;
Equipped with
The image search device of claim 1, wherein the image data acquisition unit selects, from the one or more second metadata acquired by the second metadata acquisition unit, a number of second metadata up to the maximum number acquired by the maximum number acquisition unit, in order of the highest priority acquired by the priority acquisition unit, and acquires, for each of the selected second metadata, the image data group being one or more image data corresponding to the image metadata corresponding to each of the selected second metadata.
前記操作取得部が取得した前記操作情報から、前記画像データ取得部が取得した1以上の前記画像データ群のうち、選択された前記画像データ群がいずれであるかを示す選択群情報を取得する選択群取得部と、
前記第2メタデータ取得部が取得する1以上の前記第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得部と、
前記優先度取得部が取得する前記優先度を変更する優先度変更部と、
を備え、
前記優先度変更部は、前記優先度取得部が取得する1以上の前記優先度のうち、前記選択群取得部が取得した前記選択群情報が示す前記画像データ群に対応する前記画像メタデータに相当する前記第2メタデータに対応付けられて予め付与された前記優先度を変更すること
を特徴とする請求項1記載の画像検索装置。
a selection group acquisition unit that acquires, from the operation information acquired by the operation acquisition unit, selection group information indicating which of the one or more image data groups acquired by the image data acquisition unit is selected;
a priority acquisition unit that acquires a priority level that is assigned in advance in association with each of the one or more pieces of second metadata acquired by the second metadata acquisition unit;
a priority change unit that changes the priority acquired by the priority acquisition unit;
Equipped with
The image search device of claim 1, wherein the priority change unit changes the priority that is pre-assigned in association with the second metadata corresponding to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit, among the one or more priorities acquired by the priority acquisition unit.
操作取得部が、ユーザ操作に基づく操作情報を取得する操作取得ステップと、
第1メタデータ取得部が、前記操作取得部が取得した前記操作情報から第1メタデータを取得する第1メタデータ取得ステップと、
第2メタデータ取得部が、前記第1メタデータ取得部が取得した前記第1メタデータに基づいて、前記第1メタデータに関連する1以上の第2メタデータを取得する第2メタデータ取得ステップと、
画像データ取得部が、前記第2メタデータ取得部が取得する前記第2メタデータに基づいて、前記第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を前記第2メタデータ毎に取得する画像データ取得ステップと、
表示画像生成部が表示画像を生成する表示画像生成ステップであって、前記画像データ取得部が取得した1以上の前記画像データ群のそれぞれを表す画像群画像を生成し、生成した1以上の前記画像群画像を並べた前記表示画像を生成する前記表示画像生成ステップと、
表示画像出力部が、前記表示画像生成部が生成した前記表示画像を表示画像情報として出力する表示画像出力ステップと、
カテゴリ取得部が、カテゴリ分類を示すカテゴリ情報を取得するカテゴリ取得ステップと、
選択群取得部が、前記操作取得部が取得した前記操作情報から、前記画像データ取得部が取得した1以上の前記画像データ群のうち、選択された前記画像データ群がいずれであるかを示す選択群情報を取得するステップと、
優先度取得部が、前記第2メタデータ取得部が取得する1以上の前記第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得するステップと、
優先度変更部が、前記優先度取得部が取得する前記優先度を変更するステップとを備え、
前記第2メタデータ取得部は、前記第1メタデータ取得部が取得した前記第1メタデータと、前記カテゴリ取得部が取得する前記カテゴリ情報とに基づいて、前記第1メタデータに関連するメタデータのうち、前記カテゴリ情報が示す前記カテゴリ分類に属する1以上のメタデータを前記第2メタデータとして取得し、
前記優先度変更部は、前記優先度取得部が取得する1以上の前記優先度のうち、前記選択群取得部が取得した前記選択群情報が示す前記画像データ群に対応する前記画像メタデータに相当する前記第2メタデータに対応付けられて予め付与された前記優先度を変更すること
を特徴とする画像検索方法。
an operation acquiring step in which an operation acquiring unit acquires operation information based on a user operation;
a first metadata acquisition step of acquiring first metadata from the operation information acquired by the operation acquisition unit by a first metadata acquisition unit;
a second metadata acquisition step of acquiring one or more pieces of second metadata related to the first metadata based on the first metadata acquired by the first metadata acquisition step;
an image data acquisition step in which an image data acquisition unit acquires, for each of the second metadata, an image data group which is one or more image data corresponding to image metadata corresponding to each of the second metadata, based on the second metadata acquired by the second metadata acquisition unit;
a display image generating step in which a display image generating unit generates a display image, the display image generating step generating an image group image representing each of the one or more image data groups acquired by the image data acquiring unit, and generating the display image by arranging the generated one or more image group images;
a display image output step in which a display image output unit outputs the display image generated by the display image generation unit as display image information;
a category acquisition step in which a category acquisition unit acquires category information indicating a category classification;
a selection group acquisition unit acquiring, from the operation information acquired by the operation acquisition unit, selection group information indicating which of the one or more image data groups acquired by the image data acquisition unit is selected;
A priority acquisition unit acquires a priority level that is assigned in advance in association with each of the one or more pieces of second metadata acquired by the second metadata acquisition unit;
a priority change unit changing the priority acquired by the priority acquisition unit;
the second metadata acquisition unit acquires, as the second metadata, one or more pieces of metadata that belong to the category classification indicated by the category information, among pieces of metadata related to the first metadata, based on the first metadata acquired by the first metadata acquisition unit and the category information acquired by the category acquisition unit;
The image search method is characterized in that the priority change unit changes the priority that has been previously assigned in association with the second metadata, which corresponds to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition unit, among the one or more priorities acquired by the priority acquisition unit.
コンピュータに、
ユーザ操作に基づく操作情報を取得する操作取得機能と、
前記操作取得機能により取得された前記操作情報から第1メタデータを取得する第1メタデータ取得機能と、
第1検索取得機能により取得された前記第1メタデータに基づいて、前記第1メタデータに関連する1以上の第2メタデータを取得する第2メタデータ取得機能と、
前記第2メタデータ取得機能により取得された前記第2メタデータに基づいて、前記第2メタデータのそれぞれに該当する画像メタデータに対応する1以上の画像データである画像データ群を前記第2メタデータ毎に取得する画像データ取得機能と、
表示画像を生成する表示画像生成機能であって、前記画像データ取得機能により取得された1以上の前記画像データ群のそれぞれを表す画像群画像を生成し、生成した1以上の前記画像群画像を並べた前記表示画像を生成する前記表示画像生成機能と、
前記表示画像生成機能により生成された前記表示画像を表示画像情報として出力する表示画像出力機能と、
カテゴリ分類を示すカテゴリ情報を取得するカテゴリ取得機能と、
前記操作取得機能により取得された前記操作情報から、前記画像データ取得機能が取得した1以上の前記画像データ群のうち、選択された前記画像データ群がいずれであるかを示す選択群情報を取得する選択群取得機能と、
前記第2メタデータ取得機能により取得された1以上の前記第2メタデータのそれぞれに対応付けられて予め付与された優先度を取得する優先度取得機能と、
前記優先度取得機能により取得された前記優先度を変更する優先度変更機能と
を実現させるための画像検索プログラムであって、
前記第2メタデータ取得機能は、前記第1メタデータ取得機能により取得された前記第1メタデータと、前記カテゴリ取得機能により取得された前記カテゴリ情報とに基づいて、前記第1メタデータに関連するメタデータのうち、前記カテゴリ情報が示す前記カテゴリ分類に属する1以上のメタデータを前記第2メタデータとして取得し、
前記優先度変更機能は、前記優先度取得機能により取得された1以上の前記優先度のうち、前記選択群取得機能により取得された前記選択群情報が示す前記画像データ群に対応する前記画像メタデータに相当する前記第2メタデータに対応付けられて予め付与された前記優先度を変更すること
を特徴とする画像検索プログラム。
On the computer,
an operation acquisition function for acquiring operation information based on a user operation;
a first metadata acquisition function that acquires first metadata from the operation information acquired by the operation acquisition function;
a second metadata acquisition function that acquires one or more second metadata items related to the first metadata based on the first metadata acquired by the first search and acquisition function;
an image data acquisition function that acquires, for each of the second metadata, an image data group that is one or more image data corresponding to image metadata corresponding to each of the second metadata, based on the second metadata acquired by the second metadata acquisition function;
a display image generating function for generating a display image, the display image generating function generating an image group image representing each of the one or more image data groups acquired by the image data acquiring function, and generating the display image by arranging the generated one or more image group images;
a display image output function that outputs the display image generated by the display image generating function as display image information;
A category acquisition function for acquiring category information indicating a category classification;
a selection group acquisition function that acquires, from the operation information acquired by the operation acquisition function, selection group information indicating which of the one or more image data groups acquired by the image data acquisition function is selected;
a priority acquisition function that acquires a priority assigned in advance in association with each of the one or more pieces of second metadata acquired by the second metadata acquisition function;
a priority change function for changing the priority acquired by the priority acquisition function,
the second metadata acquisition function acquires, based on the first metadata acquired by the first metadata acquisition function and the category information acquired by the category acquisition function, one or more pieces of metadata related to the first metadata, the one or more pieces of metadata belonging to the category classification indicated by the category information, as the second metadata;
The priority change function of the image search program is characterized in that it changes the priority that has been previously assigned in association with the second metadata, which corresponds to the image metadata corresponding to the image data group indicated by the selection group information acquired by the selection group acquisition function, out of the one or more priorities acquired by the priority acquisition function.
JP2020006539A 2020-01-20 2020-01-20 Image search device, image search method, and image search program Active JP7519776B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020006539A JP7519776B2 (en) 2020-01-20 2020-01-20 Image search device, image search method, and image search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020006539A JP7519776B2 (en) 2020-01-20 2020-01-20 Image search device, image search method, and image search program

Publications (2)

Publication Number Publication Date
JP2021114135A JP2021114135A (en) 2021-08-05
JP7519776B2 true JP7519776B2 (en) 2024-07-22

Family

ID=77077086

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020006539A Active JP7519776B2 (en) 2020-01-20 2020-01-20 Image search device, image search method, and image search program

Country Status (1)

Country Link
JP (1) JP7519776B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023010181A (en) 2021-07-09 2023-01-20 株式会社日立製作所 Information management system, information management method and information sharing system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007058782A (en) 2005-08-26 2007-03-08 Fujitsu Ltd Information search device and information search method
JP2010140391A (en) 2008-12-15 2010-06-24 Sony Corp Image processor, image processing method and image processing program
JP2014071702A (en) 2012-09-28 2014-04-21 Melco Holdings Inc Information processing system, information processor, information processing method, and information processing program
JP2016076021A (en) 2014-10-03 2016-05-12 富士通株式会社 Display control program, display control method and information processor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007058782A (en) 2005-08-26 2007-03-08 Fujitsu Ltd Information search device and information search method
JP2010140391A (en) 2008-12-15 2010-06-24 Sony Corp Image processor, image processing method and image processing program
JP2014071702A (en) 2012-09-28 2014-04-21 Melco Holdings Inc Information processing system, information processor, information processing method, and information processing program
JP2016076021A (en) 2014-10-03 2016-05-12 富士通株式会社 Display control program, display control method and information processor

Also Published As

Publication number Publication date
JP2021114135A (en) 2021-08-05

Similar Documents

Publication Publication Date Title
US11398253B2 (en) Decomposition of a video stream into salient fragments
US9311366B2 (en) Interactive object retrieval method and system
US20120127066A1 (en) Content output device, content output method, program, program recording medium, and content output integrated circuit
US20080148175A1 (en) Visualizing location-based datasets using "tag maps"
CN110443833A (en) Method for tracing object and equipment
WO2008014408A1 (en) Method and system for displaying multimedia content
JP2009265827A (en) Object detection device and method, object detection system, and program
JP2018077644A (en) Information processing system and program
KR100664959B1 (en) Apparatus and method for image clustering
JP7519776B2 (en) Image search device, image search method, and image search program
JP2014093058A (en) Image management device, image management method, program and integrated circuit
US20220222297A1 (en) Generating search results based on an augmented reality session
JP5356289B2 (en) Image search system
EP3396566A1 (en) Method, information processing apparatus and program
CN116579460A (en) Information prediction method, apparatus, computer device and storage medium
WO2021196551A1 (en) Image retrieval method and apparatus, computer device, and storage medium
JP2010061285A (en) Image retrieval device
CN115018077A (en) Bayesian network structure learning method and device and electronic equipment
JP5160160B2 (en) Vehicle image search method, system and program thereof
JP5495998B2 (en) Image processing apparatus and program
JP2003256427A (en) Image retrieval device
KR20190081910A (en) Method for auto-conversion of multi-depth image
US9626161B2 (en) Computer readable medium and methods for filtering a dynamic comparison model
US11500937B1 (en) Data retrieval system
US12056627B2 (en) Vehicle allocation device, vehicle, and terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220915

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20220915

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230927

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231010

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231208

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240404

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240430

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240517

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240709

R150 Certificate of patent or registration of utility model

Ref document number: 7519776

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150