Scripting API
btkSetMomentsValues
Module | BTKPointModifier |
Description#
Sets moments' components from a matrix.
Parameters#
h | Handle pointing to a C++ btk::Acquisition object. |
v | Matrix of reals where the number of rows corresponds to the number of frames in the acquisition. The number of columns corresponds to the number of extracted moments multiplied by 3 (their components X,Y,Z). |