This application claims priority to Republic of Korea Patent Application No. 10-2016-0095279 filed on Jul. 27, 2016, which is incorporated by reference herein in its entirety.
The present disclosure relates to a worn banknote identification method and an ATM (Automated Teller Machine) using the same, and more particularly, to a worn banknote identification method which acquires an image of a banknote inserted into an ATM, divides pixels of the acquired banknote image into a bright region and dark region depending on a brightness distribution of the banknote image, determines the wear level of the banknote by comparing a difference between the average brightness values of the two regions to a preset reference value, and separately stores the inserted banknote into a reject box depending on the wear level of the banknote, and an ATM using the same.
ATM (Automated Teller Machine) represents an automated device that can assist a basic financial service such as deposit or withdrawal without a bank teller, regardless of time and place in connection with financial services. The ATM enables a customer to conduct a transaction such as withdrawal or deposit of cash through his operation using a medium such as a card or bankbook.
Recently, most companies have a five-day workweek. Thus, more and more people use an ATM or CD (Cash Dispenser) rather than personally go to bank. Therefore, the installation of the ATM has gradually spread, and the number of ATMs has gradually increased. The recent ATMs are implemented in consideration of various additional functions as well as main tasks. Continuously, various ATMs are being developed in order to improve bank competitiveness while satisfying customers' satisfactions.
Typically, an ATM includes an identification unit for identifying the kinds of banknotes inserted by customers and determining whether the banknotes are counterfeit banknotes and/or whether the banknotes are damaged. The ATM classifies the inserted banknotes according to the identification results of the identification unit, and stores the classified banknotes into the corresponding cassettes.
As illustrated in
As such, when a banknote inserted by the customer is significantly damaged or worn, the banknote needs to be separately stored in the reject box so as not to be recycled. Korean Patent Publication No. 2016-0077671 has disclosed a banknote processing device that recognizes inserted banknotes to determine the kinds of the banknotes and whether the banknotes are counterfeit or whether the banknotes are damaged, and separately discharges the banknotes to one or two ore more load pockets installed in a discharge unit depending on the determination results.
As disclosed in Korean Patent Publication No. 2016-0077671, the banknote processing device can identify a damaged banknote by determining whether a tape is attached on the banknote through an ultrasonic sensor, detecting a torn or holey banknote through a contact image sensor, detecting a drowned banknote through an ultraviolet sensor, or detecting a banknote covered with scribbles through an infrared sensor.
However, although a banknote has not been damaged, the original color or concentration of ink printed on the banknote may fade or the banknote may be worn with time. Such a banknote needs to be separately stored so as not to be withdrawn to a customer. However, there are no techniques capable of effectively and accurately determining how worn the banknotes are. Therefore, even a banknote which must be determined to be a counterfeit or suspicious banknote or of which the recycling must be stopped may be processed and recycled as a normal banknote.
Various embodiments are directed to a worn banknote identification method which acquires an image of a banknote inserted into an ATM, divides pixels of the acquired banknote image into a bright region and dark region depending on a brightness distribution of the banknote image, determines the wear level of the banknote by comparing a difference between the average brightness values of the two regions to a preset reference value, and separately stores the inserted banknote into a reject box depending on the wear level of the banknote, and an ATM using the same.
In an embodiment, there is provided a worn banknote identification method which determines the wear level of a banknote inserted into an ATM using an image of the banknote. The worn banknote identification method may include: acquiring an image of the banknote through an image sensor; calculating brightness values of pixels in the acquired banknote image by converting the banknote image into gray scales; extracting a threshold value for determining the variance of the brightness values of the pixels in the banknote image; dividing the pixels of the banknote image into a bright region and a dark region, based on the extracted threshold value; calculating a difference between the average brightness values of the two regions by calculating the average brightness value of the bright region and the average brightness value of the dark region; and determining whether the corresponding banknote is a worn banknote, by comparing the calculated difference to a preset reference value.
The present invention can be modified in various manners and embodied in various manners. Thus, specific embodiments will be described in detail with the reference to the accompanying drawings.
However, the present invention is not limited to the specific embodiments, but may include all modifications, equivalents and substitutions without departing the scope of the present invention. The terms such as first and second may be used for describing various elements, but the elements should not be limited by the terms. The terms are used only for distinguishing from one element from another element. For example, a first element may be referred to as a second element, and the second element may be referred to as the first element, without departing from the scope of the present invention.
The terms used in this specification are used only to describe specific embodiments, and do not limit the present invention. The terms of a singular form may include plural forms unless referred to the contrary. In this specification, the meaning of “include” or “have” specifies a property, number, step, process, element, part or combinations thereof, but does not exclude one or more other properties, numbers, steps, processes, elements, parts or combinations thereof.
Hereafter, specific embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Referring to
As illustrated in
That is, the bright region of the worn banknote becomes darker than that of the new banknote, and the dark region of the worn banknote becomes brighter than that of the new banknote. Thus, the variance of the whole brightness values in the worn banknote becomes smaller than that of the new banknote. Based on the characteristic that the variance of the brightness values in the worn banknote becomes smaller than that of the new banknote, the worn banknote identification method may compare the variance of the brightness values of image pixels obtained by scanning a banknote, in order to determine how worn the banknote is. For this operation, the worn banknote identification method may extract a threshold value for determining the variance of the brightness values of the pixels in the banknote image, divide the pixels into a bright region and a dark region depending on the brightness values thereof based on the threshold value, calculate a difference between the average brightness values of the two regions, and compare the difference to a preset reference value, in order to determine how worn the banknote is.
Hereafter, the worn banknote identification method according to the embodiment of the present invention will be described with reference to
As illustrated in
Then, the worn banknote identification method calculates the brightness values of pixels in the acquired banknote image by converting the banknote image into gray scales at step S420. During the gray scale conversion of the banknote image, the worn banknote identification method may extract only brightness signals by removing color signals from the acquired banknote image or extract only the brightness values of green data in the acquired banknote image, in order to calculate only the brightness values of the respective pixels in the banknote image.
Then, the worn banknote identification method extracts a threshold value for determining the variance of the brightness values of the pixels in the banknote image, and divides the pixels of the banknote image into a dark region and a bright region, based on the threshold value, at step S430.
At this time, the publicly-known Otsu thresholding algorithm may be used to extract the threshold value for determining the variance of the brightness values of the pixels. The Otsu thresholding algorithm aims to find a valley and set the valley to a threshold value T, under the supposition that the histogram shape of an image is bimodal. That is, the Otsu thresholding algorithm generates a graph based on the brightness values of the pixels in the banknote image, and divides the graph into two regions based on a threshold value at which the sum of variances corresponding to the two regions is minimized. Since the Otsu thresholding algorithm is generally used in image processing, the detailed descriptions are omitted herein.
Then, the worn banknote identification method calculates the average brightness value of the bright region and the average brightness value of the dark region, based on the threshold value, and calculates a difference between the average brightness values of the two regions, at step S440. Then, the worn banknote identification method determines how worn the banknote is, by comparing the difference to a preset reference value, at step S450.
In
As illustrated in
In other words, since the bright region of the worn banknote becomes darker than that of the new banknote and the dark region of the worn banknote becomes brighter than that of the new banknote, the variance of the brightness values of the respective pixels in the image sensor, which are obtained by scanning each of the banknotes, may decrease. Therefore, with the decrease in variance of the brightness values of the pixels in the banknote image, the difference between the average brightness values of the dark region and the bright region decreases. This indicates that, as the banknote is worn, the difference between the average brightness values of the dark region and the bright region gradually decreases.
As such, the worn banknote identification method may extract the threshold value for determining the variance of the brightness values of the respective pixels in the image sensor, which are obtained by scanning the banknote, divide the pixels into the bright region and the dark region depending on the brightness values based on the threshold value, calculate the difference between the average brightness values of the two regions, compare the difference to the preset reference value, and determine that the corresponding banknote is a worn banknote when the difference is equal to or less than the preset reference value.
More specifically, the worn banknote identification method may convert the banknote image acquired through the image sensor into gray scales, and detect the brightness values of the respective pixels in the banknote image, which are classified into a total of L levels from 0 to (L−1). When the threshold value extracted to determine the variance of the brightness values of the respective pixels in the banknote image is represented by t and the number of pixels having a brightness value of i is represented by ni, the difference δt between the average brightness values of the bright region and the dark region in the banknote image may be calculated as Equation 1 below.
At this time, the difference δt may be defined as ‘wear level’ indicating how worn the corresponding banknote is, and compared to the reference value δtref which is preset to define the standard for banknotes which can be recycled, in order to identify whether the corresponding banknote is a worn banknote.
That is, the reference value δtref may indicate a minimum wear level which is required to determine whether a banknote can be recycled. The reference value δtref may be preset and stored through previous scan results for a plurality of worn banknotes. When the wear level of an identified banknote is equal to or less than the reference value, the corresponding banknote may be determined to be a worn banknote of which the recycling needs to be stopped.
When the corresponding banknote is determined to be a worn banknote through the above-described process, the banknote is separately stored in a reject box at step S460.
As described above, the worn banknote identification method may acquire an image of a banknote inserted into the ATM, divide the pixels of the acquired image into a bright region and a dark region depending on the brightness distribution of the image, and determine the wear level of the corresponding banknote by comparing a difference between the average brightness values of the two regions to the preset reference value. Therefore, the worn banknote identification method can effectively determine the wear level of the inserted banknote, and separately store a worn banknote of which the recycling needs to be stopped, into the reject box.
While various embodiments have been described above, it will be understood to those skilled in the art that the embodiments described are by way of example only. Accordingly, the disclosure described herein should not be limited based on the described embodiments.
Number | Date | Country | Kind |
---|---|---|---|
10-2016-0095279 | Jul 2016 | KR | national |