ComfyUI Node
Temporal Mask Remove Short Objects
Remove transient or tiny activations from temporal masks based on duration/area thresholds.
Temporal Mask Remove Short Objects
- mask_batch
- Mask Batch
◄min_duration2►
◄min_area_pixels10►
CategoryTemporalMask/Operations
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| mask_batch | MASK | — | |
| min_duration | INT | 21–64 | Minimum consecutive frames required to keep a pixel active. |
| min_area_pixels | INT | 100–1000000 | Connected components with fewer active pixels than this are removed. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Mask Batch | MASK | — |