OpenCV for Unity ver1.3.0 Release!
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Version: 1.3.0
[Common]Fixed WebCamTextureToMatHelper.cs.( Bug of rotation convertion from WebCamTexture to Mat in Win,Mac StandAlone Build)
[Common] Added Beta14 Version of “OpenCV for Untiy” based on “OpenCV3.0.0”.
Related posts
Dlib FaceLandmark Detector ver1.0.9 Release!
Version 1.0.9 [WebGL]Added WebGL Plugin for Unity5.6.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
OpenCV for Unity ver2.0.1 Release!
Version 2.0.1[OSX]Fixed SIGILL Exception.[Common]Added Utils.setDebugMode() method.[Common]Added MatchTemplateSample, StereoBMSample, SeamlessCloneSample and WebCamTextureDetectCirclesSample.[Common]Added flipVertical flag, flapHorizontal flag and GetWebCamDevice() method to WebCamTextureToMatHelper.cs.[Common]Excluded Old Version based on “OpenCV 2.4.11”.(In order to reduce the package size)
- 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