WO2020054431A1 - 貨幣情報提供システム、貨幣情報提供用データベースサーバ、貨幣情報提供方法及び貨幣情報提供プログラム - Google Patents

貨幣情報提供システム、貨幣情報提供用データベースサーバ、貨幣情報提供方法及び貨幣情報提供プログラム Download PDF

Info

Publication number
WO2020054431A1
WO2020054431A1 PCT/JP2019/033782 JP2019033782W WO2020054431A1 WO 2020054431 A1 WO2020054431 A1 WO 2020054431A1 JP 2019033782 W JP2019033782 W JP 2019033782W WO 2020054431 A1 WO2020054431 A1 WO 2020054431A1
Authority
WO
WIPO (PCT)
Prior art keywords
money
information
currency
image information
candidate
Prior art date
Application number
PCT/JP2019/033782
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 EP19860189.0A priority Critical patent/EP3851978A4/en
Priority to US17/274,486 priority patent/US11941693B2/en
Publication of WO2020054431A1 publication Critical patent/WO2020054431A1/ja

Links

Images

Classifications

    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • 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/53Querying
    • G06F16/532Query formulation, e.g. graphical querying
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07DHANDLING OF COINS OR VALUABLE PAPERS, e.g. TESTING, SORTING BY DENOMINATIONS, COUNTING, DISPENSING, CHANGING OR DEPOSITING
    • G07D7/00Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency
    • G07D7/004Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency using digital security elements, e.g. information coded on a magnetic thread or strip
    • G07D7/0047Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency using digital security elements, e.g. information coded on a magnetic thread or strip using checkcodes, e.g. coded numbers derived from serial number and denomination
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07DHANDLING OF COINS OR VALUABLE PAPERS, e.g. TESTING, SORTING BY DENOMINATIONS, COUNTING, DISPENSING, CHANGING OR DEPOSITING
    • G07D7/00Testing specially adapted to determine the identity or genuineness of valuable papers or for segregating those which are unacceptable, e.g. banknotes that are alien to a currency
    • G07D7/20Testing patterns thereon
    • G07D7/202Testing patterns thereon using pattern matching
    • G07D7/206Matching template patterns
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
    • G06V10/758Involving statistics of pixels or of feature values, e.g. histogram matching

