Dlib FaceLandmark Detector ver1.0.1 Release!
- Author: Enox Software
- Category: Update
Version 1.0.1
[Common]Added OptimizationSample.[Common]Added DetectRectDetection() method.Related posts
Dlib FaceLandmark Detector ver1.2.1 Release!
Version 1.2.1 [Common]Updated to WebCamTextureToMatHelper.cs v1.0.8. [Common]Updated to LowPassPointsFilter v1.0.1. Updated to KFPointsFilter v1.0.2. Updated to OFPointsFilter v1.0.2. [Common] Added updateMipmaps and makeNoLongerReadable flag to DrawDetectResult () and DrawDetectLandmarkResult() method. [Common]Fixed Utils.getFilePathAsync() method.(Changed #if UNITY_2017 && UNITY_2017_1_OR_NEWER to #if UNITY_2017_1_OR_NEWER.)
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
Dlib FaceLandmark Detector ver1.3.0 Release!
Version 1.3.0 [UWP]Added ARM64 Architecture.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
OpenCV for Unity ver3.0.1 Release!
Version 3.0.1 [Common] Changed the minimum supported version to Unity2021.3.45f2. [Common] Added BallTrackingBasedOnColorExample, HumanPoseStreamEstimationMediaPipeExample, FaceIdentificationEstimatorExample. [Common] Added FaceIdentificationEstimator class for face detection, tracking, and recognition pipeline with BYTETracker integration for robust multi-object tracking. [Common] Added MediaPipePoseStreamEstimator class for continuous pose tracking in video streams using MediaPipePersonDetector and MediaPipePoseEstimator with temporal smoothing. [Common] Added MediaPipeHandPoseStreamEstimator class for continuous hand tracking in video streams using MediaPipePalmDetector and MediaPipeHandPoseEstimator with temporal smoothing. [Common] Updated ARHelper-related classes.
- Author: Enox Software
- Category: Update