Skip to content

TorryDo/OpenCV-Playing-Card-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV 🃏 Playing Card Detection ♥️♠️♦️♣️

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

Demo

♥️♠️ demo ♦️♣️

Used Packages

  • Python 3.11.5
  • opencv
  • numpy
  • matplotlib
  • jupyter notebook

References

About

detect playing cards using OpenCV and Python ♥️♠️♦️♣️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published