ComfyUI Node
Tracking Data Visualize
Visualizes the provided body tracking data on the image for all or specified person. Similar to KJNode 'DrawInstanceDiffusionTracking'. Compatible with KJ nodes
Tracking Data Visualize
- images
- tracking
- images
◄line_width1►
◄person_index0►
◄body_partAll►
CategoryBBoxNodes
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The input images to process | |
| tracking | TRACKING | Tracking data from InstanceDiffusion | |
| line_width | INT | 11–5 | Rectangle border width |
| person_index | INT | 00–10 | The person index on the image starting from 1. 0 for all persons |
| body_part | COMBO | All | The body part on the image to draw rectangle for |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | Output images with drawn bounding boxes |