Definitions

  • the present invention relates to a money information providing system, a money information providing database server, a money information providing method, and a money information providing program for searching for the type of foreign currency.
  • the seller or the service provider may be requested by a foreigner to pay in a foreign currency.
  • Patent Document 1 discloses a search system that allows foreign currency brought in to be easily identified.
  • this search system when a user inputs a feature of a bill to the user terminal in a form that answers a question displayed on a screen of the user terminal, the user terminal transmits information on the feature to the server. Based on this information, the server outputs candidate currency information from the database to the user terminal.
  • the present invention has been made to solve such a problem, and provides a money information providing system, a money information providing database server, a money information providing method, and a money information providing program that can easily specify the type of foreign currency.
  • the purpose is to do.
  • the money information providing system of the present invention includes a database server in which money image information is stored as one of money information of a plurality of kinds of money, and a target image which is image information to be searched.
  • An information processing terminal that acquires information and transmits the target image information to the database server, and the database server compares the target image information with the money image information, thereby obtaining a plurality of types of money. From among, searching for candidate currency that is presumed to be of the same kind as the currency included in the search target, transmits the currency information of the candidate currency to the information processing terminal, and the information processing terminal displays the currency information of the candidate currency. provide.
  • the database server for providing money information of the present invention includes a database in which money image information is stored as one of money information of a plurality of kinds of money, and a search transmitted from an information processing terminal.
  • a target image information which is target image information
  • the money image information By collating the target image information, which is target image information, with the money image information, from among the plurality of kinds of money, a candidate currency estimated to be the same as the money included in the search target is searched for, and the candidate money is searched for.
  • the money information providing method of the present invention is a step of preparing a database in which money image information is stored as one of money image information of a plurality of kinds of money, and image information to be searched. Obtaining the target image information, and comparing the target image information with the money image information of the database, from among the plurality of kinds of money, it is estimated that the money is the same kind as the money included in the search target. Searching for the candidate currency to be provided and providing the money information of the candidate currency.
  • the money information providing program of the present invention stores target image information, which is acquired image information of a search target, as money image information of one of a plurality of kinds of money.
  • the money information providing program of the present invention includes a step of acquiring target image information, which is image information to be searched, from an information processing terminal, and one of money image information of a plurality of kinds of money. From the database in which the currency image information is stored, by comparing the target image information with the currency image information, to search for a candidate currency estimated to be of the same kind as the currency included in the search target; and Transmitting the currency information to the information processing terminal.
  • the type of foreign currency can be easily specified.
  • FIG. 2 is a schematic diagram showing a configuration of a database stored in a storage device of the database server.
  • the schematic diagram which shows the user terminal on which the operation part for transmitting the image information of the search target money to a database server was displayed on the touch panel.
  • the schematic diagram which shows the user terminal on which the candidate money presumed to be the same kind as the search target money was displayed on the touch panel.
  • the schematic diagram which shows the user terminal on which the detailed information of the candidate money was displayed on the touch panel.
  • FIG. 1 is a schematic diagram illustrating an entire configuration of the money information providing system 1.
  • the money information providing system 1 includes a currency database server (hereinafter, also referred to as “database server”) 2 and an information processing terminal (hereinafter, referred to as “user terminal”) 3 operated by a user.
  • the user terminal 3 is configured by, for example, a smartphone, a personal computer, a tablet computer, or the like. In the present embodiment, the user terminal 3 is configured by a smartphone having a camera function.
  • the two-way communication between the database server 2 and the user terminal 3 is possible via a predetermined network such as the Internet or directly.
  • the user captures one piece of money (hereinafter also referred to as “search target money”) serving as a search target at hand with the user terminal 3 and obtains image information IA (target image information) of the relevant money.
  • search target money serving as a search target at hand with the user terminal 3 and obtains image information IA (target image information) of the relevant money.
  • the user transmits the image information IA and a designated country information IC described later from the user terminal 3 to the database server 2.
  • the database server 2 transmits to the user terminal 3 the money information IB of the candidate money estimated to be the same as the image information IA received from the user terminal 3 from the database stored in the storage device 21.
  • the user terminal 3 provides the money information IB to the user by displaying the money information IB on the touch panel 30.
  • the currency information IB is, for example, a currency exchange amount in a currency (for example, Japanese yen) of the country of distribution of the currency or the country (usually the home country) indicated by the designated country information IC.
  • the search target is a target for which the user requests the database server 2 to search for candidate money and to provide the money information IB of the candidate money. In other words, it is money (or guessed money) captured by the user terminal 3 by the user in order to transmit the image information IA to the database server 2.
  • the search target is one currency in the present embodiment, but may be a plurality of currency.
  • FIG. 2 is a schematic diagram showing a configuration of the database 21a stored in the storage device 21 of the database server 2.
  • the database server 2 includes a control device 20, a storage device 21, and a communication device 22.
  • the storage device 21 stores a database 21a. As shown in FIG. 2, in the database 21a, currency information IB is accumulated for each of various domestic and foreign currency 10a, 10b, 10c, 10d,..., 10z. Hereinafter, the money 10 will be referred to as money 10 except for a case where a specific money among the money 10a, 10b, 10c, 10d,.
  • currency information IB image information Ib1 of the currency, distribution country information Ib2 of the currency (for example, United States of America), denomination information Ib3 of the currency (for example, 100 US dollar bill), unit information Ib4 of the currency ( For example, US dollar), exchange rate information Ib5 (for example, the market value of the dollar against the yen), currency size information Ib6, currency material information Ib7, authenticity discrimination point information Ib8, serial number information Ib9 for authenticity confirmation, etc. It is stored in the database 21a.
  • the authenticity discrimination point information Ib8 is a key point for determining whether or not the currency 10 is a fake coin.
  • the serial number information Ib9 is at least one of a serial number of a counterfeit coin of the currency and a serial number of a genuine coin of the currency.
  • the exchange rate information Ib5 is simplified and shown as one item in FIG. 2, it includes a plurality of pieces of exchange rate information. That is, if the currency 10a is US currency, the exchange rate information Ib5 of the currency 10a includes the market value of the dollar against the Korean won, the market value of the dollar against the Chinese yuan, and the like, in addition to the market value of the dollar against the yen. I have.
  • the controller 20 When the controller 20 (see FIG. 1) acquires the image information IA and the designated country information IC from the user terminal 3, the controller 20 sequentially compares the image information IA with the image information Ib1 of each currency 10 in the database 21a. More specifically, the control device 20 determines the similarity R of the image by comparing the image information IA with the image information Ib1 of the currency 10a, and then compares the image information IA with the image information Ib1 of the currency 10b. The similarity R is obtained, and this is sequentially repeated until the similarity R of the currency 10z is obtained.
  • a method of calculating the similarity R a known method of calculating the similarity of images, such as histogram comparison and feature point matching, can be used as appropriate.
  • the control device 20 determines the plurality of coins 10 having a high similarity R as candidate coins that are presumed to be of the same type as the search target coin from which the image information IA has been transmitted from the user terminal 3. In the present embodiment, four kinds of money 10 from the money 10 having the highest similarity R to the money 10 having the fourth highest similarity R are determined as candidate money.
  • the control device 20 transmits the money information IB to each of the candidate money to the user terminal 3.
  • image information Ib1, exchange rate information Ib5, currency size information Ib6, currency material information Ib7, authenticity discrimination point information Ib8, and serial number information Ib9 are sent from the control device 20 to the user terminal as the currency information IB. 3 is sent.
  • control device 20 determines the exchange rate information Ib5 to be used based on the designated country information IC received from the user terminal 3. Then, using the exchange rate information Ib5, the control device 20 converts the amount corresponding to the denomination information Ib3 of the candidate currency into an amount (hereinafter, “exchange amount”) EX exchanged for currency of the designated country. To the user terminal 3.
  • a dedicated application (program) is installed in the user terminal 3.
  • the user can receive from the database server 2 the provision of the money information IB about the search target money at hand as described above.
  • FIG. 3 is a schematic diagram showing the user terminal 3 on which an operation unit for transmitting the image information 1A of the search target currency to the database server 2 is displayed on the touch panel 30, and FIG. 4 is estimated to be of the same type as the search target currency.
  • FIG. 5 is a schematic diagram illustrating the user terminal 3 on which the candidate currency is displayed on the touch panel 30.
  • FIG. 5 is a schematic diagram illustrating the user terminal 3 on which the detailed information of the candidate currency is displayed on the touch panel 30.
  • the image information IA is displayed on the touch panel 30 as shown in FIG. If the user determines that the image information IA is unclear, the user can operate the retake button 31 displayed on the touch panel 30 to image the target coin again. When the image information IA is determined to be unclear by the function of the dedicated application, the retake button 31 is displayed on the touch panel 30, and this display prompts the user to retake the coin to be searched. Is also good.
  • a country selection button 32 which is a pull-down button is displayed.
  • a designated country can be selected. If the designated country is not selected by the country selection button 32, the home country where the user resides is automatically selected as the designated country. If none of the countries is selected as the designated country by the country selection button 32, the dedicated application uses the position detection function of the user terminal 3 such as a satellite positioning system, and the country where the user terminal 3 is located, that is, The country of stay of the user may be specified as the designated country.
  • the image information 1A of the search target currency and the designated country information IC indicating the designated country are transmitted to the database server 2.
  • the database server 2 upon receiving the image information IA and the designated country information IC from the user terminal 3, the database server 2 includes, for each of the four candidate currencies having a high degree of similarity R, the exchange amount EX of the designated country currency.
  • the money information IB is transmitted to the user terminal 3.
  • the exchange amount EX is calculated by the database server 2 based on the denomination information Ib3 and the exchange rate information Ib5.
  • the user terminal 3 displays the received information on the touch panel 30 as shown in FIG. That is, according to the degree of the similarity R, the candidate money A having the similarity 92, the candidate money B having the similarity 85, the candidate money C having the similarity 70, and the candidate money D having the similarity 68 are displayed in this order from the top. Is done.
  • the display of the touch panel 30 is switched, and more money information IB is displayed on the touch panel 30 on the entire touch panel 30.
  • the display of the touch panel 30 shown in FIG. 4 when the user touches the location where the candidate currency A is displayed, the display of the touch panel 30 is changed as shown in FIG. Specifically, in addition to the image information Ib1 of the candidate currency A, a detailed information display IB1, genuine / discriminating point information Ib8, and serial number information Ib9 are displayed.
  • the exchange rate information Ib5 the exchange amount EX, the currency size information Ib6, and the currency material information Ib7 are displayed in this order from the top. Alternatively, only one of the exchange rate information Ib5 and the exchange amount EX may be displayed.
  • the serial number information Ib9 is a serial number of a counterfeit coin, and a description such as "the serial number XXXX is a fake bill" is displayed.
  • the user displays the screen shown in FIG. 5 for each of the candidate coins A, B, C, and D to check various coin information IB, and the search target coin corresponds to any of the candidate coins A, B, C, and D. Is determined, or whether none of the above applies.
  • FIG. 6 is a flowchart for explaining the money information providing method of the present embodiment.
  • a database (see FIG. 2) in which at least image information Ib1 is stored as one of the pieces of money information IB for a plurality of moneys 10 in the storage device 21 of the database server 2 is prepared.
  • the money information providing method is executed as shown in FIG. 6 by causing the user terminal 3 to execute the dedicated application installed in advance and the database server 2 to execute the dedicated program installed in advance.
  • the user terminal 3 acquires the image information IA of the search target currency in step S10, and transmits this image information IA to the database server 2 in step S20.
  • step S30 the database server 2 that has received the image information IA sequentially compares the image information IA with the image information Ib1 of the plurality of kinds of money 10 stored in the database 21a, and From among them, a candidate currency that can be presumed to be the same kind as the search target currency is searched. That is, the database server 2 extracts a plurality of coins having a high similarity R with the search target coin from the plurality of kinds of coins 10 as candidate coins.
  • the database server 2 transmits to the user terminal 3 the money information IB such as the image information Ib1 of each candidate money and the exchange amount EX in step S40.
  • the user terminal 3 When the user terminal 3 receives the money information IB of each candidate money from the database server 2, the user information 3 is provided to the user by displaying the money information IB on the touch panel 30 in step S50.
  • the user can acquire the money information IB of the candidate money from the database 2 simply by transmitting the image of the money to be searched (image information IA) captured by the user terminal 3 to the database 2. Therefore, according to the present invention, even if the search target currency is a foreign currency, the currency information IB of the foreign currency can be easily obtained, and the type of the foreign currency can be easily specified. Thus, for example, even when a foreigner wants to pay in a foreign currency at a store, it becomes easier to accept the payment by specifying the type of the foreign currency. Therefore, this store becomes a store where foreigners can easily shop, and it is possible to increase the number of foreign visitors in this store.
  • the user can accurately determine the target based on the image information Ib1 including a large amount of information usable for specifying the bill.
  • the type of money can be specified.
  • the user can quantitatively specify the search target currency based on the similarity R.
  • the money information IB includes determination point information indicating a point for determining the authenticity of money, it is possible to specify that the money is genuine or fake. Even if the foreign currency is unknown, its authenticity can be easily determined.
  • the user terminal 3 captures the image of the search target currency, so that the user terminal 3 obtains the image information IA of the search target currency.
  • the image information IA of the search target currency is transmitted to the user terminal 3 by e-mail or the like. Then, the image information IA may be sent from the user terminal 3 to the database server 2.
  • the denomination information Ib3 and the exchange rate information Ib5 of the candidate currency are known, the exchange amount EX of the candidate currency can be easily calculated. Then, the denomination information Ib3 and the exchange rate information Ib5 are transmitted from the database server 2 to the user terminal 3, and the dedicated application calculates the exchange amount EX from the denomination information Ib3 and the exchange rate information Ib5. The information may be displayed on the user terminal 3.
  • the user may be notified from the touch panel 30 that the target is not money by the function of the dedicated application. .
  • the database server 2 reads the serial number of the currency to be searched from the image information IA, and based on a comparison between this serial number and the serial number information Ib9 for verifying the authenticity of the database 21a, finds the trueness of the currency to be searched. False determination may be made. Further, when the database server 2 determines that the search target currency is a fake coin, the database server 2 transmits to the user terminal 3 that the search target currency is a fake currency, and the user terminal 3 determines that the search target currency is a fake currency. May be notified to the user.
  • the database server 2 transmits to the user terminal 3 that the search target currency is genuine, and the user terminal 3 determines that the search target currency is genuine. May be notified to the user.
  • the database server 2 transmits the matching information to the user terminal 3, and the user terminal 3
  • the mode is not limited as long as the matching information is provided.
  • the database server 2 may extract money 10 having a similarity R exceeding a predetermined threshold value as a candidate money. Alternatively, the database server 2 may extract only one currency having the highest similarity R as a candidate currency.
  • one search target currency is used in one search.
  • a plurality of search target monies may be used in a single search (the search target may be a plurality of moneys).
  • the user terminal 3 collectively photographs a plurality of coins to be searched, and transmits the image information IA to the database server 2.
  • the database server 2 detects a plurality of coins to be searched from the image information IA, the database server 2 searches candidate coins for each of the coins to be searched, and transmits each coin information IB of the candidate coins to the user terminal 3. .
  • the database server 2 sets only the currency having the highest similarity R in each search target currency as the candidate currency, calculates the total of the exchange amounts EX thereof, and transmits the total to the user terminal 3, and the user terminal 3 The amount may be displayed.
  • the database server 2 may set only the currency having the highest similarity R in each of the search target currency as the candidate currency, and transmit the denomination and the exchange rate information Ib5 to the user terminal 3.
  • the user terminal 3 may calculate the exchange amount EX of each candidate currency from the denomination of each candidate currency and the exchange rate information Ib5, and may display the total amount of the exchange amount EX of each candidate currency. .
  • the total amount thereof is calculated and transmitted to the user terminal 3, and the user terminal 3 This total amount may be displayed. That is, if all the candidate money are dollar bills, the total amount may be displayed in dollars.
  • the present invention is applied to specify a foreign currency provided by a foreigner, but for example, the present invention may be applied to specify a foreign currency brought back from a foreign destination by a user. Good.
  • a foreign country eg, the United States
  • the designated country is set to the user's own country (eg, Japan) using the country selection button 32 shown in FIG. 3, and the image information IA of the foreign currency is transmitted to the database server 2.
  • You may make it.
  • the exchange amount EX of the foreign currency for example, a dollar bill
  • the home currency may be acquired.
  • the value of the foreign currency can be easily grasped.
  • the money information IB is provided to the user by displaying it on the user terminal 3, but the method of providing the money information IB to the user is not limited to the display.
  • the denomination may be provided to the user by voice.
  • the database server 2 may acquire the latest information of the exchange rate information Ib5 from the outside via the Internet or the like, and may periodically update the exchange rate information Ib5 of the database 21a. Alternatively, the database server 2 does not store the exchange rate information Ib5 in the database 21a, and each time the image information IA of the search target currency is received from the user terminal 3, the latest exchange rate information Ib5 is externally provided via the Internet or the like. May be obtained.
  • the kind of foreign currency can be specified easily, for example, the environment which is easy for foreigners to shop can be provided, and it is possible to activate the market, and the contribution of the present invention to the industry The degree is extremely high.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Mathematical Physics (AREA)
  • Marketing (AREA)
  • Databases & Information Systems (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Inspection Of Paper Currency And Valuable Securities (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

貨幣情報提供システム(1)は、複数種の貨幣の貨幣情報の一つとして貨幣画像情報が蓄積されたデータベースサーバ(2)と、検索対象の画像情報である対象画像情報(IA)を取得し、対象画像情報(IA)を前記データベースサーバ(2)へ送信する情報処理端末(3)と、を備え、データベースサーバ(2)は、対象画像情報(IA)を前記貨幣画像情報と照合することで、前記複数種の貨幣の中から、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索し、前記候補貨幣の貨幣情報(IB)を情報処理端末(3)へ送信し、情報処理端末(3)は、前記候補貨幣の貨幣情報を提供する。

Description

貨幣情報提供システム、貨幣情報提供用データベースサーバ、貨幣情報提供方法及び貨幣情報提供プログラム
 本発明は、外貨の種類を検索する、貨幣情報提供システム,貨幣情報提供用データベースサーバ,貨幣情報提供方法及び貨幣情報提供プログラムに関するものである。
 近年、ビジネスや観光で日本を訪れる外国人が増加している。外国人が日本で品物やサービスに対して支払いを行う場合、予め外貨を日本円に両替しておく必要があるが、両替所が近くにあるとは限らないので、支払いの際に日本円が不足することがある。このような場合、販売者やサービス提供者(以下「販売者等」という)は、外国人から外貨での支払いを希望されることがある。
 しかし、一般的な日本人の販売者等にとって、外国人が支払いに使おうとしている外貨の真偽や価値(日本円への両替額)等を判別することは難しい。このため、日本人の販売者等が外貨での支払いを了解することは困難である。換言すれば、販売者等が外貨での支払いを了解するには、外貨に関する情報(以下「外貨情報」という)が必要である。
 特許文献1には、持ち込まれた外貨を容易に識別できるようにした検索システムが開示されている。この検索システムでは、ユーザが、ユーザ端末の画面に表示された質問に答える形態で紙幣の特徴をユーザ端末に入力すると、この特徴に関する情報をユーザ端末がサーバに送信する。サーバは、この情報に基づき、データベースから候補となる貨幣の情報をユーザ端末へと出力する。
特開2001-256530号公報
 特許文献1に開示された検索システムでは、ユーザが質問に答える形態で紙幣の特徴を入力する。質問の内容によっては、ユーザがその質問の意味を正しく理解して適切に回答するためには、紙幣についてある程度の知識が必要となる。このため、より手軽に、外貨の種類を特定できるようにすることが要望されている。
 本発明は、このような課題を解決するためになされたものであり、手軽に外貨の種類を特定できる貨幣情報提供システム、貨幣情報提供用データベースサーバ、貨幣情報提供方法及び貨幣情報提供プログラムを提供することを目的とする。
 上記従来の課題を解決するために、本発明の貨幣情報提供システムは、複数種の貨幣の貨幣情報の一つとして貨幣画像情報が蓄積されたデータベースサーバと、検索対象の画像情報である対象画像情報を取得し、前記対象画像情報を前記データベースサーバへ送信する情報処理端末と、を備え、前記データベースサーバは、前記対象画像情報を前記貨幣画像情報と照合することで、前記複数種の貨幣の中から、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索し、前記候補貨幣の貨幣情報を前記情報処理端末へ送信し、前記情報処理端末は、前記候補貨幣の貨幣情報を提供する。
 上記従来の課題を解決するために、本発明の貨幣情報提供用データベースサーバは、複数種の貨幣の貨幣情報の一つとして貨幣画像情報が蓄積されたデータベースと、情報処理端末から送信された検索対象の画像情報である対象画像情報を前記貨幣画像情報と照合することで、前記複数種の貨幣の中から、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索し、前記候補貨幣の貨幣情報を前記情報処理端末へ送信する制御装置と、を備える。
 上記従来の課題を解決するために、本発明の貨幣情報提供方法は、複数種の貨幣の貨幣画像情報の一つとして貨幣画像情報が蓄積されたデータベースを用意するステップと、検索対象の画像情報である対象画像情報を取得するステップと、前記対象画像情報を、前記データベースの前記貨幣画像情報と照合することで、前記複数種の貨幣の中から、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索し、前記候補貨幣の貨幣情報を提供するステップと、を有する。
 上記従来の課題を解決するために、本発明の貨幣情報提供プログラムは、取得した検索対象の画像情報である対象画像情報を、複数種の貨幣の貨幣画像情報の一つとして貨幣画像情報が蓄積されたデータベースサーバへ送信するステップと、前記データベースサーバが、前記対象画像情報を前記貨幣画像情報と照合することで検索した、前記検索対象に含まれる貨幣と同種推定される候補貨幣の貨幣情報を、前記データベースサーバから取得するステップと、前記候補貨幣の貨幣情報を提供するステップと、を情報処理端末に実行させる。
 上記従来の課題を解決するために、本発明の貨幣情報提供プログラムは、検索対象の画像情報である対象画像情報を情報処理端末から取得するステップと、複数種の貨幣の貨幣画像情報の一つとして貨幣画像情報が蓄積されたデータベースから、前記対象画像情報を前記貨幣画像情報と照合することで、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索するステップと、前記候補貨幣の貨幣情報を前記情報処理端末へ送信するステップと、をデータベースサーバに実行させる。
 本発明によれば、手軽に外貨の種類を特定できる。
貨幣情報提供システムの全体構成を示す模式図。 データベースサーバの記憶装置に記憶されたデータベースの構成を示す模式図。 検索対象貨幣の画像情報をデータベースサーバに送信するための操作部がタッチパネルに表示されたユーザ端末を示す模式図。 検索対象貨幣と同種と推定される候補貨幣がタッチパネルに表示されたユーザ端末を示す模式図。 候補貨幣の詳細情報がタッチパネルに表示されたユーザ端末を示す模式図。 貨幣情報提供方法を説明するためのフローチャート。
 以下、本発明の実施の形態について、図面を参照しながら説明する。以下に示す実施の形態はあくまでも例示に過ぎず、以下の実施の形態で明示しない種々の変形や技術の適用を排除するものではない。また、実施の形態の各構成は、それらの趣旨を逸脱しない範囲で種々変形して実施することができる。さらに、実施の形態の各構成は、必要に応じて取捨選択することができ、あるいは適宜組み合わせることができる。
 なお、実施の形態を説明するための全図において、同一要素は原則として同一の符号を付し、その説明を省略することもある。
 以下、本発明の実施の形態に係る貨幣情報提供システム、貨幣情報提供用データベースサーバ、貨幣情報提供方法及び貨幣情報提供プログラムについて図面を参照しながら詳細に説明する。以下では、ユーザが自国内においてユーザ端末3を操作して外貨について検索を行う場合を例に取り本実施の形態について説明する。
[1.貨幣情報提供システム]
 以下、図1を参照して一実施形態の貨幣情報提供システム1の全体構成について説明する。図1は、貨幣情報提供システム1の全体構成を示す模式図である。
 貨幣情報提供システム1は、通貨データベースサーバ(以下「データベースサーバ」ともいう)2と、ユーザが操作する情報処理端末(以下「ユーザ端末」という)3とを備えて構成される。ユーザ端末3は、例えばスマートフォン、パーソナルコンピュータ又はタブレットコンピュータ等により構成され、本実施形態ではカメラ機能を備えたスマートフォンにより構成される。
 データベースサーバ2とユーザ端末3とは、インターネットのような所定のネットワークを介して、又は、直接に、双方向の通信が可能となっている。
 詳しくは後述するが、ユーザは、手元にある検索対象となる1枚の貨幣(以下「検索対象貨幣」ともいう)をユーザ端末3により撮像して、当該貨幣の画像情報IA(対象画像情報)をユーザ端末3に取得させる。ユーザは、この画像情報IAと後述の指定国情報ICとをユーザ端末3からデータベースサーバ2へと送信する。データベースサーバ2は、記憶装置21に蓄積したデータベースの中から、ユーザ端末3から受信した画像情報IAと同種と推定される候補貨幣の貨幣情報IBをユーザ端末3に送信する。ユーザ端末3は、データベースサーバ2から候補貨幣の貨幣情報IBを受信すると、タッチパネル30に表示することでこの貨幣情報IBをユーザに提供する。貨幣情報IBとは、例えば、その貨幣の流通国や、指定国情報ICの示す国(通常は自国)の通貨(例えば日本円)での両替額である。
 なお、検索対象とは、ユーザが、候補貨幣の検索及びこの候補貨幣の貨幣情報IBの提供をデータベースサーバ2に要求する対象である。異なる言い方をすれば、データベースサーバ2に画像情報IAを送信するために、ユーザが、ユーザ端末3により撮像した貨幣(又は貨幣と推察されるもの)である。検索対象は、本実施形態では1枚の貨幣であるが、複数枚の貨幣の場合もある。
[2.データベースサーバ]
 以下、図1に加え図2を参照して、データベースサーバ2について説明する。図2は、データベースサーバ2の記憶装置21に記憶されたデータベース21aの構成を示す模式図である。
 図1に示すように、データベースサーバ2は、制御装置20と、記憶装置21と、通信装置22とを備える。
 記憶装置21には、データベース21aが記憶されている。図2に示すように、データベース21aは、国内や国外の種々の貨幣10a,10b,10c,10d・・・,10z毎に貨幣情報IBが蓄積されている。以下、貨幣10a,10b,10c,10d・・・10zの内の特定の貨幣について説明する場合を除いて、貨幣10と表記する。
 本実施形態では、貨幣情報IBとして、当該貨幣の画像情報Ib1、当該貨幣の流通国情報Ib2(例えば米国)、当該貨幣の金種情報Ib3(例えば100USドル紙幣)、当該貨幣の単位情報Ib4(例えばUSドル)、為替レート情報Ib5(例えば円に対するドルの市場価値)、貨幣のサイズ情報Ib6、貨幣の材質情報Ib7、真偽見分けポイント情報Ib8、真偽確認用の記番号情報Ib9などが、データベース21aに蓄積される。
 ここで、真偽見分けポイント情報Ib8とは、貨幣10について、偽貨であるか否かを判定するための要点であり、例えば、真券であれば紙幣の特定の位置に透かし又はホログラムがある等の情報である。また、記番号情報Ib9とは、当該貨幣の偽貨の記番号、及び、当該貨幣の真貨の記番号の少なくとも一方である。
 また、為替レート情報Ib5は、図2では簡略化して1つの項目として図示しているが、複数の為替レート情報を含んでいる。つまり、貨幣10aが米国の貨幣であれば、貨幣10aの為替レート情報Ib5は、円に対するドルの市場価値に加えて、韓国ウォンに対するドルの市場価値、中国元に対するドルの市場価値などを含んでいる。
 制御装置20(図1参照)は、ユーザ端末3から画像情報IAと指定国情報ICとを取得すると、画像情報IAと、データベース21aの各貨幣10の画像情報Ib1とを順次照合する。詳しくは、制御装置20は、画像情報IAと、貨幣10aの画像情報Ib1とを照合して画像の類似度Rを求め、次いで、画像情報IAと、貨幣10bの画像情報Ib1とを照合して類似度Rを求め、これを、貨幣10zの類似度Rを求めるまで順次繰り返す。なお、類似度Rを求める手法には、ヒストグラム比較や特徴点マッチングなど、画像の類似度を求める公知の手法を適宜使用することができる。
 制御装置20は、類似度Rが高い複数の貨幣10を、ユーザ端末3から画像情報IAが送信されてきた検索対象貨幣と同種と推定される候補貨幣と判定する。本実施形態では最も類似度Rの高い貨幣10から4番目に類似度Rの高い貨幣10までの4種の貨幣10を候補貨幣と判定する。制御装置20は、これらの候補貨幣のそれぞれについて貨幣情報IBをユーザ端末3へ送信する。本実施形態では、貨幣情報IBとして、画像情報Ib1、為替レート情報Ib5、貨幣のサイズ情報Ib6、貨幣の材質情報Ib7、真偽見分けポイント情報Ib8及び記番号情報Ib9が、制御装置20からユーザ端末3へと送信される。また、制御装置20は、ユーザ端末3から受信した指定国情報ICに基づいて、使用すべき為替レート情報Ib5を決定する。そしてし、制御装置20は、この為替レート情報Ib5を使用して、候補貨幣の金種情報Ib3に対応した金額を、指定国の貨幣に両替した金額(以下「両替額」)EXに換算してユーザ端末3へ送信する。
[3.ユーザ端末]
 ユーザ端末3には、専用アプリケーション(プログラム)がインストールされている。ユーザは、この専用アプリケーションをユーザ端末3に実行させることで、上述したように手元にある検索対象貨幣についての貨幣情報IBの提供を、データベースサーバ2から受けることができる。
 以下、図3~図5を参照して、ユーザ端末3による貨幣情報の提供について説明する。図3は、検索対象貨幣の画像情報1Aをデータベースサーバ2に送信するための操作部がタッチパネル30に表示されたユーザ端末3を示す模式図、図4は、検索対象貨幣と同種と推定される候補貨幣がタッチパネル30に表示されたユーザ端末3を示す模式図、図5は、候補貨幣の詳細情報がタッチパネル30に表示されたユーザ端末3を示す模式図である。
 ユーザは、専用アプリケーションをユーザ端末3に実行させ、手元にある検索対象貨幣を撮像すると、図3に示すようにこの画像情報IAがタッチパネル30に表示される。この画像情報IAが不鮮明であるとユーザが判断した場合には、タッチパネル30に表示された撮り直しボタン31をユーザが操作することで、検索対象貨幣を撮像し直すことができる。専用アプリケーションの機能によって、画像情報IAが不鮮明と判定された場合に、撮り直しボタン31がタッチパネル30に表示されるようにし、この表示により、検索対象貨幣の撮り直しをユーザに対し促すようにしてもよい。
 タッチパネル30には、プルダウンボタンである国選択ボタン32が表示される。このタッチパネル30を操作することで指定国を選択できる。国選択ボタン32により指定国が選択されなかった場合、ユーザの居住する自国が自動的に指定国に選択されるようになっている。なお、国選択ボタン32により何れの国も指定国に選択されなかった場合、専用アプリケーションが、ユーザ端末3の衛星測位システム等の位置検出機能を利用して、このユーザ端末3が位置する国すなわちユーザの滞在国を指定国として特定するようにしてもよい。
 そして、タッチパネル30に表示された検索開始ボタン33をユーザが操作すると検索対象貨幣の画像情報1Aと指定国を示す指定国情報ICとがデータベースサーバ2に送信される。
 データベースサーバ2は、上述したとおり、ユーザ端末3から画像情報IAと指定国情報ICとを受信すると、類似度Rの高い4つの候補貨幣のそれぞれについて、指定国の貨幣での両替額EXを含む貨幣情報IBをユーザ端末3に送信する。両替額EXは、金種情報Ib3と為替レート情報Ib5とに基づいてデータベースサーバ2が算出する。ユーザ端末3は、これらの受信した情報を、図4に示すように、タッチパネル30に表示する。すなわち、類似度Rの高さに応じて、類似度92の候補貨幣A、類似度85の候補貨幣B、類似度70の候補貨幣C及び類似度68の候補貨幣Dが上からこの順に並べて表示される。
 そして、タッチパネル30の候補貨幣A,B,C,Dの表示の付近をユーザが触れることで、タッチパネル30の表示が切り替わり、タッチパネル30にはさらに多くの貨幣情報IBがタッチパネル30の全体に表示される。例えば、図4に示されるタッチパネル30の表示において、候補貨幣Aの表示されている箇所をユーザが触れると、タッチパネル30の表示は図5に示されるように変更される。具体的には、候補貨幣Aの画像情報Ib1に加えて、詳細情報表示IB1、真偽見分けポイント情報Ib8及び記番号情報Ib9が表示される。
 詳細情報表示IB1には、為替レート情報Ib5、両替額EX、貨幣のサイズ情報Ib6、貨幣の材質情報Ib7が上からこの順に表示される。なお、為替レート情報Ib5と両替額EXとの何れか一方だけを表示させるようにしてもよい。
 真偽見分けポイント情報Ib8は、「透かしがXXに入っている」などの記載が表示される。なお「XX」の部分には紙幣の部位名が入る。
 記番号情報Ib9は、図5に示す例では、偽貨の記番号であり、「記番号XXXXは偽札です」などの記載が表示される。
 ユーザは、各候補貨幣A,B,C,Dについて図5に示される画面を表示させて種々の貨幣情報IBを確認し、検索対象貨幣が候補貨幣A,B,C,Dの何れに該当するか、又は、何れにも該当しないかを判断する。
[4.貨幣情報提供方法]
 本実施形態の貨幣情報提供方法について図6を参照して説明する。図6は本実施形態の貨幣情報提供方法を説明するためのフローチャートである。
 先ず、準備として、データベースサーバ2の記憶装置21に、複数の貨幣10について、貨幣情報IBの一つとして少なくとも画像情報Ib1が蓄積されたデータベース(図2参照)が用意される。
 そして、ユーザ端末3に予めインストールされた専用アプリケーションを実行させ、かつ、データベースサーバ2に予めインストールされた専用プログラムを実行させることにより、貨幣情報提供方法が図6に示すように実行される。
 具体的には、ユーザ端末3は、ステップS10で、検索対象貨幣の画像情報IAを取得し、ステップS20で、この画像情報IAをデータベースサーバ2へ送信する。
 画像情報IAを受信したデータベースサーバ2は、ステップS30において、この画像情報IAと、データベース21aに記憶された複数種の貨幣10の画像情報Ib1とを順次比較し、これらの複数種の貨幣10の中から、検索対象貨幣と同種と推定しうる候補貨幣を検索する。つまり、データベースサーバ2は、複数種の貨幣10の中から、検索対象貨幣と類似度Rの高い複数の貨幣を、候補貨幣として抽出する。次いで、データベースサーバ2は、ステップS40において、各候補貨幣の画像情報Ib1や両替額EXなどの貨幣情報IBをユーザ端末3へ送信する。
 ユーザ端末3は、データベースサーバ2から各候補貨幣の貨幣情報IBを受信すると、ステップS50において、貨幣情報IBをタッチパネル30に表示させることで、当該貨幣情報IBをユーザに提供する。
[5.作用効果]
 (1)ユーザは、ユーザ端末3により撮像した検索対象貨幣の画像(画像情報IA)をデータベース2に送信するだけでデータベース2から候補貨幣の貨幣情報IBを取得することができる。したがって、本発明によれば、検索対象貨幣が外貨であっても、この外貨の貨幣情報IBを簡単に取得でき、この外貨の種類を手軽に特定できる。これにより、例えば、外国人が、店舗において外貨で支払いを希望する場合でも、この外貨の種類を特定することで当該支払いを引き受けやすくなる。よって、この店舗が外国人にとって買い物のしやすい店舗となり、この店舗における外国人の集客を増やすことが可能となる。
 (2)また、貨幣情報IBとして候補貨幣の画像情報Ib1がユーザに提供される場合には、ユーザは、紙幣の特定に使用可能な情報量を多く含む画像情報Ib1に基づいて、正確に対象貨幣の種類を特定できる。
 (3)貨幣情報IBに、検索対象貨幣と候補貨幣との類似度Rが含まれる場合には、ユーザは類似度Rに基づいて定量的に検索対象貨幣を特定することができる。
 (4)貨幣情報IBに、貨幣の真偽を判定するためのポイントを示す判定ポイント情報が含まれる場合には、貨幣が真貨又は偽貨であることも特定できるようになるので、貨幣が未知の外貨であっても、その真偽を容易に判定できる。
 (5)貨幣情報IBに、両替額EXが含まれる場合には、その検索対象貨幣の価値をより一層容易に確認できる。
[6.その他]
 (1)前記実施形態では、ユーザ端末3により検索対象貨幣を撮影することで、ユーザ端末3が検索対象貨幣の画像情報IAを取得するようにしたが、ユーザ端末3の画像情報IAの取得方法はこれに限定されない。例えば、ユーザ端末3のカメラ機能が故障してしまった場合には、他のスマートフォンにより検索対象貨幣を撮影し、検索対象貨幣の画像情報IAを、ユーザ端末3にメールなどにより送信する。そして、この画像情報IAをユーザ端末3からデータベースサーバ2に送るようにしてもよい。
 (2)候補貨幣の金種情報Ib3と為替レート情報Ib5とが分かれば、候補貨幣の両替額EXを簡単に計算できる。そこで、データベースサーバ2からユーザ端末3に金種情報Ib3と為替レート情報Ib5とを送信し、専用アプリケーションにより金種情報Ib3と為替レート情報Ib5とから両替額EXを計算させ、この両替額EXをユーザ端末3に表示させてもよい。
 (3)専用アプリケーションの実行中にユーザ端末3により撮影した対象が明らかに貨幣でない場合には、専用アプリケーションの機能により、当該対象が貨幣でない旨をタッチパネル30からユーザに報知させるようにしてもよい。
 (4)データベースサーバ2は、画像情報IAから検索対象貨幣の記番号を読み取り、この記番号と、データベース21aの真偽確認用の記番号情報Ib9との比較に基づいて、検索対象貨幣の真偽を判定するようにしてもよい。さらに、データベースサーバ2は、検索対象貨幣が偽貨であると判定した場合には、検索対象貨幣は偽貨である旨をユーザ端末3に送信し、ユーザ端末3は、検索対象貨幣は偽貨である旨をユーザに報知するようにしてもよい。或いは、データベースサーバ2は、検索対象貨幣が正貨であると判定した場合にも、検索対象貨幣は正貨である旨をユーザ端末3に送信し、ユーザ端末3は、検索対象貨幣は正貨である旨をユーザに報知するようにしてもよい。要するに、データベースサーバ2に蓄積された候補貨幣の記番号情報と、検索対象貨幣の記番号とが一致した場合、データベースサーバ2は一致情報をユーザ端末3に送信し、ユーザ端末3は、ユーザに一致情報を提供するのであれば、その態様は限定されない。
 (5)データベースサーバ2は、類似度Rが所定の閾値を超える貨幣10を候補貨幣として抽出するようにしてもよい。或いは、データベースサーバ2は、最も類似度Rの高い1つの貨幣だけを候補貨幣として抽出するようにしてもよい。
 (6)上記実施形態では、一度の検索における検索対象貨幣を一枚としたが、一度の検索における検索対象貨幣を複数としてもよい(検索対象を複数の貨幣としてもよい)。具体的には、ユーザ端末3により、複数枚の検索対象貨幣をまとめて撮影し、この画像情報IAをデータベースサーバ2に送信する。データベースサーバ2は、この画像情報IAの中から複数枚の検索対象貨幣を検出すると、各々の検索対象貨幣について候補貨幣を検索し、それらの候補貨幣の各貨幣情報IBをユーザ端末3に送信する。
 または、データベースサーバ2は、各々の検索対象貨幣において最も類似度Rの高い貨幣だけを候補貨幣とし、それらの両替額EXの合計を計算してユーザ端末3に送信し、ユーザ端末3はこの合計金額を表示するようにしてもよい。或いは、データベースサーバ2は、各々の検索対象貨幣において最も類似度Rの高い貨幣だけを候補貨幣とし、それらの金種と為替レート情報Ib5とをユーザ端末3に送信してもよい。この場合、ユーザ端末3が、各候補貨幣の金種と為替レート情報Ib5とから各候補貨幣の両替額EXを計算し、各候補貨幣の両替額EXの合計金額を表示するようにしてもよい。なお、為替レート情報Ib5を使用せずに、各々の検索対象貨幣において最も類似度Rの高い貨幣だけを候補貨幣とし、それらの合計金額を計算してユーザ端末3に送信し、ユーザ端末3はこの合計金額を表示するようにしてもよい。すなわち、候補貨幣がいずれもドル紙幣であれば合計金額をドルで表示させるようにしてもよい。
 (7)上記実施形態では、外国人から差し出された外貨を特定するのに本発明を適用したが、例えば、ユーザが外国先から持ち帰った外貨を特定するのに本発明を適用してもよい。或いは、ユーザが外国(例えば米国)へ旅行中、図3に示す国選択ボタン32により指定国をユーザの自国(例えば日本)に設定し、当該外国の貨幣の画像情報IAをデータベースサーバ2に送信するようにしてもよい。これにより、当該外国の貨幣(例えばドル紙幣)の自国貨幣への両替額EXを取得するようにしてもよい。これにより、当該外国の貨幣の価値を容易に把握することができる。
 (8)上記実施形態では、貨幣情報IBをユーザ端末3に表示させることによりユーザに提供したが、貨幣情報IBのユーザへの提供の方法は表示に限定されない。例えば、金種を音声によりユーザに提供してもよい。
 (9)データベースサーバ2は、インターネット等を介して外部から為替レート情報Ib5の最新情報を取得し、データベース21aの為替レート情報Ib5を定期的に更新するようにしてもよい。または、データベースサーバ2は、データベース21aで為替レート情報Ib5を記憶せずに、ユーザ端末3から検索対象貨幣の画像情報IAを受信する毎に、インターネット等を介して外部から最新の為替レート情報Ib5を取得するようにしてもよい。
 2018年9月10日出願の特願2018-168801の日本出願に含まれる明細書、図面および要約書の開示内容は、すべて本願に援用される。
 本発明によれば、手軽に外貨の種類を特定でき、例えば外国人にとって買い物をしやすい環境を提供することができ、ひいては市場の活性化を図ることが可能となり、本発明の産業への貢献度はきわめて高い。
 1 貨幣情報提供システム
 2 通貨データベースサーバ
 3 ユーザ端末
 10,10a,10b,10c,10d,10z 貨幣
 20 制御装置
 21 記憶装置
 21a データベース
 30 タッチパネル
 31 撮り直しボタン
 32 国選択ボタン
 33 検索開始ボタン
 EX 金額(両替額)
 IA 画像情報
 IB 貨幣情報
 Ib1 画像情報
 Ib2 流通国情報
 Ib3 金種情報
 Ib4 単位情報
 Ib5 為替レート情報
 Ib6 サイズ情報
 Ib7 材質情報
 Ib8 真偽見分けポイント情報
 Ib9 記番号情報
 IC 指定国情報
 R 類似度

Claims (12)

  1.  複数種の貨幣の貨幣情報の一つとして貨幣画像情報が蓄積されたデータベースサーバと、
     検索対象の画像情報である対象画像情報を取得し、前記対象画像情報を前記データベースサーバへ送信する情報処理端末と、を備え、
     前記データベースサーバは、前記対象画像情報を前記貨幣画像情報と照合することで、前記複数種の貨幣の中から、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索し、前記候補貨幣の貨幣情報を前記情報処理端末へ送信し、
     前記情報処理端末は、前記候補貨幣の貨幣情報を提供する貨幣情報提供システム。
  2.  前記情報処理端末へ送信される前記候補貨幣の貨幣情報には、前記貨幣画像情報が含まれる請求項1に記載の貨幣情報提供システム。
  3.  前記データベースサーバは、前記貨幣情報として、金種情報、流通国情報、及び、貨幣の真偽を判定するためのポイントを示す判定ポイント情報、の内の少なくとも一つの情報をさらに蓄積し、
     前記情報処理端末へ送信される前記候補貨幣の貨幣情報には、前記少なくとも一つの情報が含まれる請求項1又は2に記載の貨幣情報提供システム。
  4.  前記データベースサーバは、前記候補貨幣の前記貨幣画像情報と、前記対象画像情報と、に基づいて、前記検索対象に含まれる貨幣と前記候補貨幣との類似度を算出し、
     前記情報処理端末へ送信される前記候補貨幣の貨幣情報には、前記類似度が含まれる請求項2又は3に記載の貨幣情報提供システム。
  5.  前記データベースサーバには、前記貨幣情報として為替レートがさらに蓄積され、又は、前記データベースサーバは、前記対象画像情報を取得すると、前記貨幣情報として前記為替レートを外部から取得し、
     前記情報処理端末へ送信される前記候補貨幣の貨幣情報には、前記為替レートと前記為替レートを使用して計算した両替額との少なくとも一方が含まれる請求項1~4の何れか一項に記載の貨幣情報提供システム。
  6.  前記情報処理端末は、受け付けたユーザの操作に基づいて指定国を決定し、又は、位置検出機能により検出された位置情報に基づいて前記指定国を決定し、前記指定国の情報を前記データベースサーバに送信し、
     前記データベースサーバは、前記為替レートとして、前記指定国の為替レートを設定する請求項5に記載の貨幣情報提供システム。
  7.  前記データベースサーバには、前記貨幣情報として為替レートがさらに蓄積され、又は、前記データベースサーバは、前記対象画像情報を取得すると、前記貨幣情報として前記為替レートを外部から取得し、
     前記データベースサーバは、前記対象画像情報に基づいて、前記検索対象から複数枚の貨幣を検出した場合、前記複数枚の貨幣のそれぞれについて前記候補貨幣を検索し、前記候補貨幣の両替額の合計額を、前記情報処理端末へ送信し、
     前記情報処理端末は、前記合計額を提供する請求項1~4の何れか一項に記載の貨幣情報提供システム。
  8.  前記データベースサーバ又は前記情報処理端末は、前記対象画像情報に含まれる前記検索対象の記番号を文字認識し、
     前記データベースサーバには、貨幣の記番号情報がさらに蓄積され、前記データベースサーバは、前記候補貨幣の前記記番号情報と、前記対象画像情報に含まれる前記検索対象の記番号と、が一致した場合には、一致情報を前記情報処理端末に送信し、
     前記情報処理端末は、前記一致情報を提供する請求項1~7の何れか一項に記載の貨幣情報提供システム。
  9.  複数種の貨幣の貨幣情報の一つとして貨幣画像情報が蓄積されたデータベースと、
     情報処理端末から送信された検索対象の画像情報である対象画像情報を前記貨幣画像情報と照合することで、前記複数種の貨幣の中から、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索し、前記候補貨幣の貨幣情報を前記情報処理端末へ送信する制御装置と、を備える貨幣情報提供用データベースサーバ。
  10.  複数種の貨幣の貨幣画像情報の一つとして貨幣画像情報が蓄積されたデータベースを用意するステップと、
     検索対象の画像情報である対象画像情報を取得するステップと、
     前記対象画像情報を、前記データベースの前記貨幣画像情報と照合することで、前記複数種の貨幣の中から、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索し、前記候補貨幣の貨幣情報を提供するステップと、を有する貨幣情報提供方法。
  11.  取得した検索対象の画像情報である対象画像情報を、複数種の貨幣の貨幣画像情報の一つとして貨幣画像情報が蓄積されたデータベースサーバへ送信するステップと、
     前記データベースサーバが、前記対象画像情報を前記貨幣画像情報と照合することで検索した、前記検索対象に含まれる貨幣と同種と推定される候補貨幣の貨幣情報を、前記データベースサーバから取得するステップと、
     前記候補貨幣の貨幣情報を提供するステップと、を情報処理端末に実行させる貨幣情報提供プログラム。
  12.  検索対象の画像情報である対象画像情報を情報処理端末から取得するステップと、
     複数種の貨幣の貨幣画像情報の一つとして貨幣画像情報が蓄積されたデータベースから、前記対象画像情報を前記貨幣画像情報と照合することで、前記検索対象に含まれる貨幣と同種と推定される候補貨幣を検索するステップと、
     前記候補貨幣の貨幣情報を前記情報処理端末へ送信するステップと、をデータベースサーバに実行させる貨幣情報提供プログラム。
PCT/JP2019/033782 2018-09-10 2019-08-28 貨幣情報提供システム、貨幣情報提供用データベースサーバ、貨幣情報提供方法及び貨幣情報提供プログラム WO2020054431A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP19860189.0A EP3851978A4 (en) 2018-09-10 2019-08-28 CURRENCY INFORMATION PROVISION SYSTEM, DATABASE SERVER FOR CURRENCY INFORMATION PROVISION, CURRENCY INFORMATION PROVISION PROCESS AND PROGRAM
US17/274,486 US11941693B2 (en) 2018-09-10 2019-08-28 Currency information provision system, database server for currency information provision, currency information provision method, and currency information provision program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018168801A JP2020042485A (ja) 2018-09-10 2018-09-10 貨幣情報提供システム,貨幣情報提供用データベースサーバ,貨幣情報提供方法及び貨幣情報提供プログラム
JP2018-168801 2018-09-10

Publications (1)

Publication Number Publication Date
WO2020054431A1 true WO2020054431A1 (ja) 2020-03-19

Family

ID=69777553

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/033782 WO2020054431A1 (ja) 2018-09-10 2019-08-28 貨幣情報提供システム、貨幣情報提供用データベースサーバ、貨幣情報提供方法及び貨幣情報提供プログラム

Country Status (4)

Country Link
US (1) US11941693B2 (ja)
EP (1) EP3851978A4 (ja)
JP (1) JP2020042485A (ja)
WO (1) WO2020054431A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230290139A1 (en) * 2022-03-08 2023-09-14 Snap Inc. Image based valuation system
CN115083066B (zh) * 2022-07-20 2022-12-06 恒银金融科技股份有限公司 基于数字图像检测纸币新旧的方法和装置

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001195628A (ja) * 2000-01-13 2001-07-19 Glory Ltd フレキシブル紙葉類鑑定装置
JP2001256530A (ja) 2000-03-09 2001-09-21 Glory Ltd 貨幣情報検索システム
CN103955987A (zh) * 2008-08-08 2014-07-30 光荣株式会社 纸张管理装置和纸张识别装置
JP2015062128A (ja) * 2014-10-29 2015-04-02 沖電気工業株式会社 サーバ装置、端末支援システムおよびプログラム
JP2017037530A (ja) * 2015-08-11 2017-02-16 グローリー株式会社 貨幣処理装置及び貨幣処理方法
WO2017183533A1 (ja) * 2016-04-19 2017-10-26 株式会社湯山製作所 画像処理プログラム、および、画像処理装置
JP2018168801A (ja) 2017-03-30 2018-11-01 株式会社豊田自動織機 ベーン型圧縮機

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7502761B2 (en) * 2006-02-06 2009-03-10 Yt Acquisition Corporation Method and system for providing online authentication utilizing biometric data
US9350598B2 (en) * 2010-12-14 2016-05-24 Liveperson, Inc. Authentication of service requests using a communications initiation feature
US8918465B2 (en) * 2010-12-14 2014-12-23 Liveperson, Inc. Authentication of service requests initiated from a social networking site
US10140620B2 (en) * 2011-09-15 2018-11-27 Stephan HEATH Mobile device system and method providing combined delivery system using 3D geo-target location-based mobile commerce searching/purchases, discounts/coupons products, goods, and services, or service providers-geomapping-company/local and socially-conscious information/social networking (“PS-GM-C/LandSC/I-SN”)
US9202105B1 (en) * 2012-01-13 2015-12-01 Amazon Technologies, Inc. Image analysis for user authentication
US10055727B2 (en) * 2012-11-05 2018-08-21 Mfoundry, Inc. Cloud-based systems and methods for providing consumer financial data
US10140666B1 (en) * 2015-03-30 2018-11-27 Intuit Inc. System and method for targeted data gathering for tax preparation
WO2018128023A1 (ja) * 2017-01-05 2018-07-12 フェリカネットワークス株式会社 情報処理装置およびプログラム

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001195628A (ja) * 2000-01-13 2001-07-19 Glory Ltd フレキシブル紙葉類鑑定装置
JP2001256530A (ja) 2000-03-09 2001-09-21 Glory Ltd 貨幣情報検索システム
CN103955987A (zh) * 2008-08-08 2014-07-30 光荣株式会社 纸张管理装置和纸张识别装置
JP2015062128A (ja) * 2014-10-29 2015-04-02 沖電気工業株式会社 サーバ装置、端末支援システムおよびプログラム
JP2017037530A (ja) * 2015-08-11 2017-02-16 グローリー株式会社 貨幣処理装置及び貨幣処理方法
WO2017183533A1 (ja) * 2016-04-19 2017-10-26 株式会社湯山製作所 画像処理プログラム、および、画像処理装置
JP2018168801A (ja) 2017-03-30 2018-11-01 株式会社豊田自動織機 ベーン型圧縮機

Non-Patent Citations (1)

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

Also Published As

Publication number Publication date
US20210256790A1 (en) 2021-08-19
EP3851978A1 (en) 2021-07-21
EP3851978A4 (en) 2021-10-27
JP2020042485A (ja) 2020-03-19
US11941693B2 (en) 2024-03-26

Similar Documents

Publication Publication Date Title
US11062283B1 (en) System and method for storefront bank deposits
US9558636B1 (en) Automatic teller machine inventory and distribution system
US10650378B2 (en) Customer verification
CA3034821A1 (en) Trigger peer to peer payment with financial cards and phone camera
US20180341934A1 (en) Atm withdrawal query method and apparatus
JP6098378B2 (ja) 現金処理装置及び現金処理システム
KR102471379B1 (ko) 네트워크 기반의 서비스를 위한 오브젝트 검증
CN110945552B (zh) 一种产品销量提报方法、支付方法和终端设备
US20200342428A1 (en) Techniques for virtual deposit of paper currency
CN114240408B (zh) 一种基于区块链技术的电子票务交易方法
WO2020054431A1 (ja) 貨幣情報提供システム、貨幣情報提供用データベースサーバ、貨幣情報提供方法及び貨幣情報提供プログラム
US20210019739A1 (en) Transfer gateway systems and methods with prolonged vetting of new participants
CN112633875A (zh) 账户金额管理方法、系统、设备及存储介质
US20180300681A1 (en) System and method for vending device inventory management
US10846676B2 (en) Financial device and control method and system thereof
KR20170015655A (ko) 각국 화폐별 비트코인 환전단말 및 이를 이용한 비트코인 환전방법
US20240127208A1 (en) Systems and methods for inter-institutional atm functionality
US11557000B1 (en) Systems and methods for automated teller drawer counting and balancing
JP6750473B2 (ja) 自動取引装置及び自動取引システム
CN115689556A (zh) 一种应用于支付路由系统的处理方法、装置及存储介质
JP2000348234A (ja) 媒体鑑別システム
CN110288472A (zh) 票据交易风险控制方法及装置
KR102353956B1 (ko) 지폐 블랙리스트 관리를 위한 지폐 정사기와 서버 장치 및 이들의 제어 방법
CN104680644A (zh) 纸币处理装置及其控制方法
US11887108B2 (en) System and user interface of a user device for managing tokens associated with a user

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

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

Country of ref document: EP

Effective date: 20210412