symmetry_analysis: Image Symmetry

symmetry_analysisR Documentation

Image Symmetry

Description

Gets image symmetry

Usage

symmetry_analysis(images)

Arguments

images

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

symmetry(here("Images/"))

dcfaltesek/One documentation built on Oct. 20, 2023, 6:44 p.m.