Dlib C++ Library

若如初见. 提交于 2020-02-03 07:01:08

Dlib C++ Library

http://dlib.net/

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.
Dlib 是一个现代的 C++ 工具箱,其中包含机器学习算法和工具,这些工具可以用 C++ 创建复杂的软件来解决实际问题。它在工业和学术界广泛使用,包括机器人技术,嵌入式设备,移动电话和大型高性能计算环境。Dlib 的开源许可允许您免费在任何应用程序中使用它。

dlib C++ library
https://github.com/davisking/dlib
http://dlib.net/howto_contribute.html

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!