Skip to content

使用虹软人脸识别SDK,C#实现的人脸识别服务器

License

Notifications You must be signed in to change notification settings

piaoye2019/ArcFace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

功能

以Api的形式提供人脸识别服务(注册、识别[1:N])。

使用

不能直接使用,因为依赖于数据库。
虽然可以放上来数据库表结构,但是没有通用性,还是不放了。
可以参考代码重新实现。

说明

所有的Api都在/Api文件中,访问地址为/Api/xxx.ashx。
/Api/desc.html 为每个Api的使用说明。
/post.html 为测试Api用的post页面。

About

使用虹软人脸识别SDK,C#实现的人脸识别服务器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 85.6%
  • HTML 13.3%
  • Classic ASP 1.1%