Dlib FaceLandmark Detector ver1.3.0 Release!
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
Version 1.3.0
[UWP]Added ARM64 Architecture.Related posts
OpenCV for Unity ver2.1.4 Release!
Version 2.1.4 [Common]Changed the scene name.(“Sample” to “Example”) ] [Common]Fixed ArUcoTexture2DExample and ArUcoWebCamTextureExample. [Common]Added ConnectedComponentsExample. [Common]Added GreenScreenExample.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
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
- Tags: Dlib FaceLandmark Detector
Dlib FaceLandmark Detector ver1.3.8 Release!
Version 1.3.8(current) [Common]Changed to use unsafe code by default. [Common]Optimized the amount of memory allocation, in the FaceLandmarkDetector class.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector