ViewFaceCore 0.3.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package ViewFaceCore --version 0.3.6
NuGet\Install-Package ViewFaceCore -Version 0.3.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ViewFaceCore" Version="0.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ViewFaceCore --version 0.3.6
#r "nuget: ViewFaceCore, 0.3.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ViewFaceCore as a Cake Addin
#addin nuget:?package=ViewFaceCore&version=0.3.6

// Install ViewFaceCore as a Cake Tool
#tool nuget:?package=ViewFaceCore&version=0.3.6

ViewFaceCore

一个基于 SeetaFace6 实现的 .NET 平台的人脸识别库。

  • ViewFaceCore 必须依赖某一个本机库

    • 针对不同的操作系统平台可以按照下表安装对应的包
    OS CPU Package Name Version
    Windows x64 ViewFaceCore.runtime.win.x64 6.0.6
    Windows x86 ViewFaceCore.runtime.win.x86 6.0.6
    Ubuntu x64 ViewFaceCore.runtime.ubuntu.20.04.x64 6.0.6
    Linux arm ViewFaceCore.runtime.linux.arm 6.0.6
    Linux arm64 ViewFaceCore.runtime.linux.arm64 6.0.6
    • 在 Windows 上由于没有 VC++ 运行时导致的问题可以尝试安装 ViewFaceCore.runtime.win.vc
  • ViewFaceCore 必须通过扩展包使用

    Image Library Package Name Version
    System.Drawing ViewFaceCore.Extension.SystemDrawing 0.3.6
    SkiaSharp ViewFaceCore.Extension.SkiaSharp 0.3.6

    如果你有其它的图形库需求, 请提交 Issue 或 PR

  • ViewFaceCore 必须依赖某个模型包

    • 独立模型包 ViewFaceCore.model.*

      可以按照 ViewFace 的方法说明来添加需要模型包

    • 全部模型包 ViewFaceCore.all_models

      也可以直接使用此包以添加所有模型包

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on ViewFaceCore:

Package Downloads
ViewFaceCore.Extension.SkiaSharp

ViewFaceCore 的 SkiaSharp 实现。

LDFCore.Face

Package Description

ViewFaceCore.Extension.SystemDrawing

ViewFaceCore 的 System.Drawing 实现。

ViewFaceCore.Extension.ImageSharp

ViewFaceCore 的 ImageSharp 实现。

ViewFaceCore.Extension.DependencyInjection

ViewFaceCore 的依赖载入扩展。

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ViewFaceCore:

Repository Stars
ViewFaceCore/ViewFaceCore
C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )
Version Downloads Last updated
0.4.0-alpha4 519 11/20/2022
0.4.0-alpha3 196 11/10/2022
0.4.0-alpha2 298 9/25/2022
0.4.0-alpha1 238 9/13/2022
0.3.8 4,276 8/18/2022
0.3.7 2,762 8/13/2022
0.3.6 1,176 8/10/2022
0.3.5 1,256 12/30/2021
0.3.4 4,432 9/18/2020
0.2.1 2,575 7/21/2020
0.1.2 924 7/21/2020
0.0.9 990 6/17/2020