getSegmentationMask

format

byte[] getSegmentationMask(MediaObject input) throws EveException

description

Retrieves a MediaObject's segmentation mask.

parameters

input - the MediaObject whose segmentation mask you wish to retrieve

returns

a byte array containing the segmentation mask

throws

The getSegmentationMask() method throws an EveException if the retrieval fails.