Skip to content

anfractuosity/magstripe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

magstripe

This project conducts optical magnetic stripe decoding based on a visual image of a credit card, with magnetic developer applied. We concentrate on 'track 2'.

Run with:

./process.py magstripe.jpg

Requirements

  • Pillow
  • numpy
  • matplotlib
pip install Pillow
pip install numpy
pip install matplotlib

Please see https://www.anfractuosity.com/projects/optical-magnetic-stripe-reading/ for more information.

About

Optical magnetic stripe decoding using magnetic developer and image processing to extract a credit card number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages