Nodes/imgutils/Imgutils Bbox Unpack
ComfyUI Node

Imgutils Bbox Unpack

Unpack a raw bboxes result string from imgutils OCR or detection nodes into a count, comma-separated labels, and an iterable JSON array suitable for use with forLoopStart/ForeachListBegin iterators.

By xiaden·Created 2 months ago·Updated 2 months ago· 0
Imgutils Bbox Unpack
    • count
    • labels
    • iterable
    bboxes
    Categoryimgutils/utility

    Inputs (1)

    NameTypeDefaultDescription
    bboxesSTRINGRaw bboxes output from imgutils nodes (JSON array or text-tuple format).

    Outputs (3)

    NameTypeDescription
    countINT
    labelsSTRING
    iterableSTRING