JP2020057107A - Article information providing system, article information providing method, and program - Google Patents

Article information providing system, article information providing method, and program Download PDF

Info

Publication number
JP2020057107A
JP2020057107A JP2018186022A JP2018186022A JP2020057107A JP 2020057107 A JP2020057107 A JP 2020057107A JP 2018186022 A JP2018186022 A JP 2018186022A JP 2018186022 A JP2018186022 A JP 2018186022A JP 2020057107 A JP2020057107 A JP 2020057107A
Authority
JP
Japan
Prior art keywords
product
information
character
diagram
product information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018186022A
Other languages
Japanese (ja)
Other versions
JP7170210B2 (en
Inventor
後藤 達哉
Tatsuya Goto
達哉 後藤
省二 新村
Seiji Niimura
省二 新村
惇也 越智
Junya Ochi
惇也 越智
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.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2018186022A priority Critical patent/JP7170210B2/en
Publication of JP2020057107A publication Critical patent/JP2020057107A/en
Application granted granted Critical
Publication of JP7170210B2 publication Critical patent/JP7170210B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide an article information providing system, an article information providing method, and a program capable of providing article information corresponding to an article from a description of the article.SOLUTION: An article information providing system 10 includes a character information extraction unit that extracts character information about an article from an image including a description of the article, a diagram information extraction unit that extracts diagram information about the article from the image, and an article information acquisition unit that acquires article information corresponding to the article based on at least one of the character information extracted by the character information extraction unit and the diagram information extracted by the diagram information extraction unit.SELECTED DRAWING: Figure 1

Description

本開示は、一般に、商品情報提供システム、商品情報提供方法、及び、プログラムに関する。本開示は、特に、商品に対応する商品情報を提供する商品情報提供システム、商品情報提供方法、及び、プログラムに関する。   The present disclosure generally relates to a product information providing system, a product information providing method, and a program. The present disclosure particularly relates to a product information providing system, a product information providing method, and a program for providing product information corresponding to a product.

特許文献1は、商品カタログを用いて情報提示を行う情報提示システムを開示する。情報提示システムは、ネットワークを介して互いに接続される情報提示装置と、情報提示サーバーを備える。情報提示システムは、情報提示装置から送信される識別情報に従って、前記情報提示サーバーで、記憶手段から画像関連情報を取出し、該画像関連情報をネットワークを介して識別情報が送信された情報提示装置に送信し、該情報提示装置の情報提示手段で、サーバーから送信された画像関連情報の提示を行う。   Patent Literature 1 discloses an information presentation system that presents information using a product catalog. The information presenting system includes an information presenting device connected to each other via a network, and an information presenting server. According to the identification information transmitted from the information presenting device, the information presenting system retrieves the image-related information from the storage means in the information presenting server and transfers the image-related information to the information presenting device to which the identification information has been transmitted via the network. The image-related information transmitted from the server is transmitted by the information presenting device of the information presenting apparatus.

特開2004−54307号公報JP-A-2004-54307

特許文献1では、商品カタログは、種々の商品画像(商品の記載)が印刷されており、各頁では、該ページ全般の商品に関する識別情報が画像として印刷されている。つまり、特許文献1では、商品画像等の商品の記載だけでは商品情報を取得することはできず、商品に関する識別情報を予め印刷しておく必要があった。   In Patent Literature 1, various product images (descriptions of products) are printed on a product catalog, and in each page, identification information on products on the entire page is printed as images. That is, in Patent Literature 1, it is not possible to acquire product information only by describing a product such as a product image, and it is necessary to print identification information on the product in advance.

課題は、商品の記載から商品に対応する商品情報を提供できる、商品情報提供システム、商品情報提供方法、及び、プログラムを提供することである。   The problem is to provide a product information providing system, a product information providing method, and a program that can provide product information corresponding to a product from the description of the product.

本開示の一態様の商品情報提供システムは、文字情報抽出部と、図情報抽出部と、商品情報取得部と、を備える。前記文字情報抽出部は、商品の記載を含む画像から、前記商品に関する文字情報の抽出を行う。前記図情報抽出部は、前記画像から、前記商品に関する図情報の抽出を行う。前記商品情報取得部は、前記文字情報抽出部で抽出された前記文字情報と前記図情報抽出部で抽出された前記図情報との少なくとも一方に基づいて、前記商品に対応する商品情報を取得する。   A product information providing system according to an embodiment of the present disclosure includes a character information extraction unit, a diagram information extraction unit, and a product information acquisition unit. The character information extracting unit extracts character information on the product from an image including a description of the product. The diagram information extracting unit extracts diagram information on the product from the image. The product information obtaining unit obtains product information corresponding to the product based on at least one of the character information extracted by the character information extracting unit and the diagram information extracted by the diagram information extracting unit. .

本開示の一態様の商品情報提供方法は、商品に関する画像から、前記商品に関する文字情報の抽出を行い、前記画像から、前記商品に関する図情報の抽出を行い、前記文字情報と前記図情報との少なくとも一方を用いて、前記商品に対応する商品情報を取得する。   A method for providing product information according to an aspect of the present disclosure includes extracting character information related to the product from an image related to the product, extracting diagram information related to the product from the image, and comparing the character information with the diagram information. The product information corresponding to the product is obtained using at least one of the products.

本開示の一態様のプログラムは、前記商品情報提供方法を、1以上のプロセッサに実行させるための、プログラムである。   A program according to an embodiment of the present disclosure is a program for causing one or more processors to execute the product information providing method.

本開示の態様によれば、商品の記載から商品に対応する商品情報を提供できる、という効果を奏する。   According to the aspect of the present disclosure, it is possible to provide product information corresponding to a product from the description of the product.

図1は、一実施形態の商品情報提供システムを含む全体システムのブロック図である。FIG. 1 is a block diagram of an entire system including a product information providing system according to an embodiment. 図2は、商品情報提供システムでの処理の説明図である。FIG. 2 is an explanatory diagram of a process in the product information providing system. 図3は、商品情報提供システムでの処理の別の説明図である。FIG. 3 is another explanatory diagram of the processing in the product information providing system. 図4は、商品情報提供システムでの処理の別の説明図である。FIG. 4 is another explanatory diagram of the processing in the product information providing system. 図5は、商品情報提供システムでの処理の別の説明図である。FIG. 5 is another explanatory diagram of the processing in the product information providing system. 図6は、商品情報提供システムでの処理の別の説明図である。FIG. 6 is another explanatory diagram of the processing in the product information providing system. 図7は、商品情報提供システムでの処理の別の説明図である。FIG. 7 is another explanatory diagram of the processing in the product information providing system. 図8は、商品情報提供システムの動作のフローチャートである。FIG. 8 is a flowchart of the operation of the product information providing system.

1.実施形態
1.1 概要
図1は、商品情報提供システム10を示す。商品情報提供システム10は、文字情報抽出部F12と、図情報抽出部F13と、商品情報取得部F14と、を備える。文字情報抽出部F12は、商品の記載を含む画像G10(図2参照)から商品に関する文字情報L11〜L13,L21〜L23,L31〜L35,L41〜L43,L51〜L53,L61〜L63(図5参照)の抽出を行う。図情報抽出部F13は、画像G10から、商品に関する図情報I10〜I60(図5参照)の抽出を行う。商品情報取得部F14は、文字情報抽出部F12で抽出された文字情報と図情報抽出部F13で抽出された図情報との少なくとも一方に基づいて、商品に対応する商品情報P10〜P60(図7参照)を取得する。
1. Embodiment 1.1 Overview FIG. 1 shows a product information providing system 10. The product information providing system 10 includes a character information extracting unit F12, a diagram information extracting unit F13, and a product information obtaining unit F14. The character information extraction unit F12 converts the character information L11 to L13, L21 to L23, L31 to L35, L41 to L43, L51 to L53, L61 to L63, L61 to L63 (see FIG. Extraction). The diagram information extraction unit F13 extracts the diagram information I10 to I60 (see FIG. 5) regarding the product from the image G10. The merchandise information acquisition unit F14 performs merchandise information P10 to P60 (FIG. 7) corresponding to the merchandise based on at least one of the character information extracted by the character information extraction unit F12 and the diagram information extracted by the diagram information extraction unit F13. See).

商品情報提供システム10では、商品の記載を含む画像G10から、商品に関する文字情報だけでなく商品に関する図情報を抽出可能である。そして、文字情報と図情報との少なくとも一方に基づいて、商品に対応する商品情報を取得する。したがって、商品情報提供システム10によれば、商品の記載から商品に対応する商品情報P10〜P60を提供できる。特に、商品情報を取得するために、商品の記載とは別に、商品に関する識別情報を予め用意しておく必要がない。よって、商品情報提供システム10は、特別な画像ではなく、汎用の画像をもとに商品情報を取得できる。   In the product information providing system 10, not only character information about the product but also figure information about the product can be extracted from the image G10 including the description of the product. Then, product information corresponding to the product is obtained based on at least one of the character information and the diagram information. Therefore, according to the product information providing system 10, it is possible to provide the product information P10 to P60 corresponding to the product from the description of the product. In particular, in order to obtain product information, it is not necessary to prepare identification information on the product separately from the description of the product. Therefore, the merchandise information providing system 10 can acquire merchandise information based on a general-purpose image instead of a special image.

1.2 詳細
以下、本実施形態の商品情報提供システム10について、図1〜図8を参照して更に詳細に説明する。本実施形態の商品情報提供システム10は、商品の記載を含む画像(商品画像)に基づいて、商品情報を提供するためのシステムである。ここで、「商品」は、売買の目的物となる品物である。商品は、製品だけでなく、農作物や海産物等の天然資源も含み得る。「商品の記載」は、商品を説明する(一例として、商品の形状や性質等を説明する)情報であって、文字及び図等の視覚情報を含み得る。
1.2 Details Hereinafter, the product information providing system 10 of the present embodiment will be described in more detail with reference to FIGS. The product information providing system 10 of the present embodiment is a system for providing product information based on an image (product image) including a description of a product. Here, "commodity" is an article to be purchased or sold. Commodities can include not only products but also natural resources such as crops and marine products. The “description of the product” is information describing the product (for example, explaining the shape and properties of the product) and may include visual information such as characters and drawings.

図2は、商品の記載を含む画像の一例を示す。図2に示す画像G10は、複数の商品の記載を含む商品の一覧の画像である。画像G10は、建物に設置する照明器具の姿図一覧の画像である。本実施形態では、商品は、照明器具であり、商品の記載は、商品の外観の図の一種である姿図を含んでいる。画像G10は、図2に示すように、それぞれ商品の記載がされる複数(図2では6つ)の欄R10,R20,R30,R40,R50,R60を含んでいる。   FIG. 2 shows an example of an image including a description of a product. An image G10 illustrated in FIG. 2 is an image of a list of products including descriptions of a plurality of products. The image G10 is an image of a list of the lighting fixtures installed in the building. In the present embodiment, the product is a lighting fixture, and the description of the product includes a figure, which is a type of external view of the product. As shown in FIG. 2, the image G10 includes a plurality (six in FIG. 2) of columns R10, R20, R30, R40, R50, and R60 in each of which a product is described.

図7は、商品情報を含む画像の一例を示す。図7に示す画像G20は、商品リストW10を示している。商品リストW10は、商品情報のリストである。商品リストW10は、複数(図7では、6つ)の商品情報P10,P20,P30,P40,P50,P60のリストである。商品情報の例としては、品番、品名、価格、寸法、質量、仕様、注意事項が挙げられる。本実施形態では、商品情報は、図7に示すように、品番と品名とを含んでいる。   FIG. 7 shows an example of an image including product information. The image G20 shown in FIG. 7 shows the product list W10. The product list W10 is a list of product information. The product list W10 is a list of a plurality (six in FIG. 7) of product information P10, P20, P30, P40, P50, and P60. Examples of product information include a product number, a product name, a price, a dimension, a mass, a specification, and notes. In this embodiment, the product information includes a product number and a product name, as shown in FIG.

商品情報提供システム10は、通信ネットワーク60を通じて、認識システム20と、商品検索システム30と、商品推定システム40と、端末装置50とに接続可能である。商品情報提供システム10は、通信ネットワーク60を通じて、認識システム20と、商品検索システム30と、商品推定システム40と、端末装置50とともに、システムを構築している。   The product information providing system 10 can be connected to the recognition system 20, the product search system 30, the product estimation system 40, and the terminal device 50 via the communication network 60. The product information providing system 10 forms a system together with the recognition system 20, the product search system 30, the product estimation system 40, and the terminal device 50 via the communication network 60.

