Key Information

Register
Submit
Status: ‌Cancelled zero submissions

Challenge Overview

Welcome to the Javascript OCR Challenge!

This is a creative prototyping challenge in which we would like to produce a working client-side only Credit Card OCR tool. This implies HTML5 & javascript only and no server side communications.

The end goal is to have a responsive protoype that uses the native camera of the device (mobile or desk/laptop) and scans a credit card. It then uses Optical Character Recognition to identify the:

  • credit card number
  • expiration date
  • card holder name

In addition, identify the card type and validate it as legitamate card. OCR is not required for identification and check as it can be determined through an IIN check and a Luhn algorithm check.

The aforementioned data should auto fill into form on the page.

Check out this handy OCR library. Usage of this library is acceptable as is rolling your own.

That's it! Show us what you've got!!!

SETUP

  • Request access to the Gitlab repo group here by posting on the forums or email lazybaer .
  • Once added to the team, fork the repository and work off this branch.


Final Submission Guidelines

SUBMISSION:

  • Upload documentation for how to run your submission
  • Upload all your source code as a zip
  • Add lazybaer as members of your forked repository
  • Provide a video overview of your submission
  • winner will be requried to submit a merge request on gitlab against the branch specified

ELIGIBLE EVENTS:

2015 topcoder Open

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30050121