[ 源代码: dlib ]
软件包:libdlib-dev(19.24.6+dfsg-1)
libdlib-dev 的相关链接
Debian 的资源:
下载源码包 dlib:
- [dlib_19.24.6+dfsg-1.dsc]
- [dlib_19.24.6+dfsg.orig-dlib-models.tar.bz2]
- [dlib_19.24.6+dfsg.orig.tar.bz2]
- [dlib_19.24.6+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [dlib.net]
相似软件包:
C++ toolkit for machine learning and computer vision - development
Dlib is a general purpose cross-platform open source software library written in the C++ programming language. It now contains software components for dealing with networking, threads, graphical interfaces, complex data structures, linear algebra, statistical machine learning, image processing, data mining, XML and text parsing, numerical optimization, Bayesian networks, and numerous other tasks.
This package contains the development headers.
其他与 libdlib-dev 有关的软件包
|
|
|
|
-
- dep: libdlib19.2 (= 19.24.6+dfsg-1)
- C++ toolkit for machine learning and computer vision - library
-
- dep: libopencv-core-dev
- development files for libopencv-core406t64
-
- dep: libpng-dev
- PNG library - development (version 1.6)
-
- dep: libsqlite3-dev
- SQLite 3 development files
-
- dep: libx11-dev
- X11 client-side library (development headers)
-
- dep: pybind11-dev
- seamless operability between C++11 and Python