WO2015003485A1 - 图像补偿修正方法及识别验钞装置 - Google Patents

图像补偿修正方法及识别验钞装置 Download PDF

Info

Publication number
WO2015003485A1
WO2015003485A1 PCT/CN2014/071200 CN2014071200W WO2015003485A1 WO 2015003485 A1 WO2015003485 A1 WO 2015003485A1 CN 2014071200 W CN2014071200 W CN 2014071200W WO 2015003485 A1 WO2015003485 A1 WO 2015003485A1
Authority
WO
WIPO (PCT)
Prior art keywords
original image
microcontroller
compensation
ticket
pixel
Prior art date
Application number
PCT/CN2014/071200
Other languages
English (en)
French (fr)
Chinese (zh)
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 EP14822362.1A priority Critical patent/EP3021293B1/en
Priority to US14/894,966 priority patent/US9685022B2/en
Priority to AU2014289868A priority patent/AU2014289868B2/en
Publication of WO2015003485A1 publication Critical patent/WO2015003485A1/zh
Priority to ZA2016/00825A priority patent/ZA201600825B/en

Links

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • 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/2008Testing patterns thereon using pre-processing, e.g. de-blurring, averaging, normalisation or rotation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N25/00Circuitry of solid-state image sensors [SSIS]; Control thereof
    • H04N25/70SSIS architectures; Circuits associated therewith
    • H04N25/76Addressed sensors, e.g. MOS or CMOS sensors
    • H04N25/77Pixel circuitry, e.g. memories, A/D converters, pixel amplifiers, shared circuits or shared components
    • H04N25/772Pixel circuitry, e.g. memories, A/D converters, pixel amplifiers, shared circuits or shared components comprising A/D, V/T, V/F, I/T or I/F converters

