JP2006031200A - Commodity retrieval system and method, and terminal device, server device and program used therefor - Google Patents

Commodity retrieval system and method, and terminal device, server device and program used therefor Download PDF

Info

Publication number
JP2006031200A
JP2006031200A JP2004206666A JP2004206666A JP2006031200A JP 2006031200 A JP2006031200 A JP 2006031200A JP 2004206666 A JP2004206666 A JP 2004206666A JP 2004206666 A JP2004206666 A JP 2004206666A JP 2006031200 A JP2006031200 A JP 2006031200A
Authority
JP
Japan
Prior art keywords
product
search
search request
information
server device
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
JP2004206666A
Other languages
Japanese (ja)
Inventor
Shinichi Tamaru
伸一 田丸
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2004206666A priority Critical patent/JP2006031200A/en
Publication of JP2006031200A publication Critical patent/JP2006031200A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To facilitate update management of commodity information while suppressing increase in capacity of a database in a commodity retrieval system using pattern matching by image patterns. <P>SOLUTION: A user terminal 1 transmits an image pattern of a desired commodity to an image processing server 2 through a communication network. The server 2 compares this image pattern with preliminarily stored standard patterns of commodities to retrieve similar/matched commodities. Commodity recognition information for specifying the retrieved commodities is transmitted to shop servers 3 which are dispersively arranged in each area through the communication network. The servers 3 accept the commodity recognition information and return information of the commodities to the server 2. The server 2 integrates the commodity information transmitted from each server 3 and transmits it to the user terminal 1. Since only standard patterns of commodities are stored in the the database of the server 2, the increase in capacity can be prevented. Further, since the momentarily changing commodity information is stored in databases on the distributed shop server side, update management of the database is also facilitated. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は商品検索システム及びその方法並びにそれに用いる端末装置、サーバ装置に関し、特にネットワークを介してユーザが希望する商品の詳細情報や取扱店舗情報などを検索するための商品検索方式に関するものである。   The present invention relates to a product search system and method, and a terminal device and a server device used therefor, and more particularly to a product search method for searching for detailed information on a product desired by a user, handling store information, and the like via a network.

ユーザが商品を購入したり、購入を希望する商品の実物を目で見て確認したい場合には、その商品を取扱っている店舗へ出向いて実際に確認するか、店員に相談したりする必要がある。そのためには、当該店舗の名称や所在地を、ユーザが予め知っておく必要もある。そして、その店舗へ行ったところ、ユーザが希望する商品が扱われていなかったり、在庫がなく実際の商品を見ることができない場合がある。   If a user wants to purchase a product or see the actual product that he / she wants to purchase, he / she needs to go to the store where the product is handled and confirm it or consult with the store clerk. is there. For this purpose, the user needs to know the name and location of the store in advance. When the user goes to the store, the product desired by the user may not be handled, or the actual product may not be viewed due to lack of stock.

最近では、インターネット(Web)を介して、ユーザが希望する商品を取扱っている店舗のホームページへアクセスして、当該商品の情報を確認する方法もある。この場合、希望する商品の名称など、検索キーが判らないと、正確な情報が得られないことになる。   Recently, there is also a method for accessing the homepage of a store handling a product desired by a user via the Internet (Web) and confirming information on the product. In this case, accurate information cannot be obtained unless the search key such as the name of the desired product is known.

そこで、特許文献1には、商品の名称などの情報を用いることなく、目的とする商品に関する情報や取扱店舗に関する情報を得るための技術が開示されている。すなわち、携帯電話端末のカメラ機能を用いて撮影した商品の画像データを、ネットワークを介してサーバへ送信する。このサーバにおいては、製品データベース、取扱店舗データベース、地図データベースを設けておき、携帯電話端末からの画像データを画像解析して特徴量情報を抽出する。この特徴量情報を検索キーとして、製品データベースを検索し、目的とする商品の詳細情報や取扱店舗の所在地を含む地図情報を取扱店舗データベース、地図データベースから取得し、携帯電話端末、すなわちユーザへ提供するようになっている。
特開2003−122757号公報
Therefore, Patent Literature 1 discloses a technique for obtaining information about a target product and information about a store, without using information such as the name of the product. That is, the image data of the product photographed using the camera function of the mobile phone terminal is transmitted to the server via the network. In this server, a product database, a handling store database, and a map database are provided, and feature amount information is extracted by performing image analysis on image data from a mobile phone terminal. Use this feature information as a search key to search the product database, obtain detailed product information and map information including the location of the store from the store database and map database, and provide it to the mobile phone terminal, that is, the user It is supposed to be.
JP 2003-122757 A

上述した特許文献1に開示の技術では、1つのサーバにおいて、製品データベース、取扱店舗データベース、地図データベースを設けておき、ユーザの携帯電話端末からの商品検索要求を受け付けて、これらデータベースを検索するシステムとなっている。すなわち、サーバのデータベースに、商品や店舗に関する情報を格納しておき、このサーバのみで、画像解析処理及びパターンマッチング処理、更には、商品情報の抽出処理の全てを集中して行うようになっている。   In the technology disclosed in Patent Literature 1 described above, a product database, a handling store database, and a map database are provided in one server, and a product search request from a user's mobile phone terminal is received and these databases are searched. It has become. In other words, information related to products and stores is stored in the database of the server, and image analysis processing and pattern matching processing as well as product information extraction processing are all concentrated on this server alone. Yes.

そのために、サーバの負荷が極めて大となり、その処理に要する時間が長くなって効率が悪いという問題がある。また、データベースも、ユーザが希望する商品の検索に対して十分満足が得られるようなあらゆる商品に関する情報や店舗に関する情報を、データベースに格納しておくことが必要になり、データベースの容量が極めて大となる。逆に容量を制限すると、ユーザに対する満足度が不十分になるという問題もある。更に、商品や店舗に関する情報は、時々刻々変化するものであるから、データベースの更新を行う必要があるが、サーバに設けたデータベースで集中的にこれら情報を格納する構成であるから、当該データベースの更新管理は極めて煩雑なものとならざるを得ないという問題もある。   For this reason, there is a problem that the load on the server becomes extremely large, the time required for the processing becomes long, and the efficiency is low. In addition, the database also needs to store information on all products and stores that can be sufficiently satisfied with the search for the product desired by the user in the database, and the database capacity is extremely large. It becomes. Conversely, when the capacity is limited, there is a problem that the degree of satisfaction with the user becomes insufficient. Furthermore, since information on products and stores changes from moment to moment, it is necessary to update the database. However, since this information is stored in a centralized database in the server, There is also a problem that update management has to be extremely complicated.

本発明の目的は、商品検索のためのデータベースの容量の増大なく、またその更新管理の煩雑さをなくし、かつ効率良い検索処理を可能とした商品検索システム及びその方法並びにそれに用いるユーザ端末、サーバ装置を提供することである。   SUMMARY OF THE INVENTION An object of the present invention is to provide a product search system and method, and a user terminal and server used therefor, which do not increase the capacity of a database for product search, eliminate the complexity of update management, and enable efficient search processing. Is to provide a device.

本発明による商品検索システムは、商品検索要求に基づき商品の検索処理をなすようにした商品検索システムであって、検索対象の商品の画像パターンを生成して前記商品検索要求として通信網を介して送信する手段を有する端末装置と、前記商品検索要求の受信に応答して、前記画像パターンと、データベースに予め格納されている商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を通信網を介して送信する手段を有する第一のサーバ装置と、前記商品認識情報の受信に応答して、データベースに予め格納されている商品に関する情報から、前記商品認識情報により特定される商品に関する商品情報を抽出して前記第一のサーバ装置へ送信する手段を有する第二のサーバ装置とを含み、前記第一のサーバ装置から前記端末装置へ、抽出された商品情報を送信するようにしたことを特徴とする。   A product search system according to the present invention is a product search system that performs a product search process based on a product search request, generates an image pattern of a search target product, and transmits the product search request as a product search request via a communication network. In response to receiving the product search request, the terminal device having a means for transmitting, and performing a pattern matching process between the image pattern and a standard pattern of products stored in the database in advance, From the information about the product stored in advance in the database in response to the first server device having means for transmitting the product recognition information for specifying via the communication network and receiving the product recognition information, the product A second server device having means for extracting product information related to the product specified by the recognition information and transmitting it to the first server device Wherein the door, to the terminal device from the first server, the extracted product information, characterized in that is to be sent.

本発明による商品検索方法は、端末装置からの商品検索要求に基づき商品の検索処理をなすようにした商品検索方法であって、前記端末装置において、検索対象の商品の画像パターンを生成して前記商品検索要求として通信網を介して送信するステップと、第一のサーバ装置において、前記商品検索要求の受信に応答して、前記画像パターンと、データベースに予め格納されている商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を通信網を介して送信するステップと、第二のサーバ装置において、前記商品認識情報の受信に応答して、データベースに予め格納されている商品に関する情報から、前記商品認識情報により特定される商品に関する商品情報を抽出して前記第一のサーバ装置へ送信するステップと、前記第一のサーバ装置から前記端末装置へ、抽出された商品情報を送信するステップとを含むことを特徴とする。   A product search method according to the present invention is a product search method for performing a product search process based on a product search request from a terminal device, wherein the terminal device generates an image pattern of a product to be searched and In the first server device, in response to receiving the product search request, the image pattern and a standard pattern of products stored in the database in advance are transmitted as a product search request via a communication network. A step of transmitting product recognition information for specifying the product of the matching result by performing pattern matching processing, and a second server device, in response to reception of the product recognition information, in the database The product information related to the product specified by the product recognition information is extracted from the information related to the product stored in advance, and the first Transmitting to the server device, the to the terminal device from the first server apparatus, characterized by comprising a step of transmitting the extracted product information.

本発明による端末装置は、商品検索要求に基づき商品の検索処理をなすようにした商品検索システムにおける端末装置であって、検索対象の商品の画像パターンを生成して前記商品検索要求として通信網を介して送信する手段と、前記検索対象の商品に対する絞込み検索要求をなす手段とを含むことを特徴とする。   A terminal device according to the present invention is a terminal device in a product search system that performs a product search process based on a product search request, and generates an image pattern of a product to be searched and uses a communication network as the product search request. And means for making a refined search request for the search target product.

本発明による画像処理サーバ装置は、端末装置からの検索対象商品の画像パターンを含む商品検索要求に基づき商品の検索処理をなすようにした画像処理サーバ装置であって、前記商品検索要求の受信に応答して、前記画像パターンと、データベースに予め格納されている商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を生成する手段と、この商品認識情報を、通信網を介して、各地に設置された販売店サーバ装置へ送信する手段とを含むことを特徴とする。   An image processing server device according to the present invention is an image processing server device configured to perform a product search process based on a product search request including an image pattern of a search target product from a terminal device, and for receiving the product search request. In response, a means for generating a product recognition information for performing a pattern matching process between the image pattern and a standard pattern of a product stored in advance in a database and identifying a product as a result of the matching, and the product recognition And means for transmitting information to a store server device installed in various places via a communication network.

本発明による販売店サーバ装置は、端末装置からの検索対象商品の画像パターンを含む商品検索要求に応答して、前記画像パターンと商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を生成するよう構成された画像処理サーバ装置から、前記商品認識情報を通信網を介して受信して商品情報の検索を行う販売店サーバ装置であって、前記商品認識情報の受信に応答して、データベースに予め格納されている商品に関する情報から、前記商品認識情報により特定される商品に関する商品情報を抽出して前記画像処理サーバ装置へ送信する手段を含むことを特徴とする。   The store server device according to the present invention performs a pattern matching process between the image pattern and the standard pattern of the product in response to the product search request including the image pattern of the search target product from the terminal device, and the product of the matching result A merchant server device that receives the product recognition information via a communication network and searches for product information from an image processing server device configured to generate product recognition information for specifying the product, In response to receiving the recognition information, including means for extracting product information related to the product specified by the product recognition information from information related to the product stored in advance in the database and transmitting the product information to the image processing server device. Features.

本発明によるプログラムは、商品検索要求に基づき商品の検索処理をなすようにした商品検索システムにおける端末装置の動作をコンピュータに実行させるためのプログラムであって、検索対象の商品の画像パターンを生成して前記商品検索要求として通信網を介して送信する処理と、前記検索対象の商品に対する絞込み検索要求をなす処理とを含むことを特徴とする。   A program according to the present invention is a program for causing a computer to execute an operation of a terminal device in a product search system configured to perform a product search process based on a product search request, and generates an image pattern of a product to be searched. And a process for transmitting the product search request via a communication network and a process for making a refined search request for the search target product.

本発明による他のプログラムは、端末装置からの検索対象商品の画像パターンを含む商品検索要求に基づき商品の検索処理をなすようにした画像処理サーバ装置の動作をコンピュータに実行させるためのプログラムであって、前記商品検索要求の受信に応答して、前記画像パターンと、データベースに予め格納されている商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を生成する処理と、この商品認識情報を、通信網を介して、各地に設置された販売店サーバ装置へ送信する処理とを含むことを特徴とする。   Another program according to the present invention is a program for causing a computer to execute an operation of an image processing server device that performs a product search process based on a product search request including an image pattern of a search target product from a terminal device. In response to receiving the product search request, product recognition information for performing a pattern matching process between the image pattern and a standard pattern of products stored in the database in advance and specifying the matching product And a process of transmitting the product recognition information to a store server device installed in various places via a communication network.

本発明による更に他のプログラムは、端末装置からの検索対象商品の画像パターンを含む商品検索要求に応答して、前記画像パターンと商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を生成するよう構成された画像処理サーバ装置から、前記商品認識情報を通信網を介して受信して商品情報の検索を行う販売店サーバ装置の動作をコンピュータに実行させるためのプログラムであって、前記商品認識情報の受信に応答して、データベースに予め格納されている商品に関する情報から、前記商品認識情報により特定される商品に関する商品情報を抽出して前記画像処理サーバ装置へ送信する処理を含むことを特徴とする。   Still another program according to the present invention performs a pattern matching process between the image pattern and the standard pattern of the product in response to a product search request including the image pattern of the search target product from the terminal device, and the product of the matching result The computer executes the operation of the store server device that receives the product recognition information via the communication network from the image processing server device configured to generate the product recognition information for specifying the product information and searches the product information. In response to receiving the product recognition information, the image processing is performed by extracting product information related to the product specified by the product recognition information from information related to the product stored in a database in advance. It includes a process of transmitting to a server device.

本発明の作用を述べる。ユーザ端末からユーザが希望する商品の画像パターンを通信網を介して画像処理サーバ装置へ送信する。このサーバ装置では、送信されてきた画像パターンと予め格納されいる商品の標準パターンとを比較してパターンマッチングにより類似/一致商品を検索する。検索された商品を特定する商品認識情報を、各地に分散配置された販売店サーバ装置へ通信網を介して送信する。各地の販売店サーバ装置では、商品認識情報を受けて、該当商品に関する商品情報を含んで、画像処理サーバ装置へ返送し、画像処理サーバ装置では、各販売店サーバ装置から送信されてきた該当商品情報を統合してユーザ端末へ送信する。ユーザ端末では、これら商品情報を見て希望する商品を決定することができる。該当商品が多数存在すれば、絞込み検索を要求して、商品の絞込みを可能とする。   The operation of the present invention will be described. An image pattern of a product desired by the user is transmitted from the user terminal to the image processing server device via the communication network. In this server device, the transmitted image pattern is compared with a prestored product standard pattern to search for similar / matching products by pattern matching. Merchandise recognition information for identifying the retrieved merchandise is transmitted via a communication network to a store server device distributed in various places. The dealer server device at each location receives the product recognition information, returns the product information related to the product to the image processing server device, and the image processing server device sends the corresponding product transmitted from each dealer server device. The information is integrated and transmitted to the user terminal. The user terminal can determine a desired product by looking at these product information. If there are a large number of corresponding products, a narrowing search is requested and the products can be narrowed down.

画像処理サーバ装置は、この商品検索サービスに関して、ユーザ端末に対する入り口であるモバイルエージェントとして機能し、各地に分散配置されている販売店サーバ装置において、各取扱点の商品に関する詳細な情報をデータベースとして保有しておき、モバイルエージェントとしての画像処理サーバ装置では、商品に関する標準パターンのみをデータベースとして格納しておくことができるので、画像処理サーバ装置のデータベースの容量が著しく大となることはなく、また時々刻々変化する商品に関する情報は、分散された販売店サーバ装置側のデータベースで格納するようにしているので、テータベースの更新管理も容易となる。   The image processing server device functions as a mobile agent that is an entrance to the user terminal with respect to the product search service, and stores detailed information about products at each handling point as a database in the store server devices distributed in various places. In addition, since the image processing server device as a mobile agent can store only standard patterns related to products as a database, the capacity of the database of the image processing server device does not increase significantly, and sometimes Since the information on the products that change every moment is stored in the database on the distributed dealer server side, the update management of the data base becomes easy.

本発明によれば、モバイルエージェントとして画像処理サーバ装置を設けてこのデータベースには、単に商品の標準パターンのみを格納しておき、商品に関する詳細情報は、分散された販売店サーバ装置側のデータベースで格納するようにしているので、画像処理サーバ装置のテータベースの容量の増大が抑止され、更には、商品情報の更新管理も容易となるという効果がある。   According to the present invention, an image processing server device is provided as a mobile agent, and only the standard pattern of the product is stored in this database, and detailed information on the product is stored in a database on the distributed dealer server device side. Since the data is stored, an increase in the capacity of the data base of the image processing server apparatus is suppressed, and further, the product information can be easily updated and managed.

また、ユーザにとっては、デザインイメージに対して希望に沿った商品を簡単に数多くかつ容易に検索することができ、また広く普及しているカメラ付携帯電話機を用いることにより、海外を含む外出先でも、ユーザが気になった商品に関しても類似検索をなすことが可能になるという効果もある。また、販売店にとっては、大々的な広告を出すことが困難な個人や、小規模の販売店、セレクトショップなどでも、潜在的な顧客を獲得できる可能性が生ずるという効果もある。   In addition, users can easily and easily search for products that meet their wishes with respect to design images, and by using camera mobile phones that have become widespread, they can be used on the go including overseas. Also, there is an effect that it is possible to perform a similar search for a product that the user is interested in. In addition, there is an effect that a retailer may be able to acquire potential customers even for individuals who are difficult to place large-scale advertisements, small-scale retailers, select shops, and the like.

以下に、図面を用いて本発明の実施の形態について説明する。図1は本発明の実施の形態を示す全体的システム概略図である。図1に示す如く、本実施の形態においては、携帯電話機やPDA(Personal Digital Assistant)等の携帯型の移動通信端末であるユーザ端末1と、モバイルエージェントとしての画像処理サーバ装置(以下、単にサーバと称す)2と、個人販売店や量販店に分散して設置されているサーバ3a,3bや、オンラインショッピングサーバ3cなどを含む販売店サーバ3とからなっている。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is an overall system schematic diagram showing an embodiment of the present invention. As shown in FIG. 1, in the present embodiment, a user terminal 1 that is a portable mobile communication terminal such as a mobile phone or a PDA (Personal Digital Assistant), and an image processing server device (hereinafter simply referred to as a server) as a mobile agent. 2) and a store server 3 including servers 3a and 3b installed in an individual store and a mass store and an online shopping server 3c.

ユーザ端末1,画像処理サーバ2,販売店サーバ3とは、特に図示しないが、周知の通信網(例えば、インターネット)により相互に接続されている。なお、ユーザ端末1は複数存在するが、図においては、簡単化のために一台のみ示している。   Although not particularly shown, the user terminal 1, the image processing server 2, and the store server 3 are connected to each other via a known communication network (for example, the Internet). Although there are a plurality of user terminals 1, only one is shown in the figure for simplicity.

図2はユーザ端末1の機能ブロック図である。ユーザ端末1は、画像処理サーバ2との間で、通信網を介して情報の送受信をなす機能を有しており、そのために無線基地局(図示せず)との間で無線通信可能な無線通信部11が設けられている。また、画像を撮影する撮像部(カメラ)12と、画像やテキストなどの各種情報表示をなす表示部13と、テンキーやスクロールキー、決定キーなどを含む情報入力用の操作部14と、音声情報の入出力をなすマイク/スピーカである送受話部15と、これ等各部11〜15を制御する制御部(CPU)16と、電話帳情報、発着呼情報、送受信メール情報、撮像画像、端末の各種設定情報を格納すると共に、本商品検索システムの動作を制御するためのプログラム(アプリケーションソフト)等を格納するメモリ17とを有している。   FIG. 2 is a functional block diagram of the user terminal 1. The user terminal 1 has a function of transmitting / receiving information to / from the image processing server 2 via a communication network. For this purpose, the user terminal 1 can wirelessly communicate with a wireless base station (not shown). A communication unit 11 is provided. In addition, an imaging unit (camera) 12 that captures an image, a display unit 13 that displays various types of information such as images and texts, an information input operation unit 14 that includes numeric keys, scroll keys, and enter keys, and audio information Of the microphone / speaker for inputting / outputting, the control unit (CPU) 16 for controlling these units 11 to 15, telephone directory information, incoming / outgoing call information, transmission / reception mail information, captured image, terminal It has a memory 17 for storing various setting information and a program (application software) for controlling the operation of the product search system.

図3は画像処理サーバ2の機能ブロック図である。本サーバ2は本商品検索サービスを提供する事業者により設置され運営管理されるワークステーションやサーバなどの情報処理装置であり、モバイルエージェントとしての機能を有する。本サーバ2は、通信網を介してユーザ端末1や販売店サーバ3との通信をなす通信部21と、ユーザ端末1から送信された画像に対して、画像認識処理を行ってデータベース23に格納されている標準パターン232とのパターンマッチング処理(一致類似検索処理)をなす画像認識/パターンマッチング部22と、本商品検索サービスを利用するユーザに関する情報(ユーザIDなど)231及び画像認識/パターンマッチングのための標準パターン232を格納したデータベース23と、これら各部21〜23を制御する制御部(CPU)24と、このCPU24の動作手順をプログラムとして格納すると共に、CPU24の作業用メモリとして機能するメモリ25とを有している。   FIG. 3 is a functional block diagram of the image processing server 2. The server 2 is an information processing device such as a workstation or server that is installed and operated and managed by a business provider that provides the product search service, and has a function as a mobile agent. The server 2 performs image recognition processing on the communication unit 21 that communicates with the user terminal 1 and the store server 3 via the communication network and the image transmitted from the user terminal 1 and stores the image in the database 23. The image recognition / pattern matching unit 22 that performs pattern matching processing (matching similarity search processing) with the standard pattern 232, information (user ID, etc.) 231 and image recognition / pattern matching related to the user who uses this product search service A database 23 storing a standard pattern 232 for the CPU, a control unit (CPU) 24 for controlling these units 21 to 23, and a memory functioning as a working memory for the CPU 24 while storing the operation procedure of the CPU 24 as a program 25.

図4は販売店サーバ3(3a〜3c)の機能ブロック図である。本サーバ3は、商品の設計や製造、あるいは販売などを行う事業者により設置され管理されるワークステーションやサーバなどの情報処理装置である。本サーバ3は通信網を介して画像処理サーバ2との通信をなす通信部31と、画像処理サーバ3から送信された商品認識情報(商品の特徴)に基づいてデータベース33から所定の商品情報を抽出する商品情報抽出部32と、各種商品情報である形状、模様、色彩、価格、外観画像、メーカー名、在庫(納期)などの情報を格納したデータベース33と、これら各部31,32を制御する制御部(CPU)34と、CPU34の制御動作を予めプログラムとして格納すると共に、CPU34の作業用メモリとして機能するメモリ35とを有している。   FIG. 4 is a functional block diagram of the store server 3 (3a to 3c). The server 3 is an information processing apparatus such as a workstation or server that is installed and managed by a business operator who designs, manufactures, or sells products. The server 3 receives predetermined product information from the database 33 based on the communication unit 31 that communicates with the image processing server 2 via the communication network and the product recognition information (product characteristics) transmitted from the image processing server 3. A product information extraction unit 32 to be extracted, a database 33 that stores information such as shape, pattern, color, price, appearance image, manufacturer name, and inventory (delivery date), which are various product information, and these units 31 and 32 are controlled. A control unit (CPU) 34 and a memory 35 that previously stores control operations of the CPU 34 as a program and functions as a working memory for the CPU 34 are provided.

以下に、本発明の実施の形態の動作について説明する。図5を参照すると、ユーザ端末1における商品検索要求時における動作フロー図であり、図6はそのフローに従ってユーザ端末1の表示部の表示画面の遷移例を示す図である。ユーザが本サービスを受けたい場合には、先ず、図6の表示画面101を選択して表示する。図の“SISS”はシミラーアイテムサーチシステム(Similar Item Search System)、すなわち類似商品検索システムを示すものである。   The operation of the embodiment of the present invention will be described below. Referring to FIG. 5, an operation flow diagram at the time of a product search request in the user terminal 1 is shown, and FIG. 6 is a diagram illustrating a transition example of the display screen of the display unit of the user terminal 1 according to the flow. When the user wants to receive this service, first, the display screen 101 in FIG. 6 is selected and displayed. “SISS” in the figure indicates a similar item search system, that is, a similar product search system.

この表示画面101上の「パターン検索」か「絞込み検索」かのいずれかを選択することができ、最初は、一般には、「パターン検索」が選択され、その検索結果において該当商品が多い場合には、「絞込み検索」が選択される。従って、ここでは、「パターン検索」が選択されたとすると(ステップS1)、カメラ起動が行われる(ステップS2)。よって、ユーザは自分が欲する商品の撮影が可能となる。図6の表示画面102は「カメラ」を選択指示するための画面であり、ユーザにより「カメラ」が選択されると、撮影が行われる(ステップS3)。しかる後に、図6の表示画面103に示す「検索」が表示されるので、ユーザはこれを選択することにより、検索要求が画像処理サーバ2へ送信されるのである(ステップS4)。   Either “pattern search” or “narrow search” on the display screen 101 can be selected. In general, when “pattern search” is generally selected and there are many corresponding products in the search result, “Selection search” is selected. Therefore, here, when “pattern search” is selected (step S1), the camera is activated (step S2). Thus, the user can shoot a product he / she wants. The display screen 102 in FIG. 6 is a screen for selecting and instructing “camera”. When “camera” is selected by the user, shooting is performed (step S3). Thereafter, the “search” shown in the display screen 103 of FIG. 6 is displayed. By selecting this, the search request is transmitted to the image processing server 2 (step S4).

このとき、カメラで撮影された画像パターンのみならず、音声による入力(音声認識による文章入力をも含む)を付加しても良いし、また画像パターンは、CCDやCMOSの二次元センサを有するカメラの他、一次元ラインセンサによるスキャナ出力を用いることもできる。更には、画像編集用のアプリケーションソフトウェアを用いて、当該画像に対して編集(加工)を施して、あるいは検索を容易とするために、特徴点の範囲指定マーキングなどを付加して、検索要求のための画像パターンとして、画像処理サーバ2へ送信してもよい。   At this time, not only the image pattern photographed by the camera but also voice input (including sentence input by voice recognition) may be added, and the image pattern is a camera having a CCD or CMOS two-dimensional sensor. In addition, a scanner output by a one-dimensional line sensor can also be used. Furthermore, the image editing application software is used to edit (process) the image, or to add a feature point range designation marking to facilitate the search, For this purpose, the image pattern may be transmitted to the image processing server 2.

図7は画像処理サーバ2の動作を示すフローチャートであり、ユーザ端末1から画像パターンを含む商品検索要求を受信すると(ステップS11)、データベース23に格納されている標準パターン232と、受信した画像パターンとを比較して、画像認識/パターンマッチング処理が行われる(ステップS12)。この標準パターン232は、検索対象商品をカテゴリー(例えば、乗用車、カバン、衣類、…)に分類し、各カテゴリーにおいて、例えば乗用車であれば、車種別(例えば、ワゴン、セダンなど)の標準となるパターンである。   FIG. 7 is a flowchart showing the operation of the image processing server 2. When a product search request including an image pattern is received from the user terminal 1 (step S11), the standard pattern 232 stored in the database 23 and the received image pattern are received. And image recognition / pattern matching processing is performed (step S12). This standard pattern 232 categorizes search target products into categories (for example, passenger cars, bags, clothes,...), And in each category, for example, a passenger car, becomes a standard for the vehicle type (for example, wagon, sedan, etc.). It is a pattern.

パターンマッチング処理により、受信された画像パターンとマッチングする標準パターンがあれば、この標準パターンに関する情報(その商品の特徴を示す情報であり、「ワゴン」や「セダン」などを示す商品認識情報)が、分配配置されている販売店サーバ3(3a〜3c)へ送信される(ステップS13)。   If there is a standard pattern that matches the received image pattern by pattern matching processing, information about this standard pattern (information indicating the characteristics of the product, product recognition information indicating “wagon”, “sedan”, etc.) Then, it is transmitted to the distribution server 3 (3a-3c) that is distributed (step S13).

図8は販売店サーバ3の動作を示すフローチャートであり、画像処理サーバ2におけるパターンマッチング結果である商品認識情報を受信すると(ステップS21)、この商品認識情報を基に、データベース33が検索される(ステップS22)。例えば、商品認識情報が「セダン」を示す情報であれば、このセダンに関する商品情報がデータベース33から、抽出される(ステップS23)。この商品情報は、乗用車の場合には、全体画像、メーカー名、車種、価格、カタログ情報、取扱店情報、在庫情報(納期)などであり、これら抽出された商品情報は画像処理サーバ2へ送信されることになる(ステップS24)。   FIG. 8 is a flowchart showing the operation of the store server 3. When product recognition information as a pattern matching result in the image processing server 2 is received (step S21), the database 33 is searched based on the product recognition information. (Step S22). For example, if the product recognition information is information indicating “sedan”, product information related to this sedan is extracted from the database 33 (step S23). In the case of a passenger car, the product information includes an entire image, a manufacturer name, a vehicle type, a price, catalog information, dealer information, inventory information (delivery date), and the like, and the extracted product information is transmitted to the image processing server 2. (Step S24).

図9は、販売店サーバ3より送信された商品情報を受信した場合の画像処理サーバ2の動作フロー図である。販売店サーバ3より商品情報を受信すると(ステップS31)、検索要求元のユーザ端末1に対して、販売店サーバ3からの全ての商品情報を統合して検索結果として送信する(ステップS32)。   FIG. 9 is an operation flowchart of the image processing server 2 when the product information transmitted from the store server 3 is received. When the product information is received from the store server 3 (step S31), all the product information from the store server 3 is integrated and transmitted as a search result to the user terminal 1 that is the search request source (step S32).

図10は、画像処理サーバ2より送信された検索結果を受信した場合のユーザ端末1の動作フロー図である。画像処理サーバ2より検索結果を受信すると(ステップS41)、表示部にこの検索結果を表示する(ステップS42)。この場合のユーザ端末1における表示部の表示画面の例が図11の108に示されている。本例では、該当件数が50件となっており、更に、絞込みが必要であるとユーザが判断すると、表示画面上の「絞込み検索」を選択することができる。この「絞込み検索」は図6の表示画面101の「絞込み検索」と同等であり、この「絞込み検索」が選択されると(図5のステップS1)、図6の表示画面104が表示される。そこで、絞込み対象の商品カテゴリーの指定がなされると(a1で示す如く、「乗用車」とする:図5のステップS5)、指定カテゴリー絞込み画面105が表示される(図5のステップS6)。   FIG. 10 is an operation flowchart of the user terminal 1 when the search result transmitted from the image processing server 2 is received. When the search result is received from the image processing server 2 (step S41), the search result is displayed on the display unit (step S42). An example of the display screen of the display unit in the user terminal 1 in this case is shown at 108 in FIG. In this example, the number of hits is 50, and when the user determines that narrowing is necessary, “narrowing search” on the display screen can be selected. This “squeezed search” is equivalent to the “squeezed search” on the display screen 101 in FIG. 6. When this “squeezed search” is selected (step S1 in FIG. 5), the display screen 104 in FIG. 6 is displayed. . Therefore, when the product category to be narrowed down is designated (as indicated by a1, “passenger car” is set: step S5 in FIG. 5), the designated category narrowing screen 105 is displayed (step S6 in FIG. 5).

