Auto GrabCut Background Remover
AutoGrabCutRemover
Pack: Transparency Background Remover
custom_nodes.ComfyUI-TransparencyBackgroundRemover
Inputs (19)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |
| object_class | COMBO | required |
| confidence_threshold | FLOAT | required |
| grabcut_iterations | INT | required |
| margin_pixels | INT | required |
| edge_refinement | FLOAT | required |
| edge_blur_amount | FLOAT | required |
| bbox_safety_margin | INT | required |
| min_bbox_size | INT | required |
| fallback_margin_percent | FLOAT | required |
| binary_threshold | INT | required |
| output_size | COMBO | required |
| scaling_method | COMBO | required |
| auto_adjust | BOOLEAN | required |
| initial_mask | MASK | optional |
| output_format | COMBO | optional |
| custom_width | INT | optional |
| custom_height | INT | optional |
| edge_detection_mode | COMBO | optional |