FaceTracking icon indicating copy to clipboard operation
FaceTracking copied to clipboard

Intel® RealSense™ SDK-Based Real-Time Face Tracking and Animation

Intel? RealSense? SDK based real-time face tracking and animation

======================================================

The face animation sample uses the 3D face tracking module to enable virtual character to simulate user facial expression in real time.

For detailed information on this sample, please visit: https://software.intel.com/en-us/articles/intel-realsense-sdk-based-realtime-face-tracking-and-animation

[Requirements]

  • Windows 10
  • Visual Studio 2015 or higher
  • Microsoft DirectX SDK (June 2010)
  • Intel?RealSense?SDK (2016 R1 release)*
  • RealSense? SR300 Camera*
  • Eigen 3.0.5

The DirectX SDK can be download here: https://www.microsoft.com/en-us/download/details.aspx?id=6812

The Intel?RealSense?SDK can be download here: https://software.intel.com/en-us/intel-realsense-sdk/download

The Eigen can be download here: http://sourceforge.net/projects/pointclouds/files/dependencies/Eigen-3.0.5.exe/download

[Build Instructions] step 1: install Visual Studio 2015 or greater step 2: install Microsoft DirectX SDK (June 2010) step 3: install Intel?RealSense?SDK (2016 R1 release)* step 4: install Eigen 3.0.5 step 5: build FaceME sample code