disjointer(x, method = "C")
as.im
from package connected
from package spatstat
.disjointer
essentially follows the help file for connected
to produce a list object where each component is an image describing one set of connected components (or blobs). It is essentially a wrapper function to connected
. This function is mainly used internally by FeatureFinder
and similar, but could be of use outside such functions.Rosenfeld, A. and Pfalz, J.L. (1966) Sequential operations in digital processing. Journal of the Association for Computing Machinery 13 471--494.
connected
, FeatureFinder
##
## For examples, see FeatureFinder
##
Run the code above in your browser using DataLab