Face Recognition with Open CV in Python
OpenCV offers an outofthebox face recognition module. It supports Local Binary Patterns Histograms (LBPH), EigenFace and FisherFace face recognition models. However, these algorithms are not stateoftheart face recognition models anymore. Nowadays, deep learning based models dominate face recognition studies. Still those algorithms is a good start for newbies. Tutorial: Music: Run Amok by Kevin MacLeod (https:,
|
|