Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Saturday 5 March 2016

dlib C++ Library

Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. It is open source software and licensed under the Boost Software License. The introduction contains everything you need to know to get started using the library. However, if after consulting the documentation, you have any questions, comments, or complaints feel free to post in the forums.

Categories
Algorithms, Libraries, Machine Learning

License
Boost Software License (BSL1.0)


Features

  • High quality documentation
  • Easy to use, no install necessary
  • Many state-of-the-art machine learning algorithms
  • Fast, MATLAB like linear algebra support
  • Many large scale non-linear optimization algorithms
  • Very easy to use HOG object detection tools
  • A high quality face detector

No comments:

Post a Comment