MarcioCerqueira / KinectFusionForFaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

	This is my version of the KinectFusion for face tracking and modeling. It is based on the paper "KinectFusion for Faces: Real-Time 3D Face Tracking and Modeling Using a Kinect Camera for a Markerless AR System".
	To compile it, one will need:
		OpenGL
		PCL (and 3rdParty)
		CUDA
		OpenCV
	Please, extract the pcl.rar in the include path to use additional PCL functions for CUDA.

About


Languages

Language:C++ 67.9%Language:Cuda 26.6%Language:C 5.5%