WO2018181413A1 - 情報処理システム及びプログラム - Google Patents

情報処理システム及びプログラム Download PDF

Info

Publication number
WO2018181413A1
WO2018181413A1 PCT/JP2018/012621 JP2018012621W WO2018181413A1 WO 2018181413 A1 WO2018181413 A1 WO 2018181413A1 JP 2018012621 W JP2018012621 W JP 2018012621W WO 2018181413 A1 WO2018181413 A1 WO 2018181413A1
Authority
WO
WIPO (PCT)
Prior art keywords
item
menu
image
information
items
Prior art date
Application number
PCT/JP2018/012621
Other languages
English (en)
French (fr)
Inventor
雄大 植田
Original Assignee
株式会社リクルート
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 株式会社リクルート filed Critical 株式会社リクルート
Priority to CN201880022281.7A priority Critical patent/CN110462674A/zh
Priority to EP18775622.6A priority patent/EP3605441A4/en
Publication of WO2018181413A1 publication Critical patent/WO2018181413A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/55Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/414Extracting the geometrical structure, e.g. layout tree; Block segmentation, e.g. bounding boxes for graphics or text
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07GREGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
    • G07G1/00Cash registers
    • G07G1/01Details for indicating
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07GREGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
    • G07G1/00Cash registers
    • G07G1/12Cash registers electronically operated
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants

