• FaceTracker Example 1
  • FaceTracker Example 2
  • FaceTracker Example 3

FaceTracker Example

This asset is the Non-rigid Face Tracking Example that can model and track the many complex parts of a person’s face in WebCamTexture in real-time.
Code is the rewrite of https://github.com/MasteringOpenCV/code/tree/master/Chapter6_NonRigidFaceTracking using the "OpenCV for Unity".

・Texture2DFaceTrackerExample - By detecting and tracking face from Texture2D, draw face’s points and connections.
・WebCamTextureFaceTrackerExample - By detecting and tracking face from WebCamTexture, draw face’s points and connections.
・FaceTrackerARExample - By using the tracking points of the face, display AR Object.

Category : Libraries & Demo

Related searches

Reviews (3)

A. G. u. Apr 25, 2019     

dont know how to use and nothing to do 😑😑

A. G. u. Aug 23, 2017     

Lol the worst app I have seen to date

A. G. u. Dec 13, 2017     

is a great example on what the face api is and what info you get!