BBox Lower Mask 2

BBoxLowerMask2

Generates a binary mask by masking out one side of a bounding box edge (x1, y1, x2, or y2) with an optional offset. Useful for isolating lower, upper, left, or right regions relative to a detected box.

Pack: BBoxLowerMask2

custom_nodes.Comfyui-BBoxLowerMask2

Inputs (5)

NameTypeRequired
image_widthINTrequired
image_heightINTrequired
bboxLISTrequired
boundaryCOMBOrequired
offsetINTrequired

Outputs (1)

NameType
maskMASK