getCircleSpatialPoints {AFM}R Documentation

get the spatial points on the circle including the center of the circle

Description

get the spatial points on the circle including the center of the circle

Usage

getCircleSpatialPoints(binaryAFMImage, center, circleRadius)

Arguments

binaryAFMImage

a binary AFMImage from Atomic Force Microscopy

center

the center of the circle with center$lon as the x coordinates and center$lat as the y coordinates

circleRadius

the radius of the circle

Value

a SpatialPoints object of all the points of the circle including the center of the circle

Author(s)

M.Beauvais


[Package AFM version 2.0 Index]