Dlib FaceLandmark Detector ver1.1.0 Release!
Version 1.1.0 [Win][Mac][Linux][UWP]Added the native plugin file enabled SSE4 or AVX compiler option.
Dlib FaceLandmark Detector ver1.0.9 Release!
Version 1.0.9 [WebGL]Added WebGL Plugin for Unity5.6.
OpenCV for Unity ver2.1.5 Release!
Version 2.1.5[Common]Updated to OpenCV3.2.0.[Common]Added fuzzy, phase_unwrapping, saliency, shape, tracking module.[Common]Added TrackingSample.[iOS]Added ios_exclude_contrib.zip for build size reduction.[Android]Added android_exclude_contrib.zip for build size reduction.
Dlib FaceLandmark Detector ver1.0.8 Release!
Verdion 1.0.8[Common]Changed the name of asset project.(“Sample” to “Example”)[Common]Fixed VideoCaptureARExample and WebCamTextureARExample.
OpenCV for Unity ver2.1.4 Release!
Version 2.1.4 [Common]Changed the scene name.(“Sample” to “Example”) ] [Common]Fixed ArUcoTexture2DExample and ArUcoWebCamTextureExample. [Common]Added ConnectedComponentsExample. [Common]Added GreenScreenExample.
OpenCV for Unity ver2.1.3 Release!
Version2.1.3[UWP]Added OpenCVForUnityUWP_Beta3.zip
Dlib FaceLandmark Detector ver1.0.7 Release!
Version1.0.7[Common]Fixed WebCamTextureToMatHelper.cs.(flipVertical and flipHorizontal flag)
OpenCV for Unity ver2.1.2 Release!
Version 2.1.2[Common]Fixed WebCamTextureToMatHelper.cs.(flipVertical and flipHorizontal flag)
Dlib FaceLandmark Detector ver1.0.6 Release!
Version 1.0.6[Common]Fixed OpenCVForUnityMenuItem.cs.(No valid name for platform: 11 Error)[Common]Added OptimizationWebCamTextureToMatHelper.cs.
OpenCV for Unity ver2.1.1 Release!
Version 2.1.1[Common]Fixed OpenCVForUnityMenuItem.cs.(No valid name for platform: 11 Error)[Common]Added Utils.textureToTexture2D() method.[Common]Added Mat class operators. [Common] Added PolygonFilterSample.