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

Build a model for a specified human body picture.

Request URI Definition

Table 1 GET /ISAPI/Intelligent/HBDLib/manualModeling/<HBDID>/HBP/<HBPID>?format=json

Method

GET

Description

Build a model for a specified human body picture.

Query

format: determine the format of request or response message.

HBDType (optional): determine human body picture library type, when HBDType is custom, it indicates operations of a custom human body picture library.

Request

None.

Response

Succeeded: JSON_ModelingStatus

Failed: JSON_ResponseStatus

Remarks

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

  • The <HBPID> in the URI refers to human body picture ID, when the value of HBDType is custom, it refers to customHBPID (custom human body picture ID).