Functions | |
rets | VisuPlayTags (type flag, type gwin) |
rets | VisuTagsComparison (type QREC, type TOBS, type TUTILISES) |
Draw the visualisation 3D of a position or a trajectory observed with the reconstructed position. |
Email(s): Florence.Billet@inria.fr
Modifications: $Log
rets VisuPlayTags | ( | type | flag, | |
type | gwin | |||
) |
rets VisuTagsComparison | ( | type | QREC, | |
type | TOBS, | |||
type | TUTILISES | |||
) |
Draw the visualisation 3D of a position or a trajectory observed with the reconstructed position.
QREC | (float matrix, size = NDOF x NSAMPLES) reconstructed trajectory or position | |
TOBS | (float matrix, size = NTAGS x 3*NSAMPLES) observed tags | |
TUTILISES | (boolean matrix, size = NTAGS x NSAMPLES) tags state (occulted or not) |
HuMAnS |