question

Adedayo-3438 avatar image
0 Votes"
Adedayo-3438 asked GiftA-MSFT answered

Azure Cognitive Service Face Api

Does the Face API accept a base64 image?

azure-face
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

GiftA-MSFT avatar image
0 Votes"
GiftA-MSFT answered

Hi, Face Detect API supports binary image in base 64 format. Ensure to use 'application/octet-stream' as Content-Type. Here's the Face API reference document.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.