Generate temporally consistent depth maps from video.
Documentation Index
Fetch the complete documentation index at: https://docs.artificialstudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Credits | 8 credits per second |
| Tool | video-depth-map |
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | video-depth-map |
input.model | string | Yes | video-depth-map |
input.video_url | string | Yes | URL of the video to generate a depth map from |
input.colormap | string | No | Depth visualization style. Options: grayscale, turbo, inferno, magma, viridis (default: grayscale) |