├── README.md ├── haarcascade_frontalface_alt.xml ├── idbyface.py ├── ids.png ├── ids.png.iddet.png └── notes.jpg /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kissmett/idcard-face-detect-number/HEAD/README.md -------------------------------------------------------------------------------- /haarcascade_frontalface_alt.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kissmett/idcard-face-detect-number/HEAD/haarcascade_frontalface_alt.xml -------------------------------------------------------------------------------- /idbyface.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kissmett/idcard-face-detect-number/HEAD/idbyface.py -------------------------------------------------------------------------------- /ids.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kissmett/idcard-face-detect-number/HEAD/ids.png -------------------------------------------------------------------------------- /ids.png.iddet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kissmett/idcard-face-detect-number/HEAD/ids.png.iddet.png -------------------------------------------------------------------------------- /notes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kissmett/idcard-face-detect-number/HEAD/notes.jpg --------------------------------------------------------------------------------