Dlib FaceLandmark Detector ver1.2.5 Release!
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
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
- Tags: Dlib FaceLandmark Detector
OpenCV for Unity ver2.1.3 Release!
Version2.1.3[UWP]Added OpenCVForUnityUWP_Beta3.zip
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Dlib FaceLandmark Detector ver1.1.3 Release!
Version 1.1.3[Common]Fixed to improve the pose estimation performance.[Common] Changed DetectLandmarkArray (int left, int top, int width, int height) to DetectLandmarkArray (double left, double top, double width, double height).[WebGL]Fixed Utils.getFilePathAsync() method.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector