Scripting API
btkGetRotation
Module | BTKRotation |
Description#
Extracts segment transform matrix from a previous Theia computation.
Parameters#
h | Handle pointing to a C++ btk::Acquisition object. |
label | String containing the label of the analog channel to extract. |
Returned Values#
segment | a matrix object represented with dimensions of 4x4x(number of frames in acquisition). |
segmentInfo | structure with the informations related to the segment.
|