【发布时间】:2021-08-31 02:02:27
【问题描述】:
我有一个 Azure 人脸比较应用程序,可以比较两个非持久性faceIds。
以下问题涉及非持久性faceIds 与persistedFaceIds:
Microsoft Cognitive - Face API - Using persistedFaceId to Face to Face verification
我真的不清楚如何比较两个persistedFaceIds,尽管盯着 API 参考。
我能否为两个不同的图像持续提取faceAttributes,然后比较这两个persistedFaceId?
如果是这样 - 怎么做?
【问题讨论】:
标签: azure-cognitive-services face-api