如何使用Java或Php或Javascripts检测面部形状 [英] How Do I Detect Face Shape Using Java Or Php Or Javascripts

查看:47
本文介绍了如何使用Java或Php或Javascripts检测面部形状的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可以做这样的事吗?实际上这只是一个想法...我还没有开始编码。我完全不懂图像处理。我做了一些研究,了解了Opencv和人脸检测。我没有找到面部识别的教程。我首先知道我必须使用opencv来检测脸部,之后是否可以识别脸部的形状?我必须在星期一提交项目提案。这是我最后一年的项目构想。在提交之前,我想知道可以做什么以及如何做。

解决方案

对于使用OpenCV的Java开发,请从这里开始: http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html [<一个href =http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html\"target =_ blanktitle =New Window> ^ ]。



我认为你列出的其他选项并不严重。



人脸检测是一个难题。例如,您可以阅读 http://www.cs.princeton .edu / courses / archive / fall08 / cos429 / CourseMaterials / Precept1 / facedetect.pdf [ ^ ]。



尝试找其他东西:

http://bit.ly/1oIbIt8 [ ^ ],

http://bit.ly / 1oIbK4f [ ^ ]。



-SA


坚持面部检测主题 - 因为面部形状识别现在对我来说不是一个明确的要求:



由于HTML5旨在成为一个完整的平台,你可以实现Haar Cascade i也是JS,为什么不呢。请参阅: https://github.com/foo123/HAAR.js/ [ ^ ]。至于PHP,您也可以将其链接到OpenCV,请参阅: http://www.xarg.org/project/ php-facedetect / [ ^ ]。

is it possible to do such a thing ? actually this just a idea ... i have not even started coding yet. i totally new to image processing. i do some research and find out about Opencv and face detection. i didn't find a tutorial for face shape identifying. as i know first i have to detect the face using opencv and after is it possible to identify the shape of the face ? i have to submit the project proposal on monday. this is my final year project idea. before submitting that i wanna know is that possible to do and how to do it.

解决方案

For Java development using OpenCV, please start here: http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html[^].

I think other options you listed are just not serious.

Face detection is a difficult topic. You can read, for example, http://www.cs.princeton.edu/courses/archive/fall08/cos429/CourseMaterials/Precept1/facedetect.pdf[^].

Try to find something else:
http://bit.ly/1oIbIt8[^],
http://bit.ly/1oIbK4f[^].

—SA


Sticking to "face detection topic" - as "face shape identification" is not a clear requirement for me now:

As HTML5 is intended to be a full platform, you can implement Haar Cascade in JS too, why not. See: https://github.com/foo123/HAAR.js/[^]. As for PHP, you can certenly link it to OpenCV too, see: http://www.xarg.org/project/php-facedetect/[^].


这篇关于如何使用Java或Php或Javascripts检测面部形状的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