この画面105では、乗用車の絞込み検索のためのものであって、形状、色の他、エンブレムやヘッドライトなどの、部分的特徴を示す項目毎に、追加画像a2やユーザによる選択a3の指定が可能なようになっている。例えば、形状の「画像」a2を指定すると、絞込みのための追加撮像画像を取込むことができ、画像処理サーバ2において画像認識及びパターンマッチングをより正確とするために、窓枠を設けて、この窓枠内に対象物が入るように、また正面からの撮影を要求するよう構成することもできる。また、「選択」a3を指定すると、予め登録されている選択候補としてのアイコンによるパターン106が表示され、そのうちの所望のもを選択することができるようになっている。更に、「文字入力」a4を選択することにより、文字による検索条件をも入力可能となっている。   This screen 105 is for searching for passenger cars, and in addition to the shape and color, for each item indicating a partial feature such as an emblem or a headlight, an additional image a2 or a user's selection a3 is designated. It is possible. For example, if an “image” a2 of the shape is designated, an additional captured image for narrowing down can be captured. In order to make image recognition and pattern matching more accurate in the image processing server 2, a window frame is provided, It can also be configured such that an object is placed in the window frame and photography from the front is requested. When “selection” a3 is designated, a pattern 106 using icons as selection candidates registered in advance is displayed, and a desired one of them can be selected. Furthermore, by selecting “character input” a4, it is possible to input a search condition by characters.

図6における表示画面105において、色の追加画像では、撮像色の全体の色バランスから、ホワイトバランス調整などの補正を行うようにしても良い。   In the display screen 105 in FIG. 6, for an additional color image, correction such as white balance adjustment may be performed from the overall color balance of the captured color.

こうして、絞込み検索要求が画像処理サーバS4へ送信される(図5のステップS4)と、図7〜図10の動作が行われて、図11の表示画面109で示した如く、絞込み検索結果が、ユーザ端末1の表示部に表示されることになる。なお、この絞込み検索は、図6の表示画面101において、最初から「絞込み検索」を選択することによっても可能であり、この場合は、図5のフローのステップS1において右側へ進むことになる。このような絞込み検索処理を、繰り返し行うようにすれば、更なる絞込みが可能となる。   In this way, when the refinement search request is transmitted to the image processing server S4 (step S4 in FIG. 5), the operations in FIGS. 7 to 10 are performed, and the refinement search result is displayed as shown in the display screen 109 in FIG. Will be displayed on the display unit of the user terminal 1. This narrowing search can also be performed by selecting “narrowing search” from the beginning on the display screen 101 in FIG. 6, and in this case, the process proceeds to the right side in step S <b> 1 of the flow in FIG. 5. If such a narrowing search process is repeatedly performed, further narrowing down becomes possible.

以上のようにして検索された商品について、ユーザが購入希望を有する場合には、希望商品を選んで、購入希望を指示すれば、ユーザ端末1から当該ユーザIDと共にその商品の購入希望が、取扱店のサーバへ送出されるようにする。このとき、画像処理サーバ2において、ユーザIDを認証のために使用して、データベース23内のユーザ情報231と照合し、登録されていれば、正規のユーザであると判断して取扱店のサーバへ商品の発注を行うようにする。   When the user has a purchase request for the product searched as described above, if the user selects the desired product and indicates the purchase request, the user terminal 1 handles the purchase request for the product together with the user ID. It is sent to the store server. At this time, the image processing server 2 uses the user ID for authentication and collates it with the user information 231 in the database 23. To order products.

なお、上述した商品検索システムにより検索された商品についての逆オークションも可能である。例えば、絞込み検索の結果、複数の商品が検索された状態において、ユーザが購入希望価格、購入希望期間などの購入条件を入力して、モバイルエージェントとしてのサーバ2に登録しておく。サーバ2は販売店サーバ側へこの登録内容を提示し、販売店サーバ側では、ユーザの購入条件に合致した情報を、サーバ2を介してユーザへ返す。ユーザ端末1では、各販売店からの情報のうちユーザが最も満足する商品の購入を決定するようにするのである。   Note that a reverse auction is also possible for the product searched by the above-described product search system. For example, in a state where a plurality of products are searched as a result of the narrowing search, the user inputs purchase conditions such as a desired purchase price and a desired purchase period, and registers them in the server 2 as a mobile agent. The server 2 presents this registration content to the dealer server side, and the dealer server side returns information that matches the purchase conditions of the user to the user via the server 2. In the user terminal 1, the purchase of the product that the user is most satisfied among the information from each store is determined.

上記の実施の形態においては、ユーザ端末1としてインターネットなどの通信網へアクセス可能な携帯電話機を用いることができる他、PDAやPC(パーソナルコンピュータ)などを用いることができることは明らかである。また、ユーザ端末やサーバの各動作は、その動作手順を予めプログラムとして記録媒体に格納しておき、これをCPU(コンピュータ)により読取らせて実行させるようにすることができることは勿論である。   In the above-described embodiment, it is obvious that a mobile phone that can access a communication network such as the Internet can be used as the user terminal 1, and a PDA, a PC (personal computer), or the like can be used. In addition, each operation of the user terminal and the server can be stored in advance in a recording medium as a program and read and executed by a CPU (computer).

本発明の実施の形態の概略システム構成図である。1 is a schematic system configuration diagram of an embodiment of the present invention. ユーザ端末の機能ブロック図である。It is a functional block diagram of a user terminal. 画像処理サーバの機能ブロック図である。It is a functional block diagram of an image processing server. 販売店サーバの機能ブロック図である。It is a functional block diagram of a store server. ユーザ端末における検索要求時の動作フロー図である。It is an operation | movement flowchart at the time of the search request | requirement in a user terminal. ユーザ端末における検索要求時の表示画面の遷移を示す図である。It is a figure which shows the transition of the display screen at the time of the search request | requirement in a user terminal. 画像処理サーバにおける検索時の動作フロー図である。It is an operation | movement flowchart at the time of the search in an image processing server. 販売店サーバにおける検索時の動作フロー図である。It is an operation | movement flowchart at the time of the search in a store server. 画像処理サーバにおける検索結果をユーザ端末へ返送する場合の動作フロー図である。It is an operation | movement flowchart in the case of returning the search result in an image processing server to a user terminal. ユーザ端末における検索結果受信時の動作フロー図である。It is an operation | movement flowchart at the time of the search result reception in a user terminal. ユーザ端末における絞込み検索時の表示画面の例を示す図である。It is a figure which shows the example of the display screen at the time of the refinement | retrieval search in a user terminal.

符号の説明Explanation of symbols

1 ユーザ端末
2 画像処理サーバ
3 販売店サーバ
11 無線通信部
12 撮像部
13 表示部
14 操作部
15 送受話部
16,24,34 制御部(CPU)
17,25,35 メモリ
21,31 通信部
22 画像認識/パターンマッチング部
23,33 データベース
32 商品情報抽出部
231 ユーザ情報
232 標準パターン
1 User terminal
2 Image processing server
3 dealer server
11 Wireless communication unit
12 Imaging unit
13 Display section
14 Operation unit
15 Transmission / Reception Unit 16, 24, 34 Control Unit (CPU)
17, 25, 35 memory
21, 31 Communication Department
22 Image recognition / pattern matching section
23,33 database
32 Product information extraction unit
231 User information
232 standard pattern

Claims (27)

