Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 Android 中使用 Firebase 人脸检测。据我所知,它可以检测人脸。我可以保存检测到的人脸并下次进行比较以进行身份验证吗?
不,目前,ML Kit只进行人脸检测,并为您提供人脸地标坐标。如果用于人脸认证,这将是一种非常不准确的方法。