MackHartley / FacialRecognitionAndTriangulation

C++ facial recognition and triangulation algorithm. Utilizes a Delaunay triangulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FacialRecognitionAndTriangulation

C++ facial recognition and triangulation algorithm

triangulation-nosmile triangulation-smile

This is a program that recognizes faces in a picture or webcam, plots the facial landmarks of the detected face, then applies a Delaunay Triangulation of the plotted points. Utilizes C++, OpenCV for image processing, DLib for facial recognition.

About

C++ facial recognition and triangulation algorithm. Utilizes a Delaunay triangulation.


Languages

Language:C++ 81.3%Language:Makefile 16.2%Language:CMake 0.9%Language:C 0.4%Language:XSLT 0.4%Language:Cuda 0.4%Language:Python 0.2%Language:HTML 0.1%Language:Shell 0.1%Language:Java 0.0%Language:CSS 0.0%Language:JavaScript 0.0%Language:Batchfile 0.0%Language:Perl 0.0%Language:MATLAB 0.0%