image-selector — Conditional AI Model
Image Selector emits the first input that actually carries an image, so a branch that produced nothing — a detector that found no match, say — falls through to the backup instead of stopping the flow. CPU, instant.
Details
- CategoryConditional
- Year-1
- License
Inputs & Outputs
- ImageInput · image · optional
The first input image
- ImageInput · image · optional
The second input image
- ImageOutput · image
The selected image
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.
- List Extract
Extract one image from an image list by index.
- List Inject
Replace one image in a list by index with a new image.
- Manual Color Picker
Interactively pick colors from a segmentation map.