# Functions
CreateEstimateMonocularImageDepthRequest creates a request to invoke EstimateMonocularImageDepth API.
CreateEstimateMonocularImageDepthResponse creates a response to parse from EstimateMonocularImageDepth response.
CreateEstimateMonocularVideoDepthRequest creates a request to invoke EstimateMonocularVideoDepth API.
CreateEstimateMonocularVideoDepthResponse creates a response to parse from EstimateMonocularVideoDepth response.
CreateEstimateStereoImageDepthRequest creates a request to invoke EstimateStereoImageDepth API.
CreateEstimateStereoImageDepthResponse creates a response to parse from EstimateStereoImageDepth response.
CreateGetAsyncJobResultRequest creates a request to invoke GetAsyncJobResult API.
CreateGetAsyncJobResultResponse creates a response to parse from GetAsyncJobResult response.
CreateReconstructBodyBySingleImageRequest creates a request to invoke ReconstructBodyBySingleImage API.
CreateReconstructBodyBySingleImageResponse creates a response to parse from ReconstructBodyBySingleImage response.
CreateReconstructThreeDMultiViewRequest creates a request to invoke ReconstructThreeDMultiView API.
CreateReconstructThreeDMultiViewResponse creates a response to parse from ReconstructThreeDMultiView response.
GetEndpointMap Get Endpoint Data Map.
GetEndpointType Get Endpoint Type Value.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md.
SetClientProperty Set Property by Reflect.
SetEndpointDataToClient Set EndpointMap and ENdpointType.
# Structs
Client is the sdk client struct, each func corresponds to an OpenAPI.
Data is a nested struct in threedvision response.
EstimateMonocularImageDepthRequest is the request struct for api EstimateMonocularImageDepth.
EstimateMonocularImageDepthResponse is the response struct for api EstimateMonocularImageDepth.
EstimateMonocularVideoDepthRequest is the request struct for api EstimateMonocularVideoDepth.
EstimateMonocularVideoDepthResponse is the response struct for api EstimateMonocularVideoDepth.
EstimateStereoImageDepthRequest is the request struct for api EstimateStereoImageDepth.
EstimateStereoImageDepthResponse is the response struct for api EstimateStereoImageDepth.
GetAsyncJobResultRequest is the request struct for api GetAsyncJobResult.
GetAsyncJobResultResponse is the response struct for api GetAsyncJobResult.
ReconstructBodyBySingleImageRequest is the request struct for api ReconstructBodyBySingleImage.
ReconstructBodyBySingleImageResponse is the response struct for api ReconstructBodyBySingleImage.
ReconstructThreeDMultiViewRequest is the request struct for api ReconstructThreeDMultiView.
ReconstructThreeDMultiViewResponse is the response struct for api ReconstructThreeDMultiView.