powered by
calculate mean of a 3D-array (e.g. containing landmarks) (fast) using the Armadillo C++ Backend
arrMean3(arr)
matrix of dimensions k x m.
k x m
k x m x n dimensional numeric array
k x m x n
data(boneData) proc <- ProcGPA(boneLM, silent = TRUE) mshape <- arrMean3(proc$rotated)
Run the code above in your browser using DataLab