Dlib FaceLandmark Detector ver1.2.5 Release!
- Author: Enox Software
- Category: Update
Version 1.2.5
[Common]Re-assined namespace. [Common]Support for OpenCVforUnity2.3.3 or later.Related posts
Dlib FaceLandmark Detector ver1.2.9 Release!
Version 1.2.9 [Common]Added optimization code using NativeArray class. ( require PlayerSettings.allowUnsafeCode flag, “DLIB_USE_UNSAFE_CODE” ScriptingDefineSymbol and Unity2018.2 or later. ) [Common]Added support for Unicode file path ( objectDetectorFilePath and shapePredictorFilePath ). [Common]Added ImageOptimizationHelper to ARHeadWebCamTextureExample. [Common]Added some converter methods to OpenCVForUnityUtils.cs.
- Author: Enox Software
- Category: Update
Dlib FaceLandmark Detector ver1.2.0 Release!
Version 1.2.0 [Common]Updated to WebCamTextureToMatHelper.cs v1.0.7. [Common]Fixed WebCamTextureExample and OpenCVForUnityUtils.cs. [Common]Added NoiseFilterVideoCaptureExample and NoiseFilterWebCamTextureExample. [Commo]Added useLowPassFilter option to ARHeadVideoCaptureExample and ARHeadWebCamTextureExample. [Common]Added throwException flag to Utils.setDebugMode() method. [Common]Added drawIndexNumbers flag to DrawFaceLandmark() method.
- Author: Enox Software
- Category: Update
Dlib FaceLandmark Detector ver1.1.5 Release!
Version 1.1.5[Common] Switched to the shape predictor file trained using new datasets.
- Author: Enox Software
- Category: Update