powered by
coo_theta3(m, method = c("atan2", "acos")[1])
matrix
numeric
coo_area
coo_boundingbox
coo_chull
coo_circularityharalick
coo_circularitynorm
coo_circularity
coo_convexity
coo_eccentricityboundingbox
coo_eccentricityeigen
coo_elongation
coo_length
coo_lw
coo_rectangularity
coo_rectilinearity
coo_solidity
coo_tangle
coo_thetapts
coo_width
data(bot) b <- coo_sample(bot[1], 64) b <- b[c(1, 14, 24), ] coo_plot(b) coo_theta3(b) coo_theta3(b, method='acos')
Run the code above in your browser using DataLab