Contents

identifiers

A list of unique identifiers corresponding to detected feature points.

Declaration

@nonobjc var identifiers: [UInt64] { get }

Discussion

Each identifier in this list corresponds to the point vector at the same index in the points array.

See Also

Identifying Feature Points