get 4x4 Transformation matrix
getTrafo4x4(x)# S3 method for rotonto
getTrafo4x4(x)
returns a 4x4 transformation matrix
object of class "rotonto"
data(boneData)
rot <- rotonto(boneLM[,,1],boneLM[,,2])
trafo <- getTrafo4x4(rot)
Run the code above in your browser using DataLab