OpenCV for Unity ver2.2.4 Release!
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Version 2.2.4
[Common]Updated to OpenCV3.3.1.[Common]Added ResnetSSDFaceDetectionExample, YoloObjectDetectionExample, YoloObjectDetectionWebCamTextureExample.
Related posts
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
OpenCV for Unity ver2.1.6 Release!
Version 2.1.6 [Common]Fixed fastMatToTexture2D() method.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
OpenCV for Unity ver2.1.0 Release!
Version 2.1.0[Common]Fixed WebCamTextureToMatHelper class.[Common]Added Utils.getVersion().[Common]Fixed Utils.getFilePathAsync().
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity