get.whites: An internal function determining grayscale values

View source: R/get.whites.R

get.whitesR Documentation

An internal function determining grayscale values

Description

Used internally in good.fibes to determine grayscale values along all possible line paths

Usage

get.whites(imglist, lpl, depth, backstep = 0)

Arguments

imglist

The current images being considered

lpl

generated by points.generator to find the position of all possible paths

depth

radius + 1 from good.fibes

backstep

How many images to consider "behind" the plane of the zero.image.

Details

for internal use in good.fibes only

Value

A matrix of grayscale values > cutoff


GoodFibes documentation built on Aug. 19, 2023, 1:06 a.m.