Dlib FaceLandmark Detector ver1.2.0 Release!

Version 1.2.0 [Common]Updated to WebCamTextureToMatHelper.cs v1.0.7. [Common]Fixed WebCamTextureExample and OpenCVForUnityUtils.cs. [Common]Added NoiseFilterVideoCaptureExample and NoiseFilterWebCamTextureExample. [Commo]Added useLowPassFilter option to ARHeadVideoCaptureExample and ARHeadWebCamTextureExample. [Common]Added throwException flag to Utils.setDebugMode() method. [Common]Added drawIndexNumbers flag to DrawFaceLandmark() method.

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.