ComfyUI Node Runs on cloud
FindThreshold
A ComfyUI node in Bmad/CV/Thresholding with 6 inputs and 1 output.
FindThreshold
- src
- IMAGE
◄start_at1►
◄end_at255►
◄thresh_typeBINARY►
◄downscale_factor2►
◄condition# Some expression that returns True or False
►
CategoryBmad/CV/Thresholding
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| src | IMAGE | — | |
| start_at | INT | 11–255 | — |
| end_at | INT | 2551–255 | — |
| thresh_type | COMBO | BINARY | 5 options: BINARY, BINARY_INV, TRUNC, TOZERO, TOZERO_INV |
| downscale_factor | INT | 2 | — |
| condition | STRING | # Some expression that returns True or False | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |