nearestClassDistance: Title Find distance to next neighbour of a specific class

View source: R/nearestclassdistances.R

nearestClassDistanceR Documentation

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

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

Value

distance to nearest voxel of class "class"


bioimaginggroup/bioimagetools documentation built on June 2, 2022, 3:49 p.m.