Publisher | Enox Software |
---|---|
File size | 173.74MB |
Number of files | 82 |
Latest version | 1.3.8 |
Latest release date | 2024-03-14 11:07:13 |
First release date | 2016-06-20 08:36:24 |
Supported Unity versions | 2018.4.2 or higher |
Works with Unity Cloud Build
ChromeOS support
iOS & Android support
Windows10 UWP support
Lumin ( MagicLeap ) support support
WebGL support
Win & Mac & Linux Standalone support
Preview support in the Editor
DlibFaceLandmarkDetector can ObjectDetection and ShapePrediction using Dlib19.7 C++ Library.
Official Site | ExampleCode | Android Demo WebGL Demo | Tutorial & Demo Video | Forum | API Reference
Features:
- You can detect frontal human faces and face landmark (68 points, 17points, 6points) in Texture2D, WebCamTexture and Image byte array. In addition, You can detect a different objects by changing trained data file.
- ObjectDetector is made using the now classic Histogram of Oriented Gradients (HOG) feature combined with a linear classifier, an image pyramid, and sliding window detection scheme. You can train your own detector in addition to human faces detector. If you want to train your own detector, please refer to this page.
- ShapePredictor is created by using dlib's implementation of the paper(One Millisecond Face Alignment with an Ensemble of Regression Trees by Vahid Kazemi and Josephine Sullivan, CVPR 2014). You can train your own models in addition to human face landmark model using dlib's machine learning tools. If you want to train your own models, please refer to this page.
- Advanced examples using “OpenCV for Unity” are Included. (The execution of this examples are required “OpenCV for Unity”.)
- 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
More Info >>
ChromeOS support
iOS & Android support
Windows10 UWP support
Lumin ( MagicLeap ) support support
WebGL support
Win & Mac & Linux Standalone support
Preview support in the Editor
DlibFaceLandmarkDetector can ObjectDetection and ShapePrediction using Dlib19.7 C++ Library.
Official Site | ExampleCode | Android Demo WebGL Demo | Tutorial & Demo Video | Forum | API Reference
Features:
- You can detect frontal human faces and face landmark (68 points, 17points, 6points) in Texture2D, WebCamTexture and Image byte array. In addition, You can detect a different objects by changing trained data file.
- ObjectDetector is made using the now classic Histogram of Oriented Gradients (HOG) feature combined with a linear classifier, an image pyramid, and sliding window detection scheme. You can train your own detector in addition to human faces detector. If you want to train your own detector, please refer to this page.
- ShapePredictor is created by using dlib's implementation of the paper(One Millisecond Face Alignment with an Ensemble of Regression Trees by Vahid Kazemi and Josephine Sullivan, CVPR 2014). You can train your own models in addition to human face landmark model using dlib's machine learning tools. If you want to train your own models, please refer to this page.
- Advanced examples using “OpenCV for Unity” are Included. (The execution of this examples are required “OpenCV for Unity”.)
- 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
More Info >>