您的位置:首页 > 移动开发 > Android开发

Android 人脸识别 ERROR: Return 0 faces because error exists in btk_FaceFinder_putDCR.

2013-01-16 15:51 197 查看
ERROR: Return 0 faces because error exists in btk_FaceFinder_putDCR.

Solution:

Creates a FaceDetector, configured with
the size of the images to be analysed and the maximum number of faces that can be detected. These parameters cannot be changed once the object is constructed.
Note that the width of the image must be even.

传入的图片的宽度必须是偶数的. 真蛋疼!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