如何识别人脸?

发布于 2024-12-10 16:58:43 字数 87 浏览 5 评论 0原文

我正在做一个关于人脸识别的项目。为了测试人脸,我们需要将其存储为一些点的坐标数组。但我不明白我们如何从 3D 人脸中生成点?即我们将如何从特定图像中获取一组点?

I am doing a project on face recognition.To test a face we need to store it as an array of coordinates of some points.But i don't understand how we will generate points out of a 3-D face?i.e how will we get a set of points from a particular image?

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

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

发布评论

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

评论(2

递刀给你 2024-12-17 16:58:43

我的朋友,你还有很多书要读。 http://192.9.162.55/products/java-media/jai/forDevelopers /jaifaq.html 对于初学者来说。

My friend, you have a lot of reading ahead. http://192.9.162.55/products/java-media/jai/forDevelopers/jaifaq.html for starters.

z祗昰~ 2024-12-17 16:58:43

您可能需要查看 faint 或这些其他 StackOverflow 资源:

人脸识别库

https://stackoverflow.com/questions/1182849/face-detection-in-java

另外,有一个Predator 项目 - 并不是真的帮助你,但你会敬畏。

You'll probably want to look at faint or these other StackOverflow resources:

Face recognition Library

https://stackoverflow.com/questions/1182849/face-detection-in-java

In addition, there's the Predator project - doesn't really help you, but you will be in awe.

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