get.whites {GoodFibes} | R 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
[Package GoodFibes version 0.1.10 Index]