Projects / dlib C++ Library / Releases / feature additions

RSS All releases tagged feature additions

  •  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.

  •  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.

  •  03 Feb 2012 01:19

Release Notes: This release contains a number of new features, bugfixes, and usability improvements. Highlights include a structural support vector machine method for learning to solve assignment problems and new feature extractors for detecting objects in images.

  •  22 Nov 2011 05:35

Release Notes: This release contains a number of new features and bugfixes. Some highlights are a structural support vector machine method for learning to do sequence labeling, as well as a graph-based image segmentation tool.

  •  22 May 2011 18:43

Release Notes: This release enables dlib::pipe objects to be used for interprocess or network communication. It also adds the ability to distribute the work involved in optimizing a structural support vector machine across many networked computers and multi-core processors.

  •  25 Mar 2011 07:07

Release Notes: In addition to some minor bug fixes, this release adds a multiclass support vector machine, as well as a tool for solving the optimization problem associated with structural support vector machines.

  •  05 Dec 2010 19:31

Release Notes: The major new feature in this release is a general purpose trust region algorithm for performing non-linear optimization. It also adds the Levenberg-Marquardt algorithm for solving non-linear least squares problems.

  •  25 Jul 2010 20:48

Release Notes: In addition to many minor usability improvements, this release includes a new tool for performing kernel ridge regression on large datasets. It also implements an efficient method for computing leave-one-out cross-validation error rates. Finally, this release also includes a new example program detailing the steps necessary to create custom matrix expressions.

  •  07 Mar 2010 23:24

Release Notes: This release adds a few new algorithms to the library. The most important are implementations of the HOG image feature extractor, the OCA optimizer, and the OCAS linear support vector machine trainer. Support for loading and saving LIBSVM-formatted data files has also been added.

Screenshot

Project Spotlight

PyDSM

A library of Python/Scipy tools for the design and simulation of ΔΣ modulators.

Screenshot

Project Spotlight

Bootjack

Twitter Bootstrap ported to Dart.