ComfyUI Node
Detect Noise Sample Region
A ComfyUI node in image/noise with 5 inputs and 2 outputs.
Detect Noise Sample Region
- image
- mask
- noise_sample
- info
◄detection_methodautomatic►
◄sample_size256►
◄smoothness_threshold0.0050►
Categoryimage/noise
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| detection_method | COMBO | automatic | automatic: Find smooth regions | mask_based: Use provided mask | center_crop: Simple center |
| sample_size | INT | 25664–1024 | Size of extracted square region (pixels) |
| smoothness_threshold | FLOAT | 0.00500.0001–0.1 | Lower = stricter (smoother areas only). Higher = more permissive |
| maskopt | MASK | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| noise_sample | IMAGE | — |
| info | STRING | — |