angle_distribution | R Documentation |
Analyze edge distribution
angle_distribution(im, bin.width = 3, is.orientation = TRUE)
im |
an image |
bin.width |
bin width in degree |
is.orientation |
TRUE for orientation, FALSE for direction |
df = angle_distribution(regatta) plot(df$Angle, df$Magnitude, type = "h")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.