edge_analysis: Edge Analysis

edge_analysisR Documentation

Edge Analysis

Description

Performs edge analysis

Usage

edge_analysis(images)

Arguments

images

Folder where images are stored

Details

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

Value

Returns a dataframe consisting of images, PQ, ST

Examples

load_images(here("Images/"))

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