BrandonJoffe / home_surveillance

Home surveillance system with facial recognition
1.23k stars 387 forks source link

algorithm used? #40

Open danfeds777 opened 7 years ago

danfeds777 commented 7 years ago

whats the name of the facial detection algorithm used???

thayannevls commented 7 years ago

HOG

BrandonJoffe commented 7 years ago

@danfeds777 I've included both HOG and Opencv's Haar Cascades approach in this project, HOG is more accurate for a wider variation of poses and has far less false positives but is slower.

danfeds777 commented 7 years ago

Thanks 👌

On 12-Aug-2017 3:09 PM, "Brandon Joffe" notifications@github.com wrote:

@danfeds777 https://github.com/danfeds777 I've included both HOG and Opencv's Haar Cascades approach in this project, HOG is more accurate for a wider variations of poses and has far less false positives but is slower.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BrandonJoffe/home_surveillance/issues/40#issuecomment-321969481, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac8UTCm-84vtYhCtWIQtlMZgyEgMWr-Dks5sXXK3gaJpZM4OgjDN .