OpenCV identify person with face detection

不问归期 提交于 2019-12-23 12:15:54

问题


I would like to identify people through face detection. I found that OpenCV implements a method to detect faces but nothing on how to recognize a specific person!

Do I have to make a learning system like SVM to be able to identify people or is there an out-of-box function for that?

Thanks,

来源:https://stackoverflow.com/questions/30467909/opencv-identify-person-with-face-detection

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!