OpenCV for Unity ver2.4.3 Release!
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Version 2.4.3
[Common]Added a downloader script to automatically set up the Dnn module example. [WebGL]Added exclude_contrib version for build size reduction.Related posts
Dlib FaceLandmark Detector ver1.4.1 Release!
Version 1.4.1 [Common]Added method overloads in DlibFaceLandmarkDetector class that use ValueTuples. [Common]Add method overloads in OpenCVForUnityUtils class that use structs and ValueTuples corresponding to the data formats of OpenCV base classes. Accordingly, the minimum required version of OpenCVForUnity is now 2.6.4. [Common]Added Utils.getFilePathAsyncTask() and Utils.getMultipleFilePathsAsyncTask() methods. It is an asynchronous Task return version of the existing Utils.getFilePathsAsync() method. It can be seamlessly integrated with other asynchronous code. [iOS]Fixed an issue where AddToEmbeddedBinaries was processed redundantly with each incremental build.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
OpenCV for Unity ver2.3.5 Release!
Version 2.3.5 [Common]Updated to OpenCV4.1.0. [Windows, Android]Added dynamic link library version.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
OpenCV for Unity ver2.5.5 Release!
Version 2.5.5 [Common]Updated to OpenCV4.8.0. [Common]Added ImageCorrectionExample, YuNetFaceDetectionExample and FaceDetectionYuNetV2Example. [Common]Updated HumanSegmentationExample, BarcodeDetectorExample. [Windows]Added Support for ARM64. [WebGL]Added Unity2023.2 or later support.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity