Android 上的特征脸

发布于 2024-11-06 23:40:59 字数 115 浏览 0 评论 0原文

是否有可能找到一个用于人脸识别的Java库,因为我似乎找不到任何库,而且我找到的库都是用c++编写的,并且在我的程序中已经用Java编写了,android中有没有相关的API或库因为我是在Android平台上开发的?

Is it possible to find a Java library for face recognition because I can't seem to find any, and the ones I found are all in c++ and in my program is already written in Java, is there any API or library in android for that since I'm developing on the Android platform?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

苍景流年 2024-11-13 23:40:59

看看这个:http://darnok.org/programming/face-recognition/ (未经我测试)

但是如果你有一个你信任的 C++ 库,我建议你通过使用 android NDK 来使用它们。请参阅http://developer.android.com/sdk/ndk/index.html

Take a look at this: http://darnok.org/programming/face-recognition/ (untested by me)

But if you have a library that you trust in C++, I'd suggest you use them by using the android NDK. See http://developer.android.com/sdk/ndk/index.html.

别挽留 2024-11-13 23:40:59

等到第四季度。 Ice Cream Sandwich 将拥有人脸识别 API。

Wait till Q4. Ice Cream Sandwich will have face recognition apis.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文