ComfyUI Node
π FRED Image Uncrop From BBox
A ComfyUI node in πFRED/image/postprocessing with 9 inputs and 2 outputs.
π FRED Image Uncrop From BBox
- original_image
- cropped_image
- bbox
- optional_mask
- image
- help
βborder_blending0.25βΊ
βerode_size20βΊ
βuse_maskfalseβΊ
βresize_modebicubicβΊ
βbbox_modex0y0x1y1βΊ
CategoryπFRED/image/postprocessing
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| original_image | IMAGE | β | |
| cropped_image | IMAGE | β | |
| bbox | BBOX | β | |
| border_blending | FLOAT | 0.250β1 | β |
| erode_size | INT | 200β100 | β |
| use_mask | BOOLEAN | false | β |
| resize_mode | COMBO | bicubic | 4 options: bilinear, bicubic, nearest, area |
| bbox_mode | COMBO | x0y0x1y1 | 2 options: x0y0x1y1, xywh |
| optional_maskopt | MASK | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| help | STRING | β |