Magicyu-2015 / FaceReconstruction-Kinect-3D

A demo for face reconstruction using kinect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceReonstruction-Kinect-3D

This is a real-time face reconstruction demo using kinect v2.0. The pipeline is mainly divided into two parts, acquring kinect face data and pcl registration between different frames.

Dependencies

  • PCL
  • SFML
  • OpenGL

Usage

First, you need to get demo.exe by building the current project, which is used to acquire face data. Then, move to the folder register and build the project to get register.exe. The final demo is something like exe/faceModel.py by the following command:

python faceModel.py "×××"

For more detailed information, you could refer to my blog.

About

A demo for face reconstruction using kinect.


Languages

Language:HTML 86.4%Language:C++ 12.6%Language:CMake 0.5%Language:CSS 0.3%Language:GLSL 0.1%Language:JavaScript 0.0%Language:C 0.0%Language:Python 0.0%