通信ネットワーク60は、インターネットを含み得る。通信ネットワーク60は、単一の通信プロトコルに準拠したネットワークだけではなく、異なる通信プロトコルに準拠した複数のネットワークで構成され得る。通信プロトコルは、周知の様々な有線及び無線通信規格から選択され得る。図1では簡略化されているが、通信ネットワーク60は、リピータハブ、スイッチングハブ、ブリッジ、ゲートウェイ、ルータ等のデータ通信機器を含み得る。   Communication network 60 may include the Internet. The communication network 60 can be composed of not only a network conforming to a single communication protocol but also a plurality of networks conforming to different communication protocols. The communication protocol may be selected from various well-known wired and wireless communication standards. Although simplified in FIG. 1, the communication network 60 may include data communication devices such as repeater hubs, switching hubs, bridges, gateways, routers, and the like.

端末装置50は、商品情報提供システム10への画像G10の入力、及び、商品情報提供システム10からの商品情報の表示に利用される。端末装置50は、図1に示すように、入出力部51と、通信部52と、処理部53と、を備える。端末装置50は、情報端末であり、例えば、デスクトップコンピュータである。なお、端末装置50は、ラップトップコンピュータ、又は、携帯端末(スマートフォン、タブレット端末、ウェアラブル端末等)により実現され得る。   The terminal device 50 is used for inputting the image G10 to the product information providing system 10 and displaying product information from the product information providing system 10. The terminal device 50 includes an input / output unit 51, a communication unit 52, and a processing unit 53, as shown in FIG. The terminal device 50 is an information terminal, for example, a desktop computer. Note that the terminal device 50 can be realized by a laptop computer or a mobile terminal (smartphone, tablet terminal, wearable terminal, or the like).

入出力部51は、端末装置50を操作するための入力装置を備える。入力装置は、例えば、キーボード、マウス、トラックボール、タッチパッド等を含み得る。また、入出力部51は、情報を表示するための画像表示装置を備える。画像表示装置は、液晶ディスプレイや有機ELディスプレイ等の薄型のディスプレイ装置を含み得る。   The input / output unit 51 includes an input device for operating the terminal device 50. Input devices may include, for example, a keyboard, a mouse, a trackball, a touchpad, and the like. The input / output unit 51 includes an image display device for displaying information. The image display device may include a thin display device such as a liquid crystal display and an organic EL display.

通信部52は、通信インターフェースである。通信部52は、通信ネットワーク60に接続可能であり、通信ネットワーク60を通じた通信を行う機能を有する。通信部52は、所定の通信プロトコルに準拠している。所定の通信プロトコルは、周知の様々な有線及び無線通信規格から選択され得る。   The communication unit 52 is a communication interface. The communication unit 52 is connectable to the communication network 60 and has a function of performing communication through the communication network 60. The communication unit 52 complies with a predetermined communication protocol. The predetermined communication protocol may be selected from various known wired and wireless communication standards.

処理部53は、端末装置50の全体的な制御、すなわち、入出力部51及び通信部52を制御するように構成される。処理部53は、例えば、1以上のプロセッサ(マイクロプロセッサ)と1以上のメモリとを含むコンピュータシステムにより実現され得る。つまり、1以上のプロセッサが1以上のメモリに記憶された1以上のプログラム(アプリケーション)を実行することで、処理部53として機能する。プログラムは、ここでは処理部53のメモリに予め記録されているが、インターネット等の電気通信回線を通じて、又はメモリカード等の非一時的な記録媒体に記録されて提供されてもよい。   The processing unit 53 is configured to control the entire terminal device 50, that is, the input / output unit 51 and the communication unit 52. The processing unit 53 can be realized by, for example, a computer system including one or more processors (microprocessors) and one or more memories. That is, the one or more processors function as the processing unit 53 by executing one or more programs (applications) stored in one or more memories. The program is recorded in the memory of the processing unit 53 in advance here, but may be provided through an electric communication line such as the Internet, or recorded on a non-temporary recording medium such as a memory card.

処理部53は、上述した、入出力部51の操作に応じて、ユーザにより入力された画像G10を、商品情報提供システム10に通信ネットワーク60を通じて送信する機能を有している。   The processing unit 53 has a function of transmitting the image G10 input by the user to the product information providing system 10 through the communication network 60 in accordance with the operation of the input / output unit 51 described above.

処理部53は、図3に示すように、ユーザにより入力された画像G10を入出力部51の画像表示装置で表示して、画像G10において、商品の記載がある領域(セル)を、入出力部51の入力装置にて指定させる機能を有している。図3では、欄R10に対して、領域C10が設定されているが、いずれかの欄に対して、領域が設定されればよい。処理部53は、領域が設定されると、領域の情報を、商品情報提供システム10に通信ネットワーク60を通じて送信する機能を有している。領域の情報は、領域のサイズ、及び、画像上の位置を含み得る。   As shown in FIG. 3, the processing unit 53 displays the image G10 input by the user on the image display device of the input / output unit 51, and inputs / outputs an area (cell) where a product is described in the image G10. It has a function to be specified by the input device of the unit 51. In FIG. 3, the region C10 is set for the column R10, but the region may be set for any of the columns. When an area is set, the processing unit 53 has a function of transmitting area information to the product information providing system 10 via the communication network 60. The area information may include the size of the area and the position on the image.

また、処理部53は、領域に対して複数の商品情報の候補がある場合、ユーザに商品情報の候補を選択させる機能を有する(図7参照)。この点については後述する。   Further, the processing unit 53 has a function of allowing a user to select a candidate for product information when there are a plurality of candidates for product information for an area (see FIG. 7). This will be described later.

商品情報提供システム10は、図1に示すように、通信部11と、処理部12とを備えている。商品情報提供システム10は、サーバにより実現され得る。   The product information providing system 10 includes a communication unit 11 and a processing unit 12, as shown in FIG. The product information providing system 10 can be realized by a server.

通信部11は、通信インターフェースである。通信部11は、通信ネットワーク60に接続可能であり、通信ネットワーク60を通じた通信を行う機能を有する。通信部11は、所定の通信プロトコルに準拠している。所定の通信プロトコルは、周知の様々な有線及び無線通信規格から選択され得る。   The communication unit 11 is a communication interface. The communication unit 11 is connectable to the communication network 60 and has a function of performing communication through the communication network 60. The communication unit 11 conforms to a predetermined communication protocol. The predetermined communication protocol may be selected from various known wired and wireless communication standards.

処理部12は、商品情報提供システム10の動作を制御する制御回路である。処理部12は、例えば、1以上のプロセッサ(マイクロプロセッサ)と1以上のメモリとを含むコンピュータシステムにより実現され得る。つまり、1以上のプロセッサが1以上のメモリに記憶された1以上のプログラム(アプリケーション)を実行することで、処理部12として機能する。プログラムは、ここでは処理部12のメモリに予め記録されているが、インターネット等の電気通信回線を通じて、又はメモリカード等の非一時的な記録媒体に記録されて提供されてもよい。   The processing unit 12 is a control circuit that controls the operation of the product information providing system 10. The processing unit 12 can be realized by, for example, a computer system including one or more processors (microprocessors) and one or more memories. In other words, one or more processors function as the processing unit 12 by executing one or more programs (applications) stored in one or more memories. Here, the program is recorded in the memory of the processing unit 12 in advance, but may be provided through an electric communication line such as the Internet, or recorded on a non-temporary recording medium such as a memory card.

処理部12は、図1に示すように、領域設定部F11と、文字情報抽出部F12と、図情報抽出部F13と、商品情報取得部F14と、商品リスト作成部F15と、を備えている。図1において、領域設定部F11と、文字情報抽出部F12と、図情報抽出部F13と、商品情報取得部F14と、商品リスト作成部F15とは実体のある構成を示しているわけではなく、処理部12によって実現される機能を示している。   As illustrated in FIG. 1, the processing unit 12 includes an area setting unit F11, a character information extracting unit F12, a diagram information extracting unit F13, a product information obtaining unit F14, and a product list creating unit F15. . In FIG. 1, the area setting unit F11, the character information extracting unit F12, the diagram information extracting unit F13, the product information obtaining unit F14, and the product list creating unit F15 do not show a substantial configuration. 2 illustrates functions implemented by the processing unit 12.

領域設定部F11は、画像G10に複数の商品の記載にそれぞれ対応する複数の領域を設定する。より詳細には、領域設定部F11は、端末装置50から画像G10及び領域の情報を受け取ると、画像G10に複数の商品の記載にそれぞれ対応する複数の領域を設定する。例えば、図4に示すように、領域設定部F11は、商品の記載がある欄R10〜R60にそれぞれ対応するように複数(図4では6つ)の領域C10〜C60を設定する。領域設定部F11は、領域の情報に基づいて画像G10から欄R10〜R60を抽出し、欄R10〜R60それぞれに領域C10〜C60を設定する。一例として、領域設定部F11は、エッジ検出によって、画像G10から欄を構成する輪郭の候補を抽出する。画像G10において欄はマトリクス状に並んでいることから、端末装置50からの領域の情報(領域のサイズ及び領域の位置)に基づいて、各欄に対応する領域の推定が可能である。よって、領域設定部F11は、領域の情報(領域のサイズ及び領域の位置)に合致するように、欄を構成する輪郭の候補から、欄を構成する輪郭を選択する。その結果、領域設定部F11は、図4に示すように、欄R10〜R60それぞれに領域C10〜C60を設定する。   The region setting unit F11 sets a plurality of regions respectively corresponding to descriptions of a plurality of products in the image G10. More specifically, upon receiving the image G10 and the information on the area from the terminal device 50, the area setting unit F11 sets a plurality of areas respectively corresponding to the descriptions of the plurality of products in the image G10. For example, as shown in FIG. 4, the region setting unit F11 sets a plurality (six in FIG. 4) of regions C10 to C60 so as to correspond to the columns R10 to R60 in which the description of the product is respectively provided. The region setting unit F11 extracts the columns R10 to R60 from the image G10 based on the information on the region, and sets the regions C10 to C60 in the columns R10 to R60, respectively. As an example, the area setting unit F11 extracts a contour candidate forming a column from the image G10 by edge detection. Since the columns in the image G10 are arranged in a matrix, the region corresponding to each column can be estimated based on the region information (region size and region position) from the terminal device 50. Therefore, the region setting unit F11 selects the contour forming the column from the candidates for the contour forming the column so as to match the information of the region (the size of the region and the position of the region). As a result, the region setting unit F11 sets the regions C10 to C60 in the columns R10 to R60, respectively, as shown in FIG.

文字情報抽出部F12は、商品の記載を含む画像から、商品に関する文字情報の抽出を行う。領域設定部F11で複数の領域が設定されている場合には、文字情報抽出部F12は、複数の領域のそれぞれに対して、文字情報の抽出を行う。文字情報抽出部F12は、画像から抽出した文字情報を商品情報取得部F14に与える。   The character information extracting unit F12 extracts character information relating to the product from the image including the description of the product. When a plurality of areas are set in the area setting unit F11, the character information extracting unit F12 extracts character information for each of the plurality of areas. The character information extraction unit F12 gives the character information extracted from the image to the product information acquisition unit F14.

図情報抽出部F13は、商品の記載を含む画像から、商品に関する図情報の抽出を行う。領域設定部F11で複数の領域が設定されている場合には、図情報抽出部F13は、複数の領域毎のそれぞれに対して、図情報の抽出を行う。図情報抽出部F13は、画像から抽出した図情報を商品情報取得部F14に与える。   The diagram information extraction unit F13 extracts diagram information about the product from the image including the description of the product. When a plurality of regions are set in the region setting unit F11, the diagram information extracting unit F13 extracts diagram information for each of the plurality of regions. The figure information extraction unit F13 provides the figure information extracted from the image to the product information acquisition unit F14.

本実施形態では、文字情報抽出部F12及び図情報抽出部F13は、認識システム20を利用して、文字情報の抽出を行う。   In the present embodiment, the character information extracting unit F12 and the diagram information extracting unit F13 extract character information using the recognition system 20.

認識システム20は、画像から文字と図とを認識するシステムである。認識システム20は、従来周知の画像処理技術により実現され得る。一例として、認識システム20は、光学文字認識(Optical Character Recognition)により、画像から文字を読み取る。認識システム20は、画像において文字として読み取れなかった領域を、図として読み取る。このような認識システム20は、サーバにより実現され得る。   The recognition system 20 is a system that recognizes a character and a figure from an image. The recognition system 20 can be realized by a conventionally known image processing technique. As an example, the recognition system 20 reads characters from an image by optical character recognition (Optical Character Recognition). The recognition system 20 reads, as a diagram, an area that cannot be read as a character in the image. Such a recognition system 20 can be realized by a server.

