getSegmentationMaskIcon

format

ImageIcon getSegmentationMaskImageIcon(MediaObject input) throws EveException

description

Retrieves a MediaObject’s segmentation mask. The segmentation mask is retrieved as an icon and can be used within an application.

parameters

input - the MediaObject whose segmentation mask you wish to retrieve as an icon

returns

an icon representing the MediaObject’s segmentation mask

throws

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