ComfyUI Node Runs on cloud
AdaptiveThresholding
A ComfyUI node in Bmad/CV/Thresholding with 6 inputs and 1 output.
AdaptiveThresholding
- src
- IMAGE
◄max_value255►
◄adaptive_methodADAPTIVE_THRESH_GAUSSIAN_C►
◄threshold_typeBINARY►
◄block_size4►
◄c2►
CategoryBmad/CV/Thresholding
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| src | IMAGE | — | |
| max_value | INT | 2550–255 | — |
| adaptive_method | COMBO | ADAPTIVE_THRESH_GAUSSIAN_C | 2 options: ADAPTIVE_THRESH_MEAN_C, ADAPTIVE_THRESH_GAUSSIAN_C |
| threshold_type | COMBO | BINARY | 5 options: BINARY, BINARY_INV, TRUNC, TOZERO, TOZERO_INV |
| block_size | INT | 4 | — |
| c | INT | 2 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |