Markers

class zoloto.marker.Marker(marker_id, corners, size, calibration_params=None, precalculated_vectors=None)[source]
__init__(marker_id, corners, size, calibration_params=None, precalculated_vectors=None)[source]

Initialize self. See help(type(self)) for accurate signature.

as_dict()[source]
property cartesian
distance
classmethod from_dict(marker_dict)[source]
property id
property orientation
pixel_centre
property pixel_corners
property size
spherical