JP2019083043A - server - Google Patents

server Download PDF

Info

Publication number
JP2019083043A
JP2019083043A JP2019005696A JP2019005696A JP2019083043A JP 2019083043 A JP2019083043 A JP 2019083043A JP 2019005696 A JP2019005696 A JP 2019005696A JP 2019005696 A JP2019005696 A JP 2019005696A JP 2019083043 A JP2019083043 A JP 2019083043A
Authority
JP
Japan
Prior art keywords
image
storage unit
event
shooting
evaluation value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2019005696A
Other languages
Japanese (ja)
Inventor
落合 透
Toru Ochiai
透 落合
康裕 渕川
Yasuhiro Fuchikawa
康裕 渕川
岳大 門間
Takehiro Momma
岳大 門間
彩恭子 山本
Sayako Yamamoto
彩恭子 山本
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.)
Nikon Corp
Original Assignee
Nikon 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 Nikon Corp filed Critical Nikon Corp
Priority to JP2019005696A priority Critical patent/JP2019083043A/en
Publication of JP2019083043A publication Critical patent/JP2019083043A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To provide a server capable of providing useful information related to a desired event.SOLUTION: A server comprises: an image storage unit configured to store multiple images with shot location information; an evaluation value storage unit configured to store evaluation values of the images in association with the corresponding images; a search unit configured to search for images related to information on an event input from an external device from among the images stored in the image storage unit; and a notification unit configured to notify the external device of shot location information associated with images having evaluation values equal to or greater than a predetermined value, among the images retrieved by the search unit.SELECTED DRAWING: Figure 2

Description

本発明は、サーバに関するものである。   The present invention relates to a server.

従来、WEBサイトにアップロードされた画像の画像データを所定のキーワードと関連付けてサーバに登録するシステムが知られている(例えば、非特許文献1参照)。このWEBサイトによれば、例えば、「春」等のキーワードを入力して検索することにより、「春」に関連する画像を閲覧することができる。   Conventionally, there is known a system in which image data of an image uploaded to a web site is associated with a predetermined keyword and registered in a server (see, for example, Non-Patent Document 1). According to this web site, for example, by inputting a keyword such as "spring" and searching, an image related to "spring" can be browsed.

また、撮影場所と撮影日時が付加された画像データを保管する画像データベースと、開催場所及び開催日時が対応付けられたイベント情報を保管するイベントデータベースとを備えるサーバが知られている(例えば、特許文献1参照)。このサーバによれば、ユーザは所望のイベントを指定することにより、指定されたイベントに関連する画像を閲覧することができる。   There is also known a server provided with an image database for storing image data to which a shooting location and a shooting date and time are added, and an event database for storing event information in which a holding location and a holding date are associated. Reference 1). According to this server, the user can browse the image related to the designated event by designating the desired event.

http://www.nagano-tabi.net/modules/suteki/(長野県公式観光ウェブサイト さわやか信州旅.net)http://www.nagano-tabi.net/modules/suteki/ (Nagano Prefecture Official Tourism Website Sawayaka Shinshu trip. net)

特開2003−333486号公報Japanese Patent Application Publication No. 2003-333486

しかしながら、上述のWEBサイトにおいては、自由に画像データをアップロードすることができるため登録情報が雑多になりがちである。このためユーザは、撮影名所等の有用な情報に絞り込まれた検索結果を得ることができないという問題がある。   However, in the above-described WEB site, registration information tends to be miscellaneous because image data can be uploaded freely. For this reason, there is a problem that the user can not obtain a search result narrowed down to useful information such as a shooting spot or the like.

また、上述のサーバにおいては、閲覧者による評価が画像に反映されていないため、撮影名所等の評価の高いイベント開催地の画像を提供することができないという問題がある。   Moreover, in the above-mentioned server, since the evaluation by the viewer is not reflected in the image, there is a problem that it is not possible to provide an image of an event venue with high evaluation such as a shooting landmark.

本発明の目的は、所望のイベントに関する有用な情報を提供することができるサーバを提供することである。   An object of the present invention is to provide a server capable of providing useful information on a desired event.

本発明のサーバは、撮影地情報を有する複数の画像を記憶する画像記憶部と、前記画像の評価値を前記画像に関連付けて記憶する評価値記憶部と、外部装置から入力されたイベントに関する情報に関連する画像を前記画像記憶部に記憶された前記画像から検索する検索部と、前記検索部で検索した前記画像のうち前記評価値が所定の値以上である前記画像に関連付けられた撮影地情報を前記外部装置に通知する通知部とを有する。   The server according to the present invention includes an image storage unit that stores a plurality of images having shooting location information, an evaluation value storage unit that stores evaluation values of the images in association with the images, and information about an event input from an external device. Search unit for searching the image stored in the image storage unit for an image related to the image, and a photographing location associated with the image whose evaluation value is a predetermined value or more among the images searched by the search unit And a notification unit that notifies information to the external device.

本発明のサーバによれば、所望のイベントに関する有用な情報を提供することができる。   The server of the present invention can provide useful information about a desired event.

