nearestClassDistance: Title Find distance to next neighbour of a specific class
Description
Title Find distance to next neighbour of a specific class
Usage
nearestClassDistance(coord, img, class, voxelsize, step = 0)
Arguments
coord
coordinate of relevant voxel
voxelsize
vector of length three. size of voxel in X-/Y-/Z-direction
step
size of window to start with
Value
distance to nearest voxel of class "class"