Skip to content

H.A.R.D. Hack 2018 at UCSD. F.I.D.R. (Face ID Recognition) is a security system, that involves a two-step authentication process. Software uses the OpenCV library and the Haar Cascade Face Detection Algorithm, which needs to be trained with a set of photos in order to recognize a person. Main hardware used is Qualcomm DragonBoard 410c running De…

bathingsoap/Irelia4Lyfe

Repository files navigation

Irelia4Lyfe

External Libraries Used
PC
  • python -m pip install opencv-contrib-python
  • python -m pip install --user numpy scipy matplotlib ipython jupyter pandas sympy nose
Dragonboard
  • python -m pip install opencv-python
  • python -m pip install --user numpy scipy matplotlib ipython jupyter pandas sympy nose

About

H.A.R.D. Hack 2018 at UCSD. F.I.D.R. (Face ID Recognition) is a security system, that involves a two-step authentication process. Software uses the OpenCV library and the Haar Cascade Face Detection Algorithm, which needs to be trained with a set of photos in order to recognize a person. Main hardware used is Qualcomm DragonBoard 410c running De…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages