OpenCV for Unity ver1.2.8 Release!
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Version: 1.2.8
[iOS]Fixed malloc_error that occurs in Unity5.3.1p2. [Common]Added Beta12 Version of “OpenCV for Untiy” based on “OpenCV3.0.0”.Related posts
Dlib FaceLandmark Detector ver1.1.6 Release!
Version 1.1.6[Common]Updated to dlib19.7.[Common]Updated to WebCamTextureToMatHelper.cs v1.0.3.[Common]Updated “human_face_68_sp.dat” and “human_face_68_sp_for_mobile.dat”.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
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.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