Dlib FaceLandmark Detector ver1.2.3 Release!
- Author: Enox Software
- Category: Update
Version 1.2.3
[Android,UWP]Fixed Utils.setDebugMode() method on the IL2CPP backend.Related posts
Dlib FaceLandmark Detector ver1.2.8 Release!
Version 1.2.8 [Lumin]Added the code for MagicLeap.
- Author: Enox Software
- Category: Update
Dlib FaceLandmark Detector ver1.4.1 Release!
Version 1.4.1 [Common]Added method overloads in DlibFaceLandmarkDetector class that use ValueTuples. [Common]Add method overloads in OpenCVForUnityUtils class that use structs and ValueTuples corresponding to the data formats of OpenCV base classes. Accordingly, the minimum required version of OpenCVForUnity is now 2.6.4. [Common]Added Utils.getFilePathAsyncTask() and Utils.getMultipleFilePathsAsyncTask() methods. It is an asynchronous Task return version of the existing Utils.getFilePathsAsync() method. It can be seamlessly integrated with other asynchronous code. [iOS]Fixed an issue where AddToEmbeddedBinaries was processed redundantly with each incremental build.
- Author: Enox Software
- Category: Update
Dlib FaceLandmark Detector ver1.2.6 Release!
Version 1.2.6 [Common]Added “sp_human_face_17.dat”, “sp_human_face_17_mobile.dat” and “sp_human_face_6.dat”. [Common]Changed the training dataset of Shape Predictor model. Since the training dataset consists of Flickr CC0 licensed images, the Shape Predictor model files are available for commercial use. [Common]Added BenchmarkExample.
- Author: Enox Software
- Category: Update