Zeusee-Face-Anti-spoofing icon indicating copy to clipboard operation
Zeusee-Face-Anti-spoofing copied to clipboard

开源配合型人脸活体检测 Open Source Face Anti-spoofing

Results 18 Zeusee-Face-Anti-spoofing issues
Sort by recently updated
recently updated
newest added

I encounter the issue \app\src\main\cpp/AliveDetector.h:294: error: undefined reference to 'cv::dnn::experimental_dnn_v3::blobFromImages(std::__ndk1::vector const&, double, cv::Size_, cv::Scalar_ const&, bool, bool)' In my CMakeList.txt OpenCV_DIR is precised as set(OpenCV_DIR "E:/OpenCV-android-sdk343/sdk/native/jni")

你好,想问一下,调试了一下安卓端的demo,手机摄像头权限什么都打开了,但是每次点击“打开相机,活体检测”按钮,就会自动退出?

我引用了so库,但是我的手机无法设置前置摄像头的聚焦模式,一用聚焦就显示setParaments failed,把它去掉后,能正常预览,但是人像一直无法识别,永远显示无法识别人像。萌新,这方面不是很懂。

使用的Android-easy-so目录下提供的so,Detection.java以及assets目录下所有东西,启动后,报错如下 FATAL EXCEPTION: main Process: com.jianzhiku.zhongrenbang, PID: 23724 java.lang.UnsatisfiedLinkError: No implementation found for long com.baidu.aip.fl.exception.AliveDetection.init(java.lang.String) (tried Java_com_baidu_aip_fl_exception_AliveDetection_init and Java_com_baidu_aip_fl_exception_AliveDetection_init__Ljava_lang_String_2) at com.baidu.aip.fl.exception.AliveDetection.init(Native Method) at com.baidu.aip.fl.exception.AliveDetection.(AliveDetection.java:167) at com.baidu.aip.fl.exception.Detection.onCreate(Detection.java:178) at android.app.Activity.performCreate(Activity.java:7094) at android.app.Activity.performCreate(Activity.java:7085)...

長時間沒維護,就應該封存起來。 程序本身不單止版本兼容問題,是跟本不完整。 在github 上很少見到那麼垃圾的開源項目,跟你的官網上所說的完全不是一回事。