update,
This commit is contained in:
31
goodtastesmartie/meta.md
Normal file
31
goodtastesmartie/meta.md
Normal 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
|
Reference in New Issue
Block a user