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.
OpenCV for Unity ver2.3.2 Release!
Version 2.3.2 [macOS]Removed 32bit architecture(i386) from opencvforuntiy.bundle.
Dlib FaceLandmark Detector ver1.2.4 Release!
1.2.4 [macOS]Removed 32bit architecture(i386) from dlibfacelandmarkdetector.bundle.
Dlib FaceLandmark Detector ver1.2.3 Release!
Version 1.2.3 [Android,UWP]Fixed Utils.setDebugMode() method on the IL2CPP backend.
OpenCV for Unity ver2.3.1 Release!
Version 2.3.1 [Common]Updated to OpenCV3.4.2. [Android,UWP]Fixed Utils.setDebugMode() method on the IL2CPP backend. [Common]Added DnnObjectDetectionExample and DnnObjectDetectionWebCamTextureExample.
Dlib FaceLandmark Detector ver1.2.2 Release!
Version 1.2.2 [iOS]Added a function to automatically remove the simulator architecture(i386,x86_64) at build time. [Common] Improved DlibFaceLandmarkDetectorMenuItem.setPluginImportSettings() method. [Common]Updated to WebCamTextureToMatHelper.cs v1.0.9. [Common]Added support for Utils.setDebugMode() method on all platforms.
OpenCV for Unity ver2.3.0 Release!
Version 2.3.0 [iOS]Added a function to automatically remove the simulator architecture(i386,x86_64) at build time. [Common] Improved OpenCVForUnityMenuItem.setPluginImportSettings() method.
OpenCV for Unity ver2.2.9 Release!
Version 2.2.9 [Linux]Simplified the Linux platform setup procedure. [Common]Added support for Utils. setDebugMode() method on all platforms. [Common]Updated to WebCamTextureToMatHelper.cs v1.0.9. [Common]Added MatToTextureInRenderThreadExample and AlphaBlendingExample.