ComfyUI Node
Atlas Crop Source Photo π·βοΈ
A ComfyUI node in Atlas/advanced with 4 inputs and 4 outputs.
Atlas Crop Source Photo π·βοΈ
- source_image
- crop
- source_crop
- gen_width
- gen_height
- report
βpad_frac0.00βΊ
βsquarefalseβΊ
CategoryAtlas/advanced
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| source_image | IMAGE | The full plate (same image AtlasCropROI was given). | |
| crop | ATLAS_CROP | AtlasCropROI's crop handle. | |
| pad_fracopt | FLOAT | 0.000β1 | EXTRA context around the ROI rect (fraction of the rect size, clamped to the plate) β a subject-centric model wants the subject with some surroundings. 0 = the exact ROI rect. The output raster keeps the crop's aspect. |
| squareopt | BOOLEAN | false | Expand the rect to a square (centred, clamped to the plate) β many novel-view LoRAs were trained square. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| source_crop | IMAGE | β |
| gen_width | INT | β |
| gen_height | INT | β |
| report | STRING | β |