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.
A list of unique identifiers corresponding to detected feature points.
@nonobjc var identifiers: [UInt64] { get }Each identifier in this list corresponds to the point vector at the same index in the points array.