powered by
vcgMeshres(mesh)
data(humface) mres <- vcgMeshres(humface) #histogram of edgelength distribution hist(mres$edgelength) #visualise average edgelength points( mres$res, 1000, pch=20, col=2, cex=2)
Run the code above in your browser using DataLab