codingforentrepreneurs / OpenCV-Python-Series

An OpenCV & Python Tutorial Series and Reference.
399 stars 550 forks source link

Add files via upload -- Improvements #3

Open bgnelson opened 6 years ago

bgnelson commented 6 years ago

First time using python so you may want to clean up the code; however, the facial recognition is working much more nicely now.

I added histogram equalization and bilateral filtering to the training & recognition process as well as tweaking many other aspects.

I added a script to take images every half second to make training very easy.