50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


Morpho (version 2.6)

getTrafo4x4: get 4x4 Transformation matrix

Description

get 4x4 Transformation matrix

Usage

getTrafo4x4(x)

# S3 method for rotonto getTrafo4x4(x)

Arguments

x

object of class "rotonto"

Value

returns a 4x4 transformation matrix

Examples

Run this code
# NOT RUN {
data(boneData)
rot <- rotonto(boneLM[,,1],boneLM[,,2])
trafo <- getTrafo4x4(rot)
# }

Run the code above in your browser using DataLab