dlib C++ Library 17.0 (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 of the library includes significant
improvements to its GUI features. In particular,
there is now menu bar and popup menu support as
well as user-selectable button styles and
tooltips.
|