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
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
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
OpenCV for Unity ver2.0.2 Release!
Version 2.0.2[Common]Fixed CS0618 warnings: `UnityEngine.Application.LoadLevel(string)’ is obsolete: `Use SceneManager.LoadScene’.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity