- Dlib C++ Library
infobox software
name = dlib C++ Library
latest_release_version = 17.9
latest_release_date =Sep 6 2008
programming language =C++
operating system=Linux ,Unix ,Mac OS X , Windows,BSD , Solaris
genre = Software library
license =Boost Software License
website = http://dclib.sourceforge.net/In
computing , dlib C++ Library is across platform open source software library written in the C++ programming language.The design of the library is heavily influenced by ideas from
Design by Contract and Component-based software engineering. Thus, it is primarily a collection of independent software components that each come with extensive documentation and thorough debugging modes.Features
The software library provides facilities for:
*Numerical Algorithms
**Arbitrary-precision arithmetic
**Basic mathematical functions
**Complex number s
**Linear algebra
**Random number generation*
Machine Learning
**Bayesian networks
**Support Vector Machine Classification
**Relevance Vector Machine Classification and Regression
**Online Regression
**Online Novelty Detection
**Kernel Clustering
**Neural Networks
**Radial Basis Function Networks*A simple
Web Server
*Checksum Computation
*Command line interface Parsing
*Container Classes
*Data Compression
*Graphical user interface Support
*Image Processing
*log4j style logger
*Multithreading
*N-tuple s
*Object Serialization
*TCP networking
*Unit Testing
*XML Parsing
Wikimedia Foundation. 2010.