CreateFigureClusteringTask
Region:
China (Beijing)
Request Parameters
Required
ProjectNameThe name of the pro...
DatasetNameThe name of the dat...
UserDataThe custom information
TagsThe custom tags
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Operation Description

  • Before you call this operation, make sure that you are familiar with the billing of Intelligent Media Management (IMM).****

    **

    Note Asynchronous processing does not guarantee timely task completion.

  • Before you call this operation, make sure that you have indexed file metadata into the dataset automatically by calling the CreateBinding operation or manually by calling the IndexFileMeta or BatchIndexFileMeta operation.

  • Each call to the operation incrementally processes metadata in the dataset. You can regularly call this operation to process incremental files.

    After the clustering task is completed, you can call the GetFigureCluster or BatchGetFigureCluster operation to query information about a specific cluster. You can also call the QueryFigureClusters operation to query all face clusters of the specified dataset.

  • Removing image information from the dataset causes changes to face clusters. When images that contain all faces in a cluster are removed, the cluster is deleted.

  • This operation is an asynchronous operation. After a task is executed, the task information is retained only for seven days and cannot be retrieved when the retention period elapses. You can call the GetTask or ListTasks operation to query information about the task. If you specify Notification , you can obtain information about the task based on notifications.

Request Parameters

Field NameField Details
ProjectNamestring

The name of the project.

Example:immtestReference Value Source:
    CreateProject
    UpdateProject
    ListProjects
DatasetNamestring

The name of the dataset.

Example:dataset001Reference Value Source:
    CreateDataset
    UpdateDataset
    ListDatasets
UserDatastring

The custom information, which is returned in an asynchronous notification and facilitates notification management. The maximum length of the value is 2,048 bytes.

Example:{"ID": "user1","Name": "test-user1","Avatar": "http://example.com?id=user1"}
Tagsobject

The custom tags. You can search for or filter asynchronous tasks by custom tag.

Example:{"test": "val1"}
NotificationNotification

The notification settings. For information about the asynchronous notification format, see Asynchronous message examples.

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:1B3D5E0A-D8B8-4DA0-8127-ED32C851****
TaskIdstring

The task ID.

Example:formatconvert-00bec802-073a-4b61-ba3b-39bc****
EventIdstring

The event ID.

Example:0ED-1Bz8z71k5TtsUejT4UJ16****
Change History
No Change History found.