Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

MCW_cluster Struct Reference

#include <editvol.h>


Data Fields

int num_pt
int num_all
short * i
short * j
short * k
float * mag

Detailed Description

Struct to store a cluster.

The cluster structure was modified to store the individual coordinate indices for each voxel. This avoids ambiguity in voxel identification.

Date:
BDW, 06 March 1997.

Definition at line 52 of file editvol.h.


Field Documentation

short* MCW_cluster::i
 

x index

Definition at line 55 of file editvol.h.

Referenced by EDIT_aver_fvol(), EDIT_filter_volume(), HISTO_main(), main(), MCW_cluster_to_vol(), MCW_erode_clusters(), MCW_find_clusters(), MCW_sort_cluster(), mri_medianfilter(), NIH_find_clusters(), RCREND_cutout_blobs(), REND_cutout_blobs(), ROIPLOT_main(), THD_average_timeseries(), TT_whereami(), and WINsorize().

short* MCW_cluster::j
 

y index

Definition at line 56 of file editvol.h.

Referenced by EDIT_aver_fvol(), EDIT_filter_volume(), HISTO_main(), main(), MCW_cluster_to_vol(), MCW_erode_clusters(), MCW_find_clusters(), MCW_sort_cluster(), mri_medianfilter(), NIH_find_clusters(), RCREND_cutout_blobs(), REND_cutout_blobs(), ROIPLOT_main(), THD_average_timeseries(), TT_whereami(), and WINsorize().

short* MCW_cluster::k
 

z index

Definition at line 57 of file editvol.h.

Referenced by EDIT_aver_fvol(), EDIT_filter_volume(), HISTO_main(), main(), MCW_cluster_to_vol(), MCW_erode_clusters(), MCW_find_clusters(), MCW_sort_cluster(), mri_medianfilter(), NIH_find_clusters(), RCREND_cutout_blobs(), REND_cutout_blobs(), ROIPLOT_main(), THD_average_timeseries(), TT_whereami(), and WINsorize().

float* MCW_cluster::mag
 

Definition at line 58 of file editvol.h.

Referenced by EDIT_cluster_array(), main(), MCW_cluster_to_vol(), MCW_sort_cluster(), and TT_whereami().

int MCW_cluster::num_all
 

Number of points allocated for cluster

Definition at line 54 of file editvol.h.

int MCW_cluster::num_pt
 

Number of points in cluster

Definition at line 53 of file editvol.h.

Referenced by EDIT_aver_fvol(), EDIT_cluster_array(), EDIT_filter_volume(), EDIT_one_dataset(), HISTO_main(), identify_clusters(), main(), MCW_build_mask(), MCW_cluster_to_vol(), MCW_erode_clusters(), MCW_find_clusters(), MCW_sort_cluster(), mri_medianfilter(), NIH_find_clusters(), RCREND_cutout_blobs(), RCREND_reload_func_dset(), REND_cutout_blobs(), REND_reload_func_dset(), ROIPLOT_main(), THD_average_timeseries(), TT_whereami(), and WINsorize().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: