Dlib FaceLandmark Detector ver1.0.4 Release!
- Author: Enox Software
- Category: Update
Version 1.0.4
[Common]Updated shape_predictor_68_face_landmarks_for_mobile.dat.Related posts
OpenCV for Unity ver2.0.6 Release!
Version 2.0.6[WSA]Fixed an issue where Windows App Certification Kit fails.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
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
OpenCV for Unity ver2.3.7 Release!
Version 2.3.7 [WebGL]Fixed build errors that occur when DevelopmentBuild is enabled on the WegGL platform. [Common]Added optimization code using NativeArray class. ( require PlayerSettings.allowUnsafeCode flag, “OPENCV_USE_UNSAFE_CODE” ScriptingDefineSymbol and Unity2018.2 or later. ) [iOS]Fixed build errors that occur on the iOS platform with Unity2019.3 or later. [Common]Updated to WebCamTextureToMatHelper.cs v1.1.1.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity