Zoloto
stable
Contents:
Cameras
Markers
Marker Type
Coordinates
Discovery
Calibration
Command Line Interface
OpenCV Types
Zoloto
»
Markers
Edit on GitHub
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]