Image Object Matting
Model Overview
A precision segmentation tool designed for seamless background removal and subject isolation. Capable of handling complex scenes with edge-aware sensitivity, it produces clean, professional cutouts. The model supports both alpha matte and segmentation map outputs, making it essential for automated compositing and masking workflows
Samples


Model Endpoint/Parameters
Endpoint:
https://api.topazlabs.com/image/v1/matting/async
model:
Object
Parameters:
mode- alpha or segmentation, defaults to segmentationalpha provides the binary mask of the object
segmentation provides the cropped object as an rgba output (example shown above)
Note: For the highest-quality outputs, we recommend sending images with a single, main object in the foreground
API Request Samples
Last updated