The following points should be solved in this issue:
calculate direction of view from ArucoMarkers (or to be more specific: orientation of ArucoMarker. (Under the assumtion, that it is alligned with the head, it becomes the head orientation))
add checkbox "export Marker Orientation" to gui
export in txt
✓
3 of 3 checklist items completed
· Edited
Designs
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
After taking a first quick glance at this, following obstacles occur:
for computation of the direction the camera matrix is needed, hence the CalibFilter needs to be passed down to the recognition part
currently the view direction is computed via: colPos - pos is could lead to problems with the combination of code and multicolor markers. As in this case pos -> Code and colPos -> color marker
Tobias Arensmarked the checklist item calculate direction of view from ArucoMarkers (or to be more specific: orientation of ArucoMarker. (Under the assumtion, that it is alligned with the head, it becomes the head orientation)) as completed
marked the checklist item calculate direction of view from ArucoMarkers (or to be more specific: orientation of ArucoMarker. (Under the assumtion, that it is alligned with the head, it becomes the head orientation)) as completed
Tobias Arensmarked the checklist item export in txt as completed
marked the checklist item export in txt as completed
Tobias Arensmarked the checklist item add checkbox "export Marker Orientation" to gui as completed
marked the checklist item add checkbox "export Marker Orientation" to gui as completed