OpenCV for Unity ver2.2.2 Release!
Version 2.2.2[Common]Added TextRecognitionExample.
OpenCV for Unity ver2.2.1 Release!
Version 2.2.1[Common]Updated to OpenCV3.3.0.[Common]Added dnn module.(win,mac,ios,android platform)[Common]Added img_hash, reg, text module.(all platform)[Common]Added MobileNetSSDExample, MobileNetSSDWebCamTextureExample, TensorFlowWebCamTextureExample, ThinPlateSplineShapeTransformerExample, TextDetectionExample, VideoWriterExample.[Common]WindowsStoreApp8.1 & WindowsPhone8.1 support have been deprecated.
Dlib FaceLandmark Detector ver1.1.4 Release!
Version 1.1.4[Common]Updated WebCamTextureToMatHelper.cs v1.0.2[Common]Improved Utils.getFilePathAsync().
OpenCV for Unity ver2.2.0 Release!
Version 2.0.0[Common]Updated WebCamTextureToMatHelper.cs v1.0.2[Common]Improved Utils.getFilePathAsync().
Dlib FaceLandmark Detector ver1.1.3 Release!
Version 1.1.3[Common]Fixed to improve the pose estimation performance.[Common] Changed DetectLandmarkArray (int left, int top, int width, int height) to DetectLandmarkArray (double left, double top, double width, double height).[WebGL]Fixed Utils.getFilePathAsync() method.
OpenCV for Unity ver2.1.9 Release!
Version 2.1.9[WebGL]Fixed Utils.getFilePathAsync() method.
Dlib FaceLandmark Detector ver1.1.2 Release!
Version 1.1.2[Common]Updated WebCamTextureToMatHelper.cs and OptimizationWebCamTextureToMatHelper.cs(Changed several method names.). [Common]Changed the Example name.
OpenCV for Unity ver2.1.8 Release!
Version 2.1.8[Common]Added PCAExample.[Common]Updated WebCamTextureToMatHelper.cs and OptimizationWebCamTextureToMatHelper.cs(Changed several method names.).
Dlib FaceLandmark Detector ver1.1.1 Release!
Version 1.1.1[Common]Improved Utils.getFilePath() and Utils.getFilePathAsync().
OpenCV for Unity ver2.1.7 Release!
Version 2.1.7[Common]Improved Utils.getFilePath() and Utils.getFilePathAsync().[Common]Improved WebCamTextureAsyncDetectFaceExample.cs.[Common] Fixed the const value of Calib3d class.