powered by
coo_tangle(coo)
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_theta3
coo_thetapts
coo_width
data(bot) b <- bot[1] phi <- coo_tangle(b) phi2 <- coo_tangle(coo_smooth(b, 2)) plot(phi, type='l') plot(phi2, type='l', col='red') # ta is very sensible to noise
Run the code above in your browser using DataLab