実施の形態に係る画像評価システムの構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of an image evaluation system according to an embodiment. 実施の形態に係る画像評価サーバの構成を示すブロック図である。It is a block diagram showing composition of a picture evaluation server concerning an embodiment. 実施の形態に係る端末の構成を示すブロック図である。It is a block diagram which shows the structure of the terminal which concerns on embodiment. 実施の形態に係る画像評価システムの処理を示すフローチャートである。It is a flow chart which shows processing of an image evaluation system concerning an embodiment.

以下、図面を参照して本発明の実施の形態に係る画像評価システムについて説明する。図1は、実施の形態に係る画像評価システム2の構成を示すブロック図である。画像評価システム2は、画像の評価処理を行う画像評価サーバ4を備え、画像評価サーバ4はネットワーク6を介して種々の端末と通信可能となっている。   Hereinafter, an image evaluation system according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an image evaluation system 2 according to the embodiment. The image evaluation system 2 includes an image evaluation server 4 that performs image evaluation processing, and the image evaluation server 4 can communicate with various terminals via the network 6.

ここで、上記端末8には、デジタルカメラ、スマートフォン、タブレット端末、携帯電話のように画像を撮影することが可能な撮像装置のほか、画像データを保存可能なパソコンなどが含まれている。いずれの端末も、画像評価サーバ4に対して通信接続可能な通信装置を内蔵、または外部機器として装着している。   Here, the terminal 8 includes a digital camera, a smartphone, a tablet terminal, an imaging device capable of capturing an image such as a mobile phone, and a personal computer capable of storing image data. Each terminal has a built-in or external device equipped with a communication device that can be communicably connected to the image evaluation server 4.

図2は、実施の形態に係る画像評価サーバ4の構成を示すブロック図である。画像評価サーバ4は、通信可能な端末からの画像評価を受け付ける画像評価サイト(図示せず)を提供するサーバであり、画像評価サーバ4の各部を統括的に制御するCPU20を備えている。CPU20には、ネットワーク6を介して端末8との通信を行う通信部22、アドレス等の個人情報を予め記憶する個人情報記憶部24、ネットワーク6を介して端末8からアップロードされた画像の画像データを記憶する画像記憶部26、所定の評価がなされた画像の撮影地点の位置情報を記憶する撮影名所記憶部28、及びイベントデータベース29が接続されている。   FIG. 2 is a block diagram showing the configuration of the image evaluation server 4 according to the embodiment. The image evaluation server 4 is a server that provides an image evaluation site (not shown) that receives an image evaluation from a communicable terminal, and includes a CPU 20 that generally controls each part of the image evaluation server 4. The CPU 20 includes a communication unit 22 for communicating with the terminal 8 via the network 6, a personal information storage unit 24 for storing personal information such as an address in advance, and image data of an image uploaded from the terminal 8 via the network 6. An image storage unit 26 for storing, a shooting spot storage unit 28 for storing position information of a shooting point of an image subjected to a predetermined evaluation, and an event database 29 are connected.

ここで、個人情報記憶部24には、撮影名所情報の通知を希望する検索端末12のユーザ(以下、サービス利用者という。)のアドレス、サービス利用者が興味や関心を有する所定のイベントに関する情報等が個人情報として予め登録されている。なお、所定のイベントに関する情報としては、例えば、所望するイベントのジャンル(例えば、祭り、博覧会等)、所望するイベントの名称(例えば、古本祭り等)等が登録される。また、サービス利用者は、必要に応じて所望するイベントの特徴を表すキーワード(例えば、神輿、花車等)を登録することができる。   Here, the personal information storage unit 24 includes the address of the user of the search terminal 12 (hereinafter referred to as a service user) who wishes to receive notification of shooting spot information, and information on a predetermined event that the service user is interested or interested in Etc. are registered in advance as personal information. In addition, as information on the predetermined event, for example, the genre of the desired event (for example, a festival, an exposition, etc.), the name of the desired event (for example, an old book festival, etc.), etc. are registered. In addition, the service user can register a keyword (for example, a shrine, a flower car, etc.) representing the feature of the desired event as needed.

また、イベントデータベース29には、イベントデータとして、例えば、全国主要地点において開催される祭りや催し物のイベント名が、開催場所、開催期間等と対応付けて記憶されている。これらのイベントデータは、所定のイベント情報サイト(例えば、官公庁、自治体、企業等のサイト)からネットワーク6を介して取得され、一定の時間間隔で適宜更新される。   Further, in the event database 29, as event data, for example, event names of festivals and events held at major points throughout the country are stored in association with the held place, the held period, and the like. These event data are acquired from a predetermined event information site (for example, a site such as a government office, a local government, a company, etc.) via the network 6 and appropriately updated at predetermined time intervals.

図3は、実施の形態に係る画像評価サーバ4と通信可能な端末8の構成を示すブロック図である。この端末8は、CPU30を備え、CPU30には、ネットワーク6を介して画像評価サーバ4との間で通信を行う通信部32、LCD表示部38、及び画像データを記憶するメモリカード52を装着するメモリカードスロット53が接続されている。なお、パソコン以外の端末8は、更にGPS衛星から受信した信号に基づいて現在位置を測位するGPS、及び被写体光を撮像して撮像信号を生成する撮像素子を備えている。   FIG. 3 is a block diagram showing the configuration of the terminal 8 capable of communicating with the image evaluation server 4 according to the embodiment. The terminal 8 includes a CPU 30, and mounts on the CPU 30 a communication unit 32, which communicates with the image evaluation server 4 via the network 6, an LCD display unit 38, and a memory card 52 for storing image data. A memory card slot 53 is connected. The terminal 8 other than the personal computer further includes a GPS for positioning the current position based on a signal received from a GPS satellite, and an imaging element for imaging subject light to generate an imaging signal.

次に、実施の形態に係る画像評価サーバ4によって提供される画像評価サイトに画像をアップロードする処理について説明する。画像をアップロードしようとする者(登録者/アップローダ)は、端末8(デジタルカメラやスマートフォン、タブレット端末、携帯電話、パソコン)から画像評価サイトへアクセスする。次に、登録者により、端末8に装着されたメモリカード52に記憶されている画像データの中から一枚または複数枚の画像データが選択され、画像評価サイトにアップロードされる。ここで、メモリカード52に記憶されている画像データにはタグ情報として、ファイル名、位置情報、撮影月日情報、及び撮影条件等が付加されている。   Next, a process of uploading an image to the image evaluation site provided by the image evaluation server 4 according to the embodiment will be described. A person who wants to upload an image (registrant / uploader) accesses the image evaluation site from the terminal 8 (digital camera, smartphone, tablet terminal, mobile phone, personal computer). Next, one or more pieces of image data are selected from the image data stored in the memory card 52 mounted on the terminal 8 by the registrant and uploaded to the image evaluation site. Here, file name, position information, shooting date and time information, shooting conditions and the like are added to the image data stored in the memory card 52 as tag information.

なお、登録者は、画像をアップロードする際に、画像に写っているイベントの特徴等を画像データに付加することができる。例えば、祭りを撮影した画像に神輿が写っている場合、操作者は、「神輿」のようにキーワードを画像データに付加することができる。   When uploading an image, the registrant can add to the image data the features and the like of the event shown in the image. For example, in the case where a shrine is shown in an image obtained by photographing a festival, the operator can add a keyword to image data, such as "Sakai".

次に、画像評価サーバ4のCPU20は、画像評価サイトにアップロードされた画像を公開し閲覧可能な状態とすると共に、アップロードされた画像の画像データを画像記憶部26に記憶する。   Next, the CPU 20 of the image evaluation server 4 publishes the image uploaded to the image evaluation site so as to be in a viewable state, and stores the image data of the uploaded image in the image storage unit 26.

次に、図4に示すフローチャートを参照して、実施の形態に係る画像評価システム2における画像評価処理について説明する。なおフローチャートは、画像評価サーバ4のCPU20を主体として記載されている。   Next, image evaluation processing in the image evaluation system 2 according to the embodiment will be described with reference to the flowchart shown in FIG. The flowchart is mainly described by the CPU 20 of the image evaluation server 4.

まず、画像を評価しようとする者(評価者)が、端末8(デジタルカメラ、スマートフォン、タブレット端末、携帯電話、パソコン)のブラウザから画像評価サイトへアクセスすると、端末8のLCD表示部38に画像評価サイトの画面が表示される。   First, when a person who wants to evaluate an image (evaluator) accesses the image evaluation site from the browser of terminal 8 (digital camera, smartphone, tablet terminal, mobile phone, personal computer), an image is displayed on LCD display unit 38 of terminal 8 The evaluation site screen is displayed.

次に、評価者により、画像評価サイトに掲載されている画像の評価が入力される。例えば、評価者は、画像評価サイトに掲載されている複数の画像の中から図示しない画像Xを選択し、画像Xに対する評価点数を入力する。ここで、画像Xは画像データX´(図示せず)に基づく画像であり、撮影地点Y(図示せず)で撮影されたものとして以下の説明を行う。   Next, the evaluator inputs an evaluation of the image published on the image evaluation site. For example, the evaluator selects an image X not shown from a plurality of images published on the image evaluation site, and inputs an evaluation score for the image X. Here, the image X is an image based on the image data X ′ (not shown), and the following description will be made on the assumption that the image X is taken at a shooting point Y (not shown).

画像Xに対する評価点数が入力されると、画像評価サーバ4のCPU20は、画像記憶部26に記憶されている画像Xの画像データX´に評価点数を付加する(ステップS1)。ここで、画像データX´に既に評価点数が付加されている場合、既に画像データX´に付加されている評価点数に新たな評価点数が加算される。   When the evaluation score for the image X is input, the CPU 20 of the image evaluation server 4 adds the evaluation score to the image data X ′ of the image X stored in the image storage unit 26 (step S1). Here, when the evaluation score is already added to the image data X ′, a new evaluation score is added to the evaluation score already added to the image data X ′.

次に、CPU20は、画像データX´に付加されている評価点数の合計が所定の点数を超えたか否かを判定する(ステップS2)。合計が所定の点数を超えていない場合(ステップS2:No)、ステップS1に戻り、継続して画像Xに対する評価を受付ける。一方、合計が所定の点数を超えた場合(ステップS2:Yes)、CPU20は、画像Xの撮影地点Yを評価点数の合計が所定の点数を超えていない画像の撮影地点と区別し、撮影地点Yを「撮影名所」として登録する(ステップS3)。例えば、画像データX´に付加されている撮影地点Yの位置情報を撮影名所情報として撮影名所記憶部28に記憶する。   Next, the CPU 20 determines whether or not the total of the evaluation points added to the image data X ′ exceeds a predetermined point (step S2). If the total does not exceed the predetermined score (step S2: No), the process returns to step S1 to continuously accept the evaluation on the image X. On the other hand, when the total exceeds the predetermined score (step S2: Yes), the CPU 20 distinguishes the shooting point Y of the image X from the shooting points of the images whose total evaluation score does not exceed the predetermined score. Y is registered as a "photographed spot" (step S3). For example, the position information of the shooting point Y added to the image data X ′ is stored in the shooting spot storage unit 28 as shooting spot information.

次に、CPU20は、撮影名所記憶部28に記憶された画像Xの撮影地点Yの位置情報を読み出すと共に、画像Xの画像データX´に付加されている撮影月日情報を読み出す。また、個人情報記憶部24に登録されているイベントに関する情報を読み出す。例えば、サービス利用者Aが所望するイベントのジャンルとして、「祭り」を個人情報記憶部24に登録していた場合、所望するイベントのジャンル「祭り」を読み出す。なお、ここでは、便宜上サービス利用者Aの他にイベントに関する情報を登録しているサービス利用者がいないものとして説明を行う。   Next, the CPU 20 reads the position information of the shooting point Y of the image X stored in the shooting spot storage unit 28, and reads the shooting date information added to the image data X ′ of the image X. Further, the information on the event registered in the personal information storage unit 24 is read out. For example, when “festival” is registered in the personal information storage unit 24 as the genre of the event desired by the service user A, the genre “festival” of the desired event is read out. Here, for convenience, it is assumed that there is no service user who has registered information on an event other than the service user A.

次に、CPU20は、撮影地点Yの位置情報、画像データX´に付加されている撮影月日情報、及び所望するイベントのジャンル「祭り」に基づいて、これらの情報に対応するイベントデータがイベントデータベース29に記憶されているか否かを検索する(ステップS4)。即ち、画像Xの撮影月日に撮影地点Yで開催される予定の「祭り」があるか否かを検索する。   Next, based on the position information of the shooting point Y, the shooting date and time information added to the image data X ′, and the genre “festival” of the desired event, the event data corresponding to the information is an event It is searched whether it is stored in the database 29 (step S4). That is, it is searched whether there is a "festival" scheduled to be held at the shooting point Y on the shooting date of the image X.

画像Xの撮影月日に撮影地点Yで開催される予定の「祭り」がない場合(ステップS4:No)、CPU20は、一連の処理を終了する。一方、画像Xの撮影月日に撮影地点Yで開催される予定の「祭り」がある場合(ステップS4:Yes)、CPU20は、サービス利用者Aが所望するイベントの特徴を表すキーワードが個人情報記憶部24に登録されているか否かを判定する(ステップS5)。   If there is no “festival” scheduled to be held at the shooting point Y on the shooting date of the image X (step S4: No), the CPU 20 ends the series of processing. On the other hand, when there is a "festival" scheduled to be held at the shooting point Y on the shooting date of the image X (step S4: Yes), the CPU 20 indicates that the keyword representing the feature of the event desired by the service user A is personal information It is determined whether it is registered in the storage unit 24 (step S5).

サービス利用者Aが所望するイベントの特徴を表すキーワードが個人情報記憶部24に登録されていない場合(ステップS5:No)、CPU20は、サービス利用者Aのアドレスに、撮影地点Yの撮影名所情報を通知する(ステップS7)。例えば、サービス利用者Aの利用する端末8がスマートフォンである場合、スマートフォンのメールアドレスに宛てて、「新規に登録された人気の撮影スポットをお知らせします。」等のメッセージに撮影地点Yの撮影名所情報添付した電子メールを送信する。   When the keyword representing the feature of the event desired by the service user A is not registered in the personal information storage unit 24 (step S5: No), the CPU 20 sets the address of the service user A to the photographing spot information of the photographing point Y Is notified (step S7). For example, if the terminal 8 used by the service user A is a smart phone, the picture of the photographing point Y is addressed to a mail address of the smart phone with a message such as "A newly notified popular photographing spot is notified." Send the e-mail with the attached information on the landmark.

一方、サービス利用者Aが所望するイベントの特徴を表すキーワードが個人情報記憶部24に登録されている場合(ステップS5:Yes)、CPU20は、個人情報記憶部24に登録されているキーワードが画像データX´に付加されているキーワードと符合するか否かを判定する(ステップS6)。例えば、サービス利用者Aの所望するイベントの特徴を表すキーワード「神輿」が個人情報記憶部24に登録されている場合、画像データX´に付加されているキーワードが「神輿」であるか否かを判定する。   On the other hand, when the keyword representing the feature of the event desired by the service user A is registered in the personal information storage unit 24 (step S5: Yes), the CPU 20 processes the keyword registered in the personal information storage unit 24 as an image It is determined whether or not it matches the keyword added to the data X '(step S6). For example, when the keyword "Shingo" representing the feature of the event desired by the service user A is registered in the personal information storage unit 24, whether the keyword added to the image data X 'is "Shingo" Determine

個人情報記憶部24に登録されているキーワードが画像データX´に付加されているキーワードと符合しない場合(ステップS6:No)、CPU20は、一連の処理を終了する。一方、個人情報記憶部24に登録されているキーワードが画像データX´に付加されているキーワードと符合する場合(ステップS6:Yes)、CPU20は、サービス利用者Aのアドレスに、撮影地点Yの撮影名所情報を通知する(ステップS7)。例えば、画像データX´にキーワード「神輿」が付加されていた場合、CPU20は、サービス利用者Aのスマートフォンのメールアドレスに宛てて、「あなたの興味に合う新しい撮影スポットをお知らせします。」等のメッセージを記載した電子メールを送信する。また、電
子メールには、撮影地点Yの撮影名所情報、「神輿」が写っている画像Xの画像データX´等を添付して送信する。
If the keyword registered in the personal information storage unit 24 does not match the keyword added to the image data X ′ (step S6: No), the CPU 20 ends the series of processing. On the other hand, when the keyword registered in the personal information storage unit 24 matches the keyword added to the image data X ′ (step S6: Yes), the CPU 20 sets the photographing point Y to the address of the service user A. The notification of shooting spot information is notified (step S7). For example, if the keyword "Shingo" is added to the image data X ', the CPU 20 addresses the e-mail address of the service user A's smartphone, "We will notify you of a new shooting spot that suits your interest." Send an email with the message of. In addition, the e-mail is attached with image data X 'and the like of the image X in which the "Shinjyo" is photographed, and the image data of the photographed spot Y at the photographing point Y is attached.

この実施の形態に係る画像評価システム2によれば、撮影地点Yが撮影名所として登録された場合に、サービス利用者が所望するイベントに関連する撮影名所情報を通知するため、サービス利用者は所望のイベントに関する有用な情報を得ることができる。また、サービス利用者にとって必要のない撮影名所の情報を通知することを防止することができる。また、元の画像データX´にサービス利用者が所望するイベントの特徴を表すキーワードが付加されている場合、撮影地点Yが特にサービス利用者の関心が高い撮影名所であることを通知するため、サービス利用者は所望の被写体を撮影できそうな撮影名所を的確に把握することができる。   According to the image evaluation system 2 according to the present embodiment, when the shooting point Y is registered as a shooting spot, the service user desires to notify shooting spot information related to an event desired by the service user. It is possible to obtain useful information on events of In addition, it is possible to prevent notification of information on shooting places that are unnecessary for service users. In addition, when a keyword representing the feature of the event desired by the service user is added to the original image data X ′, it is notified that the shooting point Y is a shooting spot where the service user's interest is particularly high. The service user can accurately grasp the shooting landmarks that are likely to be able to shoot a desired subject.

なお、上述の実施の形態において、類似するキーワード同士を関連付けたファイルを記憶する関連情報記憶部を画像評価サーバ4に備えてもよい。そして、ステップS6においてキーワードが符合しない場合に関連情報記憶部に記憶されているファイル参照し、個人情報記憶部24に登録されているキーワードと画像データX´に付加されているキーワードが類似するか否かを判定してもよい。   In the above embodiment, the image evaluation server 4 may be provided with a related information storage unit that stores files in which similar keywords are associated with each other. Then, in step S6, if the keywords do not match, the file stored in the related information storage unit is referred to, and is the keyword registered in the personal information storage unit 24 similar to the keyword added to the image data X '? It may be determined whether or not.

例えば、「神輿」と「花車」が類似するキーワードとしてファイル内で関連付けられていたとする。ここで、キーワード「神輿」が個人情報記憶部24に登録され、キーワード「花車」が画像データX´に付加されていた場合、CPU20は、ファイルを参照し、「神輿」と「花車」とが類似するキーワードであると判定する。次に、CPU20は、ステップS7において、サービス利用者Aのスマートフォンのメールアドレスに宛てて、「新規に登録されたお薦めの撮影スポットをお知らせします。」等のメッセージに撮影地点Yの撮影名所情報を添付した電子メールを送信する。これにより、サービス利用者は参考となる有用な情報を得ることができる。   For example, it is assumed that "Shingo" and "flower wheel" are associated in the file as similar keywords. Here, when the keyword "Shingo" is registered in the personal information storage unit 24 and the keyword "Spin" is added to the image data X ', the CPU 20 refers to the file and "Sinto" and "Spin" are displayed. It is determined that the keywords are similar. Next, in step S7, the CPU 20 addresses the e-mail address of the service user A's smartphone to a message such as "We will notify you of a newly registered recommended shooting spot." Send an email with an attached. In this way, the service user can obtain useful information as reference.

