Basic usage
Basic usage
Send an image to a depth estimation model to generate a depth map.You can send the via
url
or base64
data URL.We recommend url
for better performance, as base64
increases payload size.