getMaxCircleMatrix: getMaxCircleMatrix

Description Usage Arguments Value Author(s)

View source: R/AFMNetworksAnalyser.R

Description

for each pixel of the image, if the pixel is not empty try to place one circle start with biggets circle as soon as a circle is found the circle, the pixel is associated with with the circle raidus

Usage

1
getMaxCircleMatrix(..., newCircleAFMImage, CIRCLE_RADIUS_INIT)

Arguments

...

cl: a cluster object from the parallel package

newCircleAFMImage

a AFMImage

CIRCLE_RADIUS_INIT

CIRCLE_RADIUS_INIT

Value

res a matrix

Author(s)

M.Beauvais


AFM documentation built on Oct. 23, 2020, 5:23 p.m.

Related to getMaxCircleMatrix in AFM...