– PlayMakerActions for DlibFaceLandmarkDetector is available.
Examples:
Texture2DExample
WebCamTextureExample
CatDetectionExample
Advanced Examples:
(require OpenCV for Unity)
Texture2DToMatExample
WebCamTextureToMatHelperExample
VideoCaptureExample
ARHeadWebCamTextureExample
VideoCaptureARHeadExample
FrameOptimizationExample
NoiseFilterWebCamTextureExample
NoiseFilterVideoCaptureExample
ExampleCode using Dlib FaceLandmark Detector is available.
FaceSwapper Example
FaceMask Example
HoloLens with DlibFaceLandmarkDetector Example
MagicLeap with DlibFaceLandmarkDetector Example
DlibFaceLandmarkDetector uses Dlib under Boost Software License ; see Third-Party Notices.txt file in package for details.
The Shape Predictor model files included with this asset are available for commercial use.
System Requirements
Build Win Standalone & Preview Editor : Windows 8 or later
Build Mac Standalone & Preview Editor : OSX 10.9 or later
Build Linux Standalone & Preview Editor : Ubuntu16.04 or later
Add WebGL platform Supports!
A new target platform has been added to our Unity Asset “OpenCVForUnity” and “DlibFaceLandmarkDetector“. With this update, it is now possible to develop WebGL applications that users can easily play with web browsers. Although it is currently in beta version, it seems that the main functions are working without problems. It works with Unity 5.3 or later. Demo Application Click To Start Development Tips Put a file that you want to use for the Utils.getFilePathAsync() in the “Aseets/StreamingAssets/” folder. In Case of WebGL platform, you need to use the Utils.getFilePathAsync() instead of the Utils.getFilePath(). (The haarcascade_frontalface_alt.xml is for OpenCVForUnityExample’s scenes. Please copy only when necessary) On the WebGL platform (asm.js), the calculation result of Float type may be significantly different from other platforms. When using the OpenCV’s method that use the Mat class (CvType is CV_32F) as an argument, you need to pay attention to the calculation precision. Please try experiencing WebGL development.
Check out the detail from the Unity Asset Store: https://assetstore.unity.com/packages/tools/integration/dlib-facelandmark-detector-64314
Now download Dlib FaceLandmark Detector FREE Unity.
DOWNLOADS | |
---|---|
Download For Free Server 1 | DOWNLOAD |
Download For Free Server 2 | DOWNLOAD |
Download For Free Server 1 v1.3.2 | DOWNLOAD |
Download For Free Server 1 v1.3.4 | DOWNLOAD |