Dlib FaceLandmark Detector ver1.1.7 Release!
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
Version 1.1.7
[Common]Updated “human_face_68_sp.dat” and “human_face_68_sp_for_mobile.dat”.Related posts
OpenCV for Unity ver2.0.9 Release!
Version 2.0.9[WebGL]Added WebGL(beta) support.(Unity5.3 or later)
- 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
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