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

Search for modeling status of a specified human body picture.

Request URI Definition

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

Method

GET

Description

Search for modeling status of 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 according to customHBDID.

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).