symmetry_analysis: Image Symmetry

Description Usage Arguments Details Value Examples

Description

Gets image symmetry

Usage

1

Arguments

x

Folder where images are stored

Details

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

Value

Returns a dataframe with horizontal, vertical, and diagonal symmetry

Examples

1
symmetry(here("Images/"))

dungates/ImagePlotting documentation built on Dec. 20, 2021, 2:15 a.m.