Skip to content

MeloShen/Card-number-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Number Recognition

This is a simple project that uses OpenCV to recognize credit card numbers. We need to input the Card image and template. After reading the template, find the grayscale of the template and binary image, and then use findContours to find the outline of the template.

template-reco.png

card-show.png

result.png

License

MIT

About

Card number recognition using OpenCV

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages