1.1.4 / June 13, 2016
(4.0/5) (24)

Description

This asset is the Non-rigid Face TrackingSample that can model and track the many complex parts of aperson’s face in WebCamTexture in real-time.
Code is the rewrite ofhttps://github.com/MasteringOpenCV/code/tree/master/Chapter6_NonRigidFaceTrackingusing the "OpenCV for Unity".

・Texture2DFaceTrackerSample - By detecting and tracking facefrom Texture2D, draw face’s points and connections.
・WebCamTextureFaceTrackerSample - By detecting and tracking facefrom WebCamTexture, draw face’s points and connections.
・FaceTrackerARSample - By using the tracking points of the face,display AR Object.

App Information FaceTracker Sample

  • App Name
    FaceTracker Sample
  • Package Name
    com.enoxsoftware.facetrackersample
  • Updated
    June 13, 2016
  • File Size
    34M
  • Requires Android
    Android 2.3 and up
  • Version
    1.1.4
  • Developer
    Enox Software
  • Installs
    1,000 - 5,000
  • Price
    Free
  • Category
    Libraries & Demo
  • Developer
  • Google Play Link

FaceTracker Sample Version History

Select FaceTracker Sample Version :
  • 1.0.9 (12)
  • FaceTracker Sample 1.0.9 APK File

    Publish Date: 2016 /3/9
    Requires Android: Android 2.3+ (Gingerbread, API: 9)
    File Size: 32.5 MB
    Tested on: Android 5.1 (Lollipop, API: 22)
    File Sha1: 3256f8bdb729aa3ad1080b278523c7b55e39c429
    APK Signature: 4085490e487689172ac1628d751f9e0fab4af2f7

Enox Software Show More...

FaceTracker Sample 1.1.4 APK
Enox Software
This asset is the Non-rigid Face TrackingSample that can model and track the many complex parts of aperson’s face in WebCamTexture in real-time.Code is the rewrite ofhttps://github.com/MasteringOpenCV/code/tree/master/Chapter6_NonRigidFaceTrackingusing the "OpenCV for Unity".・Texture2DFaceTrackerSample - By detecting and tracking facefrom Texture2D, draw face’s points and connections.・WebCamTextureFaceTrackerSample - By detecting and tracking facefrom WebCamTexture, draw face’s points and connections.・FaceTrackerARSample - By using the tracking points of the face,display AR Object.
MarkerBased AR Sample 1.1.9 APK
Enox Software
This asset is the Augmented Reality Samplethat detect and recognize markers and display 3d model inWebCamTexture in real-time.http://u3d.as/content/enox-software/marker-based-ar-sampleCode is the rewrite ofhttps://github.com/MasteringOpenCV/code/tree/master/Chapter2_iPhoneARusing the "OpenCV for Unity".・Texture2DMarkerBasedARSample - By detecting the marker fromTexture2D, display AR model.・WebCamTextureMarkerBasedARSample - By detecting a marker fromWebCamTexture, display AR model in real time.
OpenCV for Unity Sample 2.1.2 APK
Enox Software
This app is a demo application of OpenCV forUnity(Unity Plugin).http://u3d.as/content/enox-software/open-cv-for-unity
OpenCV for Unity Example 2.4.1 APK
Enox Software
This app is a demo application of OpenCV for Unity(Unity Plugin).https://assetstore.unity.com/packages/slug/21088
DlibFaceLandmarkDetectorSample 1.0.1 APK
Enox Software
This app is a demo applicationofDlibFaceLandmarkDetector(Unity Plugin).
FaceSwapper Sample 1.0.1 APK
Enox Software
This asset is the sample of swapping two facesin an image using “OpenCV for Unity” and “Dlib FaceLandmarkDetector”.Code is the rewrite of https://github.com/mc-jesus/FaceSwap.Samples:Texture2DFaceSwapperSampleWebCamTextureFaceSwapperSampleVideoCaptureFaceSwapperSampleTexture2DFaceChangerSampleWebCamTextureFaceChangerSample
OpenCVObjectDetectorSample 1.1.6 APK
Enox Software
This app is a demo application ofOpenCVObjectDetector(Unity Plugin).http://u3d.as/content/enox-software/open-cv-object-detector
RealTimeFaceRecognitionSample 1.0.0 APK
Enox Software
this project's code is the rewriteofhttps://github.com/MasteringOpenCV/code/tree/master/Chapter8_FaceRecognitionusing“OpenCV for Unity”.Face recognition procedure is 4 steps.1. Face detection2. Face preprocessing3. Collect and learn faces4. Face recognition