/ISAPI/Intelligent/HBDLib/manualModeling/<HBDID>?format=json

Build models for multiple pictures of specified human body picture library in a batch.

Request URI Definition

Table 1 POST /ISAPI/Intelligent/HBDLib/manualModeling/<HBDID>?format=json

Method

POST

Description

Build models for multiple pictures of specified human body picture library in a batch.

Query

format: determine the format of request or response message.

HBDType: determine human body picture library type, when HBDType is custom, it indicates operations of a custom human body picture library according to customHBDID.

Request

JSON_ManualModeling

Response

Succeeded: JSON_ManualModeling_TaskInfo

Failed: JSON_ResponseStatus

Remarks

The <HBDID> in the URI refers to human body picture library ID, when the HBDType=custom is applied, it refers to customHBDID (ID of custom human body picture library).