class documentation

class BestDetectedPoint(VectorData):

View In Hierarchy

Best-detected point of the object.

Class Variable name Is always 'best_detected_point'.
Class Variable val (x, y) or (x, y, z) coordinates of best detectable point of bbox of road users.
name: Literal['best_detected_point'] =

Is always 'best_detected_point'.

val: Union[tuple[float, float], tuple[float, float, float]] =

(x, y) or (x, y, z) coordinates of best detectable point of bbox of road users.