ComfyUI Node: AdaptiveThresholding
Authored by bmad4ever
Created 2 years ago
Updated 2 months ago
58 stars
Category
Bmad/CV/Thresholding
Inputs
src IMAGE
max_value INT
adaptive_method
- ADAPTIVE_THRESH_MEAN_C
- ADAPTIVE_THRESH_GAUSSIAN_C
threshold_type
- BINARY
- BINARY_INV
- TRUNC
- TOZERO
- TOZERO_INV
block_size INT
c INT
Outputs
IMAGE
Extension: Bmad Nodes
This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking or collages, and general utility to streamline workflow setup or implement essential missing features.
Authored by bmad4ever