また、上述の実施の形態において、所望するイベントの名称が個人情報記憶部24に登録されている場合、所望するイベントのジャンルに代えて、所望するイベントの名称に基づいてイベントデータベース29を検索してもよい。例えば、サービス利用者Aの所望するイベントの名称「古本祭り」が個人情報記憶部24に登録されていたとする。この場合、CPU20は、撮影地点Yの位置情報、画像データX´に付加されている撮影月日情報、及び所望するイベントの名称「古本祭り」に基づいて、画像Xの撮影月日に撮影地点Yで開催される予定の「古本祭り」があるか否かを判定する。この場合、所望するイベントのジャンルに基づいて検索する場合よりも検索対象を絞り込むことができる。   In the above embodiment, when the name of the desired event is registered in the personal information storage unit 24, the event database 29 is searched based on the name of the desired event instead of the genre of the desired event. May be For example, it is assumed that the name “Fukumoto Matsuri” of the event desired by the service user A is registered in the personal information storage unit 24. In this case, the CPU 20 shoots the shooting spot of the image X based on the position information of the shooting spot Y, the shooting date and time information added to the image data X ′, and the name “Fumoto Festival” of the desired event. It is determined whether there is an "old book festival" scheduled to be held in Y. In this case, the search target can be narrowed down compared to the case of searching based on the desired event genre.

また、上述の実施の形態において、個人情報記憶部24に所望するイベントのエリア(例えば、「京都」等)を登録できるようにしてもよい。そして、イベントデータベース29を検索する際に、画像Xの撮影地点Yの位置情報に代え、所望するイベントのエリアを用いてもよい。例えば、所望するイベントのジャンル「祭り」、所望するイベントのエリア「京都」が個人情報記憶部24に登録されていた場合、画像Xの撮影月日に「京都」で開催される予定の「祭り」があるか否かを検索してもよい。   Further, in the above embodiment, an area (for example, “Kyoto” or the like) of a desired event may be registered in the personal information storage unit 24. Then, when searching the event database 29, the area of the desired event may be used instead of the position information of the shooting point Y of the image X. For example, if the genre "festival" of the desired event and the area "Kyoto" of the desired event are registered in the personal information storage unit 24, the "festival" scheduled to be held in "Kyoto" on the shooting date of image X You may search for "".

また、上述の実施の形態において、イベントデータベース29内のイベントデータには、過去に開催された祭りや催し物のイベント名、開催場所、開催期間等が記憶されていてもよい。そして、画像Xの撮影月日に撮影地点Yで開催される予定の「祭り」がない場合、CPU20は、過去に画像Xの撮影月日に撮影地点Yで開催された他のジャンルのイベントを検索する。ここで例えば、2年前の画像Xの撮影月日に撮影地点Yで開催された「花火大会」が検索された場合、CPU20は、撮影地点Yの撮影名所情報を知らせる電子メールを送信する際に、2年前に撮影地点Yで開催された花火大会の情報を参考資料として添付する。   Further, in the above-described embodiment, the event data in the event database 29 may store the event name, the place, the holding period, and the like of a festival or event held in the past. Then, when there is no “festival” scheduled to be held at the shooting point Y at the shooting date and time of the image X, the CPU 20 holds events of other genres held at the shooting point Y at the shooting date and day of the image X in the past. Search for. Here, for example, when the “firework event” held at the shooting point Y on the shooting date of the image X two years ago is searched, the CPU 20 transmits an e-mail notifying shooting spot information of the shooting point Y In addition, we attach information of fireworks display held at photography point Y two years ago as reference material.

また、上述の実施の形態において、イベントデータに記録されている祭りや催し物が毎年特定の月または週等に定期的に開催されるイベントである場合には、その旨をイベント名、開催場所、開催期間等に対応付けて記憶してもよい。そして、画像Xの撮影月日に撮影地点Yで開催される予定の「祭り」がない場合、CPU20は、画像Xの撮影された月、または画像Xの撮影された週に撮影地点Yで開催される予定の「祭り」があるか否かを検索する。   In the above-described embodiment, when the festival or event recorded in the event data is an event regularly held every year, such as a specific month or week, an event name, a venue, It may be stored in association with the holding period or the like. Then, when there is no “festival” scheduled to be held at the shooting point Y at the shooting date and day of the image X, the CPU 20 holds the shooting point Y at the shooting month of the image X or the week at which the image X was shot. Find out if there is a "festival" to be done.

また、上述の実施の形態のステップS4における検索条件を緩和してもよい。例えば、画像Xの撮影月日を含む所定の期間内に撮影地点Yから所定の距離内で開催される予定の「祭り」があるか否かを検索する。ここで、所定の期間、所定の距離については、サーバ管理者が任意に設定することができる。   In addition, the search conditions in step S4 of the above-described embodiment may be relaxed. For example, it is searched whether or not there is a "festival" scheduled to be held within a predetermined distance from the photographing point Y within a predetermined period including the photographing date of the image X. Here, the server administrator can arbitrarily set the predetermined distance for a predetermined period.

また、上述の実施の形態において、所望するイベントの特徴を表すキーワードは、画像を閲覧したユーザが画像データに付加してもよく、画像に評価点数を入力した評価者が画像データに付加してもよい。   Further, in the above-described embodiment, the keyword representing the feature of the desired event may be added to the image data by the user who browsed the image, and the evaluator who has input the evaluation score to the image adds it to the image data. It is also good.

また、上述の実施の形態において、画像評価サーバ4がイベントデータベース29を備えていなくてもよい。この場合、ステップS4において、CPU20は、ネットワーク6を介して所定のイベント情報サイトにアクセスし、画像Xの撮影月日に撮影地点Yで開催される予定の「祭り」を検索する。   Further, in the above-described embodiment, the image evaluation server 4 may not have the event database 29. In this case, in step S4, the CPU 20 accesses a predetermined event information site via the network 6, and searches for a "festival" scheduled to be held at the shooting point Y on the shooting day of the image X.

2…画像評価システム、4…画像評価サーバ、6…ネットワーク、8…端末、20…CPU、22…通信部、24…個人情報記憶部、26…画像記憶部、28…撮影名所記憶部、29…イベントデータベース、30…CPU、32…通信部、38…LCD表示部
2 ... image evaluation system, 4 ... image evaluation server, 6 ... network, 8 ... terminal, 20 ... CPU, 22 ... communication unit, 24 ... personal information storage unit, 26 ... image storage unit, 28 ... shooting spot storage unit, 29 ... event database, 30 ... CPU, 32 ... communication unit, 38 ... LCD display unit

Claims (7)

撮影地情報を有する複数の画像を記憶する画像記憶部と、
前記画像の評価値を前記画像に関連付けて記憶する評価値記憶部と、
外部装置から入力されたイベントに関する情報に関連する画像を前記画像記憶部に記憶された前記画像から検索する検索部と、
前記検索部で検索した前記画像のうち前記評価値が所定の値以上である前記画像に関連付けられた撮影地情報を前記外部装置に通知する通知部と、
を有するサーバ。
An image storage unit storing a plurality of images having shooting location information;
An evaluation value storage unit that stores the evaluation value of the image in association with the image;
A search unit configured to search an image related to information on an event input from an external device from the image stored in the image storage unit;
A notification unit for notifying the external device of shooting location information associated with the image having the evaluation value equal to or more than a predetermined value among the images searched by the search unit;
Server with.
請求項1に記載のサーバであって、
前記画像に対する前記評価値を前記外部装置から取得する取得部を有し、
前記評価値記憶部は、前記取得部であらたに前記評価値を取得すると、取得した前記評価値をすでに記憶されている前記評価値に加算し、
前記通知部は、前記評価値が所定の値以上となると、前記外部装置から入力されたイベントに関する画像のうちで前記評価値が所定の値となった前記画像に関連付けられた撮影地情報を前記外部装置に通知する、サーバ。
The server according to claim 1, wherein
And an acquisition unit configured to acquire the evaluation value for the image from the external device.
When the evaluation value storage unit newly acquires the evaluation value by the acquisition unit, the evaluation value storage unit adds the acquired evaluation value to the already stored evaluation value.
The notification unit determines, when the evaluation value becomes equal to or more than a predetermined value, the photographing location information associated with the image whose evaluation value has become a predetermined value among the images related to the event input from the external device. A server that notifies external devices.
請求項1または2に記載のサーバであって、
前記イベントに関する情報は、イベント名称、イベントのジャンル及びイベントの特徴を表す語句の少なくともいずれか一つである、サーバ。
The server according to claim 1 or 2,
The information related to the event is at least one of an event name, a genre of the event, and a term representing a feature of the event.
請求項1から3のいずれか一項に記載のサーバであって、
前記画像記憶部は、前記画像の撮影に関する情報を前記画像に関連付けて記憶し、
前記検索部は、前記画像記憶部に記憶されている前記画像の撮影に関する情報を基に前記外部装置から入力されたイベントに関する前記画像を検索する、サーバ。
The server according to any one of claims 1 to 3, wherein
The image storage unit stores information related to shooting of the image in association with the image,
The search unit searches for the image related to an event input from the external device based on information related to shooting of the image stored in the image storage unit.
請求項1から4のいずれか一項に記載のサーバであって、
前記画像記憶部が記憶する前記画像の撮影に関する情報は、前記画像を撮影したイベント関する情報であり、
前記検索部は、前記画像記憶部に記憶されている前記画像を撮影したイベントに関する情報を基に前記外部装置から入力されたイベントに関する前記画像を検索する、サーバ。
The server according to any one of claims 1 to 4,
The information related to capturing of the image stored in the image storage unit is information related to an event that captured the image,
The search unit searches for the image related to an event input from the external device based on information related to an event for capturing the image stored in the image storage unit.
請求項4または5に記載のサーバであって、
複数のイベントに関する情報が記憶されるデータベースと通信する通信部を有し、
前記検索部は、前記データベースの複数のイベントに関する情報と前記画像記憶部に記憶されている前記画像の撮影に関する情報とを基に、前記外部装置から入力されたイベントに関する画像を検索する、サーバ。
The server according to claim 4 or 5,
A communication unit that communicates with a database in which information on a plurality of events is stored;
The search unit searches an image related to an event input from the external device based on information related to a plurality of events in the database and information related to shooting of the image stored in the image storage unit.
請求項6に記載のサーバであって、
前記記憶部が記憶する前記画像の撮影に関する情報は、前記画像を撮影した撮影月日の情報であり、
前記検索部は、前記データベースの複数のイベントに関する情報から、前記画像記憶部に記憶されている前記画像の撮影に関する情報と前記撮影地情報とを基に、前記外部装置から入力されたイベントに関する画像を検索する、サーバ。
The server according to claim 6, wherein
The information related to shooting of the image stored in the storage unit is information of shooting date and time when the image was shot,
The search unit is an image related to an event input from the external device based on information related to shooting of the image stored in the image storage unit from the information related to a plurality of events in the database. Search for a server.
JP2019005696A 2019-01-17 2019-01-17 server Pending JP2019083043A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019005696A JP2019083043A (en) 2019-01-17 2019-01-17 server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019005696A JP2019083043A (en) 2019-01-17 2019-01-17 server

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017092108A Division JP6468309B2 (en) 2017-05-08 2017-05-08 Image server

Publications (1)

Publication Number Publication Date
JP2019083043A true JP2019083043A (en) 2019-05-30

Family

ID=66670566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019005696A Pending JP2019083043A (en) 2019-01-17 2019-01-17 server

Country Status (1)

Country Link
JP (1) JP2019083043A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001282813A (en) * 2000-03-29 2001-10-12 Toshiba Corp Multimedia data retrieval method, index information providing method, multimedia data retrieval device, index server and multimedia data retrieval server
JP2007293399A (en) * 2006-04-21 2007-11-08 Seiko Epson Corp Image exchange device, image exchange method, and image exchange program
JP2008033755A (en) * 2006-07-31 2008-02-14 Yafoo Japan Corp Method and system for retrieving data with position information added thereto
JP2010140195A (en) * 2008-12-10 2010-06-24 Ntt Docomo Inc Image delivery device, system, and method
JP2012014462A (en) * 2010-06-30 2012-01-19 Rakuten Inc Image management device, image evaluation method, program and storage medium
JP2012088809A (en) * 2010-10-15 2012-05-10 Ntt Docomo Inc Content evaluation device, content evaluation system, and content evaluation method and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001282813A (en) * 2000-03-29 2001-10-12 Toshiba Corp Multimedia data retrieval method, index information providing method, multimedia data retrieval device, index server and multimedia data retrieval server
JP2007293399A (en) * 2006-04-21 2007-11-08 Seiko Epson Corp Image exchange device, image exchange method, and image exchange program
JP2008033755A (en) * 2006-07-31 2008-02-14 Yafoo Japan Corp Method and system for retrieving data with position information added thereto
JP2010140195A (en) * 2008-12-10 2010-06-24 Ntt Docomo Inc Image delivery device, system, and method
JP2012014462A (en) * 2010-06-30 2012-01-19 Rakuten Inc Image management device, image evaluation method, program and storage medium
JP2012088809A (en) * 2010-10-15 2012-05-10 Ntt Docomo Inc Content evaluation device, content evaluation system, and content evaluation method and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
渡辺 千穂、外3名: "名所カム:撮影スポットを探し出すカメラ", 第18回インタラクティブシステムとソフトウェアに関するワークショップ [ONLINE], JPN6017007714, 3 December 2010 (2010-12-03), ISSN: 0004190880 *

Similar Documents

Publication Publication Date Title
US8571259B2 (en) System and method for automatic identification of wildlife
KR20060034249A (en) Enhanced organization and retrieval of digital images
KR100802082B1 (en) Method and apparatus for photograph management based on tag linked web of mobile phone
JP2004220420A (en) Image retrieval method and device and program
JP3908171B2 (en) Image storage method, apparatus, and program
JP2011076427A (en) Display terminal, server device, image sharing system, and image sharing method
JP2006072614A (en) Image file preservation method and related technology thereof
JPWO2016143749A1 (en) Terminal device, server device, and program for recording work state by image
KR101211209B1 (en) Photographing method of image shooting device using location information, image shooting device using the same, method of supporting photographing method of image shooting device using location information by server and server supporting the same
JP5926326B2 (en) Information providing system, poster terminal, reader terminal, and information disclosure apparatus
JP6468309B2 (en) Image server
KR20030028770A (en) GPS digital camera and digital album system with digital map information
JP2009021767A (en) Image providing device, image providing method, image providing program, and computer readable recording medium recorded with the program thereon
JP4557658B2 (en) Event image disclosure method and system
JP2019083043A (en) server
KR20080040063A (en) Classificating and searching system of map structed video contents and method thereof
JP5272107B2 (en) Information providing apparatus, information providing processing program, recording medium on which information providing processing program is recorded, and information providing method
JP6136638B2 (en) Image evaluation server
JP2015026105A (en) Image evaluation server
KR101461590B1 (en) Method for Providing Multimedia Contents based on Location
US20100079592A1 (en) Method for Monitoring a Predetermined Photographed Area Via A Website
JP2017201568A (en) Image evaluation server and image evaluation system
KR101579968B1 (en) Storage system to store contents of visiting place using location information
CN104063402A (en) Digital image naming method and digital image recording device
WO2016152483A1 (en) User interest estimation system and information delivery system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191223

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200114

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200707