dlib v19.24.6
- Created
- Updated
Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default features: fftw3
, sqlite3
# cuda
CUDA support for dlib
# fftw3 default
fftw3 support for dlib
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by fftw3 )
- vcpkg-cmake-config (by fftw3 )
# sqlite3 default
sqlite3 support for dlib
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by sqlite3 )
- vcpkg-cmake-config (by sqlite3 )
# Dependencies
and 7 transitive dependencies:
lapack-reference (by blas , lapack , lapack-reference )
Platforms:
!osx & !ios & !uwp & !(arm & windows)
- pthreads (by pthread )
vcpkg-gfortran (by lapack-reference )
Platforms:
windows
- zlib (by libpng )
# Host Dependencies
and one transitive dependency:
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# Dependents
# Host Dependents
No dependents.
# Contributors
- Jürgen Herrmann
- Pakorn Vongseela
- Robert Schumacher
- Alexander Karatarakis
- Jason Juang
- Luiz Paulo M. Pires
- Sean Warren
- Qi-rui Chen
- Victor Romero
- Stefano Sinigardi
- JackBoosY
- pravic
- stoperro
- Erwan BERNARD
- Alexander Neumann
- Phoebe
- Michał Walenciak
- nicole mazzuca
- autoantwort
- JonLiu1993
- Frank
- Kai Pastor
- Nursultan Zarlyk
- MonicaLiu
# Changelog
and 40 more commits:
18c9820
[dlib] update to 19.15ddfbabe
[dlib] update to 19.139ecaa17
[dlib] update to 19.12d463ea4
[dlib] update to 19.110e8481c
[dlib] Disable shared linkage568d9e7
[dlib] update to 19.10c835db3
[dlib] Fix assert configuration issue in release modebac1ed6
[dlib] update to 19.9cc99ad6
Use vcpkg version of BLAS and LAPACK in dlib dlib v19.8 detects these packages correctly65f96fa
[dlib] update to 19.872f10db
Adding package features for Dlib and OpenCV925bc94
fix issue 2111d7eefd9
[dlib] update to 19.7 and use vcpkg_from_github26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)5c93bc0
[dlib] Fix static builds. Add cmake files back in.e1a111a
[dlib] Dlib encodes debug/release in its config.h. Patch it to respond to the NDEBUG macro instead.8e50c86
[dlib] Explicitly enable and disable dependencies.8a3b55f
[dlib] Add dependencies on system copies of jpeg, sqlite, png, and fftw0a4a745
Update CONTROLdd1d3c7
Update portfile.cmake2ab8eb3
dlib port