Description Usage Arguments Value Note Examples
Get Cluster of certain size from spm_bwlabel
1 2 3 4  | 
infile | 
 input filename  | 
outfile | 
 output filename  | 
retimg | 
 Return the image instead of matlab output  | 
k | 
 Minimum cluster size needed  | 
topN | 
 Top number of clusters kept (used if k is   | 
margin | 
 Margin to loop over if wanted in 2D  | 
binary | 
 (logical) Should the result be binary or numbered with cluster.  | 
spmdir | 
 SPM directory (for MATLAB)  | 
reorient | 
 If   | 
verbose | 
 Print Diagnostics  | 
install_dir | 
 directory to download SPM12  | 
Output from run_matlab_script or nifti object,
depending on retimg
Result from run_matlab_script
Taken from http://en.wikibooks.org/wiki/SPM/How-to#How_to_remove_clusters_under_a_certain_size_in_a_binary_mask.3F
1 2 3 4 5 6 7 8 9  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.