Optical magnetic stripe decoding using magnetic developer and image processing
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
pip install Pillow
pip install numpy
pip install matplotlib
Please see https://www.anfractuosity.com/projects/optical-magnetic-stripe-reading/ for more information.