Dlib FaceLandmark Detector ver1.0.5 Release!
- Author: Enox Software
- Category: Update
Version 1.0.5
[Common]Fixed WebCamTextureToMatHelper class.[Common]Added Utils.getVersion().[Common]Fixed Utils.getFilePathAsync().Related posts
OpenCV for Unity ver2.2.3 Release!
Version 2.2.3[Common]Updated to WebCamTextureToMatHelper.cs v1.0.3.[iOS]opencv2.framework is changed from static framework to embededd framework. (Target minimum iOS Version must be set to 8.0 or higher.)
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Dlib FaceLandmark Detector ver1.0.1 Release!
Version 1.0.1[Common]Added OptimizationSample.[Common]Added DetectRectDetection() method.
- Author: Enox Software
- Category: Update
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