Nodes/comfyui_cv/Inspect CV Data
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.

By bmad4ever·Created 3 months ago·Updated 2 days ago· 0
Inspect CV Data
  • value
  • summary
Categoryimage/CV/low-level

Inputs (1)

NameTypeDefaultDescription
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)

NameTypeDescription
summarySTRING