get the spatial points on the circle including the center of the circle
getCircleSpatialPoints(binaryAFMImage, center, circleRadius)
a binary AFMImage
from Atomic Force Microscopy
the center of the circle with center$lon as the x coordinates and center$lat as the y coordinates
the radius of the circle
a SpatialPoints
object of all the points of the circle including the center of the circle