Click here to Skip to main content
15,883,796 members
Articles / Desktop Programming / WPF

3D Face Viewer and Matcher

Rate me:
Please Sign up or sign in to vote.
4.98/5 (139 votes)
19 Mar 2022CPOL32 min read 171.4K   16.9K   173  
A tool to generate face images and animated gif files for different angles and lighting using only a single face image. Also includes Face Matcher using Microsoft Face API.
This article puts together various technologies in facial image processing, 3D visualization, image manipulation and computer vision. It involves using 3D face meshes created by Kinect 2.0, .NET classes in System.Windows.Media.Media3D, Aforge .NET Framework and OpenCV.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Singapore Singapore
Coder. Hacker. Fixer.

Comments and Discussions