postimgclgrp: Segment image with the estimated number of components

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

View source: R/postimgclgrp.R

Description

postimgclgrp displays the segmented image with the estimated number of components

Usage

1
postimgclgrp(mask, cx, palcolor=TRUE)

Arguments

mask

full-sized scaled image data prepared by premask

cx

data segmentation prepared by postdataseg

palcolor

logical variable for selecting colored/grey image visualization (default = TRUE)

Details

Display image segmentation with the estimated number of components.

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

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.