get 4x4 Transformation matrix
get 4x4 Transformation matrix
getTrafo4x4(x) ## S3 method for class 'rotonto' getTrafo4x4(x)
x |
object of class "rotonto" |
returns a 4x4 transformation matrix
data(boneData) rot <- rotonto(boneLM[,,1],boneLM[,,2]) trafo <- getTrafo4x4(rot)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.