我想在我的Web应用程序中使用Windows Hello Face and Fingerprint API。
我找到的网站显示 C# 编码,但我的 Web 应用程序是用 Java 开发的。如何在我的 Java Web 应用程序中集成 Windows Hello Face 和 Fingerprint API?
想知道,但我发现Windows Hello是基于英特尔解决方案Real Sense https://github.com/IntelRealSense/librealsense 也适用于Linux。我没有看到他们有Java API,但我想说,可以为库创建java本机包装器。还有文档 https://software.intel.com/sites/products/realsense/person/developer_guide.html#3.2.3_Person_Recognition。我还没有尝试过,但我认为,这可能是一个好的起点。
这也可能有助于我们让事情 https://software.intel.com/en-us/articles/code-sample-facial-recognition-using-intel-realsense-sdk