objectID
An integer value that defines the unique identifier of an object in a picture.
Declaration
var objectID: Int { get }Discussion
When an object enters the picture, it’s assigned a new, unique identifier.
An integer value that defines the unique identifier of an object in a picture.
var objectID: Int { get }When an object enters the picture, it’s assigned a new, unique identifier.