list-inject — Traditional AI Model
The counterpart to extracting: List Inject returns a new collection with one member swapped for the image you supply and everything else carried over untouched. It closes an edit-one-layer round trip. CPU, near-instant.
Details
- CategoryTraditional
- Year-1
- License
Inputs & Outputs
- ListInput · list:image
Image list to modify
- ImageInput · image
Replacement image
- ListOutput · list:image
New image list with the member replaced
Tags
Alternatives in Selection & Extraction
- Color Pick by Class
Extract a segmentation class by name.
- Color Pick by RGB Value
Extract segmentation regions by exact RGB color.
- Image Crop by Class
Crop detected objects by class name.
- Image Crop by Coord
Crop a region from explicit bounding-box coordinates.
- Image Gate by Text
Pass or block an image based on text match.
- Image Selector
Pick first non-empty image from inputs (fallback).
- List Extract
Extract one image from an image list by index.
- Manual Color Picker
Interactively pick colors from a segmentation map.