OpenCV for Unity ver2.3.7 Release!
Version 2.3.7 [WebGL]Fixed build errors that occur when DevelopmentBuild is enabled on the WegGL platform. [Common]Added optimization code using NativeArray class. ( require PlayerSettings.allowUnsafeCode flag, “OPENCV_USE_UNSAFE_CODE” ScriptingDefineSymbol and Unity2018.2 or later. ) [iOS]Fixed build errors that occur on the iOS platform with Unity2019.3 or later. [Common]Updated to WebCamTextureToMatHelper.cs v1.1.1.
Dlib FaceLandmark Detector ver1.2.9 Release!
Version 1.2.9 [Common]Added optimization code using NativeArray class. ( require PlayerSettings.allowUnsafeCode flag, “DLIB_USE_UNSAFE_CODE” ScriptingDefineSymbol and Unity2018.2 or later. ) [Common]Added support for Unicode file path ( objectDetectorFilePath and shapePredictorFilePath ). [Common]Added ImageOptimizationHelper to ARHeadWebCamTextureExample. [Common]Added some converter methods to OpenCVForUnityUtils.cs.
OpenCV for Unity ver2.3.6 Release!
Version 2.3.6 [WebGL]Fixed “Plugins/WebGL/2018.2/opencvforunity.bc”. [Common]Added multi-dimensional Mat example to MatBasicProcessingExample. [Common]Fixed ARUtils.cs.
Dlib FaceLandmark Detector ver1.2.8 Release!
Version 1.2.8 [Lumin]Added the code for MagicLeap.
Dlib FaceLandmark Detector ver1.2.7 Release!
Version 1.2.7 [WebGL]Added Unity2019.1 or later support.
OpenCV for Unity ver2.3.5 Release!
Version 2.3.5 [Common]Updated to OpenCV4.1.0. [Windows, Android]Added dynamic link library version.
OpenCV for Unity ver2.3.4 Release!
Version 2.3.4 [Common]Added MaskRCNNExample. [WebGL]Added Unity2019.1 or later support.
Dlib FaceLandmark Detector ver1.2.6 Release!
Version 1.2.6 [Common]Added “sp_human_face_17.dat”, “sp_human_face_17_mobile.dat” and “sp_human_face_6.dat”. [Common]Changed the training dataset of Shape Predictor model. Since the training dataset consists of Flickr CC0 licensed images, the Shape Predictor model files are available for commercial use. [Common]Added BenchmarkExample.
OpenCV for Unity ver2.3.3 Release!
Version 2.3.3 [Common]Updated to OpenCV4.0.0. [Common]Re-assined namespace as was classified by module names. [Common]Updated to WebCamTextureToMatHelper.cs v1.1.0. [Common]Updated to ImageOptimizationHelper v1.1.0 [Common]Added Utils_GetFilePathExample, FaceMarkExample and QRCodeDetectorExample.
Dlib FaceLandmark Detector ver1.2.5 Release!
Version 1.2.5 [Common]Re-assined namespace. [Common]Support for OpenCVforUnity2.3.3 or later.