summaryrefslogtreecommitdiffstats
path: root/libraries/dlib/README
blob: 6ccb0e49bdf5168df14cae7378d911fd33d0d1df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 used in both industry and academia in a wide range of
domains including robotics, embedded devices, mobile phones, and large
high performance computing environments. Dlib's open source licensing
allows you to use it in any application, free of charge.

Auto detected optional dependencies:
- Blas: An implementation of Blas such as blas and atlas
- Lapack: An implementation of Lapack such as lapack and lapack-atlas
- cblas
- cudatoolkit