GitHub 项目简介: A toolkit for making real world machine learning and data analysis applications in C++
README: Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems.
README: Finally, Visual Studio users should usually do everything in 64bit mode. By default Visual Studio is 32bit
README: Either fetch the latest stable release of dlib from PyPi and install that: ```bash pip install dlib ```
README: Type the following to compile and run the dlib unit test suite: