How to do realtime face detection?

大城市里の小女人 提交于 2019-12-12 09:15:23

问题


how can I realize realtime face detection, when I use iPhone camera to take picture?

just like the example: http://www.morethantechnical.com/2009/08/09/near-realtime-face-detection-on-the-iphone-w-opencv-port-wcodevideo/ (this example don't provide the .xcodeproj, so I can't compile .cpp file)

another example: http://blog.beetlebugsoftware.com/post/104154581/face-detection-iphone-source (can't be compiled)

do you have any solution? please give a hand!


回答1:


Wait for iOS 5:

Create amazing effects in your camera and image editing apps with Core Image. Core Image is a hardware-accelerated framework that provides an easy way to enhance photos and videos. Core Image provides several built-in filters, such as color effects, distortions and transitions. It also includes advanced features such as auto enhance, red-eye reduction and facial recognition.



来源:https://stackoverflow.com/questions/6382371/how-to-do-realtime-face-detection

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