Dlib FaceLandmark Detector ver1.0.3 Release!
- Author: Enox Software
- Category: Update
Version 1.0.3
[WebGL]Added WebGL(beta) support.(Unity5.3 or later)[Common]Fixed missing script error.(WebCamTextureToMatHelper.cs)[Common]Added shape_predictor_68_face_landmarks_for_mobile.dat.Related posts
Dlib FaceLandmark Detector ver2.0.0 Release!
Version 2.0.0 [Common]Updated FpsMonitor to version 1.0.4. [visionOS]Updated beta support for the VisionOS platform on Unity 2022.3.18f1 and later. [Android]Updated native library libdlibfacelandmarkdetector.so for Android to be compatible with 16KB page size. [Common]Removed CatDetectionExample. [Common]Changed namespace of the Utils class from UnityUtils to UnityIntegration, split into function-specific classes, and marked old classes as deprecated. [Common]Changed moved the OpenCVForUnityUtils class bundled with DlibFaceLandmarkDetectorWithOpenCVExample to the main Dlib module as DlibOpenCVUtils. [Common]Changed return types of DetectValueTuple and DetectLandmark to List. [Common]Changed removed the Extra folder. [Common]Changed increased the resolution of video files used for examples. [Common]Added overloads of GetDetectResult and GetDetectLandmarkResult methods that accept Span. [Common]Added overloads of the DrawFaceLandmark method that support ReadOnlySpan, ReadOnlySpan, and ReadOnlySpan. [Common]Added IsDebugMode and IsThrowException methods to DlibDebug. [Common]Added GetFilePathCoroutine, GetFilePathAsync, and GetFilePathTaskAsync methods to DlibEnv.
- Author: Enox Software
- Category: Update
Dlib FaceLandmark Detector ver1.3.6 Release!
Version 1.3.6 [WebGL]Added a plugin file with threads and simd enabled for the WebGL platform. This update removes support for the WebGL platform in Unity 2021.1 and below. (Select MenuItem[Tools/Dlib FaceLandmark Detector/Open Setup Tools/WebGL Settings])
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
OpenCV for Unity ver1.2.7 Release!
Version: 1.2.7 [Common] Added Beta11 Version of “OpenCV for Untiy” based on “OpenCV3.0.0”(Added mjpeg format support in VideoCapture class).
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity