Skip to content

基于虹软人脸识别SDK,使用Java带UI界面的人脸识别Demo

License

Notifications You must be signed in to change notification settings

Zach-77/ArcSoftFaceFrameDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArcSoftFaceFrameDemo

基于虹软人脸识别SDK,使用Java带UI界面的人脸识别Demo

修改MainApplication中以下相关信息

     String libPath = "D:\\arcsoft_lib";//虹软引擎库存放路径
     String appId = "";
     String sdkKey = "";
     String videoPath="E:\\FFOutput\\06.mp4";//视频文件路径
     String imagePath="D:\\demoJpg";//需要识别人的注册照路径

启动MainApplication类

About

基于虹软人脸识别SDK,使用Java带UI界面的人脸识别Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%