Definitions

  • This disclosure relates to an information processing system and program for processing information related to a menu table in a restaurant.
  • Patent Document 1 includes restaurant information including menu information related to a menu of foods and drinks that can be provided by a restaurant, and a restaurant information providing page group related to the restaurant and includes at least a part of the menu information.
  • POS data including at least one of the number of items for each menu in the restaurant, the sales amount, and the profit rate
  • An information processing system having receiving means for receiving and control means for updating the menu information on the menu posting page based on the received POS data is disclosed.
  • such an information processing system dynamically changes the menu information on the restaurant information providing site to reflect the preferences of the user who actually visited the store.
  • Patent Document 1 does not mention a menu table that the customer refers to after visiting the store.
  • the present disclosure has been made in view of the circumstances described above, and provides an information processing system and a program that can easily grasp the relationship between the configuration of a menu table in a restaurant and the sales status of each item.
  • An information processing system includes at least a storage unit that stores order history information of a plurality of items, and classifies each of the plurality of items into one of a plurality of categories based on the order history information
  • a menu analysis unit an image analysis unit for obtaining position information of a display area of each item in an image including a menu table on which the plurality of items are displayed, and display of each item on an image including the menu table
  • an image display processing unit that generates image data for displaying a color according to the category into which the item is classified in a superimposed manner.
  • the information processing system further includes an association processing unit that associates the position information of the display area of each item with the category into which the item is classified, and the image display processing unit includes a pixel corresponding to the position information.
  • a pixel value for displaying a color corresponding to the category associated with the position information may be assigned.
  • the menu analysis unit may classify each item based on the number of orders of each item and the number of sets of customers.
  • the storage unit further stores customer visit history information
  • the menu analysis unit has first visited an order rate that is a ratio of the number of orders with respect to the number of sets of customers for each item.
  • the items may be classified based on the basis.
  • the storage unit may further store information on customer attributes, and the menu analysis unit may classify the items according to the customer attributes.
  • the information processing system may further include a terminal device having an imaging function and generating the image by imaging the menu table.
  • a program includes a step of classifying each of the plurality of items into one of a plurality of categories based on at least order history information of the plurality of items, and the plurality of items displayed The step of obtaining the position information of the display area of each item in the image showing the menu table, and the color corresponding to the category into which the item is classified is superimposed on the display area of each item in the image showing the menu table And generating the image data for display by the computer.
  • each menu table and each item are displayed in the display area of each item in the image in which the menu table is displayed by superimposing colors corresponding to the categories into which the items are classified based on the order history information. It is possible to easily grasp the relationship with the sales situation.
  • graphics memory for example, VRAM
  • VRAM graphics memory
  • FIG. 1 is a diagram illustrating a schematic configuration of an information processing system according to an embodiment of the present disclosure. It is a block diagram which shows the main structures of the information processing server shown in FIG. It is a table
  • Embodiments in this embodiment a case where information relating to a menu table in a restaurant is processed will be described as an example.
  • an information processing system according to the present disclosure is a take-out food store or a massage store.
  • the present invention can be applied to all types of industries that present orders to customers and accept orders.
  • the menu table may be in any form such as a booklet type, a signboard type, a stand type, a sticker type, and a wall hanging type.
  • a plurality of tags may constitute a menu table as a whole by arranging tags in which items are entered one by one.
  • the method of entering characters in the menu table is a method that can read characters optically, such as a method of printing using a printer, a method of handwriting using a brush or a marker, a method of engraving on a board, etc. Any method may be used.
  • FIG. 1 is a diagram illustrating a schematic configuration of an information processing system 1 according to the present embodiment.
  • the information processing system 1 is a so-called POS (Point of Sales) cash register system that manages information related to menu orders presented to customers at restaurants, and manages information related to food orders and sales.
  • the information processing system 1 includes an information processing server 10, an order receiving terminal 20 that accepts orders for dishes from customers, a cash register terminal 30 that accounts for customers who have finished eating and drinking, A reservation management terminal 40 that manages reservations and a menu information acquisition terminal 50 that acquires information related to the menu table are provided.
  • the information processing server 10, the order reception terminal 20, the cash register terminal 30, the reservation management terminal 40, and the menu information acquisition terminal 50 are connected via a communication network N.
  • the order receiving terminal 20, the cash register terminal 30, the reservation management terminal 40, and the menu information acquisition terminal 50 are illustrated one by one, but a plurality of these terminals may be provided. In this case, a plurality of these terminals may be installed in one store, or one or more of these terminals may be installed in a plurality of stores in the same series of restaurant chains.
  • the communication network N includes a communication network in which information can be transmitted and received among the information processing server 10, the order reception terminal 20, the cash register terminal 30, the reservation management terminal 40, and the menu information acquisition terminal 50.
  • the communication network N is, for example, the Internet, a LAN, a dedicated line, a telephone line, a corporate network, a mobile communication network, Bluetooth (registered trademark), WiFi (Wireless Fidelity), other communication lines, or a combination thereof. It does not matter whether it is wired or wireless.
  • FIG. 2 is a block diagram showing the main configuration of the information processing server 10.
  • the information processing server 10 is configured by, for example, a computer having high calculation processing capacity, and by executing a predetermined program, in cooperation with the order reception terminal 20, the cash register terminal 30, and the reservation management terminal 40, In addition to managing information related to sales and reservations, a server function for processing information related to the menu table is realized in cooperation with the menu information acquisition terminal 50.
  • the information processing server 10 includes a communication interface 11, a storage unit 12, and a processor 13.
  • the communication interface 11 is a hardware module for connecting the information processing server 10 to the communication network N and communicating with other terminals on the communication network N.
  • the communication interface 11 is a modulation / demodulation device such as an ISDN modem, an ADSL modem, a cable modem, an optical modem, or a soft modem.
  • the storage unit 12 is a logical device provided by a storage area of a physical device including a computer-readable recording medium such as a disk drive or a semiconductor memory (ROM, RAM, etc.).
  • the storage unit 12 may be constructed by mapping a plurality of physical devices to one logical device, or may be constructed by mapping one physical device to a plurality of logical devices.
  • the storage unit 12 stores various programs including operating system programs and driver programs, and various data used during the execution of these programs.
  • the storage unit 12 includes an information processing program 121 to be executed by the processor 13, an order history database 122 used during the execution of the program, a customer database 123, a store visit history database 124, and a registration menu database. 125 and a menu score database 126 are stored.
  • the storage unit 12 superimposes and displays the image storage unit 127 that stores the image of the menu table, the position information storage unit 128 that stores the position information of the display area of each item in the menu table, and the image of the menu table. And a heat map data storage unit 129 for storing the image data.
  • the order history database 122 is based on data transmitted from the cash register terminal 30 to be described later, order history data such as identification information and quantity of ordered items, background data such as date, day of the week, time zone, and weather, and Stored in association with customer attribute data such as the number of customers, gender, age group, and group structure (family, friends, etc.).
  • the customer database 123 stores customer data such as customer ID, name, gender, age, and contact information based on data transmitted from the reservation management terminal 40 described later.
  • the store visit history database 124 stores store visit data such as customer ID, name, number of people, store visit time, store exit time, stay time, store visit number, etc. based on data transmitted from the reservation management terminal 40 described later.
  • the registration menu database 125 stores information on items of food provided at the restaurant.
  • the information regarding the item includes information such as a name (menu name), identification information (menu ID), price, cost, and profit rate.
  • the menu score database 126 stores information such as analysis results analyzed by the menu analysis unit 131 described later for each item registered in the registration menu database 125.
  • the processor 13 includes an arithmetic logic unit (CPU or the like) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and executes various programs stored in the storage unit 12 to execute the information processing server 10. Central control of each part.
  • the various registers are, for example, a program counter, a data register, an instruction register, a general-purpose register, and the like.
  • the processor 13 executes the information processing program 121 to cooperate with the order reception terminal 20, the cash register terminal 30, the reservation management terminal 40, and the menu information acquisition terminal 50 to relate to dish ordering, sales, and reservation.
  • An information processing function for managing information and processing information related to the menu table is realized.
  • the processor 13 includes a menu analysis unit 131, an image analysis unit 132, a linking processing unit 133, and an image display processing unit 134.
  • the menu analysis unit 131 calculates a score representing the degree of popularity for each item of food provided at the restaurant, Each item is classified into a plurality of categories according to the score. Specifically, the menu analysis unit 131 calculates an order rate that is a ratio of the number of orders of the item with respect to the number of sets of customers who visit the store as a score representing the degree of popularity of each item.
  • the order rate includes the first visit order rate with the number of first-time customer visits (first visitor) as the denominator and the repeat order rate with the second visitor visit (repeat customer) as the denominator. is there.
  • FIG. 3 is a table illustrating an analysis result by the menu analysis unit 131.
  • FIG. 4 is a schematic diagram showing an example of a category into which dishes items are classified.
  • the “iron plate main menu” in which both the first visit order rate and the repeat order rate are high, and the first visit order rate is not so high but the repeat order rate is high.
  • What is necessary is just to set a threshold value suitably and to judge the high or low of the first visit order rate and the repeat order rate based on this threshold value.
  • the score calculation method and category setting method are not limited to these, and may be changed as appropriate according to the business form, customer base, and the like.
  • each item is classified into four categories according to the first visit order rate and the repeat order rate.
  • the classification may be performed not only for the entire customer but also for each category in which the customer is divided by attribute (gender, age group, region, etc.). This is because even if the items are the same, they may be classified into different categories if the customer classification is different. For example, “Chicken Nanban” is classified as “hidden popular menu” for the entire customer, but is classified as “iron plate main menu” when limited to men in their 30s.
  • the category that is the analysis result of each item is stored in the menu score database 126 in association with the store ID and the menu ID that are the store identification information together with the customer classification.
  • the image analysis unit 132 performs character recognition processing (for example, OCR) on the image showing the menu table, and acquires position information (coordinate data) of the display area of the dish item in the image.
  • character recognition processing for example, OCR
  • the association processing unit 133 performs processing for associating the category classified by the menu analysis unit 131 with the position information acquired by the image analysis unit 132 for each item of the dish.
  • the image display processing unit 134 generates image data for superimposing and displaying a color corresponding to the category of the item on the display area of each item on the image showing the menu table.
  • the number of computers constituting the information processing server 10 is not necessarily one, and may be composed of a plurality of computers distributed on the communication network N.
  • the customer database 123 and the store visit history database 124 may be provided in different computers and linked to the information processing server 10.
  • the order reception terminal 20, the cash register terminal 30, and the reservation management terminal 40 are capable of exchanging data with other communication devices via the communication network N, and capable of displaying a screen based on the received information.
  • Any terminal device including an input unit such as a touch panel or an input button can be used.
  • general-purpose devices such as tablet terminals, personal computers (PCs), notebook PCs, smartphones, mobile phones, and PDAs
  • a device in which an application program is installed in the terminal device can be used.
  • the order receiving terminal 20, the cash register terminal 30, and the reservation management terminal 40 may be shared by a single terminal device by switching the operation mode of the terminal device.
  • the order receiving terminal 20 is a terminal device used when receiving an order, and includes a display unit for displaying a menu and the like, and an input unit (for example, a touch panel) for inputting items for which the order has been received.
  • the item identification information and quantity input at the order receiving terminal 20 are transmitted as order data to the information processing server 10 via the communication network N and stored in the order history database 122.
  • the cash register terminal 30 is a terminal device used when a customer who has finished eating and drinking performs accounting. In addition to the cash register function for calculating the total price based on the order data stored in the order history database 122, the cash register terminal 30 receives the sales data including the identification information and quantity of the ordered item for each account. The information is transmitted to the information processing server 10 in association with customer attribute data such as the number of people, gender, age group, and group configuration.
  • the reservation management terminal 40 is a terminal device that manages customer reservations and entrances / exits.
  • the reservation management terminal 40 acquires a schedule management function for receiving a reservation from a customer and managing the reservation date and time, and acquires information (name, gender, age, contact information, etc.) about the customer who has received the reservation, to the information processing server 10.
  • a table management function for managing the availability of the table based on the information.
  • the menu information acquisition terminal 50 can exchange data with other communication devices via the communication network N, and can display a screen based on the received information, and an input unit such as a touch panel or an input button. Any terminal device having an imaging function can be used. Specifically, as the menu information acquisition terminal 50, a personal computer (PC) with an external camera, a tablet terminal with a built-in camera, a smartphone, a notebook PC, a mobile phone, a PDA, or the like can be used.
  • PC personal computer
  • FIG. 5 is a flowchart showing the operation of the information processing system 1 according to this embodiment.
  • the menu analysis unit 131 of the information processing server 10 performs menu analysis based on information stored in the order history database 122, the customer database 123, and the store visit history database 124, and registers in the registration menu database 125.
  • Each item is classified into four categories (see FIG. 4).
  • menu analysis may be performed for the entire customer and a plurality of customer categories. This menu analysis may be performed at any time, periodically (for example, every day, every week, etc.), or any of the order history database 122, the customer database 123, and the store visit history database 124. It may be performed when a predetermined amount of data is accumulated.
  • step S ⁇ b> 11 the menu information acquisition terminal 50 acquires a menu image by imaging the menu table, and transmits image data of the menu image to the information processing server 10.
  • the menu image A1 shown in FIG. 6 has been acquired.
  • the image analysis unit 132 of the information processing server 10 performs image analysis on the menu image A1 based on the image data transmitted in step S11. Specifically, the image analysis unit 132 recognizes text from the menu image A1 through character recognition processing, and refers to the registration menu database 125 to extract text representing registered items.
  • FIG. 7 is a table illustrating position information of the display area of each item in the menu image A1.
  • the position information (X coordinate and Y coordinate) of the display area of each item is stored in the position information storage unit 128 in association with the menu ID.
  • step S ⁇ b> 14 the association processing unit 133 associates the position information acquired in step S ⁇ b> 13 with the item category stored in the menu score database 126 based on the menu ID.
  • FIG. 8 is a table showing an example in which position information is linked to an item category.
  • the menu score database 126 when a plurality of analysis results (categorized categories) are obtained for one item, corresponding position information is associated with each analysis result. For example, for “Chicken Nanban”, an analysis result for the entire customer and an analysis result for the category “male 30s” are obtained, and the same position information is associated with each analysis result.
  • the image display processing unit 134 In subsequent step S15, the image display processing unit 134 generates image data for superimposed display on the menu image A1. Specifically, the image display processing unit 134 assigns a pixel value for displaying a color corresponding to the category associated with the position information to the pixel corresponding to the position information of the display area of each item. At this time, the image display processing unit 134 may generate image data for superimposed display for each customer category. The generated image data is stored in the heat map data storage unit 129.
  • step S16 the information processing server 10 transmits the image data for superimposed display generated in step S15 to the menu information acquisition terminal 50, and synthesizes the image data with the image data of the menu image.
  • a menu image in which a color corresponding to a category is superimposed is displayed in the display area.
  • FIG. 9 is a schematic diagram showing a display example of a menu image.
  • the menu image A1 ′ in which the color is superimposed on the display area of the item and the display area is superimposed on the menu image A1 shown in FIG. Color legend a21 is displayed.
  • different colors are displayed in different patterns.
  • the user can easily grasp the relationship between the structure of the menu table and the sales situation by referring to the menu image A1 '. Specifically, it is visually and intuitively associated with the arrangement in the menu table whether each item belongs to the “iron plate main menu”, “hidden popular menu”, “non-repeated menu”, or “deprecation menu” Can grasp.
  • the “iron plate main menu” is popular with both first-time customers and repeat customers, so that the arrangement in the menu table does not need to be changed.
  • the “hidden popular menu” is popular with repeat customers, but it is difficult to order for first-time customers, so it is considered difficult to see, so the layout is changed to stand out in the menu table. Judgment can be made.
  • non-repeat menus first-time customers place orders, but they are not popular with repeat customers, so although the menus are eye-catching, the items themselves are not considered to meet customer expectations. It can be determined that the item itself needs to be improved. In addition, it can be determined that it is necessary to examine whether the “obsolete examination menu” is an item that is not easily noticeable in the menu table or is not popular in the first place.
  • the character recognition for the menu image is performed on the information processing server 10 side, but this may be performed on the menu information acquisition terminal 50 side.
  • the menu information acquisition terminal 50 may transmit only the text data extracted by the character recognition process and the position information of the text display area to the information processing server 10.
  • the information processing server 10 reads the image data for superimposed display stored in the heat map data storage unit 129 and transmits it to the menu information acquisition terminal 50 when requested by the menu information acquisition terminal 50. Also good. In this case, the menu information acquisition terminal 50 may request image data for superimposed display generated for a specific customer category.

Abstract

飲食店におけるメニュー表の構成と各品目の売上状況との関連性を容易に把握することができる情報処理システム等を提供する。情報処理システム1は、少なくとも、複数の品目の注文履歴情報を記憶する記憶部12と、上記注文履歴情報に基づき、複数の品目の各々を複数のカテゴリのいずれかに分類するメニュー分析部131と、複数の品目が表示されたメニュー表が写った画像における各品目の表示領域の位置情報を取得する画像解析部132と、上記メニュー表が写った画像における各品目の表示領域に、当該品目が分類されたカテゴリに応じた色を重畳して表示するための画像データを生成する画像表示処理部134と、を備える。

Description

情報処理システム及びプログラム 関連出願の相互参照
 本出願は、2017年3月29日に出願された日本出願番号(特願)2017-065644号に基づくもので、ここにその記載内容を援用する。
 本開示は、料理店におけるメニュー表に関する情報を処理する情報処理システム及びプログラムに関する。
 通常、飲食店に来店した顧客は、提示されたメニュー表を見て所望の料理を注文する。このとき、メニュー表の見易さ、料理の品目の並び順、レイアウト等によって、顧客への訴求力が変化する場合がある。そのため、飲食店は、お薦めや売れ筋の料理を目立たせたり、写真を多用したりして、工夫を凝らしたメニュー表作りを行っている。
 特許文献1には、飲食店が提供可能な飲食物のメニューに関するメニュー情報を含む飲食店情報と、上記飲食店に関する飲食店情報提供ページ群を構成し上記メニュー情報のうち少なくとも一部を掲載したメニュー掲載ページとを記憶する記憶手段と、上記飲食店に存在するPOSシステムから、当該飲食店における所定期間毎のメニュー毎の出数、売上金額、利益率のうち少なくとも1つを含むPOSデータを受信する受信手段と、上記受信されたPOSデータに基づいて、上記メニュー掲載ページ上の上記メニュー情報を更新する制御手段とを有する情報処理システムが開示されている。特許文献1においては、このような情報処理システムにより、飲食店情報提供サイト上のメニュー情報を、実際に来店したユーザの嗜好を反映したものに動的に変更することとしている。
特開2017-4206号公報
 しかしながら、飲食店に来店した後、顧客が注文を決定する際に参照するのは、やはり、冊子状又はプレート状など所謂ハードコピーのメニュー表である。従って、メニュー表をどのように構成するか(作り込むか)ということが、顧客への訴求力、ひいては飲食店の売上に繋がってくる。そして、訴求力のあるメニュー表を作成するためには、メニュー表の構成と、各品目の実際の売上状況との関連性を把握することが重要となる。この点に関し、特許文献1においては、来店後に顧客が参照するメニュー表については言及されていない。
 本開示は、以上説明した事情に鑑みてなされたものであり、飲食店におけるメニュー表の構成と各品目の売上状況との関連性を容易に把握することができる情報処理システム及びプログラムを提供することを目的の一つとする。
 本開示の一態様である情報処理システムは、少なくとも、複数の品目の注文履歴情報を記憶する記憶部と、前記注文履歴情報に基づき、前記複数の品目の各々を複数のカテゴリのいずれかに分類するメニュー分析部と、前記複数の品目が表示されたメニュー表が写った画像における各品目の表示領域の位置情報を取得する画像解析部と、前記メニュー表が写った画像における前記各品目の表示領域に、当該品目が分類されたカテゴリに応じた色を重畳して表示するための画像データを生成する画像表示処理部と、を備えるものである。
 上記情報処理システムは、前記各品目の表示領域の位置情報と、当該品目が分類されたカテゴリとを紐付ける紐付処理部をさらに備え、前記画像表示処理部は、前記位置情報に対応する画素に、当該位置情報と紐付けられたカテゴリに応じた色を表示するための画素値を割り当ててもよい。
 上記情報処理システムにおいて、前記メニュー分析部は、前記各品目の注文数と顧客の組数とに基づいて前記各品目を分類してもよい。
 上記情報処理システムにおいて、前記記憶部は、顧客の来店履歴情報をさらに記憶し、前記メニュー分析部は、前記各品目について、顧客の組数に対する注文数の割合である注文率を、初めて来店した顧客の組数を分母とする第1の場合と、2回目以降に来店した顧客の組数を分母とする第2の場合とについて算出し、前記第1及び第2の場合における前記注文率に基づいて前記各品目を分類してもよい。
 上記情報処理システムにおいて、前記記憶部は、顧客の属性に関する情報をさらに記憶し、前記メニュー分析部は、前記顧客の属性別に前記各品目を分類してもよい。
 上記情報処理システムは、撮像機能を備え、前記メニュー表を撮像することにより前記画像を生成する端末装置をさらに備えてもよい。
 本開示の別の態様であるプログラムは、少なくとも、複数の品目の注文履歴情報に基づき、前記複数の品目の各々を複数のカテゴリのいずれかに分類するステップと、前記複数の品目が表示されたメニュー表が写った画像における各品目の表示領域の位置情報を取得するステップと、前記メニュー表が写った画像における前記各品目の表示領域に、当該品目が分類されたカテゴリに応じた色を重畳して表示するための画像データを生成するステップと、をコンピュータに実行させるものである。
 本開示によれば、メニュー表が写った画像における各品目の表示領域に、注文履歴情報に基づいて各品目を分類したカテゴリに応じた色を重畳表示することにより、メニュー表の構成と各品目の売上状況との関連性を容易に把握することが可能となる。
 メニュー表が写った画像に、各品目の売上状況の情報を重畳表示することにより、それらを個別に表示するよりも、ユーザインタフェースを改善しつつ、グラフィック用のメモリ(例えば、VRAM)の使用量を削減することができる。
本開示の実施形態に係る情報処理システムの概略構成を示す図である。 図1に示す情報処理サーバの主要構成を示すブロック図である。 メニュー分析部による分析結果を例示する表である。 料理の品目が分類されるカテゴリの一例を示す模式図である。 本開示の実施形態に係る情報処理システムの動作を示すフローチャートである。 メニュー画像を例示する模式図である。 メニュー画像における各品目の表示領域の位置情報を例示する表である。 位置情報を品目のカテゴリに紐づけた例を示す表である。 メニュー画像の表示例を示す模式図である。
 以下、本開示の実施形態について図面を参照しつつ詳細に説明する。なお、同一の要素には同一の符号を付し、重複する説明を省略する。
実施の形態
 本実施形態では、飲食店におけるメニュー表に関する情報を処理する場合を例に説明するが、これに限る趣旨ではなく、本開示に係る情報処理システムは、持ち帰り料理の販売店やマッサージ店など、顧客にメニュー表を提示して注文を受け付けるあらゆる業種に適用することが可能である。また、メニュー表は、冊子式、看板式、スタンド式、貼り紙式、壁掛け式などのいずれの形式であってもよい。貼り紙式や壁掛け式の場合、品目が1つずつ記入された札を並べることにより、複数の札が全体としてメニュー表を構成するものであってもよい。メニュー表への文字の記入方式は、プリンタを用いて印刷する方式、毛筆やマーカー等を用いて手書きする方式、板などに彫り込む方式など、光学的に文字を読み取ることができる方式であれば、いずれの方式であってもよい。
