Contents

instanceMask

The resulting mask that represents all instances.

Declaration

var instanceMask: CVPixelBuffer { get }

Discussion

A pixel can only correspond to one instance. A 0 represents the background, and all other values represent the indices of the instances.

See Also

Accessing Instances