Segment AI
Easily get masks and corresponding information with the mask.
Parameters
Name
Type
Description
model
string
Required
image
string
Optional
URL of the input image. Encode your image url if url have special characters.
processing_url
string
Optional
Curl Example
Response Example
Alternative legacy method: Add &processing_url={url}
to your request.
Segment AIs response will be like this (right now we do not provide score for the segmentation, in the future we are planning to add this functionality):
Last updated