AR-Marker Classification |
Name |
SYSCLS_ARMARKER |
Inheritance |
none |
Namespace |
System.Classification.ARMARKER |
ID |
{ede2ac11-ae7f-4b33-a3c2-4bd49c1e3dbd} |
Purpose |
Classify object as AR-Marker |
Version |
- |
AR Markers are square fiducial markers carrying information about their ID. When an AR-Marker gets detected from the POI View, their marker side length is used to calculate the relative pose to it.
| Note that this classifciation is not yet available as a system classification, but can be configured as a custom classification. |
MetaProperties
Name |
Data type |
Comment
|
ARMARKERID |
Integer |
Contains the AR-Marker ID based on the currently used standard dictionary.
Valid Values: 0…1023
|
ARMARKERSIDELENGTH |
Double |
The physical side length of a square AR-Marker in meter.
|
See also