JP6769529B2 - Programs and information processing equipment - Google Patents

Programs and information processing equipment Download PDF

Info

Publication number
JP6769529B2
JP6769529B2 JP2019120893A JP2019120893A JP6769529B2 JP 6769529 B2 JP6769529 B2 JP 6769529B2 JP 2019120893 A JP2019120893 A JP 2019120893A JP 2019120893 A JP2019120893 A JP 2019120893A JP 6769529 B2 JP6769529 B2 JP 6769529B2
Authority
JP
Japan
Prior art keywords
information
store
product
shooting
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019120893A
Other languages
Japanese (ja)
Other versions
JP2019192282A (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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2019120893A priority Critical patent/JP6769529B2/en
Publication of JP2019192282A publication Critical patent/JP2019192282A/en
Application granted granted Critical
Publication of JP6769529B2 publication Critical patent/JP6769529B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

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

従来の技術として、撮影した店舗を特定する情報処理装置が提案されている(例えば、特許文献1参照)。 As a conventional technique, an information processing device for specifying a photographed store has been proposed (see, for example, Patent Document 1).

特許文献1に開示された情報処理装置は、位置情報取得機能及び撮影方向特定機能を有する携帯端末で画像が撮影された場合に、当該携帯端末から画像情報、位置情報及び撮影方向を取得し、撮影位置と撮影方向と撮影対象である店舗との距離とに基づいて撮影された店舗を特定する。また、店舗の候補が複数ある場合には、地図情報に基づいて店舗の候補との間に建物等がある場合は当該建物等によって遮られて撮影が不可能であるため当該候補を除外する。また、店舗が特定された場合には当該店舗のURL等の関連情報を撮影した画像とともに携帯端末に表示する。 The information processing device disclosed in Patent Document 1 acquires image information, position information, and shooting direction from a mobile terminal having a position information acquisition function and a shooting direction specifying function when an image is taken by the mobile terminal. The store where the photo was taken is specified based on the shooting position, the shooting direction, and the distance between the store to be shot. In addition, when there are a plurality of store candidates, if there is a building or the like between the store candidate and the store candidate based on the map information, the candidate is excluded because it is blocked by the building or the like and photography is impossible. When a store is specified, related information such as the URL of the store is displayed on the mobile terminal together with a photographed image.

特開2013−222335号公報Japanese Unexamined Patent Publication No. 2013-222335

本発明の目的は、端末で撮影した店舗の位置に基づいて生成したカタログ情報を端末に表示することができるプログラム及び情報処理装置を提供することにある。 An object of the present invention is to provide a program and an information processing device capable of displaying catalog information generated based on the position of a store photographed by the terminal on the terminal.

本発明の一態様は、上記目的を達成するため、以下のプログラム及び情報処理装置を提供する。 One aspect of the present invention provides the following programs and information processing devices in order to achieve the above object.

[1]コンピュータを、
端末により店舗を撮影したときの撮影方向及び前記端末の位置情報を含む撮影情報に基づいて、予め登録された複数の店舗の位置情報を参照して当該店舗の位置を特定する特定手段と、
特定された当該店舗を示す情報と、当該店舗に関連する情報を有する他の店舗を示す情報とを関連付けて前記端末に表示するよう制御する表示制御手段として機能させるためのプログラム。
[2]前記他の店舗は、当該店舗から予め定められた範囲内に位置情報を有する前記[1]に記載のプログラム。
[3]端末により店舗を撮影したときの撮影方向及び前記端末の位置情報を含む撮影情報に基づいて、予め登録された複数の店舗の位置情報を参照して当該店舗の位置を特定する特定手段と、
特定された当該店舗を示す情報と、当該店舗に関連する情報を有する他の店舗を示す情報とを関連付けて前記端末に表示するよう制御する表示制御手段と、を有する情報処理装置。
[1] Computer
A specific means for identifying the position of the store by referring to the position information of a plurality of stores registered in advance based on the shooting direction when the store is photographed by the terminal and the shooting information including the position information of the terminal.
A program for functioning as a display control means for controlling display on the terminal by associating information indicating the specified store with information indicating another store having information related to the store.
[2] The program according to the above [1], wherein the other store has location information within a predetermined range from the store.
[3] Specific means for specifying the position of the store by referring to the position information of a plurality of stores registered in advance based on the shooting direction when the store is photographed by the terminal and the shooting information including the position information of the terminal. When,
An information processing device having a display control means for controlling so as to associate information indicating the specified store with information indicating another store having information related to the store and display the information on the terminal.

請求項1−3に係る発明によれば、端末で撮影した店舗の位置に基づいて生成したカタログ情報を端末に表示することができる。 According to the invention of claim 1-3, the catalog information generated based on the position of the store photographed by the terminal can be displayed on the terminal.

図1は、実施の形態に係る情報処理システムの構成の一例を示す概略図である。FIG. 1 is a schematic view showing an example of the configuration of the information processing system according to the embodiment. 図2は、実施の形態に係る情報処理サーバの構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of the information processing server according to the embodiment. 図3は、実施の形態に係る携帯端末の構成例を示すブロック図である。FIG. 3 is a block diagram showing a configuration example of the mobile terminal according to the embodiment. 図4は、商品情報の構成の一例を示す概略図である。FIG. 4 is a schematic view showing an example of the structure of product information. 図5は、店舗情報の構成の一例を示す概略図である。FIG. 5 is a schematic view showing an example of the structure of store information. 図6は、カタログ情報の構成の一例を示す概略図である。FIG. 6 is a schematic view showing an example of the structure of catalog information. 図7(a)−(d)は、携帯端末側の動作の一例を示す概略図である。7 (a)-(d) are schematic views showing an example of the operation on the mobile terminal side. 図8は、情報処理サーバの動作の一例を示すフローチャートである。FIG. 8 is a flowchart showing an example of the operation of the information processing server. 図9(a)及び(b)は、店舗管理手段の動作の一例を示す概略図である。9 (a) and 9 (b) are schematic views showing an example of the operation of the store management means.

[実施の形態]
(情報処理システムの構成)
図1は、実施の形態に係る情報処理システムの構成の一例を示す概略図である。
[Embodiment]
(Configuration of information processing system)
FIG. 1 is a schematic view showing an example of the configuration of the information processing system according to the embodiment.

この情報処理システムは、情報処理サーバ1と、携帯端末2と、端末3a、3bとをネットワーク5によって互いに通信可能に接続することで構成される。携帯端末2は利用者4によって操作されるものであり、端末3a、3bはそれぞれ店舗30a、30bに設置されて各店舗の店員により操作されるものである。 This information processing system is configured by connecting an information processing server 1, a mobile terminal 2, and terminals 3a and 3b so as to be able to communicate with each other via a network 5. The mobile terminal 2 is operated by the user 4, and the terminals 3a and 3b are installed in the stores 30a and 30b and operated by the clerk of each store.

上記した構成において、利用者4は、店舗30a、30b又はその近辺において商品300a、300bから気になる商品があればこれを撮影対象とし、携帯端末2で撮影する。撮影された商品の画像情報は撮影情報とともにネットワーク5を介して情報処理サーバ1に送信され、情報処理サーバ1は当該画像情報の商品を扱う店舗を特定し、当該店舗に設置された端末を送信先として画像情報を送信して商品に関する情報の確認を要求し、取得する。情報処理サーバ1は取得した商品に関する情報と画像情報とを関連付け、カタログ形式にして携帯端末2に送信し、利用者4は携帯端末2でカタログを閲覧し、気に入った商品があれば購入手続きをするものである。 In the above configuration, if there is a product of interest from the products 300a and 300b in or near the stores 30a and 30b, the user 4 targets the product and shoots the product with the mobile terminal 2. The image information of the photographed product is transmitted to the information processing server 1 via the network 5 together with the image information, and the information processing server 1 identifies the store that handles the product of the image information and transmits the terminal installed in the store. First, send image information to request confirmation of information about the product and acquire it. The information processing server 1 associates the acquired information about the product with the image information, converts it into a catalog format and sends it to the mobile terminal 2, the user 4 browses the catalog on the mobile terminal 2, and if there is a product that he / she likes, the purchase procedure is performed. To do.

情報処理サーバ1は、サーバ型の情報処理装置であり、携帯端末2の要求に応じて動作するものであって、本体内に情報を処理するための機能を有するCPU(Central Processing Unit)やフラッシュメモリ等の電子部品を備える。 The information processing server 1 is a server-type information processing device that operates in response to a request from the mobile terminal 2 and has a CPU (Central Processing Unit) or flash that has a function for processing information in the main body. Equipped with electronic components such as memory.

携帯端末2は、携帯電話やタブレット端末等であって、本体内に情報を処理するための機能を有するCPUやフラッシュメモリに加え、商品を撮影するためのカメラ、位置情報を取得するためのGPS(Global Positioning System)、撮影時の携帯端末2の姿勢を検出する加速度センサ、撮影方向を検出する電子コンパス等を備える。なお、GPS、加速度センサ、電子コンパス等は携帯端末2と別体のデジタルカメラ等が有し、通信することで携帯端末2が情報を受信するものであってもよい。 The mobile terminal 2 is a mobile phone, a tablet terminal, or the like, and in addition to a CPU and a flash memory having a function for processing information in the main body, a camera for photographing a product and a GPS for acquiring position information. (Global Positioning System), an acceleration sensor that detects the posture of the mobile terminal 2 at the time of shooting, an electronic compass that detects the shooting direction, and the like. The GPS, acceleration sensor, electronic compass, etc. may be possessed by a digital camera or the like separate from the mobile terminal 2, and the mobile terminal 2 may receive information by communicating with the mobile terminal 2.

端末3a、3bは、PC(Personal Computer)等の情報処理装置であって、本体内に情報を処理するための機能を有するCPUやフラッシュメモリ等の電子部品を備える。 The terminals 3a and 3b are information processing devices such as a PC (Personal Computer), and include electronic components such as a CPU and a flash memory having a function for processing information in the main body.

ネットワーク5は、通信ネットワークであり、例えば、インターネットやLAN(Local Area Network)等の有線及び無線の通信網である。 The network 5 is a communication network, for example, a wired and wireless communication network such as the Internet and a LAN (Local Area Network).

なお、情報処理サーバ1は図中で単体を示しているが、複数台用意してジョブを分散処理してもよい。また、携帯端末2は図中で単体を示しているが、利用者の人数に合わせて複数台用意するものであってもよい。また、端末3a、3bは店舗毎に用意されるものであり、店舗の数によって増減してもよいし、1の店舗に複数台用意されるものであってもよい。 Although the information processing server 1 is shown as a single unit in the figure, a plurality of information processing servers 1 may be prepared to perform distributed processing of jobs. Further, although the mobile terminal 2 is shown as a single unit in the figure, a plurality of mobile terminals 2 may be prepared according to the number of users. Further, the terminals 3a and 3b are prepared for each store, and may be increased or decreased depending on the number of stores, or a plurality of terminals 3a and 3b may be prepared in one store.

(情報処理装置の構成)
図2は、実施の形態に係る情報処理サーバ1の構成例を示すブロック図である。
(Configuration of information processing device)
FIG. 2 is a block diagram showing a configuration example of the information processing server 1 according to the embodiment.

情報処理サーバ1は、CPU等から構成され、各部を制御するとともに、各種のプログラムを実行する制御部10と、フラッシュメモリ等の記憶媒体から構成され情報を記憶する記憶部11と、ネットワーク5を介して外部と通信する通信部12とを備える。 The information processing server 1 includes a control unit 10 composed of a CPU and the like to control each unit and execute various programs, a storage unit 11 composed of a storage medium such as a flash memory and storing information, and a network 5. It includes a communication unit 12 that communicates with the outside via the communication unit 12.

制御部10は、後述する商品管理プログラム110を実行することで、画像受付手段100、撮影情報受付手段101、店舗管理手段102、商品管理手段103、商品確認手段104、メタタグ管理手段105、カタログ生成手段106、カタログ表示手段107及び商品発注手段108等として機能する。 By executing the product management program 110 described later, the control unit 10 executes the image receiving means 100, the shooting information receiving means 101, the store management means 102, the product management means 103, the product confirmation means 104, the meta tag management means 105, and the catalog generation. It functions as means 106, catalog display means 107, product ordering means 108, and the like.

画像受付手段100は、携帯端末2において撮影され、携帯端末2から送信される画像情報を受け付ける。 The image receiving means 100 receives image information taken by the mobile terminal 2 and transmitted from the mobile terminal 2.

撮影情報受付手段101は、携帯端末2から画像情報とともに送信される撮影情報を受け付ける。ここで、撮影情報とは、画像受付手段100が受け付けた画像情報を撮影した際の携帯端末2の位置を表す位置情報、撮影方向、焦点距離等の情報をいう。位置情報、撮影方向、焦点距離は、それぞれ携帯端末2のGPS、加速度センサ、カメラから得られる情報である。 The shooting information receiving means 101 receives shooting information transmitted from the mobile terminal 2 together with the image information. Here, the shooting information refers to information such as position information, shooting direction, focal length, etc., which represent the position of the mobile terminal 2 when the image information received by the image receiving means 100 is shot. The position information, the shooting direction, and the focal length are information obtained from the GPS, the acceleration sensor, and the camera of the mobile terminal 2, respectively.

店舗管理手段102は、撮影情報受付手段101が受け付けた撮影情報に基づいて、商品の位置を特定し、店舗情報112に登録された複数の情報から、少なくとも一の画像情報に含まれる商品を扱う店舗を特定する。なお、店舗情報112は位置情報と店舗に関する情報を関連付けた情報である。 The store management means 102 identifies the position of the product based on the shooting information received by the shooting information receiving means 101, and handles the product included in at least one image information from the plurality of information registered in the store information 112. Identify the store. The store information 112 is information that associates location information with information about the store.

商品管理手段103は、画像情報に含まれる商品に関する情報を画像情報に関連付けて商品情報111に登録する。画像受付手段100が画像情報を受け付けた時点では商品に関する情報が不明であるため情報がブランクのまま登録され、以下に述べる商品確認手段104及びメタタグ管理手段105によって商品に関する情報が得られたタイミングで、追加で情報が登録される。なお、受け付けた画像情報に似た画像情報が既に登録されている場合は、当該既に登録された画像情報と当該商品と同一として商品情報111に登録してもよい。 The product management means 103 registers the information about the product included in the image information in the product information 111 in association with the image information. When the image receiving means 100 receives the image information, the information about the product is unknown, so the information is registered as blank, and when the information about the product is obtained by the product confirmation means 104 and the meta tag management means 105 described below. , Additional information is registered. If image information similar to the received image information has already been registered, it may be registered in the product information 111 as the same as the already registered image information and the product.

商品確認手段104は、店舗管理手段102が特定した店舗に画像情報を送信して、画像情報に含まれる商品に関する情報の確認を要求し、店舗から返信された商品に関する情報を受け付けて商品情報111に登録する。商品に関する情報の具体例は、商品名、商品の在庫、納期、価格等である。送信方法は、電子メール、FAX、SNSのメッセージ機能等、情報を伝達できるものであれば手段は問わない。なお、商品の確認は自動化してもよいし、人手による問い合わせを支援するものであってもよい。 The product confirmation means 104 transmits image information to the store specified by the store management means 102, requests confirmation of information about the product included in the image information, and receives the information about the product returned from the store to receive the product information 111. Register with. Specific examples of information about the product are the product name, product inventory, delivery date, price, and the like. The transmission method may be any means as long as information can be transmitted, such as e-mail, FAX, and SNS message function. Product confirmation may be automated, or it may support manual inquiries.

メタタグ管理手段105は、画像情報に含まれる商品と同一商品の情報が予め登録されている場合に、当該情報をメタタグ情報として商品情報111に登録する。 When the information of the same product as the product included in the image information is registered in advance, the meta tag management means 105 registers the information in the product information 111 as the meta tag information.

カタログ生成手段106は、商品情報111に基づいて画像情報と商品に関する情報とを関連付けたカタログ情報113を利用者毎に生成する。 The catalog generation means 106 generates catalog information 113 for each user, which associates the image information with the information about the product based on the product information 111.

カタログ表示手段107は、カタログ情報113を携帯端末2に表示処理する。具体的には携帯端末2で撮影した画像情報と、当該画像情報に含まれる商品に関する情報とを関連付けて表示する。 The catalog display means 107 displays the catalog information 113 on the mobile terminal 2. Specifically, the image information taken by the mobile terminal 2 and the information about the product included in the image information are associated and displayed.

商品発注手段108は、携帯端末2において商品を発注する操作がなされると、当該商品を扱う店舗に商品の発注処理を行う。 When the operation of ordering a product is performed on the mobile terminal 2, the product ordering means 108 processes the ordering of the product to the store that handles the product.

記憶部11は、制御部10を上述した各手段100−108として動作させる撮影対象管理プログラムとしての商品管理プログラム110、商品情報111、店舗情報112及びカタログ情報113等を記憶する。 The storage unit 11 stores the product management program 110, the product information 111, the store information 112, the catalog information 113, etc. as the photographing target management program that operates the control unit 10 as the above-mentioned means 100-108.

(携帯端末の構成)
図3は、実施の形態に係る携帯端末2の構成例を示すブロック図である。
(Configuration of mobile terminal)
FIG. 3 is a block diagram showing a configuration example of the mobile terminal 2 according to the embodiment.

携帯端末2は、CPU等から構成され、各部を制御するとともに、各種のプログラムを実行する制御部20と、フラッシュメモリ等の記憶媒体から構成され情報を記憶する記憶部21と、撮影により画像情報を生成する撮像部22と、位置情報を取得するためのGPS、撮影時の携帯端末2の姿勢を検出する加速度センサ、撮影方向を検出する電子コンパス等から構成されるセンサ部23と、ネットワーク5を介して外部と通信する通信部24と、LCD等から構成されて文字や画像を表示する表示部25と、スイッチやタッチセンサ等から構成される操作部26とを備える。 The mobile terminal 2 is composed of a CPU and the like, a control unit 20 that controls each unit and executes various programs, a storage unit 21 that is composed of a storage medium such as a flash memory and stores information, and image information by photographing. A sensor unit 23 composed of an imaging unit 22 for generating the image, a GPS for acquiring position information, an acceleration sensor for detecting the posture of the mobile terminal 2 at the time of shooting, an electronic compass for detecting the shooting direction, and the network 5. It includes a communication unit 24 that communicates with the outside via an LCD, a display unit 25 that is composed of an LCD or the like and displays characters or images, and an operation unit 26 that is composed of a switch, a touch sensor, or the like.

制御部20は、後述する携帯端末制御プログラム210を実行することで、撮像手段200、撮影情報取得手段201、通信手段202、カタログ情報受付手段203及びカタログ表示手段204等として機能する。 By executing the mobile terminal control program 210 described later, the control unit 20 functions as an imaging means 200, a shooting information acquisition means 201, a communication means 202, a catalog information receiving means 203, a catalog display means 204, and the like.

撮像手段200は、撮像部22を制御して撮像対象を撮影させ、生成された画像情報211を記憶部21に格納する。 The image pickup means 200 controls the image pickup unit 22 to take an image of an image pickup target, and stores the generated image information 211 in the storage unit 21.

撮影情報取得手段201は、撮影時にセンサ部23から撮影情報212を取得し、記憶部21に格納する。なお、撮影情報212は、GPSから取得される位置情報、加速度センサから取得される姿勢情報、電子コンパスから取得される撮影方向情報に加え、撮像部22から取得される焦点距離も含むものである。 The shooting information acquisition means 201 acquires the shooting information 212 from the sensor unit 23 at the time of shooting and stores it in the storage unit 21. The photographing information 212 includes the focal length acquired from the imaging unit 22 in addition to the position information acquired from the GPS, the attitude information acquired from the acceleration sensor, and the photographing direction information acquired from the electronic compass.

通信手段202は、画像情報211及びこれに対応した撮影情報212を通信部24を介して情報処理サーバ1に送信する。 The communication means 202 transmits the image information 211 and the shooting information 212 corresponding thereto to the information processing server 1 via the communication unit 24.

カタログ情報受付手段203は、情報処理サーバ1からカタログ情報213を受け付けて記憶部21に格納する。 The catalog information receiving means 203 receives the catalog information 213 from the information processing server 1 and stores it in the storage unit 21.

カタログ表示手段204は、カタログ情報213を表示部25に表示する。 The catalog display means 204 displays the catalog information 213 on the display unit 25.

記憶部21は、制御部20を上述した各手段200−204として動作させる携帯端末制御プログラム210、画像情報211、撮影情報212及びカタログ情報213等を記憶する。 The storage unit 21 stores the mobile terminal control program 210, the image information 211, the shooting information 212, the catalog information 213, and the like for operating the control unit 20 as the above-mentioned means 200-204.

図4は、商品情報111の構成の一例を示す概略図である。 FIG. 4 is a schematic view showing an example of the configuration of the product information 111.

商品情報111は、商品を識別するための商品IDと、商品を扱う店舗を識別するための店舗IDと、商品を含む画像情報を識別するための画像IDと、画像情報を撮影した利用者を識別するための撮影者IDと、画像情報を撮影した場所を示す撮影場所と、商品に関する情報を示すメタタグ情報とを有する。 The product information 111 includes a product ID for identifying the product, a store ID for identifying the store that handles the product, an image ID for identifying the image information including the product, and a user who has taken the image information. It has a photographer ID for identification, a shooting location indicating the location where the image information was captured, and meta tag information indicating information about the product.

図5は、店舗情報112の構成の一例を示す概略図である。 FIG. 5 is a schematic view showing an example of the configuration of the store information 112.

店舗情報112は、商品を扱う店舗を識別するための店舗IDと、店舗の所在地を示す店舗位置と、店舗の連絡先の一例としてのメールアドレス、URL及び電話番号とを有する。 The store information 112 has a store ID for identifying a store that handles products, a store position indicating the location of the store, and an e-mail address, URL, and telephone number as an example of contact information of the store.

図6は、カタログ情報113の構成の一例を示す概略図である。 FIG. 6 is a schematic view showing an example of the configuration of the catalog information 113.

カタログ情報113は、利用者を識別するための利用者IDと、利用者が撮影した画像情報を識別するための画像IDと、画像情報に含まれる商品を識別するための商品IDと、商品に関する情報の一例としての商品名、価格、店舗名、在庫及び人気度とを有する。 The catalog information 113 relates to a user ID for identifying a user, an image ID for identifying image information taken by the user, a product ID for identifying a product included in the image information, and a product. It has a product name, a price, a store name, an inventory, and a popularity as an example of information.

(情報処理装置の動作)
次に、本実施の形態の作用を、(1)携帯端末2側の動作、(2)情報処理サーバ1側の動作、(3)店舗判断動作に分けて説明する。
(Operation of information processing device)
Next, the operation of the present embodiment will be described separately for (1) the operation on the mobile terminal 2 side, (2) the operation on the information processing server 1 side, and (3) the store determination operation.

(1)携帯端末2側の動作
図7(a)−(d)は、携帯端末2側の動作の一例を示す概略図である。
(1) Operation on the Mobile Terminal 2 Side FIGS. 7 (a)-(d) are schematic views showing an example of the operation on the mobile terminal 2 side.

まず、図7(a)に示すように、利用者4は、例えば、店舗30aにおいて商品300aが気になったとする。すると、図7(b)に示すように、利用者4は携帯端末2で商品300aを撮影する。 First, as shown in FIG. 7A, it is assumed that the user 4 is interested in the product 300a at the store 30a, for example. Then, as shown in FIG. 7B, the user 4 takes a picture of the product 300a with the mobile terminal 2.

携帯端末2の撮像手段200は、撮影ボタンが操作されると、商品300aが含まれる画像情報211を生成し、同時に撮影情報取得手段201はGPSにより位置情報を取得し、加速度センサ及び電子コンパス等により撮影姿勢及び撮影方向を取得し、カメラにより焦点距離を取得して撮影情報212とする。 When the shooting button is operated, the imaging means 200 of the mobile terminal 2 generates image information 211 including the product 300a, and at the same time, the shooting information acquisition means 201 acquires position information by GPS, such as an acceleration sensor and an electronic compass. The shooting posture and shooting direction are acquired by the camera, and the focal length is acquired by the camera to obtain shooting information 212.

通信手段202は、撮影された商品の画像情報211と、撮影情報212(位置情報、撮影方向及び焦点距離)をネットワーク5を介して情報処理サーバ1に送信する。次に、以下の「(2)情報処理サーバ1側の動作」で説明する処理が情報処理サーバ1で行われた後、カタログ情報受付手段203は、情報処理サーバ1で生成された商品に関する情報と画像情報とを関連付けたカタログ情報113をカタログ情報213として受け付け、カタログ表示手段204は、図7(c)に示すように、携帯端末2の表示部25に表示する。 The communication means 202 transmits the image information 211 of the photographed product and the image information 212 (position information, image shooting direction and focal length) to the information processing server 1 via the network 5. Next, after the process described in "(2) Operation on the information processing server 1 side" is performed on the information processing server 1, the catalog information receiving means 203 provides information on the product generated by the information processing server 1. The catalog information 113 in which the information is associated with the image information is received as the catalog information 213, and the catalog display means 204 displays the catalog information 113 on the display unit 25 of the mobile terminal 2 as shown in FIG. 7 (c).

図7(c)に示すように、携帯端末2の表示部25には利用者が撮影した画像情報25a−25fが一例として一覧表示される。 As shown in FIG. 7 (c), the image information 25a-25f taken by the user is listed as an example on the display unit 25 of the mobile terminal 2.

次に、利用者4は携帯端末2でカタログを閲覧し、気になった商品があれば画像情報25a−25fから選択操作する。 Next, the user 4 browses the catalog on the mobile terminal 2, and if there is a product of interest, selects and operates from the image information 25a-25f.

図7(d)に示すように、携帯端末2の表示部25には利用者が選択した商品の詳細情報250aが表示される。利用者4は必要であれば購入操作し、携帯端末2は購入要求を情報処理サーバ1に送信する。 As shown in FIG. 7D, the display unit 25 of the mobile terminal 2 displays detailed information 250a of the product selected by the user. The user 4 performs a purchase operation if necessary, and the mobile terminal 2 transmits a purchase request to the information processing server 1.

(2)情報処理サーバ1側の動作
図8は、情報処理サーバ1の動作の一例を示すフローチャートである。
(2) Operation on the Information Processing Server 1 Side FIG. 8 is a flowchart showing an example of the operation of the information processing server 1.

まず、画像受付手段100は、携帯端末2において撮影され、携帯端末2から送信される画像情報を受け付ける(S1)。 First, the image receiving means 100 receives image information taken by the mobile terminal 2 and transmitted from the mobile terminal 2 (S1).

また、撮影情報受付手段101は、携帯端末2から画像情報とともに送信される撮影情報を受け付ける(S1)。ここで、撮影情報とは、画像受付手段100が受け付けた画像情報を撮影した際の携帯端末2の位置を表す位置情報、撮影方向、焦点距離である Further, the shooting information receiving means 101 receives shooting information transmitted from the mobile terminal 2 together with the image information (S1). Here, the shooting information is position information, a shooting direction, and a focal length representing the position of the mobile terminal 2 when the image information received by the image receiving means 100 is shot.

商品管理手段103は、画像情報に含まれる商品に関する情報を画像情報に関連付けて商品情報111に登録する。画像受付手段100が画像情報を受け付けた時点では商品に関する情報が不明であるため情報がブランクのまま登録される(S2)。例えば、図4に示す例では全ての項目が登録されているが、撮影者ID「005」の利用者が、画像IDが「00017」の画像情報を撮影した場合、この時点では商品ID、店舗ID及びメタタグ情報はブランクとなる。 The product management means 103 registers the information about the product included in the image information in the product information 111 in association with the image information. When the image receiving means 100 receives the image information, the information about the product is unknown, so the information is registered as blank (S2). For example, in the example shown in FIG. 4, all items are registered, but when the user with the photographer ID "005" captures the image information with the image ID "00017", the product ID and the store are at this point. The ID and meta tag information are blank.

次に、店舗管理手段102は、撮影情報受付手段101が受け付けた撮影情報に基づいて、商品の位置を特定し、店舗情報112に登録された情報から、画像情報に含まれる商品を扱う店舗を検索し、特定する(S3)。具体的には、撮影情報のGPSから得た位置情報から、加速度センサ及び電子コンパスから得た撮影方向に見て、撮像部から得た焦点距離に対応した距離の位置を特定する。そして、当該位置が図5に示す店舗位置に近い店舗に特定し、商品と店舗とを関連付ける。なお、店舗の候補が複数存在する場合の特定方法は「(3)店舗判断動作」にて後述する。 Next, the store management means 102 identifies the position of the product based on the shooting information received by the shooting information receiving means 101, and from the information registered in the store information 112, selects a store that handles the product included in the image information. Search and identify (S3). Specifically, the position of the distance corresponding to the focal length obtained from the imaging unit is specified by looking in the shooting direction obtained from the acceleration sensor and the electronic compass from the position information obtained from the GPS of the shooting information. Then, the location is specified as a store close to the store location shown in FIG. 5, and the product and the store are associated with each other. The identification method when there are a plurality of store candidates will be described later in "(3) Store judgment operation".

また、商品管理手段103は、店舗管理手段102が特定した店舗の店舗IDを図4に示す商品情報111のブランクだった店舗IDに登録する(S4)。 Further, the product management means 103 registers the store ID of the store specified by the store management means 102 in the blank store ID of the product information 111 shown in FIG. 4 (S4).

次に、商品確認手段104は、店舗管理手段102が特定した店舗の端末に画像情報を送信して、画像情報に含まれる商品に関する情報の確認を要求し(S5)、店舗から返信があった場合(S6;Yes)、当該商品に関する情報を受け付けて商品情報111のメタタグ情報に登録する(S7)。店舗では、端末に届いた画像情報を店員等が確認し、画像情報に含まれる商品に関する情報を情報処理サーバ1に返信する。なお、店舗の端末が自動的に商品を特定して、商品に関する情報を返信するものであってもよい。 Next, the product confirmation means 104 transmits image information to the terminal of the store specified by the store management means 102, requests confirmation of information about the product included in the image information (S5), and receives a reply from the store. In the case (S6; Yes), the information about the product is received and registered in the meta tag information of the product information 111 (S7). At the store, the store clerk or the like confirms the image information delivered to the terminal, and returns the information about the product included in the image information to the information processing server 1. The terminal of the store may automatically identify the product and return information about the product.

なお、既に登録された商品と同じメタタグ情報が存在する場合、例えば、図4に示す撮影者ID「007」によって撮影された画像ID「00104」及び撮影者ID「013」によって撮影された画像ID「00030」の商品ID「001」の商品と同じメタタグ情報が存在した場合、同じ商品であるとして撮影者ID「005」によって撮影された画像ID「00017」の画像情報を登録する。 If the same meta tag information as the already registered product exists, for example, the image ID "00104" taken by the photographer ID "007" and the image ID taken by the photographer ID "013" shown in FIG. 4 When the same meta tag information as the product of the product ID "001" of "000030" exists, the image information of the image ID "00017" taken by the photographer ID "005" is registered as the same product.

また、メタタグ管理手段105は、画像情報に含まれる商品と同一商品の情報が記憶部11に予め登録されている場合やインターネット上のサイト等から情報が得られる場合、当該情報をメタタグ情報として商品情報111に登録する。なお、当該情報は類似画像や商品名で検索されるものであってもよいし、位置情報から検索されるものであってもよい。また、店舗に関するものであってもよい。また、情報処理サーバ1によって記憶部11に予め登録されたメタタグ情報に比べてその他の手段によって得られたメタタグ情報の信頼度を低く設定してもよい。 Further, the meta tag management means 105 uses the information as meta tag information when the information of the same product as the product included in the image information is registered in the storage unit 11 in advance or when the information can be obtained from a site on the Internet or the like. Register in information 111. The information may be searched by a similar image or a product name, or may be searched by location information. It may also be related to a store. Further, the reliability of the meta tag information obtained by other means may be set lower than the meta tag information registered in advance in the storage unit 11 by the information processing server 1.

次に、カタログ生成手段106は、商品情報111に基づいて利用者ID毎に、画像情報と商品に関する情報とを関連付けて、図6に示すように、カタログ情報113を生成する(S8)。図6の例は、利用者ID「005」についてのカタログ情報113を示している。 Next, the catalog generation means 106 associates the image information with the information about the product for each user ID based on the product information 111, and generates the catalog information 113 as shown in FIG. 6 (S8). The example of FIG. 6 shows the catalog information 113 for the user ID “005”.

次に、カタログ表示手段107は、カタログ情報113を携帯端末2に表示処理する(S9)。図7(c)に示したように、携帯端末2で撮影した画像情報と、当該画像情報に含まれる商品に関する情報とを関連付けて表示する。 Next, the catalog display means 107 displays the catalog information 113 on the mobile terminal 2 (S9). As shown in FIG. 7C, the image information taken by the mobile terminal 2 and the information about the product included in the image information are associated and displayed.

次に、商品発注手段108は、図7(d)に示したように、携帯端末2において商品を発注する「購入するボタン」が操作されると(S10;Yes)、当該商品を扱う店舗に商品の発注処理を行う(S11)。 Next, as shown in FIG. 7D, when the "purchase button" for ordering the product is operated on the mobile terminal 2, the product ordering means 108 sends the product to the store that handles the product (S10; Yes). The product ordering process is performed (S11).

(3)店舗判断動作
図9(a)及び(b)は、店舗管理手段102の動作の一例を示す概略図である。
(3) Store Judgment Operation FIGS. 9A and 9B are schematic views showing an example of the operation of the store management means 102.

店舗管理手段102は、上記したステップS3において、撮影情報受付手段101が受け付けた撮影情報に基づいて、店舗情報112に登録された情報から、画像情報に含まれる商品を扱う店舗を検索し、特定するが、まず、図5に示す店舗情報112の店舗位置から予め定めた幅内に撮影情報の位置情報が含まれるか否か判断する。 In step S3 described above, the store management means 102 searches for and identifies a store that handles products included in the image information from the information registered in the store information 112 based on the shooting information received by the shooting information receiving means 101. However, first, it is determined whether or not the position information of the shooting information is included within the predetermined width from the store position of the store information 112 shown in FIG.

店舗情報112の店舗位置から予め定めた幅内とは、図9(a)に示すように、一例として、店舗30aについてはxa1<x<xa2、0<y<y、0<z<zの空間をいい、店舗30bについてはxb1<x<xb2、0<y<y、0<z<zの空間をいう。 As shown in FIG. 9A, the range within the predetermined width from the store position of the store information 112 is, as an example, x a1 <x <x a2 , 0 <y <y 1 , 0 <z for the store 30a. It means the space of <z 1 , and for the store 30b, it means the space of x b1 <x <x b2 , 0 <y <y 1 , 0 <z <z 1 .

例えば、画像情報の位置情報がP1(xa1<x<xb1)である場合、店舗管理手段102は当該画像情報に含まれる商品情報は店舗30aが扱うものであると判断し、画像情報の位置情報がP3(xa2<x<xb2)である場合、店舗管理手段102は当該画像情報に含まれる商品情報は店舗30bが扱うものであると判断する。 For example, when the position information of the image information is P1 (x a1 <x <x b1 ), the store management means 102 determines that the product information included in the image information is handled by the store 30a, and determines that the store 30a handles the image information. When the position information is P3 (x a2 <x <x b2 ), the store management means 102 determines that the product information included in the image information is handled by the store 30b.

ここで、両空間が重なる部分、P3(xb1<x<xa2)については店舗30a又は30bのいずれにも特定できないため、店舗管理手段102は、図9(b)に示すように、画像情報100aの輝度重心Bcを求め、当該輝度重心Bcの座標が画像情報のx方向の中心であるx=xcより負の方向にあるか、正の方向にあるかによって店舗30a又は30bのいずれに属するか判断する。店舗管理手段102は、図9(a)及び(b)に示す例では、負の方向にある場合は店舗30aが扱うものとし、正の方向にある場合は店舗30bが扱うものと判断する。 Here, since the portion where both spaces overlap, P3 (x b1 <x <x a2 ), cannot be specified in either the store 30a or 30b, the store management means 102 has an image as shown in FIG. 9B. The brightness center of gravity Bc of the information 100a is obtained, and the store 30a or 30b depends on whether the coordinates of the brightness center of gravity Bc are in the negative direction or the positive direction from x = xc, which is the center of the image information in the x direction. Determine if it belongs. In the examples shown in FIGS. 9A and 9B, the store management means 102 determines that the store 30a handles the case in the negative direction and the store 30b handles the case in the positive direction.

[他の実施の形態]
なお、本発明は、上記実施の形態に限定されず、本発明の趣旨を逸脱しない範囲で種々な変形が可能である。
[Other embodiments]
The present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the spirit of the present invention.

例えば、店舗位置さえ登録されていれば露店であっても本発明を適用できる。また、露店の場合は、バーコードやQRコード(登録商標)等の識別記号を店舗領域付近に提示しておき、当該識別記号と店舗位置を関連づけた情報を登録しておいて、利用者に商品と識別記号とを同時に撮影させてもよい。これによりGPS、加速度センサ、電子コンパス等を有さない携帯端末であっても本発明を適用できる。 For example, the present invention can be applied even to a stall as long as the store location is registered. In the case of a stall, an identification symbol such as a barcode or QR code (registered trademark) is presented near the store area, and information relating the identification symbol and the store location is registered to the user. The product and the identification code may be photographed at the same time. As a result, the present invention can be applied even to a mobile terminal that does not have a GPS, an acceleration sensor, an electronic compass, or the like.

なお、情報処理サーバ1の機能の一部又は全部を携帯端末2に実行させる構成としてもよいし、その逆であってもよい。 In addition, a part or all of the functions of the information processing server 1 may be executed by the mobile terminal 2, or vice versa.

また、店舗は独立した店舗だけでなく、複数の店舗を有するショッピングセンター等の施設でもよく、この場合、施設内のいずれの店舗の商品を撮影したか特定される。 Further, the store may be not only an independent store but also a facility such as a shopping center having a plurality of stores, and in this case, it is specified which store in the facility the product was photographed.

上記実施の形態では制御部10の各手段100〜108の機能をプログラムで実現したが、各手段の全て又は一部をASIC等のハードウエアによって実現してもよい。また、上記実施の形態で用いたプログラムをCD−ROM等の記録媒体に記憶して提供することもできる。また、上記実施の形態で説明した上記ステップの入れ替え、削除、追加等は本発明の要旨を変更しない範囲内で可能である。 In the above embodiment, the functions of the means 100 to 108 of the control unit 10 are realized by a program, but all or a part of each means may be realized by hardware such as ASIC. Further, the program used in the above embodiment can be stored in a recording medium such as a CD-ROM and provided. Further, the replacement, deletion, addition, etc. of the above steps described in the above embodiment can be performed without changing the gist of the present invention.

本明細書及び図面には、例えば、以下の発明も開示されている。 The following inventions are also disclosed in the present specification and drawings, for example.

(付記)
[1]コンピュータを、
撮影対象を撮影して生成された画像情報の撮影情報に基づいて当該撮影対象の位置を特定し、予め登録された複数の店舗の位置情報を参照して、少なくとも一の店舗と当該画像情報とを関連付ける管理手段として機能させるための撮影対象管理プログラムであって、
前記管理手段は、特定した前記撮影対象の位置から予め定められた幅内にある位置情報を有する店舗を、前記画像情報と関連付ける店舗として特定する、撮影対象管理プログラム。
[2]前記画像情報を関連付けられた前記店舗に送信し、前記撮影対象に関する情報を前記店舗から受け付ける確認手段と、
前記確認手段が受け付けた前記撮影対象に関する情報を前記画像情報と関連付けてカタログ情報を生成する生成手段としてさらに機能させる前記[1]に記載の撮影対象管理プログラム。
[3]前記管理手段は、前記撮影対象の位置と近い位置情報を有する店舗を1つに特定できない場合、前記画像情報の輝度重心に基づいて複数の候補から店舗を特定する前記[1]又は[2]に記載の撮影対象管理プログラム。
[4]前記カタログ情報から画像情報が選択され、注文指示を受け付けた場合、当該選択された画像情報に関連付けられた店舗に撮影対象を発注する発注手段としてさらに機能させる前記[2]に記載の撮影対象管理プログラム。
[5]撮影対象を撮影して生成された画像情報の撮影情報に基づいて当該撮影対象の位置を特定し、予め登録された複数の店舗の位置情報を参照して、少なくとも一の店舗と当該画像情報とを関連付ける管理手段を有する情報処理装置であって、
前記管理手段は、特定した前記撮影対象の位置から予め定められた幅内にある位置情報を有する店舗を、前記画像情報と関連付ける店舗として特定する、情報処理装置。
上記[1]は[5]に係る発明によれば、撮影対象を撮影して生成された画像情報と、撮影対象を扱う店舗とを関連付けることができ、特定した撮影対象の位置と近い位置情報を有する店舗を、撮影画像と関連付ける店舗として特定することができる。
上記[2]に係る発明によれば、撮影対象に関する情報を画像情報と関連付けたカタログ情報を生成することができる。
上記[3]に係る発明によれば、撮影対象の位置と近い位置情報を有する店舗を1つに特定できない場合、画像情報の輝度重心に基づいて複数の候補から店舗を特定することができる。
上記[4]に係る発明によれば、カタログ情報から画像情報が選択され、注文指示を受け付けた場合、当該選択された画像情報に関連付けられた店舗に撮影対象を発注することができる。
(Additional note)
[1] Computer
The position of the shooting target is specified based on the shooting information of the image information generated by shooting the shooting target, and the position information of a plurality of stores registered in advance is referred to, and at least one store and the image information are combined. It is a shooting target management program to function as a management means to associate
The management means is a shooting target management program that identifies a store having position information within a predetermined width from the specified position of the shooting target as a store associated with the image information.
[2] A confirmation means for transmitting the image information to the associated store and receiving information on the shooting target from the store.
The shooting target management program according to the above [1], which further functions as a generation means for generating catalog information by associating information about the shooting target received by the confirmation means with the image information.
[3] When the management means cannot specify one store having position information close to the position of the shooting target, the management means specifies the store from a plurality of candidates based on the brightness center of gravity of the image information. The shooting target management program described in [2].
[4] The above-described [2], wherein when image information is selected from the catalog information and an order instruction is received, the image information is further functioned as an ordering means for ordering a shooting target from a store associated with the selected image information. Shooting target management program.
[5] The position of the shooting target is specified based on the shooting information of the image information generated by shooting the shooting target, and the position information of a plurality of stores registered in advance is referred to, and at least one store and the corresponding store An information processing device having a management means for associating with image information.
The management means is an information processing device that identifies a store having position information within a predetermined width from the specified position of the shooting target as a store associated with the image information.
According to the invention according to [5], the above [1] can associate the image information generated by shooting the shooting target with the store handling the shooting target, and the position information close to the position of the specified shooting target. Can be specified as a store associated with the photographed image.
According to the invention according to the above [2], it is possible to generate catalog information in which information about a photographing target is associated with image information.
According to the invention according to the above [3], when it is not possible to specify one store having position information close to the position of the shooting target, the store can be specified from a plurality of candidates based on the brightness center of gravity of the image information.
According to the invention according to the above [4], when the image information is selected from the catalog information and the order instruction is received, the shooting target can be ordered from the store associated with the selected image information.

1 情報処理サーバ
2 携帯端末
3a、3b 端末
4 利用者
5 ネットワーク
10 制御部
11 記憶部
12 通信部
20 表示部
20a−20f 画像情報
30a、30b 店舗
100 画像受付手段
101 撮影情報受付手段
102 店舗管理手段
103 商品管理手段
104 商品確認手段
105 メタタグ管理手段
106 カタログ生成手段
107 カタログ表示手段
108 商品発注手段
110 商品管理プログラム
111 商品情報
112 店舗情報
113 カタログ情報
200a 詳細情報
300a、300b 商品
1 Information processing server 2 Mobile terminal 3a, 3b Terminal 4 User 5 Network 10 Control unit 11 Storage unit 12 Communication unit 20 Display unit 20a-20f Image information 30a, 30b Store 100 Image reception means 101 Shooting information reception means 102 Store management means 103 Product management means 104 Product confirmation means 105 Meta tag management means 106 Catalog generation means 107 Catalog display means 108 Product ordering means 110 Product management program 111 Product information 112 Store information 113 Catalog information 200a Detailed information 300a, 300b Products

Claims (3)

コンピュータを、
端末により店舗を撮影したときの撮影方向及び前記端末の位置情報を含む撮影情報に基づいて、予め登録された複数の店舗の位置情報を参照して当該店舗の位置を特定する特定手段と、
特定された当該店舗を示す情報と、当該店舗に関連する情報を有する他の店舗を示す情報とを関連付けて前記端末に表示するよう制御する表示制御手段として機能させるためのプログラム。
Computer,
A specific means for identifying the position of the store by referring to the position information of a plurality of stores registered in advance based on the shooting direction when the store is photographed by the terminal and the shooting information including the position information of the terminal.
A program for functioning as a display control means for controlling display on the terminal by associating information indicating the specified store with information indicating another store having information related to the store.
前記他の店舗は、当該店舗から予め定められた範囲内に位置情報を有する請求項1に記載のプログラム。 The program according to claim 1, wherein the other store has location information within a predetermined range from the store. 端末により店舗を撮影したときの撮影方向及び前記端末の位置情報を含む撮影情報に基づいて、予め登録された複数の店舗の位置情報を参照して当該店舗の位置を特定する特定手段と、
特定された当該店舗を示す情報と、当該店舗に関連する情報を有する他の店舗を示す情報とを関連付けて前記端末に表示するよう制御する表示制御手段と、
を有する情報処理装置。
A specific means for identifying the position of the store by referring to the position information of a plurality of stores registered in advance based on the shooting direction when the store is photographed by the terminal and the shooting information including the position information of the terminal.
A display control means for controlling so that the information indicating the specified store and the information indicating another store having information related to the store are associated and displayed on the terminal.
Information processing device with.
JP2019120893A 2019-06-28 2019-06-28 Programs and information processing equipment Active JP6769529B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019120893A JP6769529B2 (en) 2019-06-28 2019-06-28 Programs and information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019120893A JP6769529B2 (en) 2019-06-28 2019-06-28 Programs and information processing equipment

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014247772A Division JP6550736B2 (en) 2014-12-08 2014-12-08 Shooting target management program and information processing apparatus

Publications (2)

Publication Number Publication Date
JP2019192282A JP2019192282A (en) 2019-10-31
JP6769529B2 true JP6769529B2 (en) 2020-10-14

Family

ID=68390582

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019120893A Active JP6769529B2 (en) 2019-06-28 2019-06-28 Programs and information processing equipment

Country Status (1)

Country Link
JP (1) JP6769529B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112801764B (en) * 2021-04-14 2022-02-11 浙江口碑网络技术有限公司 Image display method, image processing method and device and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3978432B2 (en) * 2004-01-29 2007-09-19 株式会社つくばマルチメディア Webcam shopping system
JP2012048528A (en) * 2010-08-27 2012-03-08 Seiko Epson Corp Purchase support system
JP5877394B2 (en) * 2011-07-29 2016-03-08 株式会社Where Content providing system, server, and content providing method
JP5604405B2 (en) * 2011-11-07 2014-10-08 株式会社ゼンリンデータコム Price comparison support system, price comparison support server, and price comparison support program
JP5395920B2 (en) * 2012-02-14 2014-01-22 楽天株式会社 Search device, search method, search program, and computer-readable recording medium storing the program

Also Published As

Publication number Publication date
JP2019192282A (en) 2019-10-31

Similar Documents

Publication Publication Date Title
JP2008250474A (en) Information retrieval device with camera
JP2006293912A (en) Information display system, information display method and portable terminal device
TWI678683B (en) Baggage deposit system and baggage management method
US20170352077A1 (en) Information collecting system, server, and control program
JP6607987B2 (en) Information providing system, server device, and information providing method
JP6687199B2 (en) Product shelf position registration program and information processing device
JP6769529B2 (en) Programs and information processing equipment
JP2019174920A (en) Article management system and article management program
JP6550736B2 (en) Shooting target management program and information processing apparatus
US20210090135A1 (en) Commodity information notifying system, commodity information notifying method, and program
WO2018146959A1 (en) System, information processing device, information processing method, program, and recording medium
JP6504896B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND IMAGE TRANSFER SYSTEM
JP6769528B2 (en) Shooting target management program and information processing device
JPWO2018012439A1 (en) Lost property search device, lost property search system, lost property search method, program, and missing person search device
JP2003267553A (en) Merchandise order and delivery system
JP4501531B2 (en) Image recognition apparatus and program
KR101613355B1 (en) System for providing information using subject and method thereof
JP4257634B2 (en) Customer support system and information providing server
JP2009196805A (en) Article management system, virtual management server, radio communication terminal, article managing method, program, and recording medium
JP5444016B2 (en) Work management apparatus, work management system, and work management method
JP2019160227A (en) Information providing system, server device, and information providing method
US20030195945A1 (en) Server for information retrieval system and terminal device
JP7398184B1 (en) Video provision system, video provision method, and video provision program
JP4839072B2 (en) camera
JP5275573B2 (en) Wall surface information collecting apparatus and wall surface information collecting program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190628

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190703

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200907

R150 Certificate of patent or registration of utility model

Ref document number: 6769529

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350