Skip to content

Dlib .NET wrapper written in C++ and C# for Windows, MacOS, Linux and iOS

License

Notifications You must be signed in to change notification settings

takuya-takeuchi/DlibDotNet

Repository files navigation

Alt text Dlib.Net GitHub license

Dlib wrapper written in C++ and C# for Windows, MacOS and Linux

Package Windows Linux MacOSX
DlibDotNet NuGet version NuGet version NuGet version
DlibDotNet for CUDA 9.2 NuGet version NuGet version N/A
DlibDotNet for CUDA 10.0 NuGet version NuGet version N/A
DlibDotNet for ARM N/A NuGet version N/A
⚠️ DlibDotNet for ARM is not tested yet

Demo

Linux

MacOS

Windows

Related Projects

Usage

Please refer wiki

Dependencies Libraries and Products

License: Boost Software License

Author: Davis E. King

Principal Use: A toolkit for making real world machine learning and data analysis applications in C++. Main goal of DlibDotNet is what wraps dlib by C#.

License: giflib License

Author: Eric S. Raymond

Principal Use: To read and write gif image file. DlibDotNet.Native links this library.

License: Independent JPEG Group's License

Author: Independent JPEG Group

Principal Use: To read and write jpeg image file. DlibDotNet.Native is based in part on the work of the Independent JPEG Group.

License: libpng License

Author: Glenn Randers-Pehrson

Principal Use: To read and write png image file. DlibDotNet.Native links this library.

License: zlib License

Author: Jean-loup Gailly and Mark Adler

Principal Use: To use libpng and DlibDotNet.Native links this library.