edge_analysis | R Documentation |
Performs edge analysis
edge_analysis(images)
images |
Folder where images are stored |
this function uses the same 16 cell grid for image segmentation used in the symmetry function
underlying math in this function is from a mean of canny edges detected per cell and deviation of them
the mean would speak to the total value of "ink" in the zone and the deviation may inform the character of the edges
Returns a dataframe consisting of images, PQ, ST
load_images(here("Images/"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.