Menu

dlib C++ Library: 18.18 Released

Dlib is a C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems.

This release has focused on build system improvements, both for the Python API and C++ builds using CMake. This includes adding a setup.py script for installing the dlib Python API as well as a make install target for installing a C++ shared library for non-Python use.

The latest release of the library can be downloaded from http://dlib.net

Posted by Davis 2015-10-29

Log in to post a comment.