This commit is contained in:
louiscklaw
2025-01-31 19:51:04 +08:00
parent 4c9568fd60
commit 90bb565f91
17 changed files with 372 additions and 0 deletions

31
goodtastesmartie/meta.md Normal file
View File

@@ -0,0 +1,31 @@
---
tags: python, contur-detection, credit-card, canny-detection
---
### task1 - deal broken
- deal broken as sensitive information
### samples
https://universe.roboflow.com/search?q=credit%20card%20images%3E300
No modification and i used to rewrite
so, to solidify the requirements.
Using python,
what you want is accepting the image input containing an credit card
return the:
- card number and
- "valid thru"(expiry date)
on the vision given ?
### bottom line
- won't recognize or extract information from HKID card image
and for this kind of image recognization, not guaranteed to have 100% accuracy as it's based on OCR