SEM
Get SEM Mask
Retrieve the RLE-encoded segmentation mask for an SEM image
GET
Returns the detected segmentation mask for an SEM image, encoded using run-length encoding (RLE). The mask identifies the features segmented from the image during processing.
string
required
The data entry UUID for the SEM image
Response
string
Run-length encoded mask data
integer
Height of the mask in pixels
integer
Width of the mask in pixels
array
RGBA color for visualizing the mask