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.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.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.