商品検索要求に基づき商品の検索処理をなすようにした商品検索システムであって、
検索対象の商品の画像パターンを生成して前記商品検索要求として通信網を介して送信する手段を有する端末装置と、
前記商品検索要求の受信に応答して、前記画像パターンと、データベースに予め格納されている商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を通信網を介して送信する手段を有する第一のサーバ装置と、
前記商品認識情報の受信に応答して、データベースに予め格納されている商品に関する情報から、前記商品認識情報により特定される商品に関する商品情報を抽出して前記第一のサーバ装置へ送信する手段を有する第二のサーバ装置と、
を含み、前記第一のサーバ装置から前記端末装置へ、抽出された商品情報を送信するようにしたことを特徴とする商品検索システム。
A product search system that performs a product search process based on a product search request,
A terminal device having means for generating an image pattern of a product to be searched and transmitting it as a product search request via a communication network;
In response to receiving the product search request, product recognition information is communicated to perform a pattern matching process between the image pattern and a standard pattern of products stored in the database in advance and identify the matching product. A first server device having means for transmitting via a network;
Means for extracting product information relating to a product specified by the product recognition information from information relating to a product stored in advance in a database in response to receiving the product recognition information, and transmitting the product information to the first server device; A second server device comprising:
And the extracted product information is transmitted from the first server device to the terminal device.
前記第二のサーバ装置は、各地の販売店に設置されたサーバ装置であることを特徴とする請求項1記載の商品検索システム。   2. The commodity search system according to claim 1, wherein the second server device is a server device installed at a store in each place. 前記端末装置は、前記商品検索要求として、音声や文字による入力を可能としたことを特徴とする請求項1または2記載の商品検索システム。   The product search system according to claim 1, wherein the terminal device enables input by voice or text as the product search request. 前記端末装置は、前記検索対象の商品に対する絞込み検索要求をなす絞込み検索要求手段を、更に有することを特徴とする請求項1〜3いずれか記載の商品検索システム。   The product search system according to any one of claims 1 to 3, wherein the terminal device further includes a narrow search request means for making a narrow search request for the search target product. 前記絞込み検索要求手段は、前記検索対象の商品の部分的画像の入力を可能としたことを特徴とする請求項4記載の商品検索システム。   5. The product search system according to claim 4, wherein the narrowing-down search request means enables a partial image of the product to be searched to be input. 前記絞込み検索要求手段は、更に音声や文字入力による入力を可能としたことを特徴とする請求項記載5の商品検索システム。   6. The commodity search system according to claim 5, wherein the narrowing search request means further enables input by voice or character input. 前記絞込み検索要求手段は、更に前記商品に関して予め定められた選択候補の提示を行ってこの選択候補のなかの指定入力を可能としたことを特徴とする請求項5または6記載の商品検索システム。   7. The product search system according to claim 5 or 6, wherein the narrowing search request means further presents a selection candidate predetermined for the product and enables designation input among the selection candidates. 前記絞込み検索要求手段は、前記絞込み検索を繰り返し行って順次絞込むようにしたことを特徴とする請求項5〜7いずれか記載の商品検索システム。   The commodity search system according to any one of claims 5 to 7, wherein the narrow-down search requesting means repeatedly performs the narrow-down search to narrow down sequentially. 端末装置からの商品検索要求に基づき商品の検索処理をなすようにした商品検索方法であって、
前記端末装置において、検索対象の商品の画像パターンを生成して前記商品検索要求として通信網を介して送信するステップと、
第一のサーバ装置において、前記商品検索要求の受信に応答して、前記画像パターンと、データベースに予め格納されている商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を通信網を介して送信するステップと、
第二のサーバ装置において、前記商品認識情報の受信に応答して、データベースに予め格納されている商品に関する情報から、前記商品認識情報により特定される商品に関する商品情報を抽出して前記第一のサーバ装置へ送信するステップと、
前記第一のサーバ装置から前記端末装置へ、抽出された商品情報を送信するステップとを含むことを特徴とする商品検索方法。
A product search method for performing a product search process based on a product search request from a terminal device,
In the terminal device, generating an image pattern of a product to be searched and transmitting it as a product search request via a communication network;
In response to receiving the product search request, the first server device performs a pattern matching process between the image pattern and a standard pattern of products stored in advance in the database, and specifies a product as a result of the matching. Transmitting product recognition information for communication via a communication network;
In the second server device, in response to receiving the product recognition information, product information related to the product specified by the product recognition information is extracted from information related to the product stored in the database in advance. Transmitting to the server device;
And a step of transmitting the extracted product information from the first server device to the terminal device.
前記第二のサーバ装置は、各地の販売店に設置されたサーバ装置であることを特徴とする請求項9記載の商品検索方法。   The method according to claim 9, wherein the second server device is a server device installed at a store in each place. 前記端末装置において、前記商品検索要求として、音声や文字による入力を可能としたことを特徴とする請求項9または10記載の商品検索方法。   The product search method according to claim 9 or 10, wherein the terminal device enables input by voice or text as the product search request. 前記端末装置において、前記検索対象の商品に対する絞込み検索要求をなす絞込み検索要求ステップを、更に含むことを特徴とする請求項9〜11いずれか記載の商品検索方法。   The product search method according to any one of claims 9 to 11, further comprising a narrow search request step of making a narrow search request for the search target product in the terminal device. 前記絞込み検索要求ステップは、前記検索対象の商品の部分的画像の入力を可能としたことを特徴とする請求項12記載の商品検索方法。   13. The product search method according to claim 12, wherein the narrowing-down search request step allows a partial image of the product to be searched to be input. 前記絞込み検索要求ステップは、更に音声や文字入力による入力を可能としたことを特徴とする請求項記載13の商品検索方法。   14. The product search method according to claim 13, wherein the narrowing search request step further enables input by voice or character input. 前記絞込み検索要求ステップは、更に前記商品に関して予め定められた選択候補の提示を行ってこの選択候補のなかの指定入力を可能としたことを特徴とする請求項13または14記載の商品検索方法。   15. The product search method according to claim 13 or 14, wherein the narrowing search request step further presents a predetermined selection candidate for the product and enables specification input among the selection candidates. 前記絞込み検索要求ステップは、前記絞込み検索要求を繰り返し行って順次絞込むようにしたことを特徴とする請求項13〜15いずれか記載の商品検索方法。   The commodity search method according to any one of claims 13 to 15, wherein in the narrowing search request step, the narrowing search request is repeatedly performed to narrow down sequentially. 商品検索要求に基づき商品の検索処理をなすようにした商品検索システムにおける端末装置であって、
検索対象の商品の画像パターンを生成して前記商品検索要求として通信網を介して送信する手段と、
前記検索対象の商品に対する絞込み検索要求をなす絞込み検索要求手段と、
を含むことを特徴とする端末装置。
A terminal device in a product search system that performs a product search process based on a product search request,
Means for generating an image pattern of a product to be searched and transmitting it as a product search request via a communication network;
A refinement search request means for making a refinement search request for the search target product;
The terminal device characterized by including.
前記絞込み検索要求手段は、前記検索対象の商品の部分的画像の入力を可能としたことを特徴とする請求項17記載の端末装置。   The terminal device according to claim 17, wherein the narrowing-down search request unit enables input of a partial image of the search target product. 前記絞込み検索要求手段は、更に音声や文字入力による入力を可能としたことを特徴とする請求項記載18の端末装置。   19. The terminal device according to claim 18, wherein the narrowing-down search request unit further enables input by voice or character input. 前記絞込み検索要求手段は、更に前記商品に関して予め定められた選択候補の提示を行ってこの選択候補のなかの指定入力を可能としたことを特徴とする請求項18または19記載の端末装置。   The terminal device according to claim 18 or 19, wherein the narrow-down search request means further presents a predetermined selection candidate for the product and enables designation input among the selection candidates. 前記絞込み検索要求手段は、前記絞込み検索を繰り返し行って順次絞込むようにしたことを特徴とする請求項18〜20いずれか記載の端末装置   The terminal device according to any one of claims 18 to 20, wherein the narrowing-down search requesting unit sequentially narrows down the narrowing-down search. 端末装置からの検索対象商品の画像パターンを含む商品検索要求に基づき商品の検索処理をなすようにした画像処理サーバ装置であって、
前記商品検索要求の受信に応答して、前記画像パターンと、データベースに予め格納されている商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を生成する手段と、
この商品認識情報を、通信網を介して、各地に設置された販売店サーバ装置へ送信する手段と、
を含むことを特徴とする画像処理サーバ装置。
An image processing server device configured to perform a product search process based on a product search request including an image pattern of a search target product from a terminal device,
In response to receiving the product search request, pattern matching processing is performed between the image pattern and a standard pattern of products stored in advance in a database, and product recognition information for specifying the product of the matching result is generated. Means to
Means for transmitting the product recognition information to a store server device installed in various places via a communication network;
An image processing server device comprising:
端末装置からの検索対象商品の画像パターンを含む商品検索要求に応答して、前記画像パターンと商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を生成するよう構成された画像処理サーバ装置から、前記商品認識情報を通信網を介して受信して商品情報の検索を行う販売店サーバ装置であって、
前記商品認識情報の受信に応答して、データベースに予め格納されている商品に関する情報から、前記商品認識情報により特定される商品に関する商品情報を抽出して前記画像処理サーバ装置へ送信する手段を含むことを特徴とする販売店サーバ装置。
In response to a product search request including an image pattern of a search target product from a terminal device, product recognition information for performing a pattern matching process between the image pattern and a standard pattern of the product and specifying a product as a result of the matching is performed. A store server device that receives the product recognition information via a communication network and searches for product information from an image processing server device configured to generate;
Means for extracting product information related to the product specified by the product recognition information from information related to the product stored in advance in a database in response to receiving the product recognition information, and transmitting the product information to the image processing server device A store server device characterized by that.
各地の販売店に設置されていることを特徴とする請求項23記載の販売店サーバ装置。   The dealer server device according to claim 23, which is installed in a dealer in each place. 商品検索要求に基づき商品の検索処理をなすようにした商品検索システムにおける端末装置の動作をコンピュータに実行させるためのプログラムであって、
検索対象の商品の画像パターンを生成して前記商品検索要求として通信網を介して送信する処理と、
前記検索対象の商品に対する絞込み検索要求をなす処理と、
を含むことを特徴とするプログラム。
A program for causing a computer to execute an operation of a terminal device in a product search system configured to perform a product search process based on a product search request,
A process of generating an image pattern of a product to be searched and transmitting it as a product search request via a communication network;
A process for making a narrow search request for the search target product;
The program characterized by including.
端末装置からの検索対象商品の画像パターンを含む商品検索要求に基づき商品の検索処理をなすようにした画像処理サーバ装置の動作をコンピュータに実行させるためのプログラムであって、
前記商品検索要求の受信に応答して、前記画像パターンと商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を生成する処理と、
この商品認識情報を、通信網を介して、各地に設置された販売店サーバ装置へ送信する処理と、
を含むことを特徴とするプログラム。
A program for causing a computer to execute an operation of an image processing server device configured to perform a product search process based on a product search request including an image pattern of a search target product from a terminal device,
In response to receiving the product search request, processing for generating product recognition information for specifying a product of the matching result by performing a pattern matching process between the image pattern and a standard pattern of the product;
A process of transmitting the product recognition information to a store server device installed in various places via a communication network;
The program characterized by including.
端末装置からの検索対象商品の画像パターンを含む商品検索要求に応答して、前記画像パターンと、データベースに予め格納されている商品の標準パターンとのパターンマッチング処理を行ってそのマッチング結果の商品を特定するための商品認識情報を生成するよう構成された画像処理サーバ装置から、前記商品認識情報を通信網を介して受信して商品情報の検索を行う販売店サーバ装置の動作をコンピュータに実行させるためのプログラムであって、
前記商品認識情報の受信に応答して、データベースに予め格納されている商品に関する情報から、前記商品認識情報により特定される商品に関する商品情報を抽出して前記画像処理サーバ装置へ送信する処理を含むことを特徴とするプログラム。
In response to a product search request including the image pattern of the search target product from the terminal device, pattern matching processing is performed between the image pattern and the standard pattern of the product stored in advance in the database, and the matching result product is obtained. From the image processing server device configured to generate product recognition information for identification, the computer executes an operation of the store server device that receives the product recognition information via a communication network and searches for product information. A program for
In response to receiving the product recognition information, processing for extracting product information related to the product specified by the product recognition information from information related to the product stored in advance in a database and transmitting the product information to the image processing server device. A program characterized by that.
JP2004206666A 2004-07-14 2004-07-14 Commodity retrieval system and method, and terminal device, server device and program used therefor Pending JP2006031200A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004206666A JP2006031200A (en) 2004-07-14 2004-07-14 Commodity retrieval system and method, and terminal device, server device and program used therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004206666A JP2006031200A (en) 2004-07-14 2004-07-14 Commodity retrieval system and method, and terminal device, server device and program used therefor

Publications (1)

Publication Number Publication Date
JP2006031200A true JP2006031200A (en) 2006-02-02

Family

ID=35897501

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004206666A Pending JP2006031200A (en) 2004-07-14 2004-07-14 Commodity retrieval system and method, and terminal device, server device and program used therefor

Country Status (1)

Country Link
JP (1) JP2006031200A (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015599A (en) * 2006-07-03 2008-01-24 Nikon Corp Electronic device and search assistace program
JP2010212930A (en) * 2009-03-10 2010-09-24 Fuji Xerox System Service Co Ltd Information processing system, image processor and image processing program
WO2011040202A1 (en) * 2009-09-30 2011-04-07 楽天株式会社 System for recommending an article not present in an image
JP2013516902A (en) * 2010-01-07 2013-05-13 アマゾン テクノロジーズ インコーポレイテッド Presenting items identified in the media stream
WO2013089042A1 (en) * 2011-12-16 2013-06-20 日本電気株式会社 Information processing system, information processing method, and information processing device, method for controlling same and program for controlling same, communication terminal, and method for controlling same and program for controlling same
JP5220953B1 (en) * 2012-12-01 2013-06-26 和夫 金子 Product information providing system, product information providing device, and product information output device
JP2013534006A (en) * 2010-06-17 2013-08-29 マイクロソフト コーポレーション Context-based information aggregation system
WO2014057704A1 (en) 2012-10-12 2014-04-17 Kaneko Kazuo Product information provision system, product information provision device, and product information output device
JP2014115872A (en) * 2012-12-11 2014-06-26 Sakamoto Otozo Shoten Co Ltd Gift system
WO2015174157A1 (en) * 2014-05-14 2015-11-19 独立行政法人産業技術総合研究所 Device and method for exchanging trade information
JP2016500873A (en) * 2012-10-15 2016-01-14 マイクロソフト テクノロジー ライセンシング,エルエルシー Image from sketch
US9538209B1 (en) 2010-03-26 2017-01-03 Amazon Technologies, Inc. Identifying items in a content stream
CN108363750A (en) * 2018-01-29 2018-08-03 广东欧珀移动通信有限公司 Clothes recommend method and Related product
WO2019045033A1 (en) * 2017-09-04 2019-03-07 日本電気株式会社 Information processing system, information processing method and storage medium
CN109635144A (en) * 2018-12-12 2019-04-16 广州蓝深科技有限公司 A kind of e-commerce picture search purchase system
JP2019075135A (en) * 2016-08-16 2019-05-16 ソニー株式会社 Information processing device, information processing method, and program
CN110110148A (en) * 2019-05-28 2019-08-09 成都德迈安科技有限公司 A kind of commodity search method for video image
JP2019168924A (en) * 2018-03-23 2019-10-03 株式会社Lixil Sash frame identifying system
JP2020181502A (en) * 2019-04-26 2020-11-05 株式会社日立システムズ Work support system and work support method, and work support device
JP2021504775A (en) * 2017-12-22 2021-02-15 グーグル エルエルシーGoogle LLC Electronic list user interface
EP4145371A1 (en) * 2008-08-08 2023-03-08 Nikon Corporation Search supporting system, search supporting method and search supporting program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002073665A (en) * 2000-08-24 2002-03-12 Sony Corp Merchandise information providing system
JP2002318814A (en) * 2001-04-19 2002-10-31 Tadashi Goino Commodity retrieval method, commodity retrieval device and program
JP2002328925A (en) * 2001-04-27 2002-11-15 Sony Corp System, device and method for product retrieval
JP2003030198A (en) * 2001-07-11 2003-01-31 Canon Inc Merchandise information providing method, server and program
JP2003122757A (en) * 2001-10-10 2003-04-25 Sony Corp Retrieval guide system, terminal and server
JP2004185071A (en) * 2002-11-29 2004-07-02 Minolta Co Ltd Image retrieval system and composite image forming apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002073665A (en) * 2000-08-24 2002-03-12 Sony Corp Merchandise information providing system
JP2002318814A (en) * 2001-04-19 2002-10-31 Tadashi Goino Commodity retrieval method, commodity retrieval device and program
JP2002328925A (en) * 2001-04-27 2002-11-15 Sony Corp System, device and method for product retrieval
JP2003030198A (en) * 2001-07-11 2003-01-31 Canon Inc Merchandise information providing method, server and program
JP2003122757A (en) * 2001-10-10 2003-04-25 Sony Corp Retrieval guide system, terminal and server
JP2004185071A (en) * 2002-11-29 2004-07-02 Minolta Co Ltd Image retrieval system and composite image forming apparatus

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015599A (en) * 2006-07-03 2008-01-24 Nikon Corp Electronic device and search assistace program
EP4145371A1 (en) * 2008-08-08 2023-03-08 Nikon Corporation Search supporting system, search supporting method and search supporting program
JP2010212930A (en) * 2009-03-10 2010-09-24 Fuji Xerox System Service Co Ltd Information processing system, image processor and image processing program
WO2011040202A1 (en) * 2009-09-30 2011-04-07 楽天株式会社 System for recommending an article not present in an image
JP2011141892A (en) * 2009-09-30 2011-07-21 Rakuten Inc System for recommending article not present in image
JP4733236B2 (en) * 2009-09-30 2011-07-27 楽天株式会社 A system to recommend items that do not exist in the image
CN102449654A (en) * 2009-09-30 2012-05-09 乐天株式会社 System for recommending an article not present in an image
US8572116B2 (en) 2009-09-30 2013-10-29 Rakuten, Inc. System for recommending an article not present in an image
JP2013516902A (en) * 2010-01-07 2013-05-13 アマゾン テクノロジーズ インコーポレイテッド Presenting items identified in the media stream
US10219015B2 (en) 2010-01-07 2019-02-26 Amazon Technologies, Inc. Offering items identified in a media stream
US9538209B1 (en) 2010-03-26 2017-01-03 Amazon Technologies, Inc. Identifying items in a content stream
US9979994B2 (en) 2010-06-17 2018-05-22 Microsoft Technology Licensing, Llc Contextual based information aggregation system
US9679068B2 (en) 2010-06-17 2017-06-13 Microsoft Technology Licensing, Llc Contextual based information aggregation system
US9002924B2 (en) 2010-06-17 2015-04-07 Microsoft Technology Licensing, Llc Contextual based information aggregation system
JP2013534006A (en) * 2010-06-17 2013-08-29 マイクロソフト コーポレーション Context-based information aggregation system
WO2013089042A1 (en) * 2011-12-16 2013-06-20 日本電気株式会社 Information processing system, information processing method, and information processing device, method for controlling same and program for controlling same, communication terminal, and method for controlling same and program for controlling same
US9754169B2 (en) 2011-12-16 2017-09-05 Nec Corporation Information processing system, information processing method, information processing device and control method and control program thereof, and communication terminal and control method and control program thereof
WO2014057704A1 (en) 2012-10-12 2014-04-17 Kaneko Kazuo Product information provision system, product information provision device, and product information output device
JP2016500873A (en) * 2012-10-15 2016-01-14 マイクロソフト テクノロジー ライセンシング,エルエルシー Image from sketch
JP5220953B1 (en) * 2012-12-01 2013-06-26 和夫 金子 Product information providing system, product information providing device, and product information output device
JP2014115872A (en) * 2012-12-11 2014-06-26 Sakamoto Otozo Shoten Co Ltd Gift system
JPWO2015174157A1 (en) * 2014-05-14 2017-04-20 国立研究開発法人産業技術総合研究所 Trading information exchange apparatus and method
WO2015174157A1 (en) * 2014-05-14 2015-11-19 独立行政法人産業技術総合研究所 Device and method for exchanging trade information
JP2018195328A (en) * 2014-05-14 2018-12-06 国立研究開発法人産業技術総合研究所 Trade information interchange device and method
US11393019B2 (en) 2014-05-14 2022-07-19 National Institute Of Advanced Industrial Science And Technology Device and method for exchanging trade information
JP2019075135A (en) * 2016-08-16 2019-05-16 ソニー株式会社 Information processing device, information processing method, and program
JPWO2019045033A1 (en) * 2017-09-04 2020-04-23 日本電気株式会社 Information processing system, information processing method, and storage medium
US11556583B2 (en) 2017-09-04 2023-01-17 Nec Corporation Information processing system, information processing method, and storage medium
WO2019045033A1 (en) * 2017-09-04 2019-03-07 日本電気株式会社 Information processing system, information processing method and storage medium
US11100147B2 (en) 2017-12-22 2021-08-24 Google Llc Electronic list user interface
JP2021504775A (en) * 2017-12-22 2021-02-15 グーグル エルエルシーGoogle LLC Electronic list user interface
US11734323B2 (en) 2017-12-22 2023-08-22 Google Llc Electronic list user interface
CN108363750B (en) * 2018-01-29 2022-01-04 Oppo广东移动通信有限公司 Clothing recommendation method and related products
CN108363750A (en) * 2018-01-29 2018-08-03 广东欧珀移动通信有限公司 Clothes recommend method and Related product
JP2019168924A (en) * 2018-03-23 2019-10-03 株式会社Lixil Sash frame identifying system
JP7102183B2 (en) 2018-03-23 2022-07-19 株式会社Lixil Sash frame identification system
CN109635144A (en) * 2018-12-12 2019-04-16 广州蓝深科技有限公司 A kind of e-commerce picture search purchase system
JP2020181502A (en) * 2019-04-26 2020-11-05 株式会社日立システムズ Work support system and work support method, and work support device
JP7336872B2 (en) 2019-04-26 2023-09-01 株式会社日立システムズ WORK SUPPORT SYSTEM, WORK SUPPORT METHOD, AND WORK SUPPORT DEVICE
CN110110148A (en) * 2019-05-28 2019-08-09 成都德迈安科技有限公司 A kind of commodity search method for video image

Similar Documents

Publication Publication Date Title
JP2006031200A (en) Commodity retrieval system and method, and terminal device, server device and program used therefor
JP4203502B2 (en) Product information providing system, user memo management device, terminal device, information providing device, etc.
US20010039517A1 (en) Method for selling product and product sales system
US20050256786A1 (en) System and method for communicating product information
US20020184096A1 (en) Portable terminal device for providing and obtaining advertisement information, advertisement providing method, advertisement obtaining method, advertisement distributing method and program therefor
EP1326176A1 (en) Online used car information retrieval system
JP2008141400A (en) Communication system, communication terminal and communication method
JP6185216B1 (en) Information providing system, information providing apparatus, information providing method, and program
CN1744125A (en) System and method for communicating product information
JP5422002B2 (en) Method, apparatus and computer program for adding profile data
KR101469898B1 (en) Online combination shopping service system and online combination shopping service method
JP6389343B1 (en) Order information presentation method, order system
JP4770263B2 (en) Product information providing apparatus, product information providing method, and product information providing processing program
KR20090117108A (en) System and method for providing product information service by mobile network system
JP2008210274A (en) Mail-order system
KR20110137004A (en) System and method for providing price comparison service based on integrative searching using mobile terminal
JP2009064212A (en) Point service system, and its network server
JP4959180B2 (en) Mediation device server and update information acquisition system
JP2004126794A (en) Accepting device and accepting method and its accepting program
KR20120036600A (en) System and method for providing price comparison service code-based
JP2006163639A (en) System and method for providing shop information, and program for providing shop information
KR101232107B1 (en) Method, Server and System for Providing Shopping Information Service by Using Picture
JP2006338275A (en) Commodity and salesroom guide system, and commodity and salesroom guide method
JP4257634B2 (en) Customer support system and information providing server
JP4619861B2 (en) Product information providing system, product information providing method, and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070611

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091019

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091228

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100420