image-masker-by-region — Masking AI Model
Build a B&W mask from line-separated polygons or bounding boxes.
Details
- CategoryMasking
- Year-1
- License
Inputs & Outputs
- ImageInput · image
Sets the mask size; its pixels are not read
- RegionsInput · string
One region per line: 'x1,y1,x2,y2,...' polygons or 'xmin,ymin,xmax,ymax' boxes
- ImageOutput · image
Black and white mask, white where the regions are
Tags
Alternatives in Image Masking
- Image Masker by Class
Build a B&W mask from segmentation/detection by class name.
- Image Masker by Coord
Build a B&W mask from explicit bbox coordinates.
- Manuel Image Masker
Hand-draw a B&W mask with brush tools.
- Object Picker
Interactive — click segmented objects to build a mask.