nearestClassDistance {bioimagetools} | R Documentation |
Title Find distance to next neighbour of a specific class
nearestClassDistance(coord, img, class, voxelsize, step = 0)
coord |
coordinate of relevant voxel |
img |
image array of classes |
class |
class to find |
voxelsize |
vector of length three. size of voxel in X-/Y-/Z-direction |
step |
size of window to start with |
distance to nearest voxel of class "class"