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.