A-BIG-EGG / Face-recog

A small Raspberry Pi face recognition/baldness detector project, using OpenCV and Microsoft Face AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General aim of this:

  1. User looks at camera
  2. Use OpenCV cascade to check the image for faces locally
  3. Camera passes images with faces to Microsoft Cognitive Service face AI
  4. E-ink displays results from Face AI, including a baldy rating

Splash image

About

A small Raspberry Pi face recognition/baldness detector project, using OpenCV and Microsoft Face AI

License:MIT License


Languages

Language:Python 100.0%