Simple QR code reader for pokemon code cards
Requires installation of the python package opencv. Easiest method is with pip (see python pip) "pip install opencv-python"
Opens your webcam, and searches for QR codes. The values of any codes that are found are saved to a notepad file with datetime when the window is closed (press any key). An incrementor is printed to the console to keep track of the number of codes that have been scanned in the current session.