我想在我的网络应用程序中使用Windows Hello Face和Fingerprint API。
我发现的网站显示了C#编码,但我的网络应用程序是用Java开发的。 如何在我的Java Web应用程序中集成Windows Hello Face和Fingerprint API?
答案 0 :(得分:1)
我也很想知道,但我发现,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