img<-antsImageRead( getANTsRData("r16") )
timgFully = labelClusters( img, 10, 128, 150, TRUE )
timgFace = labelClusters( img, 10, 128, 150, FALSE )
## Not run:
# plot(img, timgFace )
# plot(img, timgFully )
# ## End(Not run)
Run the code above in your browser using DataLab