(1)実施形態の構成
 図1は、本実施形態に係る情報処理システム1の概略構成を示す図である。
 情報処理システム1は、飲食店において顧客に提示されるメニュー表に関する情報を処理するシステムであると共に、料理の注文と売上に関する情報を管理する、所謂POS(Point  of  Sales)レジシステムである。図1に示すように、情報処理システム1は、情報処理サーバ10と、顧客からの料理の注文を受け付ける注文受付端末20と、飲食を終えた顧客の会計を行うレジ端末30と、顧客からの予約を管理する予約管理端末40と、メニュー表に関する情報を取得するメニュー情報取得端末50とを備える。これらの情報処理サーバ10と、注文受付端末20と、レジ端末30と、予約管理端末40と、メニュー情報取得端末50とは、通信ネットワークNを介して接続される。
 ここで、図1においては、注文受付端末20、レジ端末30、予約管理端末40、及びメニュー情報取得端末50を1台ずつ図示しているが、これらの端末を複数台ずつ設けてもよい。この場合において、1つの店舗にこれらの端末を複数台ずつ設置してもよいし、同じ系列の飲食店チェーンの複数の店舗にこれらの端末を1台ずつ又は複数台ずつ設置してもよい。
 通信ネットワークNは、情報処理サーバ10、注文受付端末20、レジ端末30、予約管理端末40、及びメニュー情報取得端末50の間で相互に情報を送受信可能な通信網を含む。通信ネットワークNは、例えば、インターネット、LAN、専用線、電話回線、企業内ネットワーク、移動体通信網、ブルートゥース(登録商標)、WiFi(Wireless Fidelity)、その他の通信回線、それらの組み合わせ等のいずれであってもよく、有線であるか無線であるかを問わない。
 図2は、情報処理サーバ10の主要構成を示すブロック図である。情報処理サーバ10は、例えば、演算処理能力の高いコンピュータによって構成され、所定のプログラムを実行することにより、注文受付端末20、レジ端末30、及び予約管理端末40と連携して、料理の注文、売上、及び予約に関する情報を管理すると共に、メニュー情報取得端末50と連携して、メニュー表に関する情報を処理するサーバ機能を実現する。図2に示すように、情報処理サーバ10は、通信インタフェース11と、記憶部12と、プロセッサ13とを備える。
 通信インタフェース11は、情報処理サーバ10を通信ネットワークNに接続し、通信ネットワークN上の他の端末と通信をするためのハードウェアモジュールである。通信インタフェース11は、例えば、ISDNモデム、ADSLモデム、ケーブルモデム、光モデム、ソフトモデム等の変調復調装置である。
 記憶部12は、例えば、ディスクドライブ又は半導体メモリ(ROM、RAMなど)等のコンピュータ読み取り可能な記録媒体からなる物理デバイスの記憶領域が提供する論理デバイスである。記憶部12は、複数の物理デバイスを1つの論理デバイスにマッピングして構築してもよいし、1つの物理デバイスを複数の論理デバイスにマッピングして構築してもよい。記憶部12は、オペレーティングシステムプログラムやドライバプログラムを含む各種プログラム及びこれらのプログラムの実行中に使用される各種データを格納する。具体的には、記憶部12は、プロセッサ13に実行させる情報処理プログラム121と、このプログラムの実行中に使用される注文履歴データベース122と、顧客データベース123と、来店履歴データベース124と、登録メニューデータベース125と、メニュースコアデータベース126とを記憶している。また、記憶部12は、メニュー表の画像を記憶する画像記憶部127と、メニュー表における各品目の表示領域の位置情報を記憶する位置情報記憶部128と、メニュー表の画像に重畳表示させるための画像データを記憶するヒートマップデータ記憶部129とを含む。
 注文履歴データベース122は、後述するレジ端末30から送信されるデータに基づき、注文された品目の識別情報及び数量等の注文履歴データを、日付、曜日、時間帯、及び天気等の背景データ、並びに、顧客の人数、性別、年齢層、及びグループ構成(家族、友人同士など)等の顧客の属性データと関連付けて格納する。
 顧客データベース123は、後述する予約管理端末40から送信されるデータに基づき、顧客ID、氏名、性別、年代、連絡先等の顧客データを格納する。
 来店履歴データベース124は、後述する予約管理端末40から送信されるデータに基づき、顧客ID、氏名、人数、来店時刻、退店時刻、滞在時間、来店回数等の来店データを格納する。
 登録メニューデータベース125は、当該飲食店において提供する料理の品目に関する情報を格納する。品目に関する情報は、名称(メニュー名)、識別情報(メニューID)、価格、原価、利益率等の情報を含む。
 メニュースコアデータベース126は、登録メニューデータベース125に登録された各品目について、後述するメニュー分析部131が分析した分析結果等の情報を格納する。
 プロセッサ13は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニット(CPUなど)及び各種レジスタから構成され、記憶部12に格納されている各種プログラムを実行することで情報処理サーバ10の各部を中枢的に制御する。各種レジスタは、例えば、プログラムカウンタ、データレジスタ、命令レジスタ、汎用レジスタ等である。また、プロセッサ13は、情報処理プログラム121を実行することにより、注文受付端末20、レジ端末30、予約管理端末40、及びメニュー情報取得端末50と連携して、料理の注文、売上、及び予約に関する情報を管理すると共に、メニュー表に関する情報を処理する情報処理機能を実現する。
 詳細には、プロセッサ13は、メニュー分析部131と、画像解析部132と、紐付処理部133と、画像表示処理部134とを有する。
 メニュー分析部131は、注文履歴データベース122、顧客データベース123、及び来店履歴データベース124に格納された情報に基づき、飲食店において提供される料理の各品目について、人気の度合を表すスコアを算出し、このスコアに応じて各品目を複数のカテゴリに分類する。詳細には、メニュー分析部131は、各品目の人気の度合を表すスコアとして、来店した顧客の組数に対する当該品目の注文数の割合である注文率を算出する。注文率には、初めて来店した顧客(初来店客)の組数を分母とする初来店注文率と、2回目以降に来店した顧客(リピート客)の組数を分母とするリピート注文率とがある。
 図3は、メニュー分析部131による分析結果を例示する表である。また、図4は、料理の品目が分類されるカテゴリの一例を示す模式図である。本実施形態においては、図4に示すように、カテゴリとして、初来店注文率及びリピート注文率のいずれもが高い「鉄板主力メニュー」、初来店注文率はそれほど高くないがリピート注文率が高い「隠れ人気メニュー」、初来店注文率は高いがリピート注文率はそれほど高くない「リピートされないメニュー」、及び、初来店注文率及びリピート注文率のいずれもが低い「廃止検討メニュー」を設定している。初来店注文率及びリピート注文率の高低は、閾値を適宜設定し、この閾値を基準に判断すればよい。なお、スコアの算出方法やカテゴリの設定方法はこれらに限定されず、業務形態や客層等に応じて適宜変更してもよい。
 図3に示すように、各品目は、初来店注文率及びリピート注文率に応じて4つのカテゴリに分類される。この際、顧客全体だけでなく、顧客を属性(性別、年代別、地域等)で分けた区分ごとに、分類を行ってもよい。同じ品目であっても顧客の区分が異なる場合には、異なるカテゴリに分類されることがあるからである。例えば、「チキン南蛮」は、顧客全体では「隠れ人気メニュー」に分類されるが、男性30代に限ると「鉄板主力メニュー」に分類される。各品目の分析結果であるカテゴリは、顧客の区分と共に、店舗の識別情報である店舗ID及びメニューIDと関連づけられて、メニュースコアデータベース126に格納される。
 画像解析部132は、メニュー表が写った画像に対して文字認識処理(例えばOCR)を行い、該画像における料理の品目の表示領域の位置情報(座標データ)を取得する。
 紐付処理部133は、料理の各品目について、メニュー分析部131により分類されたカテゴリと、画像解析部132により取得された位置情報とを紐付ける処理を行う。
 画像表示処理部134は、メニュー表が写った画像に対し、各品目の表示領域に当該品目のカテゴリに応じた色を重畳して表示するための画像データを生成する。
 ここで、情報処理サーバ10を構成するコンピュータは、必ずしも1台である必要はなく、通信ネットワークN上に分散する複数のコンピュータから構成されてもよい。例えば、顧客データベース123及び来店履歴データベース124を別のコンピュータに設け、情報処理サーバ10と連携させてもよい。
 注文受付端末20、レジ端末30、及び予約管理端末40は、通信ネットワークNを介して他の通信機器とデータの授受が可能であり、且つ、受信した情報に基づく画面表示が可能な表示部と、タッチパネルや入力ボタン等の入力部とを備えるあらゆる端末装置を利用することができる。具体的には、注文受付端末20、レジ端末30、及び予約管理端末40として、専用の端末装置の他、タブレット端末、パーソナルコンピュータ(PC)、ノートPC、スマートフォン、携帯電話機、PDA等の汎用の端末装置にアプリケーションプログラムをインストールした機器を用いることができる。また、汎用の端末装置を用いる場合には、端末装置の動作モードを切り換えることにより、注文受付端末20、レジ端末30、及び予約管理端末40を1台の端末装置で兼用してもよい。
 注文受付端末20は、注文を受け付ける際に用いられる端末装置であり、メニュー等が表示される表示部と、注文を受け付けた品目を入力するための入力部(例えばタッチパネル)とを備える。注文受付端末20において入力された品目の識別情報及び数量は、注文データとして通信ネットワークNを介して情報処理サーバ10に送信され、注文履歴データベース122に格納される。
 レジ端末30は、飲食を終えた顧客が会計を行う際に用いられる端末装置である。レジ端末30は、注文履歴データベース122に格納された注文データに基づいて合計金額を算出するレジ機能に加え、1会計ごとに、注文された品目の識別情報及び数量を含む売上データを、顧客の人数、性別、年齢層、グループ構成等の顧客の属性データと関連付けて情報処理サーバ10に送信する。
 予約管理端末40は、顧客の予約及び出入店を管理する端末装置である。予約管理端末40は、顧客からの予約を受け付けて予約日時を管理するスケジュール管理機能と、予約を受け付けた顧客に関する情報(氏名、性別、年代、連絡先等)を取得して情報処理サーバ10に送信する顧客情報取得機能と、顧客の来店時刻や退店時刻等の情報(入退店情報)の入力を受け付け、顧客の入退店を管理する入退店管理機能と、顧客の入退店情報に基づいてテーブルの空き状況を管理するテーブル管理機能とを有する。
 メニュー情報取得端末50は、通信ネットワークNを介して他の通信機器とデータの授受が可能であり、且つ、受信した情報に基づく画面表示が可能な表示部と、タッチパネルや入力ボタン等の入力部と、撮像機能とを備えるあらゆる端末装置を利用することができる。具体的には、メニュー情報取得端末50として、カメラが外付けされたパーソナルコンピュータ(PC)や、カメラが内蔵されたタブレット端末、スマートフォン、ノートPC、携帯電話機、PDA等を用いることができる。
