Description Usage Arguments Details Value Examples
Gets image symmetry
1 | symmetry_analysis(images)
|
x |
Folder where images are stored |
Detects symmetry in an image along three axes.
Closer to zero means more symmetrical, positive means the image has more ink left or up, negative the opposite
The diagonal method has defocused areas along the line y=x, the priority is reading symmetry not in the center of the image
Returns a dataframe with horizontal, vertical, and diagonal symmetry
1 | symmetry(here("Images/"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.