This post has been republished via RSS; it originally appeared at: Microsoft Tech Community - Latest Blogs - .
The Azure AI Vision Face team announced the public preview of Liveness Detection at Ignite last November. You can read more about it here Are You Alive: Enhancing Azure AI Vision Face API with Liveness Detection - Microsoft Community Hub.
We are now happy to announce pricing for Liveness Detection functionality.
Instance
|
Transactions Per Second (TPS)
|
Features
|
Price
|
---|---|---|---|
Standard - Web
|
10 TPS
|
Face Liveness
|
$15 per 1,000 transactions
|
Standard - Web
|
10 TPS
|
Face Liveness with Verification
|
$15.50 per 1,000 transactions
|
The Azure AI Vision Face API provides AI algorithms that detect, recognize, and analyze human faces in images. Facial recognition software is important in many different scenarios, such as identification, touchless access control, and face blurring for privacy.
You can use the service through SDKs (Face SDK and Face Client SDK) or directly through REST APIs. Follow the quickstart to get started.