文字情報抽出部F12は、画像G10を認識システム20に入力した結果から、文字情報を取得する。本実施形態では、文字情報抽出部F12は、商品の詳細に関する文字列を文字情報として抽出する。つまり、文字情報抽出部F12は、商品の詳細に関連がない文字列を無視する。例えば、文字情報抽出部F12は、文字数が所定値(例えば2)以下の文字列を商品の詳細に関連がない文字列として扱ってよい。文字数が少ない文字列は、商品情報の特定には寄与しないと考えられるから、商品の詳細に関連がない文字列として扱ってよい。商品の詳細は、商品の品番と、商品の仕様とを含み得る。また、文字情報抽出部F12は、文字情報が品番かどうかを判定してよい。一例として、文字情報抽出部F12は、所定の桁数以上の英数字の文字列である文字情報を品番情報と判定する。文字情報抽出部F12は、商品の仕様に関する文字情報を補足情報として扱ってよい。なお、補足情報として抽出する文字列は、商品の仕様に関するキーワードを含む文字列であってよい。照明器具の場合、キーワードの例としては、形状に関するキーワード、明るさに関するキーワード、光色に関するキーワード、その他のキーワードが挙げられる。形状に関するキーワードの例としては、「直付」、「埋込」、「笠なし」、「笠付」、「スクエア」、「下面」、「パネル」、「ルーバー」、「開放」、「ガード」、「富士型」、「片反射」、「丸形」がある。明るさに関するキーワードの例としては、明るさを示す記号、ワット数が挙げられる。光色に関するキーワードの例としては、「昼光色」、「昼白色」、「白色」、「温白色」、「電球色」が挙げられる。その他のキーワードの例としては、「防湿」、「防水」、「防雨」、「バッテリー」、「調光」、「非常用」、「電源」、「電池」が挙げられる。これらキーワードは、商品検索システム30での検索に適したものであることが好ましい。また、キーワードは、商品の種類によって適宜変更されてよい。文字情報抽出部F12は、抽出された文字情報が予め決められていたキーワードを含む場合に、抽出された文字情報を補足情報と判定してよい。文字情報抽出部F12は、画像から抽出した文字情報を商品情報取得部F14に与える。   The character information extraction unit F12 acquires character information from the result of inputting the image G10 to the recognition system 20. In the present embodiment, the character information extraction unit F12 extracts a character string relating to details of a product as character information. That is, the character information extraction unit F12 ignores character strings that are not related to the details of the product. For example, the character information extraction unit F12 may treat a character string whose number of characters is equal to or less than a predetermined value (for example, 2) as a character string that is not related to details of a product. Since a character string having a small number of characters is not considered to contribute to the specification of the product information, it may be treated as a character string having no relation to the details of the product. The details of the product may include a product number and a product specification. The character information extracting unit F12 may determine whether the character information is a part number. As an example, the character information extracting unit F12 determines character information that is a character string of alphanumeric characters having a predetermined number of digits or more as part number information. The character information extraction unit F12 may handle character information on product specifications as supplementary information. Note that the character string extracted as the supplementary information may be a character string including a keyword related to the product specification. In the case of a lighting fixture, examples of keywords include a keyword related to shape, a keyword related to brightness, a keyword related to light color, and other keywords. Examples of keywords related to shape include “directly attached”, “embedded”, “without shade”, “with shade”, “square”, “bottom”, “panel”, “louver”, “open”, “guard” , "Fuji type", "Single reflection", "Round type". Examples of keywords relating to brightness include a symbol indicating brightness and a wattage. Examples of keywords relating to light color include “daylight color”, “lunch white”, “white”, “warm white”, and “bulb color”. Examples of other keywords include “moisture proof”, “waterproof”, “rainproof”, “battery”, “dimming”, “emergency”, “power”, and “battery”. Preferably, these keywords are suitable for a search in the product search system 30. Further, the keyword may be appropriately changed depending on the type of the product. When the extracted character information includes a predetermined keyword, the character information extraction unit F12 may determine the extracted character information as supplementary information. The character information extraction unit F12 gives the character information extracted from the image to the product information acquisition unit F14.

図情報抽出部F13は、画像G10を認識システム20に入力した結果から、図情報を取得する。本実施形態では、図情報抽出部F13は、商品の外観の図(本実施形態では、姿図)を図情報として抽出する。つまり、図情報抽出部F13は、商品の外観に関連がない図を無視する。例えば、図情報抽出部F13は、サイズが所定値以下の図情報を商品の外観に関連がない図情報として扱ってよい。姿図一覧では、商品の外観の図はある程度の大きさで描かれているから、サイズが小さい図情報を商品の外観とは関係ない図情報として扱ってよい。   The figure information extraction unit F13 acquires figure information from the result of inputting the image G10 to the recognition system 20. In the present embodiment, the diagram information extracting unit F13 extracts a diagram of the appearance of the product (the figure in the present embodiment) as diagram information. That is, the diagram information extraction unit F13 ignores a diagram that is not related to the appearance of the product. For example, the figure information extracting unit F13 may treat the figure information whose size is equal to or smaller than a predetermined value as the figure information that is not related to the appearance of the product. In the figure list, since the figure of the appearance of the product is drawn in a certain size, the figure information having a small size may be treated as figure information that is not related to the appearance of the product.

図5は、文字情報抽出部F12及び図情報抽出部F13での抽出の結果を示す。図5では、画像G10に、6つの領域C10〜C60が設定されている。   FIG. 5 shows the results of the extraction by the character information extraction unit F12 and the diagram information extraction unit F13. In FIG. 5, six regions C10 to C60 are set in the image G10.

領域C10からは、3つの文字情報L11,L12,L13及び1つの図情報I10が抽出されている。文字情報L11は、「LED埋込パネル」という文字列であり、商品の種類を示す。文字情報L12は、「56W 450角」という文字列であり、商品の定格電力及びサイズを示す。文字情報L13は、「XL575PFVJLA9」という文字列であり、商品の品番を示す。文字情報L13は品番情報であり、文字情報L11,L12は補足情報である。図情報I10は、姿図であり、LED埋込パネルを示す。   Three pieces of character information L11, L12, and L13 and one piece of figure information I10 are extracted from the area C10. The character information L11 is a character string “LED embedded panel” and indicates the type of product. The character information L12 is a character string “56W 450 square” and indicates the rated power and size of the product. The character information L13 is a character string “XL575PFVJLA9” and indicates a product number. Character information L13 is part number information, and character information L11 and L12 are supplementary information. The figure information I10 is a figure and shows an LED embedded panel.

領域C20からは、3つの文字情報L21,L22,L23及び1つの図情報I20が抽出されている。文字情報L21は、「LED埋込パネル」という文字列であり、商品の種類を示す。文字情報L22は、「43W 450角」という文字列であり、商品の定格電力及びサイズを示す。文字情報L23は、「XL574PFVJLA9」という文字列であり、商品の品番を示す。文字情報L23は品番情報であり、文字情報L21,L22は補足情報である。図情報I20は、姿図であり、LED埋込パネルを示す。   From the area C20, three pieces of character information L21, L22, L23 and one piece of figure information I20 are extracted. The character information L21 is a character string “LED embedded panel” and indicates the type of product. The character information L22 is a character string “43W 450 square” and indicates the rated power and size of the product. The character information L23 is a character string “XL574PFVJLA9” and indicates a product number. Character information L23 is part number information, and character information L21 and L22 are supplementary information. The figure information I20 is a figure and shows an LED embedded panel.

領域C30からは、5つの文字情報L31,L32,L33,L34,L35及び1つの図情報I30が抽出されている。文字情報L31は、「LED埋込ルーバー」という文字列であり、商品の種類を示す。文字情報L32は、「LDL40×2 (3800Lm)」という文字列であり、商品の光源を示す。文字情報L33は、「消費電力64W」という文字列であり、商品の消費電力を示す。文字情報L34は、「マルチコンフォート15」という文字列であり、商品の種類を示す。文字情報L35は、「XFL323CBLE9」という文字列であり、商品の品番を示す。文字情報L35は品番情報であり、文字情報L31〜L34は補足情報である。図情報I30は、姿図であり、LED埋込ルーバーを示す。   From the area C30, five pieces of character information L31, L32, L33, L34, L35 and one piece of figure information I30 are extracted. The character information L31 is a character string “LED embedded louver” and indicates the type of product. The character information L32 is a character string “LDL40 × 2 (3800Lm)” and indicates the light source of the product. The character information L33 is a character string “power consumption 64 W” and indicates the power consumption of the product. The character information L34 is a character string “multi-comfort 15” and indicates the type of product. The character information L35 is a character string “XFL323CBLE9” and indicates a product number. Character information L35 is part number information, and character information L31 to L34 is supplementary information. The figure information I30 is a figure and shows the LED embedded louver.

領域C40からは、3つの文字情報L41,L42,L43及び1つの図情報I40が抽出されている。文字情報L41は、「LEDブラケット」という文字列であり、商品の種類を示す。文字情報L42は、「20形直管蛍光灯1灯相当」という文字列であり、商品の明るさを示す。文字情報L43は、「LGB85039LE1」という文字列であり、商品の品番を示す。文字情報L43は品番情報であり、文字情報L41,L42は補足情報である。図情報I40は、姿図であり、LEDブラケットを示す。   From the area C40, three pieces of character information L41, L42, L43 and one piece of figure information I40 are extracted. The character information L41 is a character string “LED bracket” and indicates the type of product. The character information L42 is a character string “equivalent to one 20-type straight tube fluorescent lamp” and indicates the brightness of the product. The character information L43 is a character string “LGB85039LE1” and indicates a product number. Character information L43 is part number information, and character information L41 and L42 are supplementary information. The figure information I40 is a figure and shows an LED bracket.

領域C50からは、3つの文字情報L51,L52,L53及び1つの図情報I50が抽出されている。文字情報L51は、「LED 富士型」という文字列であり、商品の種類を示す。文字情報L52は、「LDL40×2 (2600Lm)」という文字列であり、商品の光源を示す。文字情報L53は、「NNF42001LE9」という文字列であり、商品の品番を示す。文字情報L53は品番情報であり、文字情報L51,L52は補足情報である。図情報I50は、姿図であり、富士型のLED照明器具を示す。   From the area C50, three pieces of character information L51, L52, L53 and one piece of figure information I50 are extracted. The character information L51 is a character string “LED Fuji type” and indicates the type of product. The character information L52 is a character string “LDL40 × 2 (2600Lm)” and indicates the light source of the product. The character information L53 is a character string “NNF42001LE9” and indicates the product number. Character information L53 is part number information, and character information L51 and L52 are supplementary information. The figure information I50 is a figure and shows a Fuji-type LED lighting fixture.

領域C60からは、3つの文字情報L61,L62,L63及び1つの図情報I60が抽出されている。文字情報L61は、「LED直付型」という文字列であり、商品の種類を示す。文字情報L62は、「32.5W iDシリーズ直付型」という文字列であり、商品の定格電力及び種類を示す。文字情報L63は、「W150×L1250」という文字列であり、商品のサイズを示す。文字情報L61〜63はいずれも補足情報である。図情報I60は、姿図であり、直付型のLED照明器具を示す。   From the area C60, three pieces of character information L61, L62, L63 and one figure information I60 are extracted. The character information L61 is a character string “LED direct-attached type” and indicates the type of product. The character information L62 is a character string “32.5W iD series direct attachment type” and indicates the rated power and the type of the product. The character information L63 is a character string “W150 × L1250” and indicates the size of the product. Each of the character information L61 to L63 is supplementary information. The figure information I60 is a figure and shows a direct-attached LED lighting fixture.

商品情報取得部F14は、文字情報抽出部F12で抽出された文字情報L11〜L63と図情報抽出部F13で抽出された図情報I10〜I60との少なくとも一方に基づいて、商品に対応する商品情報P10〜P60(図7参照)を取得する。   The merchandise information acquisition unit F14 obtains merchandise information corresponding to the merchandise based on at least one of the character information L11 to L63 extracted by the character information extraction unit F12 and the diagram information I10 to I60 extracted by the diagram information extraction unit F13. P10 to P60 (see FIG. 7) are acquired.

より詳細には、商品情報取得部F14は、第1処理と、第2処理とを行う機能を有する。   More specifically, the product information acquisition unit F14 has a function of performing a first process and a second process.

