Mini Check OCR Enhancement CSCI 6838 Capstone Project

  • Slides: 24
Download presentation
Mini. Check OCR Enhancement CSCI 6838 Capstone Project Team #2 Spring 2008 http: //dcm.

Mini. Check OCR Enhancement CSCI 6838 Capstone Project Team #2 Spring 2008 http: //dcm. uhcl. edu/cap 08 spgp 2/

Team #2 Introduction Ø Naga. Raju Voodigi Email: voodigi. uhcl@gmail. com Ø Swethana Nagula

Team #2 Introduction Ø Naga. Raju Voodigi Email: voodigi. uhcl@gmail. com Ø Swethana Nagula Email: swethanareddy@gmail. com Ø Nikhil Bhomi Email: nikhil 525@gmail. com Ø Venkateshwar Rao Surabhi Email: surabhivenkateshwarrao@gmail. com 9/18/2020 Enhancement of Mini. Check ID 2

Team #2 Roles Ø Naga. Raju Voodigi Role: Team lead, Programmer, Webmaster Ø Swethana

Team #2 Roles Ø Naga. Raju Voodigi Role: Team lead, Programmer, Webmaster Ø Swethana Nagula Role: Programmer, Technical Writer Ø Nikhil Bhomi Role: Programmer, Webmaster Ø Venkateshwar Rao Surabhi Role: Programmer, Technical Writer 9/18/2020 Enhancement of Mini. Check ID 3

Instructor Ø Dr. Kwok Bun Yue Chair, Computer Science Interim Chair, Division of Computing

Instructor Ø Dr. Kwok Bun Yue Chair, Computer Science Interim Chair, Division of Computing and Mathematics University of Houston - Clear Lake Email: yue@cl. uh. edu Homepage: Home Page of Dr. Kwok-Bun Yue 9/18/2020 Enhancement of Mini. Check ID 4

Mentor Ø Mr. Bruce Brenner President, Mini. Check-OCR Phone: (713)446 -6676 Email: bruce@minicheckocr. com

Mentor Ø Mr. Bruce Brenner President, Mini. Check-OCR Phone: (713)446 -6676 Email: bruce@minicheckocr. com Website: Mini. Check-OCR, Inc 9/18/2020 Enhancement of Mini. Check ID 5

Topics n Mini. Check ID Introduction n Existing System n Technologies required n Understanding

Topics n Mini. Check ID Introduction n Existing System n Technologies required n Understanding diagram n Project Requirements n Prototype n References 9/18/2020 Enhancement of Mini. Check ID 6

Mini. Check Introduction n Mini. Check-OCR developed a front-end application called Mini. Check MGR

Mini. Check Introduction n Mini. Check-OCR developed a front-end application called Mini. Check MGR to scan, validate and process checks and ID cards. n Electronically processes checks n Validates photo ID such as driver’s license and state ID’s to prevent fraud. n Uses a set of advanced algorithms to decipher the electronically encoded data in either the magnetic strip or barcode 9/18/2020 Enhancement of Mini. Check ID 7

Mini. Check Introduction n n Combines q MICR - Magnetic Imaging Character Recognition q

Mini. Check Introduction n n Combines q MICR - Magnetic Imaging Character Recognition q OCR – Optical Character Recognition Types of parsing q Check processing q Magnetic card ID’s q Barcode ID’s n n 9/18/2020 1 Dimension 2 Dimension Enhancement of Mini. Check ID 8

Scanners Integrated n USB Mini Swipe – Magnetic Stripe n USB Mini. Print Swipe

Scanners Integrated n USB Mini Swipe – Magnetic Stripe n USB Mini. Print Swipe – Magne. Print Stripe n USB card scan – Barcode n USB MICRImage – Magnetic Stripe n USB Magtek Excella STX – Magnetic, barcode and Magne. Print 9/18/2020 Enhancement of Mini. Check ID 9

Existing Standalone System n Enhanced by previous Capstone Team #3. n Consists of User

Existing Standalone System n Enhanced by previous Capstone Team #3. n Consists of User Interface and Configuration windows. n Configuration Window n q Provides an option to select the required scanner. q Provides an option to select the window size User Interface Window q n Displays parsed information Uses Atalasoft Imaging toolkit to capture and parse the card information and convert into meaningful information. 9/18/2020 Enhancement of Mini. Check ID 10

