I created dll for <a href="http://dlib.net/face_landmark_detection_ex.cpp.html" rel="nofollow">dlib</a> for face landmark detection, in opencv we get the image in MAT but here in dlib the we get it by using array2d, so any one say how to convert the mat to array2d ??
The full code can be seen viewed <a href="https://jayabalaji1394.wordpress.com/2015/03/18/code-used/" rel="nofollow">here</a>
The full code can be seen viewed <a href="https://jayabalaji1394.wordpress.com/2015/03/18/code-used/" rel="nofollow">here</a>