color-pick-by-rgb — Conditional AI Model
Keeps only the pixels matching exact RGB triplets you supply — the tool for when a segmentation palette is deterministic and you already know which color marks the region you want. CPU, instant.
Details
- CategoryConditional
- Year-1
- License
Inputs & Outputs
- ImageInput · image
The input image
- TextInput · string
RGB color values (R G B),(R G B) format
- ImageOutput · image
Image with selected RGB colors highlighted
Tags
Alternatives in Selection & Extraction
- Color Pick by Class
Extract a segmentation class by name.
- 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.
- List Inject
Replace one image in a list by index with a new image.
- Manual Color Picker
Interactively pick colors from a segmentation map.