I am trying to use Azure cognitive Face API to verify two faces using Node Js.
One face is coming from the client side and the other face is coming from an external API.
Both images have been converted to a base64 string.
Is it possible to use Azure cognitive Face API to achieve this?
or upvote
which might help other community members reading this thread.