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.
是否有任何 API 可以访问 faceID 数据?对于数据,我并不是指用户的 ID 或这种方式的东西,而是指将用户脸上的 30.000 点投影为地图或类似的东西的结果。
不,没有公共 API 可用于获取有关点云的任何信息。与触控 ID 相同。
唯一可用的 API 是它是否启用以及用户是否成功授权。就是这样。LAContext有关唯一相关 API,请参阅文档。
LAContext