(2)実施形態の動作
 図5は、本実施形態に係る情報処理システム1の動作を示すフローチャートである。
 まず、ステップS10において、情報処理サーバ10のメニュー分析部131は、注文履歴データベース122、顧客データベース123、及び来店履歴データベース124に蓄積された情報に基づいてメニュー分析を行い、登録メニューデータベース125に登録されている各品目を4つのカテゴリ(図4参照)に分類する。この際、1つの品目に対し、顧客全体及び複数の顧客の区分についてメニュー分析を行ってもよい。なお、このメニュー分析は、随時行ってもよいし、定期的(例えば、1日毎、1週間毎など)に行ってもよいし、注文履歴データベース122、顧客データベース123、及び来店履歴データベース124のいずれかに所定量のデータが蓄積された際に行ってもよい。
 続くステップS11において、メニュー情報取得端末50は、メニュー表を撮像することによりメニュー画像を取得し、該メニュー画像の画像データを情報処理サーバ10に送信する。以下においては、図6に示すメニュー画像A1が取得されたものとして説明を行う。
 続くステップS12において、情報処理サーバ10の画像解析部132は、ステップS11において送信された画像データに基づき、メニュー画像A1に対して画像解析を行う。詳細には、画像解析部132は、文字認識処理によりメニュー画像A1からテキストを認識し、登録メニューデータベース125を参照して、登録されている品目を表すテキストを抽出する。
 続くステップS13において、画像解析部132は、テキストとして抽出された品目の表示領域の位置情報を取得する。図7は、メニュー画像A1における各品目の表示領域の位置情報を例示する表である。例えば、図6に示す品目「チキン南蛮…600円」の表示領域a11の位置情報は、メニュー画像A1の左上を原点(0,0)として、X=20.333~24.444、Y=30.444~45.222といった座標の範囲で表される。図7に示すように、各品目の表示領域の位置情報(X座標及びY座標)は、メニューIDと関連づけて位置情報記憶部128に格納される。
 続くステップS14において、紐付処理部133は、メニューIDをもとに、ステップS13において取得された位置情報を、メニュースコアデータベース126に格納された品目のカテゴリに紐付ける。図8は、位置情報を品目のカテゴリに紐付けた例を示す表である。ここで、メニュースコアデータベース126において、1つの品目について複数の分析結果(分類されたカテゴリ)が得られている場合、各分析結果に対して対応する位置情報を紐づける。例えば、「チキン南蛮」については、顧客全体に対する分析結果と、区分「男性30代」に対する分析結果とが得られているため、これらの各分析結果に対して同じ位置情報が紐付けられる。
 続くステップS15において、画像表示処理部134は、メニュー画像A1への重畳表示用の画像データを生成する。詳細には、画像表示処理部134は、各品目の表示領域の位置情報に対応する画素に、当該位置情報と紐付けられたカテゴリに応じた色を表示するための画素値を割り当てる。この際、画像表示処理部134は、顧客の区分ごとに、重畳表示用の画像データを生成してもよい。生成された画像データは、ヒートマップデータ記憶部129に記憶される。
 続くステップS16において、情報処理サーバ10は、ステップS15において生成された重畳表示用の画像データをメニュー情報取得端末50に送信し、該画像データをメニュー画像の画像データと合成させることにより、各品目の表示領域にカテゴリに応じた色が重畳されたメニュー画像を表示させる。
 図9は、メニュー画像の表示例を示す模式図である。図9に示すように、メニュー情報取得端末50の画面A2には、図6に示すメニュー画像A1に対して品目の表示領域に色が重畳表示されたメニュー画像A1’と、表示領域に重畳された色の凡例a21とが表示される。なお、図9においては、異なる色を異なるパターンで表示している。
 ユーザは、このようなメニュー画像A1’を参照することにより、メニュー表の構成と売上状況との関連性を容易に把握することができる。具体的には、各品目が「鉄板主力メニュー」、「隠れ人気メニュー」、「リピートされないメニュー」、「廃止検討メニュー」のいずれに属するのかを、メニュー表における配置と関連付け、視覚的且つ直感的に把握することができる。それにより、ユーザは、例えば、「鉄板主力メニュー」については、初来店客及びリピート客のいずれにも人気があるので、メニュー表での配置は特に変更する必要はないと判断することができる。また、「隠れ人気メニュー」については、リピート客には人気があるが、初来店客には注文されにくいことから、目に付きにくいと考えられるため、メニュー表で目立つようにレイアウトを変更するといった判断を行うことができる。また、「リピートされないメニュー」については、初来店客は注文するが、リピート客には人気がないことから、メニュー表では目を引くものの、品目そのものは顧客の期待に応えていないと考えられるため、品目自体を改善する必要があると判断することができる。また、「廃止検討メニュー」については、メニュー表で目に付きにくいのか、そもそも人気がない品目であるのかを検討する必要があると判断することができる。
 なお、上記実施形態においては、情報処理サーバ10側でメニュー画像に対する文字認識を行っているが、これをメニュー情報取得端末50側で行ってもよい。この場合、メニュー情報取得端末50は、文字認識処理により抽出したテキストデータ及びテキストの表示領域の位置情報のみを情報処理サーバ10に送信すればよい。
 また、情報処理サーバ10は、メニュー情報取得端末50から要求があった際に、ヒートマップデータ記憶部129に格納された重畳表示用の画像データを読み出し、メニュー情報取得端末50に送信することとしてもよい。この場合、メニュー情報取得端末50から、特定の顧客の区分について生成された重畳表示用の画像データを要求することとしてもよい。
