Markers

class zoloto.marker.Marker(marker_id, corners, size, marker_type, calibration_params)[source]
__init__(marker_id, corners, size, marker_type, calibration_params)[source]
class zoloto.marker.EagerMarker(marker_id, corners, size, marker_type, precalculated_vectors)[source]
class zoloto.marker.UncalibratedMarker(marker_id, corners, size, marker_type)[source]