# NOT RUN {
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 )
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab