connComp: Find connected components
Description
Find connected componentsfind connected components in BrainVolume
Usage
connComp(x, ...)
"connComp"(x, threshold = 0, clusterTable = TRUE, localMaxima = TRUE, localMaximaDistance = 15)
Arguments
threshold
threshold defining lower intensity bound for image mask
clusterTable
return clusterTable
localMaxima
return table of local maxima
localMaximaDistance
the distance used to define minum distance between local maxima