1…情報処理システム
10…情報処理サーバ
11…通信インタフェース
12…記憶部
13…プロセッサ
20…注文受付端末
30…レジ端末
40…予約管理端末
50…メニュー情報取得端末
121…情報処理プログラム
122…注文履歴データベース
123…顧客データベース
124…来店履歴データベース
125…登録メニューデータベース
126…メニュースコアデータベース
127…画像記憶部
128…位置情報記憶部
129…ヒートマップデータ記憶部
131…メニュー分析部
132…画像解析部
133…紐付処理部
134…画像表示処理部

Claims (9)

  1.  少なくとも、複数の品目の注文履歴情報を記憶する記憶部と、
     前記注文履歴情報に基づき、前記複数の品目の各々を複数のカテゴリのいずれかに分類するメニュー分析部と、
     前記複数の品目が表示されたメニュー表が写った画像における各品目の表示領域の位置情報を取得する画像解析部と、
     前記メニュー表が写った画像における前記各品目の表示領域に、当該品目が分類されたカテゴリに応じた画像を重畳して表示するための画像データを生成する画像表示処理部と、を備える情報処理システム。
  2.  前記画像表示処理部は、前記各品目の表示領域に、当該品目が分類されたカテゴリに応じた色を重畳して表示するための画像データを生成する、請求項1に記載の情報処理システム。
  3.  前記各品目の表示領域の位置情報と、当該品目が分類されたカテゴリとを紐付ける紐付処理部をさらに備え、
     前記画像表示処理部は、前記位置情報に対応する画素に、当該位置情報と紐付けられたカテゴリに応じた色を表示するための画素値を割り当てる、
    を請求項2に記載の情報処理システム。
  4.  前記メニュー分析部は、前記各品目の注文数と顧客の組数とに基づいて前記各品目を分類する、請求項1~3のいずれか1項に記載の情報処理システム。
  5.  前記記憶部は、顧客の来店履歴情報をさらに記憶し、
     前記メニュー分析部は、前記各品目について、顧客の組数に対する注文数の割合である注文率を、初めて来店した顧客の組数を分母とする第1の場合と、2回目以降に来店した顧客の組数を分母とする第2の場合とについて算出し、前記第1及び第2の場合における前記注文率に基づいて前記各品目を分類する、
    請求項4に記載の情報処理システム。
  6.  前記記憶部は、顧客の属性に関する情報をさらに記憶し、
     前記メニュー分析部は、前記顧客の属性別に前記各品目を分類する、
    請求項1~5のいずれか1項に記載の情報処理システム。
  7.  撮像機能を備え、前記メニュー表を撮像することにより前記画像を生成する端末装置をさらに備える、請求項1~6のいずれか1項に記載の情報処理システム。
  8.  少なくとも、複数の品目の注文履歴情報に基づき、前記複数の品目の各々を複数のカテゴリのいずれかに分類するステップと、
     前記複数の品目が表示されたメニュー表が写った画像における各品目の表示領域の位置情報を取得するステップと、
     前記メニュー表が写った画像における前記各品目の表示領域に、当該品目が分類されたカテゴリに応じた画像を重畳して表示するための画像データを生成するステップと、
    をコンピュータに実行させるプログラム。
  9.  1又は複数のコンピュータによって実行される方法であって、
     少なくとも、複数の品目の注文履歴情報に基づき、前記複数の品目の各々を複数のカテゴリのいずれかに分類するステップと、
     前記複数の品目が表示されたメニュー表が写った画像における各品目の表示領域の位置情報を取得するステップと、
     前記メニュー表が写った画像における前記各品目の表示領域に、当該品目が分類されたカテゴリに応じた画像を重畳して表示するための画像データを生成するステップと、
    を含む方法。