第1処理は、文字情報抽出部F12で抽出された文字情報L11〜L13,L21〜L23,L31〜L35,L41〜L43,L51〜L53,L61〜L63を用いて商品に対応する商品情報P10〜P60を取得する処理である。商品情報取得部F14は、第1処理では、商品検索システム30を利用する。商品検索システム30は、1以上の文字列の入力に対して商品情報を出力するように構成されている。商品検索システム30は、商品情報のデータベースを有している。商品検索システム30は、入力された1以上の文字列で、商品情報のデータベースを検索して、入力された1以上の文字列が当てはまる商品情報を出力する。なお、商品検索システム30に入力される文字列が商品情報の特定に十分な文字列を含んでいない場合、商品検索システム30は、商品情報を十分に絞り込むことができないため、商品情報を特定できない。この場合、商品検索システム30は、商品情報を特定できない旨の通知を出力してよい。商品検索システム30は、従来周知のデータベースの構築技術により構成することができ、サーバにより実現され得る。   The first process is the product information P10 corresponding to the product using the character information L11 to L13, L21 to L23, L31 to L35, L41 to L43, L51 to L53, and L61 to L63 extracted by the character information extraction unit F12. This is the process of acquiring P60. The product information acquisition unit F14 uses the product search system 30 in the first processing. The product search system 30 is configured to output product information in response to input of one or more character strings. The product search system 30 has a database of product information. The product search system 30 searches a database of product information with the input one or more character strings, and outputs product information to which the input one or more character strings apply. If the character string input to the product search system 30 does not include a character string sufficient to specify the product information, the product search system 30 cannot sufficiently narrow down the product information, and thus cannot specify the product information. . In this case, the product search system 30 may output a notification that the product information cannot be specified. The product search system 30 can be configured by a conventionally known database construction technique, and can be realized by a server.

商品情報取得部F14は、第1処理では、文字情報抽出部F12で抽出された文字情報を商品検索システム30に与えることで、商品検索システム30から商品に対応する商品情報を取得する。特に、商品情報取得部F14は、第1処理では、文字情報抽出部F12で抽出された品番情報を商品検索システム30に与えることで、商品検索システム30から商品に対応する商品情報を取得する。なお、商品情報取得部F14は、文字情報抽出部F12で品番情報が抽出できなかった場合には、第1処理で商品に対応する商品情報を取得できなかったとしてよい。   In the first process, the product information acquisition unit F14 acquires the product information corresponding to the product from the product search system 30 by giving the character information extracted by the character information extraction unit F12 to the product search system 30. In particular, in the first process, the product information acquisition unit F14 acquires the product information corresponding to the product from the product search system 30 by providing the product search system 30 with the product number information extracted by the character information extraction unit F12. If the character information extracting unit F12 cannot extract the product number information, the product information acquiring unit F14 may not be able to acquire the product information corresponding to the product in the first process.

第2処理は、図情報抽出部F13で抽出された図情報I10〜I60を用いて商品に対応する商品情報P10〜P60を取得する処理である。商品情報取得部F14は、第2処理では、商品検索システム30及び商品推定システム40を利用する。商品推定システム40は、図情報の入力に対して商品の種類を出力するように構成されている。一例としては、図情報が照明器具の姿図であれば、姿図に対応する照明器具の種類を対応付ければよい。照明器具の種類の例としては、ベースライト、ダウンライト、シーリングライト、誘導灯、非常灯が挙げられる。   The second process is a process of acquiring product information P10 to P60 corresponding to a product using the diagram information I10 to I60 extracted by the diagram information extracting unit F13. In the second processing, the product information acquisition unit F14 uses the product search system 30 and the product estimation system 40. The product estimation system 40 is configured to output the type of the product in response to the input of the diagram information. As an example, if the figure information is the figure of the lighting fixture, the type of the lighting fixture corresponding to the figure may be associated. Examples of types of lighting fixtures include base lights, down lights, ceiling lights, guide lights, and emergency lights.

商品推定システム40は、学習済みモデル(商品情報推定モデル)を利用する。商品情報推定モデルは、図情報と商品の種類との関係を学習した学習済みモデルである。このような商品情報推定モデルは、一例としては、商品の外観の図と商品の外観に対応する商品の種類とを含む学習用データセットにより、人工知能のプログラム(アルゴリズム)に、商品の外観の図と商品の種類との関係を学習させることで、生成され得る。人工知能のプログラムは、機械学習のモデルであって、例えば、階層モデルの一種であるニューラルネットワークが用いられる。つまり、ニューラルネットワークに学習用データセットで機械学習(例えば、深層学習)を行わせることで、学習済みモデルが生成される。商品推定システム40は、サーバにより実現され得る。   The product estimation system 40 uses a learned model (product information estimation model). The product information estimation model is a learned model that has learned the relationship between the diagram information and the type of product. As an example, such a product information estimation model uses an artificial intelligence program (algorithm) to provide a program (algorithm) for the appearance of a product using a learning data set including a diagram of the product appearance and a product type corresponding to the product appearance. It can be generated by learning the relationship between the figure and the type of product. The artificial intelligence program is a machine learning model, for example, a neural network that is a type of hierarchical model. That is, a learned model is generated by causing the neural network to perform machine learning (for example, deep learning) using a learning data set. The product estimation system 40 can be realized by a server.

商品情報取得部F14は、第2処理では、図情報抽出部F13で抽出された図情報を商品推定システム40(つまり、商品の外観の図と商品の種類との関係を学習した学習済みモデル)に与えることで、図情報に対応する商品の種類を特定する。そして、商品情報取得部F14は、特定した商品の種類を商品検索システム30に与えることで、商品情報を取得する。このとき、補足情報があれば、図情報から得た商品の種類とともに商品検索システム30に与えられる。補足情報を利用することで、商品情報を絞り込むことができ、商品情報の取得を精度よく行えるようになる。   In the second process, the product information acquisition unit F14 uses the diagram information extracted by the diagram information extraction unit F13 as the product estimation system 40 (that is, a learned model that has learned the relationship between the product appearance diagram and the product type). , The type of the product corresponding to the diagram information is specified. Then, the product information obtaining unit F14 obtains the product information by giving the specified product type to the product search system 30. At this time, if there is supplementary information, it is provided to the product search system 30 together with the type of product obtained from the diagram information. By using the supplementary information, the product information can be narrowed down, and the acquisition of the product information can be performed with high accuracy.

商品情報取得部F14は、第1処理を第2処理よりも先に実行する。そして、商品情報取得部F14は、第1処理で商品に対応する商品情報を取得できた場合、第2処理を実行しない。言い換えれば、商品情報取得部F14は、第1処理で商品に対応する商品情報を取得できなかった場合に、第2処理を実行する。これによって、商品の記載から商品に対応する商品情報を取得する処理の効率の向上が期待できる。また、商品情報取得部F14は、文字情報抽出部F12での文字情報の抽出が失敗した場合、第2処理を実行する。ここで、図情報抽出部F13での図情報の抽出も失敗していれば、商品情報取得部F14は、商品の記載がないと判断してよい。   The product information acquisition unit F14 executes the first process before the second process. Then, if the product information corresponding to the product can be obtained in the first process, the product information obtaining unit F14 does not execute the second process. In other words, the product information acquisition unit F14 executes the second process when the product information corresponding to the product cannot be obtained in the first process. As a result, an improvement in the efficiency of the process of acquiring the product information corresponding to the product from the product description can be expected. Further, when the extraction of the character information by the character information extraction unit F12 fails, the product information acquisition unit F14 executes the second process. Here, if the extraction of the diagram information by the diagram information extraction unit F13 also fails, the product information acquisition unit F14 may determine that there is no description of the product.

領域C10の場合、商品情報取得部F14は、3つの文字情報L11,L12,L13を商品検索システム30に与えることで、商品検索システム30から商品に対応する商品情報を取得する。領域C10では、文字情報L13が品番を示しているから、商品検索システム30は、この品番で特定される商品情報P10(図7参照)を出力する。商品情報P10は、「XL575PFVJLA9」という品番と、「天井埋込型 LED(昼白色) 一体型LEDベースライト」という品名とを含んでいる。   In the case of the area C10, the product information acquisition unit F14 acquires the product information corresponding to the product from the product search system 30 by giving the three pieces of character information L11, L12, and L13 to the product search system 30. In the area C10, the character information L13 indicates the product number, so the product search system 30 outputs the product information P10 (see FIG. 7) specified by the product number. The product information P10 includes a product number of “XL575PFVJLA9” and a product name of “ceiling embedded LED (lunch white) integrated LED base light”.

領域C20の場合、商品情報取得部F14は、3つの文字情報L21,L22,L23を商品検索システム30に与えることで、商品検索システム30から商品に対応する商品情報を取得する。領域C20では、文字情報L23が品番を示しているから、商品検索システム30は、この品番で特定される商品情報P20(図7参照)を出力する。商品情報P20は、「XL574PFVJLA9」という品番と、「天井埋込型 LED(昼白色) 一体型LEDベースライト」という品名とを含んでいる。   In the case of the area C20, the product information acquisition unit F14 acquires the product information corresponding to the product from the product search system 30 by giving the three pieces of character information L21, L22, and L23 to the product search system 30. In the area C20, the character information L23 indicates the product number, so the product search system 30 outputs the product information P20 (see FIG. 7) specified by the product number. The product information P20 includes a product number of “XL574PFVJLA9” and a product name of “Ceiling recessed LED (lunch white) integrated LED base light”.

領域C30の場合、商品情報取得部F14は、5つの文字情報L31,L32,L33,L34,L35を商品検索システム30に与えることで、商品検索システム30から商品に対応する商品情報を取得する。領域C30では、文字情報L35が品番を示しているから、商品検索システム30は、この品番で特定される商品情報P30(図7参照)を出力する。商品情報P30は、「XFL323CBLE9」という品番と、「天井埋込型 40形 直管LEDランプベースライト」という品名とを含んでいる。   In the case of the area C30, the product information acquisition unit F14 acquires the product information corresponding to the product from the product search system 30 by giving the five pieces of character information L31, L32, L33, L34, and L35 to the product search system 30. In the area C30, the character information L35 indicates the product number, so the product search system 30 outputs the product information P30 (see FIG. 7) specified by the product number. The product information P30 includes a product number of “XFL323CBLE9” and a product name of “ceiling embedded type 40 type straight tube LED lamp base light”.

領域C40の場合、商品情報取得部F14は、3つの文字情報L41,L42,L43を商品検索システム30に与えることで、商品検索システム30から商品に対応する商品情報を取得する。領域C40では、文字情報L43が品番を示しているから、商品検索システム30は、この品番で特定される商品情報P40(図7参照)を出力する。商品情報P40は、「LGB85039LE1」という品番と、「天井直付型・壁直付型 LED(電球色) ミラーライト」という品名とを含んでいる。   In the case of the area C40, the product information acquisition unit F14 acquires the product information corresponding to the product from the product search system 30 by giving the three pieces of character information L41, L42, and L43 to the product search system 30. In the area C40, since the character information L43 indicates the product number, the product search system 30 outputs the product information P40 (see FIG. 7) specified by the product number. The product information P40 includes a product number of “LGB85039LE1” and a product name of “ceiling-mounted / wall-mounted LED (bulb color) mirror light”.

領域C50の場合、商品情報取得部F14は、3つの文字情報L51,L52,L53を商品検索システム30に与えることで、商品検索システム30から商品に対応する商品情報を取得する。領域C50では、文字情報L53が品番を示しているから、商品検索システム30は、この品番で特定される商品情報P50(図7参照)を出力する。商品情報P50は、「NNF42001LE9」という品番と、「天井直付型 40形 直管LEDランプベースライト」という品名とを含んでいる。   In the case of the area C50, the product information acquisition unit F14 acquires the product information corresponding to the product from the product search system 30 by giving the three pieces of character information L51, L52, and L53 to the product search system 30. In the area C50, the character information L53 indicates the product number, so the product search system 30 outputs the product information P50 (see FIG. 7) specified by the product number. The product information P50 includes a product number of “NNF42001LE9” and a product name of “ceiling-mounted type 40 straight tube LED lamp base light”.

領域C60の場合、商品情報取得部F14は、3つの文字情報L61,L62,L63を商品検索システム30に与える。3つの文字情報L61,L62,L63が、商品情報の特定に十分な文字列を含んでいない場合、商品検索システム30は、商品情報を特定できない旨の通知が出される。商品情報取得部F14は、この場合には、文字情報抽出部F12での文字情報の抽出が失敗したと判断して、第2処理を実行する。つまり、商品情報取得部F14は、図情報I60を商品推定システム40に与える。商品推定システム40は、図情報I60に対して、商品情報P60を出力する。ここで、商品情報P60は、複数の商品情報の候補D11〜D13を含んでいる。商品情報の候補D11〜D13は、商品の外観の図では区別できないが、電気的な性能が異なっている。商品情報の候補D11の品番は「XLX450AENZLE9」であり、商品情報の候補D12の品番は「XLX450AENZRZ9」であり、商品情報の候補D13の品番は「XLX450AENZLR9」である。図7では、商品情報P60には、候補D11の内容が表されている。   In the case of the area C60, the product information acquisition unit F14 gives the three pieces of character information L61, L62, and L63 to the product search system 30. If the three pieces of character information L61, L62, and L63 do not include a character string sufficient to specify the product information, the product search system 30 is notified that the product information cannot be specified. In this case, the product information acquisition unit F14 determines that the extraction of the character information by the character information extraction unit F12 has failed, and executes the second process. That is, the product information acquisition unit F14 provides the diagram information I60 to the product estimation system 40. The product estimation system 40 outputs product information P60 for the diagram information I60. Here, the product information P60 includes a plurality of product information candidates D11 to D13. The product information candidates D11 to D13 are indistinguishable in the appearance diagram of the product, but have different electrical performances. The product number of the product information candidate D11 is “XLX450AENZLE9”, the product information candidate D12 is “XLX450AENZRZ9”, and the product information candidate D13 is “XLX450AENZLR9”. In FIG. 7, the content of the candidate D11 is represented in the product information P60.

