imgproc: imgproc function

View source: R/image analysis.R

imgprocR Documentation

imgproc function

Description

searches a list of image files in the pixel ranges given and returns the difference in pixel darkness averages, dark pix proportion (pixper), x gradient, y gradient, and correlation between pixel range matrices (EXPERIMENTAL<NEEDS UPDATING)

Usage

imgproc(imgfilelist, dfile)

Arguments

imgfilelist

the list of image files (all must be the same size and the pixel ranges must correspond to the ranges selected from the comparison image)

dfile

the datafile that contains the pixel ranges and avg, pixper, grx, gry, and tmat values for the comparison (typically blank) document/image

Examples

imgproc_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.