Jump to: navigation, search

Changes


AR-Marker

156 bytes added, 09:34, 19 September 2017
[[File:ArucoMarker.PNG|250 px|right|thumb|alt=AR-Marker|AR-Marker]]
AR Markers are square fiducial markers composed by a wide black border and a inner binary matrix which determines its identifier (ID). These markers are detected in the camera stream of the [[POI_View|POI View ]] and can be used for [[AR-Marker#Direct_Augmentation|Direct Augmentation]] or [[AR-Marker#AR-Marker Device Pose Estimation|Device Pose calculation]].
The AR-Marker ID is defined as an integer value between zero and the maximum dictionary size (see [[AR-Marker#Marker Creation|Marker Creation]]). Once a marker is detected, the ID is used to gather additional information from the associated UBIKĀ® object (see [[AR-Marker#Classifications|Classifications]]).
The four corner points of an AR-Marker are extracted to calculate the relative pose (position and orientation) between the camera and the AR-Marker, which serves as a basement for the above stated use-cases. For that camera of the mobile device has to be calibrated (see [[Camera_Calibration|Camera Calibration]]) and the AR-Marker side length has to be known.
 
 
== Marker Creation ==
Depending on the computational capacities of a mobile device, AR-Markers can be directly augmented in realtime (25 Hz).
[[File:DirectAR.PNG|600 px|center|thumb|alt=Direct Augmentation|Direct Augmentation]]
== AR-Marker Device Pose Estimation ==
If marked with the SYSCLS_ARMARKER_GEO classification, AR-Markers can be used for calculating the device pose once they are detected in the [[POI_View|POI View ]] (see AR-Marker Device Pose Estimation)
335
edits