dlib C++ Library 16.4 (Default branch) |
|
|
dlib C++ library is a modern general C++ library with a focus on portability and program correctness. It comes with extensive documentation and thorough debugging modes. The library provides a platform abstraction layer for common tasks such as interfacing with network services, handling threads, and creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and general text parsing, and many other general utilities.
License: Freely Distributable
Changes:
This release fixes some minor bugs and improves
the feature set of the
support vector machine and image processing
utilities.
|