図6は、商品情報取得部F14での商品情報の取得の結果を示す。図6に示す画像G10では、領域C10〜C50は、商品情報が一つに決まっている。一方で、領域C61は、図3の領域C60に対応するが、商品情報の候補があるため、他の領域C10〜C50とは異なる表示がされている。また、領域C10〜C50,C61には、領域の識別番号を示すラベルN10〜N60がつけられている。   FIG. 6 shows a result of obtaining the product information by the product information obtaining unit F14. In the image G10 shown in FIG. 6, in the regions C10 to C50, the product information is determined to be one. On the other hand, the area C61 corresponds to the area C60 in FIG. 3, but is displayed differently from the other areas C10 to C50 because there is a candidate for product information. The areas C10 to C50 and C61 are provided with labels N10 to N60 indicating the identification numbers of the areas.

商品リスト作成部F15は、複数の領域のそれぞれに対して商品情報取得部F14で取得された商品情報をもとに、商品リストを作成する。図7は、商品リスト作成部F15が作成した商品リストを含む画像の一例である。図7に示す画像G20は、商品リストW10と、候補リストW20とを含んでいる。商品リストW10は、複数の領域C10〜C60のそれぞれに対して商品情報取得部F14で取得された商品情報P10〜P60を含んでいる。また、図7では、商品情報P10〜P60は、対応する領域の識別番号(図7のセル番号)ともに表示されている。   The product list creation unit F15 creates a product list for each of the plurality of areas based on the product information acquired by the product information acquisition unit F14. FIG. 7 is an example of an image including a product list created by the product list creation unit F15. The image G20 illustrated in FIG. 7 includes a product list W10 and a candidate list W20. The product list W10 includes product information P10 to P60 obtained by the product information obtaining unit F14 for each of the plurality of regions C10 to C60. In FIG. 7, the product information P10 to P60 are displayed together with the identification numbers of the corresponding areas (cell numbers in FIG. 7).

商品情報提供システム10は、商品情報取得部F14の出力(商品情報の取得の結果)と、商品リスト作成部F15の出力(商品リストW10及び候補リストW20の情報)を、通信ネットワーク60を通じて端末装置50に送信する。   The product information providing system 10 transmits the output of the product information acquisition unit F14 (result of acquisition of the product information) and the output of the product list creation unit F15 (information of the product list W10 and the candidate list W20) to the terminal device via the communication network 60. Send to 50.

この場合、端末装置50は、図6に示す画像G10を入出力部51の画像表示装置に表示させてよい。この図6の画像G10により、図情報が正しく抽出されているかどうかを確認することが可能である。また、端末装置50は、処理部53が入出力部51の画像表示装置に、画像G20を表示させてよい。これによって、商品情報の詳細の確認が可能になる。ここで、候補リストW20では、商品情報の候補D11〜D13の選択のためのボタンB10が表示されている。ユーザは、端末装置50の入出力部51の入力装置を操作して、所望のボタンB10を選択することで、領域C60に対応する商品情報を、商品情報の候補D11〜D13のなかから決定できる。   In this case, the terminal device 50 may cause the image display device of the input / output unit 51 to display the image G10 illustrated in FIG. From the image G10 in FIG. 6, it is possible to confirm whether the diagram information is correctly extracted. In the terminal device 50, the processing unit 53 may cause the image display device of the input / output unit 51 to display the image G20. Thereby, it is possible to confirm the details of the product information. Here, in the candidate list W20, a button B10 for selecting the product information candidates D11 to D13 is displayed. By operating the input device of the input / output unit 51 of the terminal device 50 and selecting a desired button B10, the user can determine the product information corresponding to the area C60 from among the product information candidates D11 to D13. .

1.3 動作
次に、商品情報提供システム10の動作について図8を参照して簡単に説明する。
1.3 Operation Next, the operation of the product information providing system 10 will be briefly described with reference to FIG.

まず、ユーザが、端末装置50を用いて、図2に示すような商品の記載を含む画像G10のデータを入力する(S11)。また、ユーザが、端末装置50を用いて、図3に示すように、セル(ここでは、領域C10)の指定(S12)を行う。   First, the user uses the terminal device 50 to input data of an image G10 including a description of a product as shown in FIG. 2 (S11). Further, the user uses the terminal device 50 to specify a cell (here, the area C10) (S12) as shown in FIG.

これによって、商品情報提供システム10では、領域設定部F11が画像G10に対して、図4に示すように、セル(領域)C10〜C60を設定する(S13)。次に、商品情報提供システム10では、図5に示すように、文字情報抽出部F12が認識システム20を利用して文字情報L11〜L63を抽出し、図情報抽出部F13が認識システム20を利用して図情報I10〜I60を抽出する(S14)。   Thereby, in the product information providing system 10, the area setting unit F11 sets the cells (areas) C10 to C60 for the image G10 as shown in FIG. 4 (S13). Next, in the product information providing system 10, as shown in FIG. 5, the character information extracting unit F12 extracts the character information L11 to L63 using the recognition system 20, and the figure information extracting unit F13 uses the recognition system 20. Then, the diagram information I10 to I60 are extracted (S14).

商品情報取得部F14は、複数のセルのそれぞれについて、対応する商品情報を取得するための処理を行う。まず、商品情報取得部F14は、商品情報の取得の対象となるセルに文字情報があるかどうかを判定する(S15)。   The product information acquisition unit F14 performs a process for acquiring corresponding product information for each of the plurality of cells. First, the product information acquisition unit F14 determines whether or not there is character information in a cell from which product information is to be obtained (S15).

文字情報抽出部F12で文字情報が抽出できた場合には(S15;Yes)、商品情報取得部F14は、文字情報抽出部F12で抽出された文字情報を商品検索システム30に与えて、文字情報で商品の検索を行う(S16)。商品検索システム30から商品情報(品番)が得られれば(S17;Yes)、商品情報取得部F14は、すべてのセル(領域)について商品情報を取得するための処理が完了したかどうかを判定する(S18)。すべてのセル(領域)について商品情報を取得するための処理が完了していれば(S18;Yes)、商品リスト作成部F15が商品リストを作成し、端末装置50に出力し、端末装置50が商品リストを表示する(S19)。これによって、商品情報提供システム10の動作は終了する。一方、すべてのセル(領域)について商品情報を取得するための処理が完了していなければ(S18;No)、商品情報取得部F14は、また処理が完了していないセルについて、文字情報があるかどうかを判定する(S15)。   If the character information extraction unit F12 can extract the character information (S15; Yes), the product information acquisition unit F14 gives the character information extracted by the character information extraction unit F12 to the product search system 30, and outputs the character information. To search for a product (S16). If the product information (product number) is obtained from the product search system 30 (S17; Yes), the product information obtaining unit F14 determines whether the process for obtaining the product information has been completed for all the cells (areas). (S18). If the process for acquiring the product information has been completed for all cells (areas) (S18; Yes), the product list creation unit F15 creates a product list and outputs it to the terminal device 50, and the terminal device 50 A product list is displayed (S19). Thus, the operation of the product information providing system 10 ends. On the other hand, if the process for acquiring the product information has not been completed for all the cells (areas) (S18; No), the product information acquisition unit F14 also has the character information for the cell for which the process has not been completed. It is determined whether or not (S15).

文字情報抽出部F12で文字情報が抽出できなかった場合(S15;No)、商品情報取得部F14は、商品情報の取得の対象となるセルに図情報があるかどうかを判定する(S20)。又は、商品検索システム30から商品情報(品番)が得られなかった場合(S17;No)、商品情報取得部F14は、商品情報の取得の対象となるセルに図情報があるかどうかを判定する(S20)。   If character information cannot be extracted by the character information extracting unit F12 (S15; No), the product information obtaining unit F14 determines whether or not there is diagram information in a cell from which the product information is to be obtained (S20). Alternatively, when the product information (product number) is not obtained from the product search system 30 (S17; No), the product information acquisition unit F14 determines whether or not the cell for which the product information is to be acquired has diagram information. (S20).

図情報抽出部F13で図情報が抽出できた場合には(S20;Yes)、商品情報取得部F14は、図情報抽出部F13で抽出された図情報を商品推定システム40に与えて、図情報で商品の推定を行う(S21)。商品推定システム40から商品情報(品番)が得られれば(S22;Yes)、商品情報取得部F14は、すべてのセル(領域)について商品情報を取得するための処理が完了したかどうかを判定する(S18)。   When the diagram information can be extracted by the diagram information extraction unit F13 (S20; Yes), the product information acquisition unit F14 gives the diagram information extracted by the diagram information extraction unit F13 to the product estimation system 40, and Is used to estimate the product (S21). If the product information (product number) is obtained from the product estimation system 40 (S22; Yes), the product information acquisition unit F14 determines whether the process for acquiring the product information has been completed for all the cells (areas). (S18).

図情報抽出部F13で図情報が抽出できなかった場合(S20;No)、商品情報取得部F14は、商品情報の取得の対象となるセルに対しては商品情報(品番)が特定できないと結論付ける(S23)。又は、商品推定システム40から商品情報(品番)が得られなかった場合(S22;No)、商品情報取得部F14は、商品情報の取得の対象となるセルに対しては商品情報(品番)が特定できないと結論付ける(S23)。そして、すべてのセル(領域)について商品情報を取得するための処理が完了したかどうかを判定する(S18)。   When the diagram information cannot be extracted by the diagram information extraction unit F13 (S20; No), the product information acquisition unit F14 concludes that the product information (part number) cannot be specified for the cell from which the product information is to be obtained. (S23). Alternatively, when the product information (product number) is not obtained from the product estimation system 40 (S22; No), the product information acquisition unit F14 outputs the product information (product number) to the cell from which the product information is to be acquired. It is concluded that it cannot be specified (S23). Then, it is determined whether or not the processing for acquiring the product information has been completed for all the cells (areas) (S18).

1.4 まとめ
以上述べた商品情報提供システム10は、文字情報抽出部F12と、図情報抽出部F13と、商品情報取得部F14と、を備える。文字情報抽出部F12は、商品の記載を含む画像G10(図2参照)から商品に関する文字情報L11〜L13,L21〜L23,L31〜L35,L41〜L43,L51〜L53,L61〜L63(図5参照)の抽出を行う。図情報抽出部F13は、 画像G10から、商品に関する図情報I10,I20,I30,I40,I50,I60(図5参照)の抽出を行う。商品情報取得部F14は、文字情報抽出部F12で抽出された文字情報と図情報抽出部F13で抽出された図情報との少なくとも一方に基づいて、商品に対応する商品情報P10,P20,P30,P40,P50,P60(図7参照)を取得する。このように、商品情報提供システム10によれば、商品の記載から商品に対応する商品情報を提供でき得る。
1.4 Summary The product information providing system 10 described above includes a character information extraction unit F12, a diagram information extraction unit F13, and a product information acquisition unit F14. The character information extraction unit F12 converts the character information L11 to L13, L21 to L23, L31 to L35, L41 to L43, L51 to L53, L61 to L63, L61 to L63 (see FIG. Extraction). The diagram information extraction unit F13 extracts the diagram information I10, I20, I30, I40, I50, and I60 (see FIG. 5) on the product from the image G10. The merchandise information acquisition unit F14, based on at least one of the text information extracted by the text information extraction unit F12 and the graphic information extracted by the graphic information extraction unit F13, product information P10, P20, P30, P40, P50, and P60 (see FIG. 7) are acquired. As described above, according to the product information providing system 10, it is possible to provide the product information corresponding to the product from the description of the product.

換言すれば、商品情報提供システム10は、下記の方法(商品情報提供方法)を実行しているといえる。商品情報提供方法は、商品の記載を含む画像G10(図2参照)から商品に関する文字情報L11〜L13,L21〜L23,L31〜L35,L41〜L43,L51〜L53,L61〜L63(図5参照)の抽出を行う。商品情報提供方法は、画像G10から、商品に関する図情報I10,I20,I30,I40,I50,I60(図5参照)の抽出を行う。商品情報提供方法は、文字情報抽出部F12で抽出された文字情報と図情報抽出部F13で抽出された図情報との少なくとも一方に基づいて、商品に対応する商品情報P10,P20,P30,P40,P50,P60(図7参照)を取得する。このように、商品情報提供方法によれば、商品情報提供システム10と同様に、商品の記載から商品に対応する商品情報を提供でき得る。   In other words, it can be said that the product information providing system 10 executes the following method (product information providing method). The method of providing product information is based on the character information L11 to L13, L21 to L23, L31 to L35, L41 to L43, L51 to L53, L61 to L63 (see FIG. 5) on the product from the image G10 (see FIG. 2) including the description of the product. ) Extraction. The merchandise information providing method extracts figure information I10, I20, I30, I40, I50, and I60 (see FIG. 5) on the merchandise from the image G10. The merchandise information providing method includes merchandise information P10, P20, P30, P40 corresponding to the merchandise based on at least one of the character information extracted by the character information extracting unit F12 and the graphic information extracted by the graphic information extracting unit F13. , P50, P60 (see FIG. 7). As described above, according to the product information providing method, similarly to the product information providing system 10, it is possible to provide the product information corresponding to the product from the description of the product.

商品情報提供システム10は、コンピュータシステム(1以上のプロセッサ)により実現されている。つまり、商品情報提供システム10は、1以上のプロセッサがプログラム(コンピュータプログラム)を実行することにより実現される。このプログラムは、1以上のプロセッサに商品提供方法を実行させるためのプログラムである。このようなプログラムによれば、商品情報提供方法と同様に、商品の記載から商品に対応する商品情報を提供でき得る。   The product information providing system 10 is realized by a computer system (one or more processors). That is, the product information providing system 10 is realized by one or more processors executing a program (computer program). This program is a program for causing one or more processors to execute the product providing method. According to such a program, the product information corresponding to the product can be provided from the description of the product, similarly to the product information providing method.

2.変形例
本開示の実施形態は、上記実施形態に限定されない。上記実施形態は、本開示の目的を達成できれば、設計等に応じて種々の変更が可能である。以下に、上記実施形態の変形例を列挙する。
2. Modifications Embodiments of the present disclosure are not limited to the above embodiments. The above embodiment can be variously modified according to the design and the like as long as the object of the present disclosure can be achieved. Hereinafter, modified examples of the above embodiment will be listed.

上記実施形態では、商品は、照明器具であるが、これに限定されない。商品は、売買の目的物となる品物であればよく、照明器具のような電気製品だけでなく、食料品及び薬品等の製品も含み得る。更に、商品は、農作物や海産物等の天然資源も含み得る。なお、電気製品の例としては、センサ関連機器、空調関連機器、住宅・設備関連機器、調理・家事関連機器、健康管理関連機器、管理・操作関連機器、AV関連機器が挙げられる。センサ関連機器の例としては、カメラ、火災センサ、人体検知センサ、温度センサ、CO2センサ、電流量センサが挙げられる。空調関連機器の例としては、エアコン、扇風機、換気扇、空気清浄機、 ホットカーペット、石油ファンヒータが挙げられる。住宅・設備関連機器の例としては、電動ブラインド、電動カーテン、温水器、電気錠、スマートメーター、太陽光発電設備、蓄電池、燃料電池、一般照明、単機能照明、非常灯が挙げられる。調理・家事関連機器の例としては、IH調理器(クッキングヒータ)、電子レンジ、食器洗い機、食器乾燥機、洗濯機、衣類乾燥機、自動掃除機が挙げられる。健康管理関連機器の例としては、体重計、体脂肪計、体温計、血圧計、血糖値計が挙げられる。管理・操作関連機器の例としては、コントローラ、スイッチ(HA機器)が挙げられる。AV関連機器の例としては、TV、ディスプレイが挙げられる。   In the above embodiment, the product is a lighting fixture, but is not limited to this. The merchandise may be an article to be bought and sold, and may include not only electric appliances such as lighting equipment but also products such as food and medicine. In addition, commodities can also include natural resources such as crops and marine products. Examples of the electric products include sensor-related equipment, air-conditioning-related equipment, housing / equipment-related equipment, cooking / housework-related equipment, health care-related equipment, management / operation-related equipment, and AV-related equipment. Examples of the sensor-related devices include a camera, a fire sensor, a human body detection sensor, a temperature sensor, a CO2 sensor, and a current sensor. Examples of air conditioning related equipment include air conditioners, fans, ventilation fans, air purifiers, hot carpets, and oil fan heaters. Examples of equipment related to houses and facilities include electric blinds, electric curtains, water heaters, electric locks, smart meters, solar power generation equipment, storage batteries, fuel cells, general lighting, single-function lighting, and emergency lights. Examples of cooking / housework-related equipment include an IH cooker (cooking heater), a microwave oven, a dishwasher, a dish dryer, a washing machine, a clothes dryer, and an automatic vacuum cleaner. Examples of health management-related devices include a weight scale, a body fat scale, a thermometer, a blood pressure meter, and a blood glucose meter. Examples of the management / operation-related devices include a controller and a switch (HA device). Examples of the AV-related equipment include a TV and a display.

一変形例では、商品の外観の図は、姿図以外の図であってよく、例えば、正面図、背面図、平面図、底面図、左側面図、右側面図、斜視図、断面図等であってよい。ただし、商品を表す図として、一般によく利用されている図であることが好ましい。   In one variation, the external view of the product may be a figure other than the figure, for example, a front view, a rear view, a plan view, a bottom view, a left side view, a right side view, a perspective view, a cross-sectional view, and the like. It may be. However, it is preferable that the figure representing the product be a commonly used figure.

一変形例では、商品情報提供システム10は、文字情報抽出部F12と、図情報抽出部F13と、商品情報取得部F14とを含んでいればよい。   In a modified example, the product information providing system 10 may include a character information extracting unit F12, a diagram information extracting unit F13, and a product information obtaining unit F14.

一変形例では、領域設定部F11は、端末装置50からの領域情報がなくても、画像処理により、領域を設定してもよい。   In a modified example, the area setting unit F11 may set an area by image processing even if there is no area information from the terminal device 50.

一変形例では、文字情報抽出部F12は、認識システム20の機能を有していてもよい。換言すれば、商品情報提供システム10は、認識システム20を含むことができる。   In a modified example, the character information extraction unit F12 may have the function of the recognition system 20. In other words, the product information providing system 10 can include the recognition system 20.

一変形例では、図情報抽出部F13は、認識システム20の機能を有していてもよい。換言すれば、商品情報提供システム10は、認識システム20を含むことができる。   In a modification, the diagram information extracting unit F13 may have the function of the recognition system 20. In other words, the product information providing system 10 can include the recognition system 20.

一変形例では、商品情報取得部F14は、商品検索システム30の機能を有していてもよい。換言すれば、商品情報提供システム10は、商品検索システム30を含むことができる。   In one modification, the product information acquisition unit F14 may have a function of the product search system 30. In other words, the product information providing system 10 can include the product search system 30.

一変形例では、商品情報取得部F14は、商品推定システム40の機能を有していてもよい。換言すれば、商品情報提供システム10は、商品推定システム40を含むことができる。   In one modification, the product information acquisition unit F14 may have a function of the product estimation system 40. In other words, the product information providing system 10 can include the product estimation system 40.

一変形例では、商品推定システム40は、商品の外観の図と1以上の商品情報との関係を学習した学習済みモデルを利用してよい。商品には、外観が同じで特性が異なる商品が存在し得る。このような商品の例としては、外観が同じで消費電力や使用可能な光源が異なる商品が挙げられる。図情報は、商品の外観の図であるから、商品推定システム40は、図情報の入力に対して、1以上の商品情報を出力するように構成されてよい。このような商品情報推定モデルは、一例としては、商品の外観の図と商品の外観に対応する1以上の商品情報とを含む学習用データセットにより、人工知能のプログラム(アルゴリズム)に、商品の外観の図と商品情報との関係を学習させることで、生成され得る。人工知能のプログラムは、機械学習のモデルであって、例えば、階層モデルの一種であるニューラルネットワークが用いられる。つまり、ニューラルネットワークに学習用データセットで機械学習(例えば、深層学習)を行わせることで、学習済みモデルが生成される。商品推定システム40は、サーバにより実現され得る。   In one variation, the product estimation system 40 may use a learned model that has learned the relationship between a diagram of the appearance of a product and one or more pieces of product information. Products may have the same appearance but different characteristics. Examples of such products include products having the same appearance but different power consumption and usable light sources. Since the diagram information is a diagram of the appearance of the product, the product estimation system 40 may be configured to output one or more product information in response to the input of the diagram information. As an example, such a product information estimation model includes a learning data set including a diagram of the appearance of a product and one or more pieces of product information corresponding to the appearance of the product. It can be generated by learning the relationship between the appearance diagram and the product information. The artificial intelligence program is a machine learning model, for example, a neural network that is a type of hierarchical model. That is, a learned model is generated by causing the neural network to perform machine learning (for example, deep learning) using a learning data set. The product estimation system 40 can be realized by a server.

一変形例では、商品情報取得部F14は、第1処理と第2処理とを並行して実施してよいし、第2処理を第1処理よりも先に実施してもよい。つまり、商品情報取得部F14は、第2処理で商品情報が得られなかった場合に第1処理を行うようにしてもよい。また、商品情報取得部F14は、文字情報と図情報とを組み合わせて商品情報を特定してよい。特に、文字情報に品番が含まれていない場合には、商品情報取得部F14は、文字情報で取得した商品情報の候補と図情報で取得した商品情報の候補との論理積により、商品情報を特定してよい。あるいは、商品情報取得部F14は、図情報で取得した商品情報の候補を文字情報で絞り込んで、商品情報を特定してもよい。   In a modification, the product information acquisition unit F14 may execute the first processing and the second processing in parallel, or may execute the second processing before the first processing. That is, the product information acquisition unit F14 may perform the first process when the product information cannot be obtained in the second process. Further, the product information acquisition unit F14 may specify the product information by combining the character information and the diagram information. In particular, when the character information does not include a product number, the product information acquisition unit F14 obtains the product information by performing a logical product of the product information candidate acquired by the character information and the product information candidate acquired by the diagram information. May be specified. Alternatively, the product information obtaining unit F14 may specify the product information by narrowing down the product information candidates obtained from the diagram information by character information.

一変形例では、商品リスト作成部F15は、商品情報に含まれる全ての項目を商品リストに含めずに、特定の項目だけを抜き出して商品リストを作成してよい。特定の項目の例としては、品番と、価格とが挙げられる。これにより、商品リスト作成部F15は、見積もりとして利用可能な商品リストを作成できる。   In a modified example, the product list creation unit F15 may create a product list by extracting only specific items without including all items included in the product information in the product list. Examples of specific items include a product number and a price. Thereby, the product list creation unit F15 can create a product list that can be used as an estimate.

一変形例では、商品情報提供システム10は、複数のコンピュータにより構成されていてもよい。例えば、商品情報提供システム10の機能(特に、領域設定部F11、文字情報抽出部F12、図情報抽出部F13、商品情報取得部F14、商品リスト作成部F15)は、複数の装置に分散されていてもよい。更に、商品情報提供システム10の機能の少なくとも一部が、例えば、クラウド(クラウドコンピューティング)によって実現されていてもよい。   In one modification, the product information providing system 10 may be configured by a plurality of computers. For example, the functions of the product information providing system 10 (particularly, the area setting unit F11, the character information extraction unit F12, the diagram information extraction unit F13, the product information acquisition unit F14, and the product list creation unit F15) are distributed to a plurality of devices. You may. Further, at least a part of the functions of the product information providing system 10 may be realized by, for example, a cloud (cloud computing).

以上述べた商品情報提供システム10の実行主体は、コンピュータシステムを含んでいる。コンピュータシステムは、ハードウェアとしてのプロセッサ及びメモリを有する。コンピュータシステムのメモリに記録されたプログラムをプロセッサが実行することによって、本開示における商品情報提供システム10の実行主体としての機能が実現される。プログラムは、コンピュータシステムのメモリに予め記録されていてもよいが、電気通信回線を通じて提供されてもよい。また、プログラムは、コンピュータシステムで読み取り可能なメモリカード、光学ディスク、ハードディスクドライブ等の非一時的な記録媒体に記録されて提供されてもよい。コンピュータシステムのプロセッサは、半導体集積回路(IC)又は大規模集積回路(LSI)を含む1乃至複数の電子回路で構成される。LSIの製造後にプログラムされる、フィールド・プログラマブル・ゲート・アレイ(FGPA)、ASIC(application specific integrated circuit)、又はLSI内部の接合関係の再構成又はLSI内部の回路区画のセットアップができる再構成可能な論理デバイスも同じ目的で使うことができる。複数の電子回路は、1つのチップに集約されていてもよいし、複数のチップに分散して設けられていてもよい。複数のチップは、1つの装置に集約されていてもよいし、複数の装置に分散して設けられていてもよい。   The execution entity of the product information providing system 10 described above includes a computer system. The computer system has a processor and a memory as hardware. When the processor executes the program recorded in the memory of the computer system, the function as the execution entity of the product information providing system 10 according to the present disclosure is realized. The program may be recorded in a memory of the computer system in advance, or may be provided through a telecommunication line. Further, the program may be provided by being recorded on a non-transitory recording medium such as a memory card, an optical disk, or a hard disk drive that can be read by a computer system. A processor of a computer system includes one or more electronic circuits including a semiconductor integrated circuit (IC) or a large-scale integrated circuit (LSI). Field programmable gate array (FGPA), ASIC (application specific integrated circuit), or reconfigurable, which can be programmed after the manufacture of the LSI, to enable the reconfiguration of junction relations inside the LSI or the setup of circuit sections inside the LSI Logical devices can be used for the same purpose. The plurality of electronic circuits may be integrated on one chip, or may be provided separately on a plurality of chips. The plurality of chips may be integrated in one device, or may be provided separately in a plurality of devices.

