sam2_object_track
Tracks a single object across video frames using SAM2 point prompts, outputting masks and a JSONL track with bounding boxes and centroids to enable object-aware editing workflows.
Instructions
SAM2: masks plus a JSONL track (boxes and centroids) for one object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blur | No | ||
| input | Yes | ||
| labels | No | ||
| output | Yes | ||
| points | Yes | ||
| erosion | No |