Project overview:

  • Repository containing Python code implementing OpenCV and Pytesseract pipeline used to detect Credit Card digit and cardholder text from credit card images

Sample Output:

feature_image1 cccorrect2 cccorrect3

Usage:

  1. Load .ipynb notebook and follow step-by-step instructions and documentation
  2. Explore image dataset contained under /images folder
  • See blog post for additional implementation details.