postimgcomps: Display cluster components

Description Usage Arguments Details Author(s) References See Also Examples

View source: R/postimgcomps.R

Description

postimgcomps displays the components of the segmented image with the estimated number of components

Usage

1
postimgcomps(mask, cx)

Arguments

mask

scaled masked full-sized image data prepared by premask

cx

data segmentation prepared by postdataseg

Details

Display components based on the estimated number of clusters.

Author(s)

A. Ferreira da Silva, Universidade Nova de Lisboa, Faculdade de Ciencias e Tecnologia,
afs@fct.unl.pt.

References

Adelino Ferreira da Silva, A Dirichlet process mixture model for brain MRI tissue classification, Medical Image Analysis 11 (2007) 169-182.

Adelino Ferreira da Silva, Bayesian mixture models of variable dimension for image segmentation, Comput. Methods Programs Biomed. 94 (2009) 1-14.

See Also

dpmixsim, readsliceimg, premask, postdpmixciz, postdataseg, postimgclgrp

Examples

1
2
3
4
## Not run: 
## see Examples in `dpmixsim'.

## End(Not run)

dpmixsim documentation built on May 2, 2019, 5:45 p.m.