iPhone中的人脸运动检测技术

发布于 2024-11-08 04:43:00 字数 110 浏览 0 评论 0原文

我正在寻找 iPhone 中的人脸检测技术。在我的应用程序中,我想使用相机检测面部的移动运动。所以,如果您对此有任何想法,请指导我。我正在尝试使用加速度计,但我不知道。所以,如果您对此有任何想法,请指导我。

I am searching for face detection technique in iPhone. In my app I want to detect moving motion of face using camera. So, if you have any idea about that then please guide me. I am trying with accelerometer but I could not get any idea. So, if you have any idea about that then please guide me.

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

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

发布评论

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

评论(4

放飞的风筝 2024-11-15 04:43:00

尝试打开 CV 库以供参考,这里有 链接 尝试一下

Try open CV library for reference here's a link try it out

挖鼻大婶 2024-11-15 04:43:00

我同意您应该在这个项目中使用 OpenCV,但是让它在 XCode 中工作是很棘手的。

编辑:我发布的原始链接已关闭(大概是因为作者写了一本书),但OpenCV项目现在似乎在这里有一个iOS包:

http://opencv.org/downloads.html

I agree that you should use OpenCV for this project, but getting it to work in XCode is tricky.

EDIT: The original link I posted is down (presumably because the author has written a book), but the OpenCV project now seems to have an iOS package here:

http://opencv.org/downloads.html

慈悲佛祖 2024-11-15 04:43:00

虽然有点晚了,但您可以使用它来继续进行人脸检测:
https://github.com/evermeer/EVFaceTracker

It's a little late, but you could use this for continues face detection:
https://github.com/evermeer/EVFaceTracker

方觉久 2024-11-15 04:43:00

有一个名为 Phonect 的现成库可以执行此操作。
它是 iPhone 的运动检测引擎 -

查看网站:
www.phonect.me

和展示应用程序位于:
http://itunes.apple.com/us/app/phonect/id466260946 ?mt=8

干杯!
奥德.

There is a ready-made library dubbed Phonect that does this.
It's a motion detection engine for the iPhone -

Checkout the website at:
www.phonect.me

and the showcase app at:
http://itunes.apple.com/us/app/phonect/id466260946?mt=8

Cheers!
Oded.

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