The user simply puts the card on a flat surface, and the program will
- threshold the image
- find the card
- isolate the corners
- split it into rank and suit
- compare with the stored rank/suit images and then show the results
- For more information, refer to Jupyter Notebook
Python 3.11.5
opencv
numpy
matplotlib
jupyter notebook