Info
| Version: | 1.2.3.11-alpha |
| Author(s): | Takuya Takeuchi |
| Last Update: | Thursday, March 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/takuya-takeuchi/FaceRecognitionDotNet |
| NuGet Url: | https://www.nuget.org/packages/FaceRecognitionDotNet-ARM |
Install
Install-Package FaceRecognitionDotNet-ARM
dotnet add package FaceRecognitionDotNet-ARM
paket add FaceRecognitionDotNet-ARM
FaceRecognitionDotNet-ARM Download (Unzip the "nupkg" after downloading)
Dependencies
- DlibDotNet-ARM(>= 19.16.0.20190313)
Tags
This library is ported from https://github.com/ageitgey/face_recognition by C#.