PredImage_三维空间重建_API文档

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.

Quotas Info

There is no quotas information in the current API.

Authorization Information

No permission information is available for the cloud service.

Request Parameters

Field NameField Details
SubSceneIdstring

子场景 ID

Example:2345****Reference Value Source:
    AddSubScene
    GetSubSceneTaskStatus
DetectDoorboolean

是否门预测

Example:true
CountDetectDoorinteger<int64>

门数量(DetectDoor 为 false 时,可为 0)

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:2value <= 10
CorrectVerticalboolean

是否垂直矫正

Example:true

Response Parameters

Field NameField Details
RequestIdstring

请求 ID,与入参 requestId 对应

Example:4F882EA7-3A1D-0113-94E4-70162C4****
Codeinteger<int64>

返回码

Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:200
Successboolean

是否请求成功

Example:true
Messagestring

错误消息

Example:success
TaskIdstring

任务 ID

Example:1234****
AccessDeniedDetailobject

Sample Response

Change History

Change timeChange content summaryoperation
2025-03-12
changeresponse parameters
2021-05-28
addOpenAPI

Examples