getMaxCircleMatrix {AFM}R Documentation

getMaxCircleMatrix

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

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


[Package AFM version 2.0 Index]