prepare_concept
Cuts out a subject from a plain-background concept image into a centered square RGBA PNG, preparing it for 3D model generation. Detects busy backgrounds and warns on poor cutout quality.
Instructions
Key a plain-background concept image out to a centered square RGBA PNG.
Standalone version of generate_model's auto_cutout, for callers that want the intermediate. Refuses inputs whose corners disagree (busy background). Warns when the opaque fraction looks like a bad key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||