3.態様
上記実施形態及び変形例から明らかなように、本開示は、下記の態様を含む。以下では、実施形態との対応関係を明示するためだけに、符号を括弧付きで付している。
3. Aspects As is apparent from the above embodiments and modifications, the present disclosure includes the following aspects. In the following, reference numerals are given in parentheses only for clarifying the correspondence with the embodiment.

第1の態様は、商品情報提供システム(10)であって、文字情報抽出部(F12)と、図情報抽出部(F13)と、商品情報取得部(F14)と、を備える。前記文字情報抽出部(F12)は、商品の記載を含む画像(G10)から、前記商品に関する文字情報(L11〜L63)の抽出を行う。前記図情報抽出部(F13)は、前記画像(G10)から、前記商品に関する図情報(I10〜I60)の抽出を行う。前記商品情報取得部(F14)は、前記文字情報抽出部(F12)で抽出された前記文字情報(L11〜L63)と前記図情報抽出部(F13)で抽出された前記図情報(I10〜I60)との少なくとも一方に基づいて、前記商品に対応する商品情報(P10〜P60)を取得する。この態様によれば、商品の記載から商品に対応する商品情報(P10〜P60)を提供できる。   A first aspect is a product information providing system (10), which includes a character information extraction unit (F12), a diagram information extraction unit (F13), and a product information acquisition unit (F14). The character information extraction unit (F12) extracts character information (L11 to L63) related to the product from the image (G10) including the description of the product. The diagram information extraction unit (F13) extracts diagram information (I10 to I60) related to the product from the image (G10). The product information acquisition unit (F14) includes the character information (L11 to L63) extracted by the character information extraction unit (F12) and the figure information (I10 to I60) extracted by the figure information extraction unit (F13). ) Is obtained based on at least one of the items (P10 to P60). According to this aspect, product information (P10 to P60) corresponding to the product can be provided from the description of the product.

第2の態様は、第1の態様の商品情報提供システム(10)に基づく。第2の態様では、前記商品情報取得部(F14)は、第1処理と第2処理とを行う機能を有する。前記第1処理は、前記文字情報抽出部(F12)で抽出された前記文字情報(L11〜L63)を用いて前記商品に対応する商品情報(P10〜P60)を取得する処理である。前記第2処理は、前記図情報抽出部(F13)で抽出された前記図情報(I10〜I60)を用いて前記商品に対応する商品情報(P10〜P60)を取得する処理である。この態様によれば、商品の記載から商品に対応する商品情報(P10〜P60)を提供できる。   A second aspect is based on the merchandise information providing system (10) of the first aspect. In a second aspect, the product information acquisition unit (F14) has a function of performing a first process and a second process. The first process is a process of acquiring product information (P10 to P60) corresponding to the product using the character information (L11 to L63) extracted by the character information extracting unit (F12). The second process is a process of acquiring product information (P10 to P60) corresponding to the product using the diagram information (I10 to I60) extracted by the diagram information extracting unit (F13). According to this aspect, product information (P10 to P60) corresponding to the product can be provided from the description of the product.

第3の態様は、第2の態様の商品情報提供システム(10)に基づく。第3の態様では、前記商品情報取得部(F14)は、前記第1処理を前記第2処理よりも先に実行する。この態様によれば、商品の記載から商品に対応する商品情報を取得する処理の効率の向上が期待できる。   A third aspect is based on the merchandise information providing system (10) of the second aspect. In a third aspect, the product information acquisition unit (F14) executes the first processing before the second processing. According to this aspect, an improvement in the efficiency of the process of acquiring the product information corresponding to the product from the description of the product can be expected.

第4の態様は、第3の態様の商品情報提供システム(10)に基づく。第4の態様では、前記商品情報取得部(F14)は、前記第1処理で前記商品に対応する商品情報(P10〜P60)を取得できた場合、前記第2処理を実行しない。この態様によれば、商品の記載から商品に対応する商品情報を取得する処理の効率の向上が期待できる。   A fourth aspect is based on the merchandise information providing system (10) of the third aspect. In a fourth aspect, the product information acquisition unit (F14) does not execute the second process when the product information (P10 to P60) corresponding to the product can be acquired in the first process. According to this aspect, an improvement in the efficiency of the process of acquiring the product information corresponding to the product from the description of the product can be expected.

第5の態様は、第3又は第4の態様の商品情報提供システム(10)に基づく。第5の態様では、前記商品情報取得部(F14)は、前記文字情報抽出部(F12)での前記文字情報(L11〜L63)の抽出が失敗した場合、前記第2処理を実行する。この態様によれば、商品の記載から商品に対応する商品情報を取得する処理の効率の向上が期待できる。   A fifth aspect is based on the merchandise information providing system (10) according to the third or fourth aspect. In a fifth aspect, the product information acquisition unit (F14) executes the second process when the extraction of the character information (L11 to L63) by the character information extraction unit (F12) fails. According to this aspect, an improvement in the efficiency of the process of acquiring the product information corresponding to the product from the description of the product can be expected.

第6の態様は、第1〜第5の態様のいずれか一つの商品情報提供システム(10)に基づく。第6の態様では、前記文字情報抽出部(F12)は、前記商品の詳細に関する文字列を前記文字情報(L11〜L63)として抽出する。この態様によれば、商品情報(P10〜P60)の取得の精度が向上し得る。   A sixth aspect is based on the merchandise information providing system (10) according to any one of the first to fifth aspects. In a sixth aspect, the character information extraction unit (F12) extracts a character string relating to details of the product as the character information (L11 to L63). According to this aspect, the accuracy of obtaining the product information (P10 to P60) can be improved.

第7の態様は、第6の態様の商品情報提供システム(10)に基づく。第7の態様では、前記商品情報取得部(F14)は、前記文字情報抽出部(F12)で抽出された前記文字情報(L11〜L63)を、1以上の文字列の入力に対して商品情報(P10〜P60)を出力する商品検索システム(30)に与えることで、前記商品検索システム(30)から前記商品に対応する商品情報(P10〜P60)を取得する。この態様によれば、商品情報(P10〜P60)の取得の精度が向上し得る。   A seventh aspect is based on the merchandise information providing system (10) of the sixth aspect. In a seventh aspect, the product information acquisition unit (F14) converts the character information (L11 to L63) extracted by the character information extraction unit (F12) into input of one or more character strings. By giving (P10 to P60) to the output product search system (30), the product information (P10 to P60) corresponding to the product is acquired from the product search system (30). According to this aspect, the accuracy of obtaining the product information (P10 to P60) can be improved.

第8の態様は、第1〜第7の態様のいずれか一つの商品情報提供システム(10)に基づく。第8の態様では、前記図情報抽出部(F13)は、前記商品の外観の図を前記図情報(I10〜I60)として抽出する。この態様によれば、商品情報(P10〜P60)の取得の精度が向上し得る。   An eighth aspect is based on the merchandise information providing system (10) according to any one of the first to seventh aspects. In an eighth aspect, the diagram information extraction unit (F13) extracts a diagram of the appearance of the product as the diagram information (I10 to I60). According to this aspect, the accuracy of obtaining the product information (P10 to P60) can be improved.

第9の態様は、第8の態様の商品情報提供システム(10)に基づく。第9の態様では、前記商品情報取得部(F14)は、商品の外観の図と商品の種類との関係を学習した学習済みモデル(40)を利用して、前記図情報抽出部(F13)で抽出された前記図情報(I10〜I60)に基づいて前記商品に対応する商品情報(P10〜P60)を取得する。この態様によれば、商品情報(P10〜P60)の取得の精度が向上し得る。   A ninth aspect is based on the merchandise information providing system (10) of the eighth aspect. In a ninth aspect, the product information acquisition unit (F14) uses the learned model (40) that has learned the relationship between the appearance diagram of the product and the type of the product, and uses the learned information model (40). The product information (P10 to P60) corresponding to the product is obtained based on the diagram information (I10 to I60) extracted in (1). According to this aspect, the accuracy of obtaining the product information (P10 to P60) can be improved.

第10の態様は、第1〜第9の態様のいずれか一つの商品情報提供システム(10)に基づく。第10の態様では、前記画像(G10)は、複数の商品の記載を含む商品の一覧の画像である。この態様によれば、一度に複数の商品情報(P10〜P60)を提供できる。   A tenth aspect is based on the product information providing system (10) according to any one of the first to ninth aspects. In the tenth aspect, the image (G10) is an image of a product list including descriptions of a plurality of products. According to this aspect, a plurality of product information items (P10 to P60) can be provided at one time.

第11の態様は、第10の態様の商品情報提供システム(10)に基づく。第11の態様では、前記商品情報提供システム(10)は、前記画像(G10)の複数の商品の記載にそれぞれ対応する複数の領域(C10〜C60)を設定する領域設定部(F11)を更に備える。前記文字情報抽出部(F12)は、前記複数の領域(C10〜C60)のそれぞれに対して、前記文字情報(L11〜L63)の抽出を行う。前記図情報抽出部(F13)は、前記複数の領域(C10〜C60)毎のそれぞれに対して、前記図情報(I10〜I60)の抽出を行う。前記商品情報取得部(F14)は、前記複数の領域(C10〜C60)のそれぞれに対して、前記文字情報抽出部(F12)で抽出された前記文字情報(L11〜L63)と前記図情報抽出部(F13)で抽出された前記図情報(I10〜I60)との少なくとも一方を用いて、前記領域に対応する商品情報(P10〜P60)を取得する。この態様によれば、一度に複数の商品情報(P10〜P60)を提供できる。   An eleventh aspect is based on the product information providing system (10) of the tenth aspect. In an eleventh aspect, the product information providing system (10) further includes an area setting unit (F11) for setting a plurality of areas (C10 to C60) respectively corresponding to descriptions of the plurality of goods in the image (G10). Prepare. The character information extraction unit (F12) extracts the character information (L11 to L63) for each of the plurality of regions (C10 to C60). The diagram information extraction unit (F13) extracts the diagram information (I10 to I60) for each of the plurality of regions (C10 to C60). The merchandise information acquisition unit (F14) is configured to extract the character information (L11 to L63) extracted by the character information extraction unit (F12) and the diagram information extraction for each of the plurality of regions (C10 to C60). The product information (P10 to P60) corresponding to the area is obtained using at least one of the diagram information (I10 to I60) extracted by the section (F13). According to this aspect, a plurality of product information items (P10 to P60) can be provided at one time.

第12の態様は、第11の態様の商品情報提供システム(10)に基づく。第12の態様では、前記複数の領域(C10〜C60)のそれぞれに対して前記商品情報取得部(F14)で取得された商品情報(P10〜P60)をもとに、商品リスト(W10)を作成する商品リスト作成部(F15)を更に備える。この態様によれば、一度に複数の商品情報(P10〜P60)を提供できる。   A twelfth aspect is based on the merchandise information providing system (10) of the eleventh aspect. In a twelfth aspect, a product list (W10) is created for each of the plurality of areas (C10 to C60) based on the product information (P10 to P60) acquired by the product information acquisition unit (F14). It further includes a product list creating unit (F15) to create. According to this aspect, a plurality of product information items (P10 to P60) can be provided at one time.

第13の態様は、第1〜第12の態様のいずれか一つの商品情報提供システム(10)に基づく。第13の態様では、前記商品情報(P10〜P60)は、商品の品番を含む。この態様によれば、品番を含む商品情報(P10〜P60)を提供できる。   A thirteenth aspect is based on the merchandise information providing system (10) according to any one of the first to twelfth aspects. In a thirteenth aspect, the product information (P10 to P60) includes a product number. According to this aspect, product information (P10 to P60) including the product number can be provided.

第14の態様は、商品情報提供方法であって、商品の記載を含む画像(G10)から、前記商品に関する文字情報(L11〜L63)の抽出を行い、前記画像(G10)から、前記商品に関する図情報(I10〜I60)の抽出を行う。前記商品情報提供方法は、前記文字情報(L11〜L63)と前記図情報(I10〜I60)との少なくとも一方を用いて、前記商品に対応する商品情報(P10〜P60)を取得する。この態様によれば、商品の記載から商品に対応する商品情報(P10〜P60)を提供できる。   A fourteenth aspect is a method for providing product information, wherein character information (L11 to L63) relating to the product is extracted from an image (G10) including a description of the product, and the image information (G10) is used to extract the character information related to the product. The figure information (I10 to I60) is extracted. The product information providing method obtains product information (P10 to P60) corresponding to the product using at least one of the character information (L11 to L63) and the diagram information (I10 to I60). According to this aspect, product information (P10 to P60) corresponding to the product can be provided from the description of the product.

第15の態様は、プログラムであって、第14の態様の商品情報提供方法を、1以上のプロセッサに実行させるための、プログラムである。この態様によれば、商品の記載から商品に対応する商品情報(P10〜P60)を提供できる。   A fifteenth aspect is a program, which is a program for causing one or more processors to execute the product information providing method of the fourteenth aspect. According to this aspect, product information (P10 to P60) corresponding to the product can be provided from the description of the product.

10 商品情報提供システム
F12 文字情報抽出部
F13 図情報抽出部
F14 商品情報取得部
F15 商品リスト作成部
G10 画像(商品の記載を含む画像)
30 商品検索システム
40 商品推定システム(学習済みモデル)
L11〜L63 文字情報
I10〜I60 図情報
P10〜P60 商品情報
C10〜C60 領域
10 Product information providing system F12 Character information extraction unit F13 Figure information extraction unit F14 Product information acquisition unit F15 Product list creation unit G10 Image (image including description of product)
30 product search system 40 product estimation system (learned model)
L11-L63 Character information I10-I60 Graphic information P10-P60 Product information C10-C60 area

Claims (15)

商品の記載を含む画像から、前記商品に関する文字情報の抽出を行う文字情報抽出部と、
前記画像から、前記商品に関する図情報の抽出を行う図情報抽出部と、
前記文字情報抽出部で抽出された前記文字情報と前記図情報抽出部で抽出された前記図情報との少なくとも一方に基づいて、前記商品に対応する商品情報を取得する商品情報取得部と、
を備える、
商品情報提供システム。
A character information extraction unit that extracts character information related to the product from an image including a description of the product,
A diagram information extraction unit that extracts diagram information on the product from the image;
A product information acquisition unit that acquires product information corresponding to the product based on at least one of the character information extracted by the character information extraction unit and the diagram information extracted by the diagram information extraction unit;
Comprising,
Product information providing system.
前記商品情報取得部は、
前記文字情報抽出部で抽出された前記文字情報を用いて前記商品に対応する商品情報を取得する第1処理と、
前記図情報抽出部で抽出された前記図情報を用いて前記商品に対応する商品情報を取得する第2処理と、
を行う機能を有する、
請求項1の商品情報提供システム。
The product information acquisition unit,
A first process of obtaining product information corresponding to the product using the character information extracted by the character information extraction unit;
A second process of acquiring product information corresponding to the product using the diagram information extracted by the diagram information extracting unit;
Having the function of performing
The product information providing system according to claim 1.
前記商品情報取得部は、前記第1処理を前記第2処理よりも先に実行する、
請求項2の商品情報提供システム。
The product information acquisition unit executes the first process before the second process.
The product information providing system according to claim 2.
前記商品情報取得部は、前記第1処理で前記商品に対応する商品情報を取得できた場合、前記第2処理を実行しない、
請求項3の商品情報提供システム。
The product information acquisition unit does not execute the second process when the product information corresponding to the product can be obtained in the first process.
The product information providing system according to claim 3.
前記商品情報取得部は、前記文字情報抽出部での前記文字情報の抽出が失敗した場合、前記第2処理を実行する、
請求項3又は4の商品情報提供システム。
The product information acquisition unit executes the second process when the extraction of the character information by the character information extraction unit fails.
The product information providing system according to claim 3 or 4.
前記文字情報抽出部は、前記商品の詳細に関する文字列を前記文字情報として抽出する、
請求項1〜5のいずれか一つの商品情報提供システム。
The character information extraction unit extracts a character string related to details of the product as the character information,
The product information providing system according to claim 1.
前記商品情報取得部は、前記文字情報抽出部で抽出された前記文字情報を、1以上の文字列の入力に対して商品情報を出力する商品検索システムに与えることで、前記商品検索システムから前記商品に対応する商品情報を取得する、
請求項6の商品情報提供システム。
The product information acquisition unit provides the character information extracted by the character information extraction unit to a product search system that outputs product information in response to input of one or more character strings. Get product information corresponding to the product,
The product information providing system according to claim 6.
前記図情報抽出部は、前記商品の外観の図を前記図情報として抽出する、
請求項1〜7のいずれか一つの商品情報提供システム。
The diagram information extraction unit extracts a diagram of the appearance of the product as the diagram information,
The product information providing system according to claim 1.
前記商品情報取得部は、商品の外観の図と商品の種類との関係を学習した学習済みモデルを利用して、前記図情報抽出部で抽出された前記図情報に基づいて前記商品に対応する商品情報を取得する、
請求項8の商品情報提供システム。
The product information acquisition unit uses the learned model that has learned the relationship between the appearance diagram of the product and the type of the product, and corresponds to the product based on the diagram information extracted by the diagram information extraction unit. Get product information,
The product information providing system according to claim 8.
前記画像は、複数の商品の記載を含む商品の一覧の画像である、
請求項1〜9のいずれか一つの商品情報提供システム。
The image is an image of a list of products including descriptions of a plurality of products,
The product information providing system according to claim 1.
前記画像の複数の商品の記載にそれぞれ対応する複数の領域を設定する領域設定部を更に備え、
前記文字情報抽出部は、前記複数の領域のそれぞれに対して、前記文字情報の抽出を行い、
前記図情報抽出部は、前記複数の領域毎のそれぞれに対して、前記図情報の抽出を行い、
前記商品情報取得部は、前記複数の領域のそれぞれに対して、前記文字情報抽出部で抽出された前記文字情報と前記図情報抽出部で抽出された前記図情報との少なくとも一方を用いて、前記領域に対応する商品情報を取得する、
請求項10の商品情報提供システム。
The image processing apparatus further includes an area setting unit that sets a plurality of areas corresponding to descriptions of a plurality of products in the image,
The character information extraction unit, for each of the plurality of regions, performs the extraction of the character information,
The diagram information extraction unit, for each of the plurality of regions, performs the extraction of the diagram information,
The product information acquisition unit, for each of the plurality of regions, using at least one of the character information extracted by the character information extraction unit and the diagram information extracted by the diagram information extraction unit, Acquiring product information corresponding to the area,
The product information providing system according to claim 10.
前記複数の領域のそれぞれに対して前記商品情報取得部で取得された商品情報をもとに、商品リストを作成する商品リスト作成部を更に備える、
請求項11の商品情報提供システム。
Based on the product information acquired by the product information acquisition unit for each of the plurality of regions, further comprising a product list creation unit that creates a product list,
The product information providing system according to claim 11.
前記商品情報は、商品の品番を含む、
請求項1〜12のいずれか一つの商品情報提供システム。
The product information includes a product number.
The product information providing system according to claim 1.
商品の記載を含む画像から、前記商品に関する文字情報の抽出を行い、
前記画像から、前記商品に関する図情報の抽出を行い、
前記文字情報と前記図情報との少なくとも一方を用いて、前記商品に対応する商品情報を取得する、
商品情報提供方法。
From the image including the description of the product, extract the character information on the product,
From the image, perform the extraction of the diagram information on the product,
Using at least one of the character information and the diagram information, obtain product information corresponding to the product,
How to provide product information.
請求項14の商品情報提供方法を、1以上のプロセッサに実行させるための、
プログラム。
Claims for causing one or more processors to execute the product information providing method according to claim 14:
program.
JP2018186022A 2018-09-28 2018-09-28 PRODUCT INFORMATION PROVIDING SYSTEM, PRODUCT INFORMATION PROVIDING METHOD, AND PROGRAM Active JP7170210B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018186022A JP7170210B2 (en) 2018-09-28 2018-09-28 PRODUCT INFORMATION PROVIDING SYSTEM, PRODUCT INFORMATION PROVIDING METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018186022A JP7170210B2 (en) 2018-09-28 2018-09-28 PRODUCT INFORMATION PROVIDING SYSTEM, PRODUCT INFORMATION PROVIDING METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2020057107A true JP2020057107A (en) 2020-04-09
JP7170210B2 JP7170210B2 (en) 2022-11-14

Family

ID=70107256

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018186022A Active JP7170210B2 (en) 2018-09-28 2018-09-28 PRODUCT INFORMATION PROVIDING SYSTEM, PRODUCT INFORMATION PROVIDING METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP7170210B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7004057B1 (en) 2020-12-23 2022-01-21 日立金属株式会社 Computer program, information display method, information display device and information display system
KR102386162B1 (en) * 2020-11-13 2022-04-15 주식회사 와들 System for generating product information data from image and method thereof
JP7142993B1 (en) * 2022-03-01 2022-09-28 株式会社あかりみらい LED lighting proposal system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015212957A (en) * 2009-10-23 2015-11-26 楽天株式会社 Information providing device, information providing method, and information providing program
JP2016031608A (en) * 2014-07-28 2016-03-07 京セラドキュメントソリューションズ株式会社 Purchase support device and purchase support method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015212957A (en) * 2009-10-23 2015-11-26 楽天株式会社 Information providing device, information providing method, and information providing program
JP2016031608A (en) * 2014-07-28 2016-03-07 京セラドキュメントソリューションズ株式会社 Purchase support device and purchase support method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"スマホアプリを活用しよう", AMAZON超活用術!2018, JPN6022018445, 1 April 2018 (2018-04-01), pages 22, ISSN: 0004773029 *
"画像での商品検索に向けて", [ONLINE], JPN6022018446, 23 December 2017 (2017-12-23), ISSN: 0004773028 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102386162B1 (en) * 2020-11-13 2022-04-15 주식회사 와들 System for generating product information data from image and method thereof
JP7004057B1 (en) 2020-12-23 2022-01-21 日立金属株式会社 Computer program, information display method, information display device and information display system
JP2022099893A (en) * 2020-12-23 2022-07-05 日立金属株式会社 Computer program, information display method, information display device, and information display system
JP7142993B1 (en) * 2022-03-01 2022-09-28 株式会社あかりみらい LED lighting proposal system

Also Published As

Publication number Publication date
JP7170210B2 (en) 2022-11-14

Similar Documents

Publication Publication Date Title
JP7170210B2 (en) PRODUCT INFORMATION PROVIDING SYSTEM, PRODUCT INFORMATION PROVIDING METHOD, AND PROGRAM
CN208673205U (en) Intelligent computer cabinet
JP6595181B2 (en) Information display method and lighting control method for store operations related to lighting control system
EP2939504B1 (en) Assisting a user in selecting a lighting device design
BRPI0713114A2 (en) simulation assisted search
CN107408273A (en) On the history of the equipment in building and the communication of real time information
Warden et al. Machine learning sensors
Li et al. Iot home automation–smart homes and internet of things
KR102075507B1 (en) Mehhod, apparatus and computer-readable medium for indoor lighting management using a mobile device
CN109584991A (en) It is a kind of for pass through refrigerator provide food materials match group information method and refrigerator
JP2021105941A (en) Information processing system, life evaluation method, and program
Safdari et al. Identification of information elements for preeclampsia android-Based self-management application
CN110414457A (en) A kind of calculation Force system for video monitoring
JP7236641B2 (en) Evaluation system, space design support system, evaluation method and program
US20180089750A1 (en) Light Fixture Selection Using Augmented Reality
Vidhyotma et al. Comparative analysis of existing latest microcontroller development boards
CN103970062B (en) Understand the circuit of ac input signal and direct-flow input signal
Papisyan et al. LightVest: A wearable body position monitor using ambient and infrared light
Khan et al. Implementation of Smart Aquarium System Supporting Remote Monitoring and Controlling of Functions using Internet of Things
Fuada et al. The importance of lightweight implementation concept for nodes in smart home system
Cuttle Review of a Published Article: Fotios S. 2016. A revised Kruithof graph based on empirical data. Leukos. doi: 10.1080/15502724.2016. 1159137
Odetoye et al. Development and scaled-up simulation of an automated electrical energy management system for passageway illumination
Kakkar et al. IoT based Home Automation using Raspberry pi
Rishi et al. Home Automation Using Google Assistant
Tsesmelis et al. DeepLux: A data-driven method and benchmark for 3D illuminance maps estimation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210719

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220413

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220719

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221018

R151 Written notification of patent or utility model registration

Ref document number: 7170210

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151