isAdjacentToBetterVertex {AFM} | R Documentation |
isAdjacentToBetterVertex
return TRUE if vertex is adjacent to a better vertex
isAdjacentToBetterVertex(AFMImage, x, y)
AFMImage |
an |
x |
coordinates in x axis |
y |
coordinates in y axis |
M.Beauvais