azure.com

The Computer Vision API provides state-of-the-art algorithms to process images and return information. For example, it can be used to determine if an image contains mature content, or it can be used to find all the faces in an image. It also has other features like estimating dominant and accent co

🔑 apikey 9 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
This operation returns the list of domain-specific models that are supported …
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /models
This interface is used for getting text operation result. The URL to this int…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /textOperations/{operationId}
Endpoints (9 total)
GET
/models
This operation returns the list of domain-specific models that are supported …
GET
/textOperations/{operationId}
This interface is used for getting text operation result. The URL to this int…
POST
/ocr
Optical Character Recognition (OCR) detects printed text in an image and extr…
POST
/tag
This operation generates a list of words, or tags, that are relevant to the c…
POST
/analyze
This operation extracts a rich set of visual features based on the image cont…
POST
/describe
This operation generates a description of an image in human readable language…
POST
/recognizeText
Recognize Text operation. When you use the Recognize Text interface, the resp…
POST
/generateThumbnail
This operation generates a thumbnail image with the user-specified width and …
POST
/models/{model}/analyze
This operation recognizes content within an image by applying a domain-specif…
At a glance
Total SDKs9
Languages8
Endpoints9
Authapikey
Categories1