android - andoid开发中,人脸识别功能
大家讲道理
大家讲道理 2017-04-17 17:45:31
0
2
552

我想请问一下,在Android开发中,人脸识别这个功能是如何实现的!

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(2)
小葫芦

Or use OpenCv, you can read similar articles: http://blog.csdn.net/yanzi122...

洪涛

Face recognition requires the use of Ndk technology. Call the opencv library. You can learn this yourself online. If you are calling a third-party interface, it will be much simpler. Such as face++. That's what other companies have already done. Just call it directly. In summary. If you want to challenge yourself, then learn NDK programming, if you want to develop quickly. Then call face++ and other third-party interfaces

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template