Version 17.35 of dlib C++ Library

Release Notes: This release has been focused mostly on fixing bugs and improving useability here and there. The most interesting change is the update to allow users to use lambda functions as event handlers within dlib's GUI.

Other releases

  •  26 Mar 2013 12:47

Release Notes: In addition to some bugfixes, this release also brings the following notable improvements to the library: a more accurate SURF feature extractor, a faster cutting plane solver, a routine for computing the singular value decomposition of very large matrices, a tool for performing canonical correlation analysis on large datasets, and simple tools for writing parallel for loops.

  •  04 Feb 2013 23:51

Release Notes: This release includes a large number of new minor features and usability improvements. It also includes a new machine learning tool for learning to rank objects. This is the dlib::svm_rank_trainer, an implementation of the well known SVM-Rank algorithm. Moreover, the implementation runs in O(n*log(n)) time and is therefore suitable for use with large training datasets.

  •  19 Dec 2012 23:06

Release Notes: This release brings a number of new features to the library. Highlights include a probabilistic CKY parser, tools for creating applications using the Bulk Synchronous Parallel computing model, and two new clustering algorithms: Chinese Whispers and Newman's modularity clustering.

  •  18 Oct 2012 22:24

Release Notes: In addition to a number of minor usability and feature improvements, this release also gives dlib's object detection tools the ability to model objects with movable parts.

  •  16 Jun 2012 07:38

Release Notes: This release has focused on adding a set of graph cut algorithms. In particular, tools for finding the minimum weight cut on a graph, finding the MAP assignment of a Potts style Markov random field, and structural SVM tools for learning the parameters of such a Markov model have been added.

Screenshot

Project Spotlight

DynamicReports

A Java library for reporting.

Screenshot

Project Spotlight

Lunzip

A decompressor for lzip files.