CN104658097A - RMB paper currency denomination identification method based on histogram matching of images - Google Patents

RMB paper currency denomination identification method based on histogram matching of images Download PDF

Info

Publication number
CN104658097A
CN104658097A CN201510105720.9A CN201510105720A CN104658097A CN 104658097 A CN104658097 A CN 104658097A CN 201510105720 A CN201510105720 A CN 201510105720A CN 104658097 A CN104658097 A CN 104658097A
Authority
CN
China
Prior art keywords
image
histogram
denomination
training sample
identified
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510105720.9A
Other languages
Chinese (zh)
Other versions
CN104658097B (en
Inventor
尤新革
胡庆江
周涛
孙其新
付祥旭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huazhong University of Science and Technology
Original Assignee
Huazhong University of Science and Technology
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 Huazhong University of Science and Technology filed Critical Huazhong University of Science and Technology
Priority to CN201510105720.9A priority Critical patent/CN104658097B/en
Publication of CN104658097A publication Critical patent/CN104658097A/en
Application granted granted Critical
Publication of CN104658097B publication Critical patent/CN104658097B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Inspection Of Paper Currency And Valuable Securities (AREA)
  • Image Analysis (AREA)

Abstract

The invention provides an RMB paper currency denomination identification method based on histogram matching of images. The method is applied to RMB paper currency denomination identification. The training process comprises the following steps: acquiring a two-dimensional matrix of image training samples; filtering each image training sample; extracting a first histogram vector of a red-green-blue three-color component of each image training sample; and respectively acquiring the average value of the histogram of each color component in the multiple image training samples to serve as a template of the paper currency with the denomination. The identification process specifically comprises the following steps: acquiring a two-dimensional matrix of to-be-identified images; filtering the to-be-identified images; extracting a second histogram of the red-green-blue three-color component with an identification image, respectively acquiring the distance between the second histogram and the template of the paper currency of each denomination, comparing the distances, and judging the denomination which corresponds to the template of the paper currency with the denomination with the smallest distance away from the histogram as the denomination of the to-be-identified paper currency. According to the method provided by the invention, the noise robustness is guaranteed, the identification precision is greatly improved, and the identification time is short.

Description

A kind of rmb paper currency denomination identifying method of the Histogram Matching based on image
Technical field
The present invention relates to financial field, particularly relate to a kind of rmb paper currency denomination identifying banknote denomination recognition methods of the Histogram Matching based on image.
Background technology
Along with the prosperity and development of economy, the circulation of bank note is increasing, and the core technology of the multi-optical spectrum paper money counting machine that domestic many banks use, cleaning-sorting machine, ATM is all from abroad, and not only expensive and existence jeopardizes the hidden danger of financial security.
The core technology basis that multi-optical spectrum paper money counting machine, cleaning-sorting machine, ATM want is real-time banknote image process and identification.At home, the image denomination recognition technology that multi-optical spectrum paper money counting machine adopts, adopts manual features local more, due to be difficult to avoid image shift and get the limited problem of false distinguishing feature, its stability and recognition capability are all difficult to reach requirement.
Because bank note is that other technical difficult points is: recognition speed requires that high, characteristics of image is difficult to extract, and while raising recognition capability, also must ensure the robustness of algorithm to banknote image.Therefore work out good stability, recognition efficiency rmb paper currency recognition methods that is high, that can carry out global recognition is necessary.
Summary of the invention
The invention provides a kind of rmb paper currency denomination identifying method of the Histogram Matching based on image, it is according to the coupling of three Color Histograms of different denominations image, identified the denomination of bank note by the tolerance of proper vector, ensure that banknote denomination recognition speed improves the robustness of image to noise while high with this.
The rmb paper currency denomination method of the Histogram Matching based on image provided by the invention, its technical scheme is as follows:
The rmb paper currency denomination method of this Histogram Matching based on image, by the high-velocity scanning of multi-optical spectrum paper money counting machine, obtain the common N comprising often kind of same denominations image and open image training sample, by carrying out medium filtering to often opening training sample, to be reduced in the noise from scanister in image acquisition process, then, its histogram being extracted to red, green, blue three colouring component of the every pictures obtained, the banknote image histogram of same denomination being got average as training the standard form obtained; Finally, the sample of the bank note of denomination to be identified is mated with standard form, identify the real denomination of bank note sample to be identified; Concrete steps are as follows:
One, the dependent image data of each training sample denominations is obtained
S11 obtains the two-dimensional matrix of the image training sample of multiple this kind of training sample denominations;
S12 carries out filtering to often opening image training sample described in training sample;
S13 extracts the histogram vectors of often opening red, green, blue three colouring component of image training sample described in training sample, comprises red component first histogram vectors H r, green component first histogram vectors H g, and blue component first histogram vectors H b;
S14 obtains the histogrammic mean value of often kind of color component in multiple training sample image described respectively as the standard form of this kind of denominations, comprises red component standard form T (H r), green component standard form T (H g), and blue component standard form T (H b), wherein;
Two, denominations image real time transfer to be identified is carried out
S21 obtains the two-dimensional matrix of the image to be identified of described denominations to be identified;
S22 carries out filtering to described denominations image to be identified;
S23 extracts the histogram of the redgreenblue component of described image to be identified, comprises red component second party figure vector h r, green component second histogram vectors h g, and blue component second histogram vectors h b;
Three, the real denomination of described denominations to be identified is confirmed
Obtain described second histogram and the distance described in each between denominations template (distance) respectively:
d is tan ce = min 1 ≤ k ≤ M 1 3 Σ j = 0 255 ( h r ( j ) - T ( H r ) ( j ) ) 2 + 1 3 Σ j = 0 255 ( h g ( j ) - T ( H g ) ( j ) ) 2 + 1 3 Σ j = 0 255 ( h b ( j ) - T ( H b ) ( j ) ) 2 ;
And the distance between described second Histogram distance obtained and each denomination training sample bank note template is compared, namely denomination corresponding to the denominations template minimum apart from described second histogram be judged to be the denomination of described bank note to be identified.
Be applied to banknote denomination identification, the banknote denomination said here comprises: 100 yuan, 50 yuan, 20 yuan, 10 yuan, 5 yuan, and 1 yuan.
Preferably, in step S11 and step S21, the high-speed scanning device in multi-optical spectrum paper money counting machine is used to obtain the two-dimensional matrix of image training sample and the two-dimensional matrix of image to be identified respectively.
Preferably, in step S12 and step S22, respectively medium filtering is carried out to image training sample and image to be identified.
Preferably, in step S12 and step S22,3 × 3 windows are adopted to carry out medium filtering to image training sample and image to be identified respectively.
Preferably, in step s 24 which, specifically comprise:
The round values corresponding with the lowest distance value of described denominations template according to described second histogram judges the denomination of bank note described to be identified corresponding with it.
Histogram matching for identifying rmb paper currency denomination provided by the invention, at least can bring following beneficial effect:
According to the intrinsic image attributes of the bank note of different denomination, namely the different denomination to bank note of histogrammic distribution identifies, efficiently solve and traditional identify by selected characteristic the drawback that the method for banknote denomination is brought, compared with the recognition methods in traditional banknote denomination, method provided by the invention ensure that substantially increasing accuracy of identification while noise robustness and recognition time is short, well meets the demand that the finance devices such as paper money counter, cleaning-sorting machine, ATM run identification fast.
Accompanying drawing explanation
Fig. 1 is the control flow chart based on the rmb paper currency denomination identifying method of the Histogram Matching of image in the present invention;
Fig. 2 is the concrete steps process flow diagram of the template obtaining each denominations in the present invention;
Fig. 3 is medium filtering 3 × 3 window schematic diagram in the present invention;
Fig. 4 a is the standard form schematic diagram of 100 yuans of red components in the present invention;
Fig. 4 b is the standard form schematic diagram of 100 yuans of green components in the present invention;
Fig. 4 c is the standard form schematic diagram of 100 yuans of blue components in the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is described in further detail:
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, below in conjunction with drawings and Examples, the present invention is specifically described.Accompanying drawing in the following describes is only some embodiments of the present invention.For those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
As shown in Figure 1, the invention provides a kind of rmb paper currency denomination identifying method of the Histogram Matching based on image, based on principle be being made up of RGB three kinds of basic colors components of image, as long as we extract the histogram vectors of often opening three kinds of basic colors components of bank note bank note to be identified, and mate with trained bank note template, the denomination of bank note to be identified can be identified.It should be noted that, the present invention is applicable to all current paper moneys in circulation on the market, wherein, Renminbi comprises 100 yuan, 50 yuan, 20 yuan, 10 yuan, 5 yuan and 1 yuan, as long as have demand in actual applications, be equally applicable to the identification of the bank note of foreign different denomination, here we are not specifically limited it.
In the method for the Histogram Matching based on image provided by the invention, first we need to train banknotes of different denominations image to be trained in training storehouse, to compare as the image of template and bank note to be identified.Concrete steps comprise:
As shown in Figure 2, the concrete steps obtaining the template of each denominations comprise:
Specifically, here, we can be obtained N and open image training sample by the high-speed scanning device in multi-optical spectrum paper money counting machine.In a specific embodiment, can for the bank note of different denomination, the image training sample of selected some respectively, as, the image training sample of often kind of banknote denomination chooses 10, to ensure the precision of follow-up identification bank note to be identified, certainly, we do not do concrete restriction to the quantity of image training sample, although it is more that the quantity of image training sample is chosen, the degree of accuracy identified is higher, but mean that the time of carrying out training sample also can lengthen, thus can select according to the actual requirements, image training sample as often kind of banknote denomination chooses 5, 15, 20, 25 etc., even when not high to precise requirements, a training sample as image only chosen by bank note for a certain denomination, as long as the object of current application can be reached, all be included in content of the present invention.
S12 carries out filtering to often opening image training sample;
After acquiring the image training sample of some, namely we carry out filtering to often opening training sample, in the present invention, in order to improve the robustness to noise, carry out medium filtering to often opening image training sample, particularly, in the present invention, as shown in Figure 3,3 × 3 windows are used to carry out medium filtering to image training sample image, wherein, p 0, p 1, p 2, p 3, p 4, p 5, p 6, p 7, and p 8represent respectively to should filter window pixel value and arrange according to size, then P 4=med{P 0, P 1, P 2, P 3, P 4, P 5, P 6, P 7, P 8be the result of medium filtering.The medium filtering in the medium filtering in red component image, the medium filtering in green component image, blue component image is obtained respectively after medium filtering.
S13 extracts first histogram vectors of often opening the redgreenblue component of image training sample, comprises red component first histogram vectors H r, green component first histogram vectors H g, and blue component first histogram vectors H b;
S14 obtains the standard form of histogrammic mean value as this kind of denominations of often kind of color component in multiple image training samples respectively, comprises red component template T (H r), green component template T (H g), and blue component template T (H b), wherein;
T ( H r ) = 1 N Σ i = 1 N H ri T ( H g ) = 1 N Σ i = 0 N H gi T ( H b ) = 1 N Σ i = 1 N H bi
Wherein, N represents the quantity of often kind of banknote image training sample, completes the training process to training sample image by above-mentioned steps, and obtains the denominations template of often kind of denominations.As Fig. 4 a, 100 yuans are respectively through training the red component module map (horizontal ordinate i represents the scope 0-255 of the pixel value of image) obtained shown in Fig. 4 b and Fig. 4 c, green component Prototype drawing and blue component Prototype drawing (horizontal ordinate i represents the scope 0-255 of the pixel value of image), as the benchmark (horizontal ordinate i represents the scope 0-255 of the pixel value of image) of identification 100 yuans.
The concrete steps of carrying out denominations image real time transfer to be identified comprise:
S21 obtains the two-dimensional matrix of the image to be identified of denominations to be identified, and to obtain in template procedure identical for expression and the training sample image of two-dimensional matrix here, and therefore not to repeat here.
S22 treats recognition image and carries out filtering.Similar, here, we adopt the method for medium filtering to carry out filtering to its image to be identified, and therefore not to repeat here.
S23 extracts the histogram of the redgreenblue component of image to be identified, comprises red component histogram vectors h r, green component histogram vectors h g, and blue component histogram vectors h b.
Confirm that the concrete steps of the real denomination of described denominations to be identified are as follows:
Calculate the distance (distance) between image histogram to be identified and each denominations template respectively, i.e. the Euclidean distance (scope of pixel is 0-255) of sample image three Color Histogram to be identified and template samples three Color Histogram:
d is tan ce = min 1 ≤ k ≤ M 1 3 Σ j = 0 255 ( h r ( j ) - T ( H r ) ( j ) ) 2 + 1 3 Σ j = 0 255 ( h g ( j ) - T ( H g ) ( j ) ) 2 + 1 3 Σ j = 0 255 ( h b ( j ) - T ( H b ) ( j ) ) 2 ;
Compared apart from the distance between each denominations and training sample denominations template by image histogram to be identified, namely the denomination corresponding apart from minimum denominations template be judged to be the denomination of bank note to be identified.
In this step, it should be noted that in a particular embodiment, before the denomination identifying bank note to be identified, first we be numbered from big to small according to banknote denomination, as: 100 yuan of corresponding sequence numbers are 1,50 yuan of corresponding sequence numbers are 2, other the like, M represents the kind of denomination.Thus, in the process identified, when we obtain the minor increment between each denominations template of the second Histogram distance, round values corresponding to this minor increment judges the denomination of bank note to be identified corresponding with it.
Be described in detail the specific embodiment of invention above, but the present invention is not restricted to specific embodiment described above, it is just as example.To those skilled in the art, any equivalent modifications that this system is carried out and substituting also all among category of the present invention.Therefore, equalization conversion done under the spirit and scope not departing from invention and amendment, all should contain within the scope of the invention.

Claims (6)

1. the rmb paper currency denomination identifying method based on the Histogram Matching of image, be applied to banknote denomination identification, it is characterized in that: by the high-velocity scanning of multi-optical spectrum paper money counting machine, obtain the common N comprising often kind of same denominations image and open image training sample, by carrying out filtering to often opening training sample, to be reduced in the noise from scanister in image acquisition process; Then, its histogram being extracted to red, green, blue three colouring component of the every pictures obtained, the banknote image histogram of same denomination being got average as training the standard form obtained; Finally, the sample of the bank note of denomination to be identified is mated with standard form, identify the real denomination of bank note sample to be identified; Concrete steps are as follows:
One, the dependent image data of each training sample denominations is obtained
S11 obtains the two-dimensional matrix that N opens the image training sample of this kind of training sample denominations;
S12 carries out filtering to often opening image training sample described in training sample;
S13 extracts the histogram vectors of often opening red, green, blue three colouring component of image training sample described in training sample, comprises red component first histogram vectors H r, green component first histogram vectors H g, and blue component first histogram vectors H b;
S14 obtains the histogrammic mean value of often kind of color component in multiple training sample image described respectively as the standard form of this kind of denominations, comprises red component standard form T (H r), green component standard form T (H g), and blue component standard form T (H b), wherein N represents the quantity of training sample;
T ( H r ) = 1 N Σ i = 1 N H ri ,
T ( H g ) = 1 N Σ i = 1 N H gi ,
T ( H b ) = 1 N Σ i = 1 N H bi ,
Two, denominations image real time transfer to be identified is carried out
S21 obtains the two-dimensional matrix of the image to be identified of described denominations to be identified;
S22 carries out filtering to described denominations image to be identified;
S23 extracts the second histogram of the redgreenblue component of described band recognition image, comprises red component second party figure vector h r, green component second histogram vectors h g, and blue component second histogram vectors h g;
Three, the real denomination of described denominations to be identified is confirmed
Obtain described second histogram and the distance described in each between denominations template (distance) respectively:
dis tan ce = min 1 ≤ k ≤ M 1 3 Σ j = 0 255 ( h r ( j ) - T ( H r ) ( j ) ) 2 + 1 3 Σ j = 0 255 ( h g ( j ) - T ( H g ) ( j ) ) 2 + 1 3 Σ j = 0 255 ( h b ( j ) - T ( H b ) ( j ) ) 2 ;
And the distance between described second Histogram distance obtained and each denomination training sample bank note template is compared, namely denomination corresponding to the denominations template minimum apart from described second histogram be judged to be the denomination of described bank note to be identified.
2. the rmb paper currency denomination identifying method of a kind of Histogram Matching based on image as claimed in claim 1, it is characterized in that, described banknote denomination comprises: 100 yuan, 50 yuan, 20 yuan, 10 yuan, 5 yuan, and 1 yuan.
3. the rmb paper currency denomination identifying method of a kind of Histogram Matching based on image as claimed in claim 1, it is characterized in that: in step S11 and step S21, use the high-speed scanning device in multi-optical spectrum paper money counting machine to obtain the two-dimensional matrix of image training sample and the two-dimensional matrix of image to be identified respectively.
4. the rmb paper currency denomination identifying method of a kind of Histogram Matching based on image as claimed in claim 1, is characterized in that: in step S12 and step S22, carries out medium filtering respectively to image training sample and image to be identified.
5. the rmb paper currency denomination identifying method of a kind of Histogram Matching based on image as claimed in claim 4, is characterized in that: in step S12 and step S22, adopts 3 × 3 windows to carry out medium filtering to image training sample and image to be identified respectively.
6. a kind of histogram matching based on image as claimed in claim 1, is characterized in that: in step s 24 which, specifically comprises:
The round values corresponding with the lowest distance value of described denominations template according to described second histogram judges the denomination of bank note described to be identified corresponding with it.
CN201510105720.9A 2015-03-11 2015-03-11 A kind of rmb paper currency denomination identifying method of Histogram Matching based on image Active CN104658097B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510105720.9A CN104658097B (en) 2015-03-11 2015-03-11 A kind of rmb paper currency denomination identifying method of Histogram Matching based on image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510105720.9A CN104658097B (en) 2015-03-11 2015-03-11 A kind of rmb paper currency denomination identifying method of Histogram Matching based on image

Publications (2)

Publication Number Publication Date
CN104658097A true CN104658097A (en) 2015-05-27
CN104658097B CN104658097B (en) 2017-07-18

Family

ID=53249166

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510105720.9A Active CN104658097B (en) 2015-03-11 2015-03-11 A kind of rmb paper currency denomination identifying method of Histogram Matching based on image

Country Status (1)

Country Link
CN (1) CN104658097B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105046807A (en) * 2015-07-09 2015-11-11 中山大学 Smart mobile phone-based counterfeit banknote identification method and system
CN105574981A (en) * 2015-12-10 2016-05-11 武汉大学 RMB banknote denomination identification method based on safety line magnetic information
CN105894656A (en) * 2016-03-30 2016-08-24 浙江大学 Banknote image recognition method
CN105894655A (en) * 2016-04-25 2016-08-24 浙江大学 Method for detecting and recognizing bill under complex environments based on RGB-D camera
CN106530482A (en) * 2016-11-03 2017-03-22 深圳怡化电脑股份有限公司 Paper currency value identification method and apparatus
CN106548558A (en) * 2016-11-07 2017-03-29 广州广电运通金融电子股份有限公司 A kind of detection method and device of bill one-dimensional signal
CN106934915A (en) * 2015-12-30 2017-07-07 起山电子株式会社 Bank note treatment device
CN108492447A (en) * 2018-03-20 2018-09-04 深圳怡化电脑股份有限公司 Dollar is towards recognition methods, electronic device and computer readable storage medium
CN108831005A (en) * 2018-04-16 2018-11-16 华中科技大学 A kind of Euro version recognition methods and the system of the multiple features fusion based on image
WO2019127075A1 (en) * 2017-12-27 2019-07-04 中国科学院深圳先进技术研究院 Method for identifying coin year, terminal device, and computer readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07129812A (en) * 1993-11-02 1995-05-19 Shinko Electric Co Ltd Bill discriminating device
US5638496A (en) * 1993-12-08 1997-06-10 Kabushiki Kaisha Toshiba Color image input apparatus having color image identifying function
JPH1153605A (en) * 1997-07-31 1999-02-26 Sanyo Electric Co Ltd Genuiness deciding method for paper sheets
US6201616B1 (en) * 1993-01-01 2001-03-13 Canon Kabushiki Kaisha Method and apparatus for determining a predetermined pattern on an original based on visible and invisible information on the original
CN102184411A (en) * 2011-05-09 2011-09-14 中国电子科技集团公司第二十八研究所 Color-information-based scale invariant feature point describing and matching method
CN102750771A (en) * 2012-07-13 2012-10-24 中山大学 Method for identifying denominations of fifth series of renminbi applied in smart phone
CN104134219A (en) * 2014-08-12 2014-11-05 吉林大学 Color image segmentation algorithm based on histograms

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6201616B1 (en) * 1993-01-01 2001-03-13 Canon Kabushiki Kaisha Method and apparatus for determining a predetermined pattern on an original based on visible and invisible information on the original
JPH07129812A (en) * 1993-11-02 1995-05-19 Shinko Electric Co Ltd Bill discriminating device
US5638496A (en) * 1993-12-08 1997-06-10 Kabushiki Kaisha Toshiba Color image input apparatus having color image identifying function
JPH1153605A (en) * 1997-07-31 1999-02-26 Sanyo Electric Co Ltd Genuiness deciding method for paper sheets
CN102184411A (en) * 2011-05-09 2011-09-14 中国电子科技集团公司第二十八研究所 Color-information-based scale invariant feature point describing and matching method
CN102750771A (en) * 2012-07-13 2012-10-24 中山大学 Method for identifying denominations of fifth series of renminbi applied in smart phone
CN104134219A (en) * 2014-08-12 2014-11-05 吉林大学 Color image segmentation algorithm based on histograms

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105046807A (en) * 2015-07-09 2015-11-11 中山大学 Smart mobile phone-based counterfeit banknote identification method and system
CN105046807B (en) * 2015-07-09 2017-12-26 中山大学 A kind of counterfeit money recognition methods and system based on smart mobile phone
CN105574981B (en) * 2015-12-10 2018-12-14 武汉大学 A kind of rmb paper currency denomination identifying method based on safety line magnetic information
CN105574981A (en) * 2015-12-10 2016-05-11 武汉大学 RMB banknote denomination identification method based on safety line magnetic information
CN106934915A (en) * 2015-12-30 2017-07-07 起山电子株式会社 Bank note treatment device
CN105894656A (en) * 2016-03-30 2016-08-24 浙江大学 Banknote image recognition method
CN105894656B (en) * 2016-03-30 2018-12-28 浙江大学 A kind of banknote image recognition methods
CN105894655A (en) * 2016-04-25 2016-08-24 浙江大学 Method for detecting and recognizing bill under complex environments based on RGB-D camera
CN106530482A (en) * 2016-11-03 2017-03-22 深圳怡化电脑股份有限公司 Paper currency value identification method and apparatus
WO2018082540A1 (en) * 2016-11-07 2018-05-11 广州广电运通金融电子股份有限公司 Bank note one-dimensional signal detection method and device
CN106548558A (en) * 2016-11-07 2017-03-29 广州广电运通金融电子股份有限公司 A kind of detection method and device of bill one-dimensional signal
CN106548558B (en) * 2016-11-07 2019-07-23 广州广电运通金融电子股份有限公司 A kind of detection method and device of bill one-dimensional signal
WO2019127075A1 (en) * 2017-12-27 2019-07-04 中国科学院深圳先进技术研究院 Method for identifying coin year, terminal device, and computer readable storage medium
CN108492447A (en) * 2018-03-20 2018-09-04 深圳怡化电脑股份有限公司 Dollar is towards recognition methods, electronic device and computer readable storage medium
CN108492447B (en) * 2018-03-20 2020-09-15 深圳怡化电脑股份有限公司 Dollar-oriented identification method, electronic device and computer-readable storage medium
CN108831005A (en) * 2018-04-16 2018-11-16 华中科技大学 A kind of Euro version recognition methods and the system of the multiple features fusion based on image

Also Published As

Publication number Publication date
CN104658097B (en) 2017-07-18

Similar Documents

Publication Publication Date Title
CN104658097A (en) RMB paper currency denomination identification method based on histogram matching of images
CN104616392B (en) A kind of paper money discrimination method based on local binary patterns
CN105957238B (en) A kind of paper currency management method and its system
US9262677B2 (en) Valuable file identification method and identification system, device thereof
CN104850850B (en) A kind of binocular stereo vision image characteristic extracting method of combination shape and color
CN102750771B (en) Method for identifying denominations of fifth series of renminbi applied in smart phone
CN102324132B (en) Bank-note detecting method by identifying ultraviolet-light image and system
CN107316373B (en) A kind of Paper Currency Identification, device, terminal device and readable storage medium storing program for executing
CN104899965A (en) Multi-national paper money serial number identification method based on sorting machine
CN102800148A (en) RMB sequence number identification method
CN107016363A (en) Bill images managing device, bill images management system and method
CN102542660A (en) Bill anti-counterfeiting identification method based on bill watermark distribution characteristics
CN109740572A (en) A kind of human face in-vivo detection method based on partial color textural characteristics
CN108230536A (en) One kind is to light variable security index identification method and device
CN103886309A (en) Method for identifying dollar denominations through facial recognition
CN105654609A (en) Paper money processing method and paper money processing system
CN107331026A (en) A kind of Paper Currency Identification and device
CN106056752A (en) Banknote authentication method based on random forest
CN105488486A (en) Face recognition method and device for preventing photo attack
CN107742357A (en) A kind of recognition methods of paper money number and device
Viraktamath et al. Review on detection of fake currency using image processing techniques
Roy et al. Fake currency detection using image processing
CN106920266B (en) The Background Generation Method and device of identifying code
CN103646458B (en) The method of the principal component analysis identification note true and false
Ponishjino et al. Bogus currency authorization using HSV techniques

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant