ComfyUI Node
Inspect CV Data
Debug helper: shows shape, dtype and value statistics of any value (ndarrays, tuples, scalars...). Connect any output to understand what a cv2 function returned.
Inspect CV Data
- value
- summary
Categoryimage/CV/low-level
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| value | * | Any value to inspect - ndarray, tensor, tuple/list, scalar. Wire the 'summary' output into core 'Preview as Text' (PreviewAny) to actually display it. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| summary | STRING | — |