Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / face-detection

Face Detection

face-detection

Great Reads

by Markus Koppensteiner
The article demonstrates how to use commands of the Emgu CV library to perform face recognition, frame subtraction, and dense optical flow.
by Sergey L. Gladkiy
In this article we discuss the principles of face detection and facial recognition.
by Sergey L. Gladkiy
In this article I’ll explain how to perform the alignment based on the face landmarks the detector has found.
by Sergey L. Gladkiy
In this article, we’ll run a pretrained DNN model to detect faces in video.

Latest Articles

by Markus Koppensteiner
The article demonstrates how to use commands of the Emgu CV library to perform face recognition, frame subtraction, and dense optical flow.
by Sergey L. Gladkiy
In this article we discuss the principles of face detection and facial recognition.
by Sergey L. Gladkiy
In this article I’ll explain how to perform the alignment based on the face landmarks the detector has found.
by Sergey L. Gladkiy
In this article, we’ll run a pretrained DNN model to detect faces in video.

All Articles

Sort by Score

face-detection 

by Markus Koppensteiner
The article demonstrates how to use commands of the Emgu CV library to perform face recognition, frame subtraction, and dense optical flow.
by Sergey L. Gladkiy
In this article we discuss the principles of face detection and facial recognition.
by Sergey L. Gladkiy
In this article I’ll explain how to perform the alignment based on the face landmarks the detector has found.
by Sergey L. Gladkiy
In this article, we’ll run a pretrained DNN model to detect faces in video.
by Sergey L. Gladkiy
In this article, we’ll discuss some aspects of developing a facial recognition system from scratch.