All releases of dlib C++ Library


Release Notes: This release adds two new GUI widgets, the text_grid and scrollable_region objects. It also fixes some bugs in the GUI code as well as a bug in one of the Bayesian Network inference algorithms.


Release Notes: This release was mainly focused on fixing some minor bugs in the GUI widgets.


Release Notes: 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.


Release Notes: This release of the library improves the support vector machine utilities. Specifically, probabilistic outputs are now possible using the probabilistic_decision_function. The training speed has also been further optimized for large data sets.


Release Notes: This release fixes some minor bugs and improves the feature set of the support vector machine and image processing utilities.


Release Notes: This release is mainly focused on testing and bug fixing as well as improving the usability and documentation of the library.


Release Notes: This release adds new image processing functions, minor changes, and bugfixes.


Release Notes: Only minor bugfixes and additions were done in this release. The support vector machine documentation has also been improved and an example program was added.


Release Notes: The way the library is built has changed, and the winmain() entry point for GUI applications has been removed. Two new major items have also been added to the library: Bayesian network inference algorithms, and a proper font loader for the GUI tools.


Release Notes: This release is focused primarily on improving the usability of the library as well as to increasing compatibility with various compilers and libraries.