ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

[Feature Suggestion] Thresholding

Open bmad4ever opened this issue 2 years ago • 0 comments

Since SD does not work with alpha channel, thresholding is the only way we currently have to add it automatically. Thresholding can also be helpful to detect and inpaint on specific use cases. I am aware of preprocessor nodes, but neither segmentation nor depth is very precise when compared with thresholding for certain use cases and opencv already provides multiple thresholding operations.

Meanwhile, here are my 2 cents: mono-merge. This allows you to merge two black and white images.

bmad4ever avatar Mar 26 '23 03:03 bmad4ever