vrdMultiMarker
-
class
vrdMultiMarker
(Inherits vrdMarker
)
Multi Marker.
This is a marker that is combined of multiple markers of the same type. The confidence and the pose of the markers is averaged for the multi marker.
Functions
-
vrdMultiMarker.
getMarkers
()
Returns: | The markers the multi marker consists of |
Return type: | List[vrdMarker] |
-
vrdMultiMarker.
getNode
()
Returns: | The node that can be used to attach objects to the multi marker |
Return type: | vrdNode |