Definitions

  • the present invention relates to the field of identification techniques, and more particularly to an image compensation correction method and an identification detection device.
  • the Contact Image Sensor is the most commonly used optical sensor in the identification device, and is often used for face recognition and authenticity identification.
  • the commonly used CIS is generally formed by splicing multiple segments. Due to factors such as manufacturing and splicing processes, there are differences between the photosensitive cells of each segment of the CIS, so that the original images of the CIS directly collected are bright and dark, affecting the recognition. The identification device and the authenticity identification of the wonderful ticket, therefore, the original image of the CIS acquisition needs to be compensated and corrected.
  • the compensation correction of the original image captured by the CIS by the identification device is generally processed and implemented by a Micro Control Unit (MCU) disposed in the identification device.
  • MCU Micro Control Unit
  • the MCU also takes into account the main tasks such as the ticket identification algorithm and information communication, in the MCU information processing process, the excessive compensation time of the CIS will affect the system performance of the MCU, and thus affect the working efficiency of the identification device.
  • the present invention provides an image compensation correction method and a recognition and verification device, so as to improve the system performance of the MCU while ensuring the MCU compensates the original image compensation of the CIS, thereby improving the work of the recognition and verification device. effectiveness.
  • An image compensation correction method is applied to the identification device, the identification device includes: a microcontroller, a programmable logic device connected to the microcontroller, and an AD respectively connected to the programmable logic device a chip, a driving circuit, a static random access memory, respectively, with the AD chip, the a contact image sensor connected to the driving circuit, the static random access memory pre-stored with a compensation correction lookup table, the method comprising:
  • the AD chip converts the first magic ticket image pixel modulus into a second magic ticket image pixel
  • the programmable logic device acquires the second magic ticket image pixel point, and uses the value of the second magic ticket image pixel point as address data to access the static random access memory pre-stored compensation correction lookup table to find and The magic ticket compensation correction data corresponding to the pixel of the second magic ticket image is transmitted to the microcontroller.
  • the process of formulating the compensation correction lookup table pre-stored in the static random access memory is: the programmable logic device receives the second configuration instruction output by the microcontroller, and controls the driving circuit to drive the contact type The image sensor acquires a first original image pixel point;
  • the programmable logic device receives, records, and stores the second original image pixel, and transmits the second original image pixel to the microcontroller;
  • the contact image sensor collects a first original image pixel
  • the AD chip converts the first original image pixel point modulus into a second original image pixel, including: the contact The image sensor scans the black calibration paper to obtain a dark level output of the first original image pixel point, and the dark level output of the first original image pixel point is converted by the AD chip to obtain the second original image Dark level output of pixels;
  • the contact image sensor scans the white calibration paper to obtain a bright level output of the first original image pixel, and the bright level output of the first original image pixel is converted by the AD chip to obtain the The bright level output of the second original image pixel.
  • the programmable logic device receives and records the second original image pixel, and includes:
  • N is the total number of original pixels of the contact image sensor, and i is the original pixel number.
  • the microcontroller receives the second original image pixel, obtains compensation correction data corresponding to the second original image pixel according to the compensation correction formula, and forms a compensation correction lookup table, including :
  • the microcontroller receives a dark level output SB(i) of the second original image pixel point and a bright level output SW(i) of the second original image pixel point;
  • the method further includes:
  • the microcontroller identifies the magic ticket according to the magic ticket compensation correction data, and transmits the magic ticket identification result to the upper computer connected to the microcontroller.
  • An identification device comprising:
  • An AD chip for performing analog-to-digital conversion on the received data
  • the AD chip Connected to the microcontroller, the AD chip, the driving circuit, and the static random access memory, respectively, for receiving a first configuration command output by the microcontroller, and controlling the driving circuit driver Transmitting the touch image sensor to acquire a first magic ticket image pixel; acquiring a second magic ticket image pixel obtained by converting the first magic ticket image pixel point modulus by the AD chip, and The value of the pixel of the image of the second ticket is used as address data, accessing the compensation correction lookup table pre-stored by the static random access memory, and finding the compensation data of the ticket compensation corresponding to the pixel of the second magic ticket image, and transmitting the data to the Programmable logic device for a microcontroller.
  • the AD chip is configured to convert a first original image pixel point modulus into a second original image pixel point;
  • the programmable logic device is configured to receive a second configuration command output by the microcontroller, and control the driving circuit to drive the contact image sensor to acquire the first original image pixel; receive and record the a second original image pixel, and storing, and transmitting the second original image pixel to the microcontroller;
  • the microcontroller is configured to receive the second original image pixel, obtain compensation correction data corresponding to the second original image pixel according to a compensation correction formula, and form a compensation correction lookup table, and save the Static random access memory.
  • the contact image sensor is configured to scan a black calibration paper to obtain a dark level output of the first original image pixel; and scan the white calibration paper to obtain a bright level output of the first original image pixel .
  • the AD chip is configured to convert a dark level output modulus of the first original image pixel point into a dark level output of the second original image pixel point;
  • the bright level output of the first original image pixel is converted to a bright level output of the second original image pixel by modulo.
  • the microcontroller is configured to receive a dark level output SB(i) of the second original image pixel point and a bright level output SW(i) of the second original image pixel point;
  • the method further includes: a host computer connected to the microcontroller and receiving the result of the smart ticket output by the microcontroller.
  • the present invention provides an image compensation correction method and an identification detection device, and the image compensation correction method is applied to the identification verification device, and the recognition verification device comprises: a microcontroller, and the micro a programmable logic device connected to the controller, an AD chip, a driving circuit, a static random access memory respectively connected to the programmable logic device, and a contact image sensor respectively connected to the AD chip and the driving circuit.
  • a compensation correction lookup table is pre-stored in the static random access memory, and the programmable logic device can obtain the magic ticket compensation correction data corresponding to the pixel of the wonderful ticket image by accessing the static random access memory, and Transfer to the microcontroller.
  • the microcontroller no longer compensates for the obtained pixels of the magic ticket image, but directly obtains the correction data of the magic ticket compensation from the programmable logic device, and the microcontroller only relies on the The ticket compensation correction data can be used to identify the ticket, thus eliminating the compensation correction process for the pixels of the ticket image, thereby improving the system performance of the microcontroller, thereby improving the working efficiency of the recognition device.
  • FIG. 1 is a flowchart of an image compensation correction method according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of an identification and detection device disclosed in an embodiment of the present invention.
  • FIG. 3 is a flowchart of a process for formulating a compensation correction lookup table pre-stored in a static random access memory according to an embodiment of the present invention
  • FIG. 4 is a flowchart of another image compensation correction method disclosed in the embodiment.
  • the embodiment of the present invention discloses a flowchart of an image compensation correction method, where the compensation correction method is applied to the identification and verification device, and the structure of the identification and detection device is as shown in FIG. 2 , including : Controller 11, a Field-Programmable Gate Array (FPGA) connected to the controller 11, an AD chip 13, respectively connected to the programmable logic device 12, a drive circuit 14, and a static random access memory 15 (Static RAM) , SRAM), a contact image sensor 16 (CIS) connected to the AD chip 13 and the driving circuit 14, respectively, and the static random access memory 15 is pre-stored with a compensation correction lookup table, the method comprising:
  • the programmable logic device 12 receives the first configuration command output by the microcontroller 11, and the control driving circuit 14 drives the contact image sensor 16 to collect the first pixel image pixel;
  • the microcontroller 11 when the identification device performs the verification of the ticket, the microcontroller 11 outputs a first configuration instruction to the programmable logic device 12, and the programmable logic device 12 receives the first configuration command to enter the identification mode.
  • the programmable logic device 12 outputs a drive signal to the drive circuit 14 to drive the contact image sensor 16 to capture the first pass image pixel by controlling the drive circuit 14.
  • the AD chip 13 converts the first magic ticket image pixel modulus into a second magic ticket image pixel.
  • the first magic ticket image pixel is an analog voltage signal
  • the second magic ticket image pixel is a digital signal.
  • the programmable logic device 12 finds the fine ticket compensation correction data corresponding to the pixel of the second magic ticket image, and transmits the modified data to the microcontroller 11.
  • the programmable logic device 12 acquires the second magic ticket image pixel, and uses the value of the second magic ticket image pixel as the address data, and accesses the compensation correction lookup table pre-stored by the static random access memory 15 to find The magic ticket compensation correction data corresponding to the second magic ticket image pixel is transmitted to the microcontroller 11.
  • a lottery ticket has a plurality of pixel image pixel points, and the process of the contact image sensor 16 for the ticket scanning is the process of collecting the pixel points of the ticket image.
  • the microcontroller 11 eliminates the compensation correction process for the pixels of the magic ticket image, and greatly reduces the amount of data processing. Therefore, the image compensation correction method provided by the present invention not only improves the system performance of the microcontroller 11, but also improves the processing speed of the pixel points of the wonderful ticket image, thereby improving the working efficiency of the recognition and verification device.
  • the programmable logic device 12 can send the acquired single-line ticket compensation correction data to the microcontroller 11, or the programmable logic device 12 can obtain the wonderful ticket compensation correction data in the internal. After the multi-line fine ticket compensation correction data is buffered in the image buffer module, it is sent to the microcontroller 11.
  • the micro-controller 11 continuously receives the single-line ticket compensation correction data, so that the micro-controller 11 is always in the data processing state, which affects the system performance of the controller 11. Therefore, to further optimize the system performance of the microcontroller 11, the programmable logic device 12 can transmit the correction data to the microcontroller 11 after buffering the multi-line ticket compensation correction data.
  • the program inside the programmable logic device 12 By changing the program inside the programmable logic device 12, the number of lines in which the programmable logic device 12 sends the fine ticket compensation correction data to the microcontroller 11 is changed. The number of lines for transmitting the lottery compensation correction data may be determined according to actual needs, and the present invention is not limited herein.
  • the programmable logic device 12 continuously sends the magic ticket compensation correction data to the microcontroller 11, and at the same time, the microcontroller 11 recognizes the magic ticket according to the obtained fine ticket compensation correction data, that is, the programmable logic device 12 acquires the wonderful ticket.
  • the compensation correction data and the microcontroller 11 simultaneously perform the lottery recognition processing, which is called "Bing Pong Cache". It can be seen that the "Bing Pong Cache" improves the efficiency of the identification device.
  • an embodiment of the present invention discloses a flow chart of a process for formulating a compensation correction lookup table pre-stored in a static random access memory.
  • the process is as follows:
  • the programmable logic device 12 receives the second configuration command output by the microcontroller 11, and the control driving circuit 14 drives the contact image sensor 16 to acquire the first original image pixel;
  • the microcontroller 11 when formulating the compensation correction lookup table, the microcontroller 11 outputs a second configuration instruction to the programmable logic device 12, and the programmable logic device 12 receives the second configuration instruction and enters the original image.
  • the programmable logic device 12 In the acquisition mode, the programmable logic device 12 outputs a drive signal to the drive circuit 14 to drive the contact image sensor 16 to capture the first raw image pixel by controlling the drive circuit 14.
  • the contact image sensor 16 scans the black calibration to obtain the dark level output of the first original image pixel, that is, the dark level output of each pixel of the contact image sensor 16;
  • the image sensor 16 scans the white calibration paper to obtain the output of the bright level of the pixel of the first original image, that is, the bright level output of each pixel of the contact image sensor 16;
  • the AD chip 13 converts the first original image pixel point modulus into a second original image pixel point.
  • the AD chip 13 converts the dark level output modulus of the first original image pixel point into a dark level output of the second original image pixel point; the AD chip 13 converts the first original image pixel point The bright level output modulus is converted to a bright level output of the second original image pixel.
  • the programmable logic device 12 receives, records the second original image pixel, and stores, and transmits the second original image pixel to the microcontroller 11;
  • the microcontroller 11 receives the second original image pixel, obtains compensation correction data corresponding to the second original image pixel according to the compensation correction formula, and forms a compensation correction lookup table, which is saved in the static random access memory 15 .
  • the microcontroller 11 receives the dark level output SB(i) of the second original image pixel point, and the bright level output SW(i) of the second original image pixel point;
  • the initial image value, Y(i) represents the corrected value)
  • all the compensation correction data corresponding to the second original image pixel point are obtained, and a compensation correction lookup table is formed and stored in the static random access memory 15.
  • the microcontroller 11 is not directly connected to the static random access memory 15, and the microcontroller 11 needs to store the formed compensation correction lookup table in the static random access memory 15 through the programmable logic device 12. Therefore, the frequent data exchange between the microcontroller 11 and the static random access memory 15 due to the direct connection of the microcontroller 11 to the static random access memory 15 can be effectively avoided, thereby bringing about the system performance of the microcontroller 11. influences.
  • the range of X(i) is 0 ⁇ 255.
  • i a fixed value, it can traverse 256 input values to get the corresponding Y(i).
  • K(0) and SB(0) are calculated by step S23 and step S24, and X(0) is input from 0 to 255, and 256 corresponding Y(0) can be obtained.
  • the result is all the compensation correction data of the first pixel point ⁇ (0).
  • the compensation correction data corresponding to all the pixel points of the contact image sensor 16 can be obtained, thereby forming a complete contact image sensor 16 compensation correction lookup table.
  • the X ( i ) ) represents the original image value, and the complete lookup table is completed in the ascending order of n and X, respectively, and the static random access memory 15 is sequentially connected in the order of the table.
  • a compensation correction lookup table for N pixels as follows:
  • the base address of the static random access memory 15 is assumed to be BaseO, and the current output value X of the 10th pixel of the contact image sensor 16 is 50, then the programmable logic device 12 accesses the static random access memory 15
  • the address is (Base0+256*9+50), that is, the content of y(10, 50) is the compensated value of the point, and so on, the compensation correction of all the pixels can be completed.
  • the system for identifying the device is working in the recognition mode, the micro-control in the prior art.
  • the time-consuming multiplication of the processor 11 has been converted to a programmable logic device 12 that reads the access to the static random access memory 15 to complete the compensation correction of the image, and the time required is extremely small.
  • a read operation can be completed in 10 ns, which takes almost no system time.
  • the identification device provided by the present invention changes the manner in which the conventional post-scan microcontroller 11 is serially compensated.
  • the compensation image can be synchronously output by the programmable logic device 12, and the controller 11 is hardly occupied, and the controller 11 can focus on the ticket identification algorithm and the recognition result communication.
  • the image correction preprocessing and the wonderful ticket identification algorithm can be processed in parallel by means of the ping-pong buffer.
  • the real-time high-speed processing capability is particularly prominent, and the system performance of the microcontroller 11 is greatly improved, thereby improving the working efficiency of the identification and verification device.
  • the embodiment of the present invention discloses another flowchart of the image compensation correction method, which may further include:
  • the microcontroller 11 identifies the magic ticket according to the magic ticket compensation correction data, and transmits the wonderful ticket identification result to the upper computer connected to the microcontroller 11.
  • the microcontroller 11 outputs the first configuration command to the programmable logic device 12 again, so that the programmable logic device 12 obtains the compensation correction data of the next ticket.
  • the present invention also provides a schematic structural diagram of the identification device, and the identification device includes:
  • Programmable Gate Array 12 Field - Programmable Gate Array
  • the microcontroller 11 preferably uses a digital signal processor (DSP).
  • DSP digital signal processor
  • the AD chip 13 is used for analog-to-digital conversion of the received data.
  • the AD chip 13 of the present invention can be AD9822.
  • the static random access memory 15 pre-stores the compensation correction look-up table, and the process of the compensation correction look-up table is the same as that shown in FIG. 3 in the foregoing method embodiment, and details are not described herein again.
  • the contact image sensor 16 is respectively connected to the AD chip 13 and the driving circuit 14, and is configured to receive the driving circuit 14 to drive the collected image pixel points and transmit the image to the AD chip 13.
  • the contact image sensor 16 is used in a scanner and is a component that closely arranges the photosensitive cells to directly collect light information reflected by the scanned document.
  • the contact image sensor 16 is mainly used for scanning a ticket to collect pixel points of the ticket image.
  • the driving circuit 14 includes: an LED constant current driving, a line scanning synchronization signal, a pixel point synchronization output clock signal, and the like.
  • the drive circuit 14 drives the contact image sensor 16 to cause the contact image sensor 16 to photoelectrically convert the scanned optical signal and output a measurable analog signal.
  • the programmable logic device 12 is respectively connected to the microcontroller 11, the AD chip 13, the driving circuit 14, and the static random access memory 15, for receiving the first configuration command output by the microcontroller 11, and the control driving circuit 14 driving the contact image sensor.
  • 16 collecting the first magic ticket image pixel; acquiring the second magic ticket image pixel obtained by the AD chip 13 converting the first magic ticket image pixel modulus, and the second magic ticket image pixel point As the address data, the value is accessed to the pre-stored compensation correction lookup table of the static random access memory 15, and the magic ticket compensation correction data corresponding to the second magic ticket image pixel point is found and transmitted to the microcontroller 11.
  • the first magic ticket image pixel collected by the contact image sensor 16 is an analog voltage signal
  • the second chip 13 converts the first magic ticket image pixel point modulus to obtain the second magic ticket image pixel.
  • the dot is a digital signal
  • the AD chip 13 is mainly used for analog to digital conversion in the present invention.
  • the programmable logic device 12 performs data communication with the static random access memory 15 and the microcontroller 11 through the parallel bus.
  • the programmable logic device 12 is internally provided with a function module such as a clock management module, a CIS drive control module, an AD configuration module, an SRAM control module, and an image buffer module.
  • the programmable logic device 12 realizes cooperation between the functional modules through internal programming.
  • the clock management module provides a clock signal to each functional module in the programmable logic device 12;
  • the CIS driving control module can output resolution setting, LED constant current driving, line scanning synchronization signal, and pixel point synchronization output clock signal to the driving circuit 14.
  • the signal is configured by the AD configuration module to configure the analog-to-digital conversion device to implement the internal register setting of the AD chip 13 multi-channel operation mode, programmable gain controller, programmable offset, reference voltage, etc.; SRAM control module completes the static random access memory 15 read and write access, realizing the compensation correction data lookup table and the real-time compensation correction function of the original image of the contact image sensor 16; the image buffer module splicing the image data output by the AD chip 13, buffering the multi-line data and forwarding it to The microcontroller 11 forms an entire image of the ticket.
  • Fig. 2 shows the working principle of the identification device and the working principle of each component in the identification device, and the working principle described in the above method embodiment, which will not be repeated here.
  • the method further includes:
  • the upper computer is connected to the microcontroller 11 for receiving the result of the smart ticket output of the microcontroller 11.
  • the microcontroller 11 performs data interaction through a serial interface.
  • the identification and verification device converts the compensation correction process of the micro-controller image pixel point into the programmable logic device 12 in the prior art.
  • the method of accessing the static random access memory 15 obtains the fine ticket compensation correction data.
  • the magic ticket compensation correction data is synchronously outputted to the microcontroller 11 by the programmable logic device 12, and the microcontroller 11 receives the wonderful ticket compensation correction data to identify the wonderful ticket.
  • the microcontroller 11 eliminates the compensation correction process for the pixels of the image of the ticket, and greatly reduces the amount of data processing. Therefore, the identification and verification device provided by the invention not only improves the system performance of the microcontroller 11, but also improves the processing speed of the pixel points of the image of the ticket, thereby improving the working efficiency of the identification device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Quality & Reliability (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Inspection Of Paper Currency And Valuable Securities (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Image Processing (AREA)
PCT/CN2014/071200 2013-07-08 2014-01-23 图像补偿修正方法及识别验钞装置 WO2015003485A1 (zh)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP14822362.1A EP3021293B1 (en) 2013-07-08 2014-01-23 Image compensation correction method and banknote recognition and detection device
US14/894,966 US9685022B2 (en) 2013-07-08 2014-01-23 Image compensation correction method and banknote recognition and detection device
AU2014289868A AU2014289868B2 (en) 2013-07-08 2014-01-23 Image compensation correction method and banknote recognition and detection device
ZA2016/00825A ZA201600825B (en) 2013-07-08 2016-02-05 Image compensation correction method and banknote recognition and detection device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310285100.9 2013-07-08
CN201310285100.9A CN103310528B (zh) 2013-07-08 2013-07-08 图像补偿修正方法及识别验钞装置

Publications (1)

Publication Number Publication Date
WO2015003485A1 true WO2015003485A1 (zh) 2015-01-15

Family

ID=49135701

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/071200 WO2015003485A1 (zh) 2013-07-08 2014-01-23 图像补偿修正方法及识别验钞装置

Country Status (7)

Country Link
US (1) US9685022B2 (es)
EP (1) EP3021293B1 (es)
CN (1) CN103310528B (es)
AU (1) AU2014289868B2 (es)
CL (1) CL2015003631A1 (es)
WO (1) WO2015003485A1 (es)
ZA (1) ZA201600825B (es)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3249617A4 (en) * 2015-01-19 2018-01-24 GRG Banking Equipment Co., Ltd. Quality control method for paper money authentication and system therefor

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103310528B (zh) 2013-07-08 2016-08-17 广州广电运通金融电子股份有限公司 图像补偿修正方法及识别验钞装置
CN104683709B (zh) * 2015-02-12 2019-04-26 深圳怡化电脑股份有限公司 一种图像校正方法及系统
US10095210B2 (en) 2015-03-06 2018-10-09 Data I/O Corporation Device programming system with multiple-device interface and method of operation thereof
CN105184953B (zh) * 2015-08-03 2017-12-08 深圳怡化电脑股份有限公司 一种纸币处理的方法及装置
CN105427449A (zh) * 2015-10-30 2016-03-23 新达通科技股份有限公司 一种纸币图像光补偿校正方法及验钞识别装置、atm机
CN105528825B (zh) 2015-12-02 2018-08-31 广州广电运通金融电子股份有限公司 有价文件自适应识别方法和装置
US10530939B2 (en) * 2016-03-04 2020-01-07 Hewlett-Packard Development Company, L.P. Correcting captured images using a reference image
CN106296970B (zh) * 2016-08-11 2022-05-20 威海华菱光电股份有限公司 薄膜的检测系统与检测方法
CN106412380B (zh) * 2016-09-20 2019-09-10 广州广电运通金融电子股份有限公司 一种图像补偿方法和装置
CN108600570A (zh) * 2018-05-17 2018-09-28 常州信息职业技术学院 一种接触式图像传感器非均匀性校正系统及其校正方法
TWI720862B (zh) * 2020-04-01 2021-03-01 佳世達科技股份有限公司 顯示裝置及顏色調整方法
CN112135009B (zh) * 2020-11-25 2021-03-16 恒银金融科技股份有限公司 一种多通道cis图像校准方法

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0078708B1 (en) * 1981-11-03 1987-03-18 De La Rue Systems Limited Apparatus for sorting sheets according to their patterns
KR20100022187A (ko) * 2008-08-19 2010-03-02 엘지엔시스(주) 지폐 이미지 인식 장치 및 방법
CN201444313U (zh) * 2008-12-26 2010-04-28 上海古鳌电子机械有限公司 基于fpga高速图像采集功能清分机
CN102169608A (zh) * 2011-05-27 2011-08-31 徐端全 多光谱纸币验钞机的设计方法
CN102890840A (zh) * 2012-08-22 2013-01-23 山东新北洋信息技术股份有限公司 纸币鉴别方法和装置
CN103310528A (zh) * 2013-07-08 2013-09-18 广州广电运通金融电子股份有限公司 图像补偿修正方法及识别验钞装置

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0463804B1 (en) * 1990-06-22 1997-09-10 Canon Kabushiki Kaisha Image processing apparatus and method
US5047861A (en) * 1990-07-31 1991-09-10 Eastman Kodak Company Method and apparatus for pixel non-uniformity correction
JP3586177B2 (ja) 2000-07-27 2004-11-10 キヤノン株式会社 画像処理装置
US6642503B2 (en) * 2001-06-13 2003-11-04 Texas Instruments Incorporated Time domain sensing technique and system architecture for image sensor
CN1244222C (zh) * 2001-08-22 2006-03-01 佳能株式会社 成像区域包括多个区域的成像传感装置输出的信号的处理
JP2003067805A (ja) * 2001-08-28 2003-03-07 Hitachi Ltd 紙葉の真偽鑑別装置
US7251064B2 (en) * 2001-12-18 2007-07-31 Transpacific Ip, Ltd. Calibration of an image scanning system
WO2004008380A1 (en) 2002-07-10 2004-01-22 Digital Verification Ltd. Recognition of banknote denominations in automatic money processing
GB2398914B (en) * 2003-02-27 2006-07-19 Ncr Int Inc Module for validating deposited media
JP4595705B2 (ja) * 2005-06-22 2010-12-08 オムロン株式会社 基板検査装置並びにそのパラメータ設定方法およびパラメータ設定装置
US8023013B1 (en) * 2007-03-28 2011-09-20 Ambarella, Inc. Fixed pattern noise correction with compressed gain and offset
JP5210067B2 (ja) * 2008-07-22 2013-06-12 株式会社ユニバーサルエンターテインメント 紙葉類処理装置
WO2010109730A1 (ja) * 2009-03-26 2010-09-30 アイシン精機株式会社 カメラ校正装置
JP5448786B2 (ja) 2009-04-06 2014-03-19 キヤノン株式会社 画像読取装置及びその制御方法
CN102054311A (zh) * 2009-10-30 2011-05-11 昆山古鳌电子机械有限公司 多功能高速纸币清分机
JP4906933B2 (ja) * 2010-01-28 2012-03-28 シャープ株式会社 画像読取り装置、及びその画像読取り装置を備える画像形成装置
US20120056910A1 (en) * 2010-08-30 2012-03-08 Qualcomm Incorporated Calibration of display for color response shifts at different luminance settings and for cross-talk between channels
CN102142168A (zh) * 2011-01-14 2011-08-03 哈尔滨工业大学 纸币清分机高速高分辨率号码采集装置及其识别方法
FR2972851B1 (fr) * 2011-03-18 2013-12-20 Commissariat Energie Atomique Capteur d'images
CN202134053U (zh) * 2011-05-27 2012-02-01 尤新革 用于多光谱票据图像分析的cis接口与图像处理电路
CN202217339U (zh) * 2011-10-13 2012-05-09 上海实殷实业有限公司 一种纸币鉴伪及号码识别装置
CN102568081B (zh) * 2012-01-12 2013-12-18 浙江大学 纸币鉴别仪图像采集处理方法及装置
CN202534042U (zh) * 2012-05-17 2012-11-14 陕西科技大学 钞票数字水印检测装置
CN202694451U (zh) * 2012-07-24 2013-01-23 黑龙江科技学院 多光源高速纸币图像采集处理电路
CN202854945U (zh) * 2012-09-06 2013-04-03 上海古鳌电子科技股份有限公司 一种多功能图像板
CN102930636B (zh) * 2012-11-15 2014-10-22 广州广电运通金融电子股份有限公司 纸币号码识别装置和识别方法
CN203038358U (zh) * 2012-12-21 2013-07-03 广州浩崎电子科技有限公司 一种用于钞票鉴伪的双面扫描仪
CN103108107A (zh) * 2013-03-05 2013-05-15 广州广电运通金融电子股份有限公司 图像处理装置及其图像数据校正方法
US9001251B2 (en) * 2013-09-10 2015-04-07 Rambus Inc. Oversampled image sensor with conditional pixel readout

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0078708B1 (en) * 1981-11-03 1987-03-18 De La Rue Systems Limited Apparatus for sorting sheets according to their patterns
KR20100022187A (ko) * 2008-08-19 2010-03-02 엘지엔시스(주) 지폐 이미지 인식 장치 및 방법
CN201444313U (zh) * 2008-12-26 2010-04-28 上海古鳌电子机械有限公司 基于fpga高速图像采集功能清分机
CN102169608A (zh) * 2011-05-27 2011-08-31 徐端全 多光谱纸币验钞机的设计方法
CN102890840A (zh) * 2012-08-22 2013-01-23 山东新北洋信息技术股份有限公司 纸币鉴别方法和装置
CN103310528A (zh) * 2013-07-08 2013-09-18 广州广电运通金融电子股份有限公司 图像补偿修正方法及识别验钞装置

Non-Patent Citations (1)

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

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3249617A4 (en) * 2015-01-19 2018-01-24 GRG Banking Equipment Co., Ltd. Quality control method for paper money authentication and system therefor
US10319168B2 (en) 2015-01-19 2019-06-11 Grg Banking Equipment Co., Ltd. Quality control method for paper money authentication and system therefor

Also Published As

Publication number Publication date
EP3021293A4 (en) 2016-08-03
AU2014289868A1 (en) 2015-12-17
AU2014289868B2 (en) 2016-06-09
US9685022B2 (en) 2017-06-20
ZA201600825B (en) 2017-05-31
CL2015003631A1 (es) 2016-08-05
CN103310528B (zh) 2016-08-17
US20160110940A1 (en) 2016-04-21
EP3021293B1 (en) 2017-12-20
CN103310528A (zh) 2013-09-18
EP3021293A1 (en) 2016-05-18

Similar Documents

Publication Publication Date Title
WO2015003485A1 (zh) 图像补偿修正方法及识别验钞装置
TWI783316B (zh) 用於執行指紋感測的方法、具有執行指紋感測能力的電子模組以及運算裝置
US8072652B2 (en) Image reading apparatus
JP2009130562A5 (es)
WO2017133185A1 (zh) 数据采集芯片的测试系统、装置及其控制方法
CN102638649B (zh) 一种usb3.0高速高清工业摄像机
US20130114115A1 (en) Contact image sensor and recognition system and method thereof
US9485381B1 (en) Scanner interface and protocol
CN1225112C (zh) 图像输入装置
TW202225932A (zh) 節省記憶體的指紋影像產生方法及裝置
CN114449192B (zh) 虚拟主动式图像采集设备及其数据传输方法、存储介质、终端
JPH08237437A (ja) スキャナ及びその実現方法
JP7081477B2 (ja) 画像処理装置、画像処理装置の制御方法、およびプログラム
JP2002057880A (ja) 画像処理装置
JP6107262B2 (ja) 画像処理装置、画像処理プログラム、画像処理方法
JP2000151899A (ja) 画像読み取り装置及び画像読み取り制御用集積回路装置
JP2005122257A (ja) 画像処理装置、及び電子機器
CN116110086A (zh) 一种指纹传感装置的控制方法和指纹传感装置
TW546945B (en) Method and system for increasing scanning speed
JP2010245664A (ja) 画像処理装置、サンプリング位置調整方法、および、a/d変換装置
JPS5997268A (ja) 画像読取装置
TW483274B (en) Non-constant speed phase clock device and method without digital buffer in scanner
JP2000287045A (ja) 画像読み取り装置、方法及びコンピュータ読み取り可能な記憶媒体
CN102073861A (zh) 一种非接触式在线手掌掌纹和三维手形的图像采集装置
JP2005311946A (ja) 画像読取装置

Legal Events

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

Ref document number: 14822362

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2014822362

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 14894966

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2014289868

Country of ref document: AU

Date of ref document: 20140123

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE