image2ClusterImages: Converts an image to several independent images.

Description Usage Arguments Value Author(s) Examples

Description

Produces a unique image for each connected component 1 through N of size > minClusterSize

Usage

1
clust<-image2ClusterImages( img , minClusterSize = 50 , minThresh = 1.e-6 , maxThresh = 1 )

Arguments

img

input antsImage e.g. a statistical map

Value

the original image broken into a list of cluster images is the output

Author(s)

Avants BB

Examples

1
2
3
4
## Not run: 
imageclusterlist<-image2ClusterImages( img ) 

## End(Not run)

stnava/itkImageR documentation built on May 30, 2019, 7:21 p.m.