Skip to main content
Version: 17 Jan 2024

MLMarkerTrackerDecodedArucoData

Module: Fiducial Marker Tracking

Aruco decoded data. More...

#include <ml_marker_tracking.h>

Public Attributes

TypeName
MLMarkerTrackingDecodedDataTypetype
MLMarkerTrackerArucoDictionaryNamedictionary
uint32_tid

Detailed Description

struct MLMarkerTrackerDecodedArucoData;

Aruco decoded data.

API Level:

  • 20

Public Attributes Documentation

type

MLMarkerTrackingDecodedDataType type;
TypeDescription
MLMarkerTrackingDecodedDataTypeDecoded Data Type enumeration.

Type selector for the structure.


dictionary

MLMarkerTrackerArucoDictionaryName dictionary;
TypeDescription
MLMarkerTrackerArucoDictionaryNameSupported pre-defined Aruco dictionary and AprilTags.

Dictionary used by the Aruco Marker.


id

uint32_t id;

Aruco marker Id.