After you create a project in Intelligent Media Management (IMM), you can make synchronous API calls to use AI-based image analysis features, such as content recognition, face detection, and QR code recognition.
This topic is no longer updated. We recommend that you use the new IMM version. For a comparison between the new IMM version and the old one, see Overview of the new and old IMM versions.
You can access AI-based image analysis features only by making synchronous requests. The following table describes the API operations that provide AI-based image analysis capabilities.
API operation | Description |
Detects labels in an image. | |
Detects faces in an image. | |
Detects QR codes in an image and returns the positions and contents of QR codes. | |
Detects human bodies in an image. | |
Searches for a specific number of images that contain faces that are most similar to a specific face. | |
Compares two faces to determine the degree of face similarity. You can call the operation by using two methods:
| |
Adds a blind watermark to an image. A blind watermark is not visible. However, you can call the DecodeBlindWatermark operation to decode the invisible watermark. | |
Returns image cropping suggestions. | |
Returns an image quality score. |