Dlib FaceLandmark Detector ver1.2.5 Release!
Version 1.2.5 [Common]Re-assined namespace. [Common]Support for OpenCVforUnity2.3.3 or later.
Dlib FaceLandmark Detector ver1.2.4 Release!
1.2.4 [macOS]Removed 32bit architecture(i386) from dlibfacelandmarkdetector.bundle.
Dlib FaceLandmark Detector ver1.2.3 Release!
Version 1.2.3 [Android,UWP]Fixed Utils.setDebugMode() method on the IL2CPP backend.
Dlib FaceLandmark Detector ver1.2.2 Release!
Version 1.2.2 [iOS]Added a function to automatically remove the simulator architecture(i386,x86_64) at build time. [Common] Improved DlibFaceLandmarkDetectorMenuItem.setPluginImportSettings() method. [Common]Updated to WebCamTextureToMatHelper.cs v1.0.9. [Common]Added support for Utils.setDebugMode() method on all platforms.
Dlib FaceLandmark Detector ver1.2.1 Release!
Version 1.2.1 [Common]Updated to WebCamTextureToMatHelper.cs v1.0.8. [Common]Updated to LowPassPointsFilter v1.0.1. Updated to KFPointsFilter v1.0.2. Updated to OFPointsFilter v1.0.2. [Common] Added updateMipmaps and makeNoLongerReadable flag to DrawDetectResult () and DrawDetectLandmarkResult() method. [Common]Fixed Utils.getFilePathAsync() method.(Changed #if UNITY_2017 && UNITY_2017_1_OR_NEWER to #if UNITY_2017_1_OR_NEWER.)
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.
Dlib FaceLandmark Detector ver1.1.9 Release!
Version 1.1.9 [Android]Added arm64-v8a Architecture. /
Dlib FaceLandmark Detector ver1.1.8 Release!
Version 1.1.8[Common]Updated WebCamTextureExample.(support Portrait ScreenOrientation)[Common]Updated to WebCamTextureToMatHelper.cs v1.0.4.