Contents

detectedPoints

The centroid points of the detected contour along the trajectory.

Declaration

let detectedPoints: [NormalizedPoint]

Discussion

The detected points may differ slightly from the ideal trajectory because they fall within the allowed tolerance. The system limits the maximum number of points based on the maximum trajectory length set in the request.

See Also

Inspecting an observation