An example program of face detection with .NET Framework wrapper of Dlib
- Windows 7 or above
- Visual Studio 2015
- cmake
Boost Software License - Version 1.0 (https://github.com/kishimoto-exvision/FaceDetectionByDlibForWindows/blob/master/LICENSE)
- Dlib http://dlib.net/ (Boost Software License) (https://github.com/davisking/dlib/blob/master/dlib/LICENSE.txt)
- OpenCV (3-clause BSD) (https://github.com/opencv/opencv/blob/master/LICENSE)
- OpenCvSharp (3-clause BSD) (https://github.com/shimat/opencvsharp/blob/master/LICENSE)