PCT/JP2018/012621 2017-03-29 2018-03-28 情報処理システム及びプログラム WO2018181413A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201880022281.7A CN110462674A (zh) 2017-03-29 2018-03-28 信息处理系统及程序
EP18775622.6A EP3605441A4 (en) 2017-03-29 2018-03-28 INFORMATION PROCESSING SYSTEM AND PROGRAM

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017-065644 2017-03-29
JP2017065644A JP6257822B1 (ja) 2017-03-29 2017-03-29 情報処理システム及びプログラム

Publications (1)

Publication Number Publication Date
WO2018181413A1 true WO2018181413A1 (ja) 2018-10-04

Family

ID=60940231

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/012621 WO2018181413A1 (ja) 2017-03-29 2018-03-28 情報処理システム及びプログラム

Country Status (4)

Country Link
EP (1) EP3605441A4 (ja)
JP (1) JP6257822B1 (ja)
CN (1) CN110462674A (ja)
WO (1) WO2018181413A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023013087A1 (ja) * 2021-08-04 2023-02-09 パナソニックIpマネジメント株式会社 情報提供方法
JP7466851B1 (ja) 2023-03-06 2024-04-15 ディカモ カンパニー リミテッド 飲食移動コンテナを利用する注文システムおよび方法

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003281244A (ja) * 2002-03-20 2003-10-03 Axbomber:Kk 個人専用メニュー作成システム
JP2013250615A (ja) * 2012-05-30 2013-12-12 Digi Japan Inc 表示制御システム
JP2014048875A (ja) * 2012-08-31 2014-03-17 Ansan Systems Inc メニュー出力装置、メニュー出力方法、およびプログラム
JP2016058054A (ja) * 2014-09-05 2016-04-21 アンサンシステムズ株式会社 メニュー画面構築装置、メニュー処理装置、メニュー画面生産方法、メニュー処理方法、及びプログラム
JP2016206719A (ja) * 2015-04-15 2016-12-08 グローリー株式会社 表示装置および表示システム
JP2017004206A (ja) 2015-06-09 2017-01-05 株式会社ぐるなび 情報処理装置、情報処理方法及びプログラム

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103413257A (zh) * 2013-08-30 2013-11-27 苏州跨界软件科技有限公司 一种基于nfc的电子菜单系统及应用
CN105005907A (zh) * 2015-03-05 2015-10-28 张良均 一种餐饮服务动态菜品智能推荐方法
JP6620067B2 (ja) * 2015-07-23 2019-12-11 株式会社ぐるなび 情報処理装置、情報処理方法及びプログラム

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003281244A (ja) * 2002-03-20 2003-10-03 Axbomber:Kk 個人専用メニュー作成システム
JP2013250615A (ja) * 2012-05-30 2013-12-12 Digi Japan Inc 表示制御システム
JP2014048875A (ja) * 2012-08-31 2014-03-17 Ansan Systems Inc メニュー出力装置、メニュー出力方法、およびプログラム
JP2016058054A (ja) * 2014-09-05 2016-04-21 アンサンシステムズ株式会社 メニュー画面構築装置、メニュー処理装置、メニュー画面生産方法、メニュー処理方法、及びプログラム
JP2016206719A (ja) * 2015-04-15 2016-12-08 グローリー株式会社 表示装置および表示システム
JP2017004206A (ja) 2015-06-09 2017-01-05 株式会社ぐるなび 情報処理装置、情報処理方法及びプログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3605441A4

Also Published As

Publication number Publication date
EP3605441A1 (en) 2020-02-05
JP2018169732A (ja) 2018-11-01
CN110462674A (zh) 2019-11-15
EP3605441A4 (en) 2021-01-20
JP6257822B1 (ja) 2018-01-10

Similar Documents

Publication Publication Date Title
US20220335537A1 (en) Electronic receipt system, commodity sales data processing apparatus, electronic receipt management server and method
US10872324B2 (en) Shopping support computing device
US20130211938A1 (en) Retail kiosks with multi-modal interactive surface
WO2020142744A1 (en) Networked system including a recognition engine for identifying products within an image captured using a terminal device
JP2016015108A (ja) 電子レシート管理サーバ、商品販売データ処理装置、印字制御装置およびプログラム
WO2018200193A1 (en) Enhanced user interface for creating interactive layouts
KR102115364B1 (ko) 전자명함 플랫폼 및 전자명함 플랫폼을 이용한 정보공유방법
WO2018181413A1 (ja) 情報処理システム及びプログラム
US20140249971A1 (en) Electronic receipt management server, information processing device, and information processing method
US11470133B2 (en) Method for displaying object in timeline area, object display device, and information recording medium having recorded thereon program for implementing said method
US11682063B2 (en) Shopping list and cart integration
US20170098206A1 (en) Transactional user interface
JP2023029413A (ja) 電子レシート管理サーバおよびプログラム
JP2018195106A (ja) 情報処理装置、ユーザ端末、情報処理方法及びプログラム
JP2020149441A (ja) 注文制御装置及びプログラム
KR102533699B1 (ko) 약국 관리 제공 시스템
US20210174007A1 (en) Creation apparatus and non-transitory computer readable medium
WO2024009916A1 (ja) 商品情報管理サーバ、消費者端末、通信端末、商品情報提供方法およびプログラム
JP2017168131A (ja) 人材情報提供装置及びプログラム
JP2024007710A (ja) 表示システム
JP2021086333A (ja) 情報処理システム、情報処理方法、及び情報処理プログラム
JP3198583U (ja) 情報処理システム
JP2024007274A (ja) 商品情報管理システム、商品情報管理サーバ、事業者端末、消費者端末、商品情報提供方法およびプログラム
KR101388327B1 (ko) 전자책 상의 컨텐츠에 대해 토론하기 위한 방법 및 시스템
JP2021086334A (ja) 情報処理システム、情報処理方法、及び情報処理プログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18775622

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2018775622

Country of ref document: EP

Effective date: 20191029