Learn R Programming

DynClust (version 2.2)

getChildren: getChildren

Description

'getChildren' returns the indexes of all the direct and indirect neighboors of the pixel x time at index fp.idx.cur.pix which are still inside the list of pixels x time left to clust.

Usage

getChildren(fp.idx.cur.pix, fp.pixtoclust, fp.res.denois)

Arguments

fp.idx.cur.pix
a numeric indicating the index of the current pixel x time
fp.pixtoclust
a vector listing the pixels x time left to clust
fp.res.denois
a list containing the results of the denoising procedure (cf. callDenoiseVoxel)

Value

  • returns a vector containing the indexes of all the direct and indirect neighboors of the pixel x time at index fp.idx.cur.pix which are still inside the list of pixels x time left to clust