ComfyUI Node

Temporal Mask Union

Combine nearby temporal mask frames using logical OR or majority voting to stabilize transient detections.

By nomadoor·Created 10 months ago·Updated 10 months ago· 2
Temporal Mask Union
  • mask_batch
  • Mask Batch
radius2
modeor
threshold3
CategoryTemporalMask/Operations

Inputs (4)

NameTypeDefaultDescription
mask_batchMASK
radiusINT20–32Half width of the temporal window (frames).
modeCOMBOor'or' unions any active frame; 'majority' requires the threshold count.
thresholdINT31–64Frames within the window that must be active when using majority mode.

Outputs (1)

NameTypeDescription
Mask BatchMASK