9/18/2020 Enhancement of Mini. Check ID 11

9/18/2020 Enhancement of Mini. Check ID 11

Existing Standalone System n Integrated Software Development Kit’s of q Card. Scan q USB

Existing Standalone System n Integrated Software Development Kit’s of q Card. Scan q USB Magtek Excella STX “All-in-one” q USB MICR Image with the Mini. Check ID § Magne. Print - used Magne. Print API to get the score in backend without redirecting the user to the Magne. Safe website in order to continue the transaction. 9/18/2020 Enhancement of Mini. Check ID 12

Magne. Print Technology n One of the major and important scanners provided n Detects

Magne. Print Technology n One of the major and important scanners provided n Detects counterfeit credit cards by reading a unique magnetic "fingerprint" on the stripes of credit cards and other objects that carry magnetic information. n Has millions of magnetic particles that are organized in a unique way. n Analyzes these particles and determines the card's "signature" number, which then can be put in a database. n When a card is swiped through a designated terminal, the card's signature, or "Magneprint, " can be compared to the recorded signature. 9/18/2020 Enhancement of Mini. Check ID 13

Technologies required n n 9/18/2020 . NET and C# MS-Access Enhancement of Mini. Check

Technologies required n n 9/18/2020 . NET and C# MS-Access Enhancement of Mini. Check ID 14

Understanding Diagram 9/18/2020 Enhancement of Mini. Check ID 15

Understanding Diagram 9/18/2020 Enhancement of Mini. Check ID 15

Requirements n Integrate the RDM EC 7000 i scanner ADK with the existing Mini.

Requirements n Integrate the RDM EC 7000 i scanner ADK with the existing Mini. Check ID to read the magnetic stripe information. n RDM EC 7000 i Features: ØCaptures a high-quality two-sided binary image of the check in seconds Ø Bi-directional Magnetic Stripe Reader (MSR) ØIt reads track 1, 2 and 3 from the magnetic stripe 9/18/2020 Enhancement of Mini. Check ID 16

Requirements n Integrate M-250 scanner into the existing Mini. Check to read magnetic stripe

Requirements n Integrate M-250 scanner into the existing Mini. Check to read magnetic stripe and barcodes and display the information. n M-250 Features: ØReads Magnetic Stripe Ø 2 Dimensional Bar Code Reading ØBuilt-in High Performance 3 Track Magnetic Stripe Reader ØDoesn’t require API 9/18/2020 Enhancement of Mini. Check ID 17

Requirements n Integrate the EPSON TM-H 6000 II scanner ADK with the existing Mini.

Requirements n Integrate the EPSON TM-H 6000 II scanner ADK with the existing Mini. Check ID to capture and store the image. n EPSON TM-H 6000 II Features: ØBuilt in ID Imager ØReads MICR ØCard Image Scanning 9/18/2020 Enhancement of Mini. Check ID 18

Requirements n Integrate API’s of the Magneprint scanner into the existing application to communicate

Requirements n Integrate API’s of the Magneprint scanner into the existing application to communicate with the remote server located at Dallas. n Verify Identity of the card holder to a higher level like SSN, previous address with the help of a third-party database, VERIS. n Testing: q Different state ID’s q Windows Vista operating system 9/18/2020 Enhancement of Mini. Check ID 19

Requirements n Improving User interface q Replace radio buttons by check boxes q Increase

Requirements n Improving User interface q Replace radio buttons by check boxes q Increase window size q Provide Configuration tab in the User Interface window 9/18/2020 Enhancement of Mini. Check ID 20

Prototype 9/18/2020 Enhancement of Mini. Check ID 21

Prototype 9/18/2020 Enhancement of Mini. Check ID 21

9/18/2020 Enhancement of Mini. Check ID 22

9/18/2020 Enhancement of Mini. Check ID 22

References n http: //dcm. uhcl. edu/cap 683807 fagp 3/ n http: //news-info. wustl. edu/tips/page/normal/4159.

References n http: //dcm. uhcl. edu/cap 683807 fagp 3/ n http: //news-info. wustl. edu/tips/page/normal/4159. html n http: //www. e-seek. com/product_m 250. asp n http: //pos. epson. com/products/TM-H 6000 II. htm n http: //www. rdmcorp. com/EC 7000 i. Series. shtml 9/18/2020 Enhancement of Mini. Check ID 23

Thank you

Thank you