FaceTracker Example APK

FaceTracker Example  Icon
 
1.8/5
16 Ratings
Developer
Enox Software
Current Version
1.2.1
Date Published
File Size
42.4 MB
Package ID
com.enoxsoftware.facetrackerexample
Price
$ 0.00
Downloads
100+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
1.2.1 (24)
Architecture
arm64-v8a,armeabi-v7a
Release Date
February 11, 2020
Requirement
Android 5.0+
Version
1.2.1 (24)
Architecture
arm64-v8a,armeabi-v7a
Release Date
February 11, 2020
Requirement
Android 5.0+
Version
1.2.0 (23)
Architecture
arm64-v8a,armeabi-v7a
Release Date
January 23, 2020
Requirement
Android 5.0+
Version
1.2.0 (23)
Architecture
arm64-v8a,armeabi-v7a
Release Date
January 23, 2020
Requirement
Android 5.0+
Version
1.1.6 (19)
Architecture
arm64-v8a,armeabi-v7a
Release Date
June 19, 2017
Requirement
Android 5.0+
  • FaceTracker Example Screenshot
  • FaceTracker Example Screenshot
  • FaceTracker Example Screenshot

About Radio FM 90s

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.

What's New in this version

1.2.1

[Common]Fixed FaceTrackerARExample.

1.2.0

[Common]Updated for OpenCV for Unity v2.3.8.( This asset requires OpenCVforUnity 2.3.8 or later.)

1.1.9

[Common]Updated for OpenCV for Unity v2.3.3.( This asset requires OpenCVforUnity 2.3.3 or later.)

1.1.8

[Common]Updated to WebCamTextureToMatHelper.cs v1.0.4.

[WebGL]Fixed WebCamTextureFaceTrackerExample and FaceTrackerARExample for WebGL platform.