Top Stories published by olarik in 2018

Basic Face Recognition Tutorial

The basic face recognition tutorial demonstrates how to extract face(s) from the images using face_recognition (face_recognition library also includes dlib machine learning and data analysis toolkit) and OpenCV library. This tutorial also includes the recognize person who…