ComfyUI Node
DINOv3 Point Collector
A ComfyUI node in DINOv3 with 4 inputs and 2 outputs.
DINOv3 Point Collector
- image
- positive_points
- negative_points
◄points_store{}►
◄coordinates[]►
◄neg_coordinates[]►
CategoryDINOv3
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to display for point selection | |
| points_store | STRING | {} | Internal storage for points |
| coordinates | STRING | [] | Click coordinates in JSON format |
| neg_coordinates | STRING | [] | Negative point coordinates in JSON format |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| positive_points | SAM3_POINTS_PROMPT | — |
| negative_points | SAM3_POINTS_PROMPT | — |