Go to the source code of this file.
|
void | volume_stats (const Volume *vol, Image_stats *image_stats) |
|
void | volume_stats (const Volume *vol, double *min_val, double *max_val, double *avg, int *non_zero, int *num_vox) |
|
void | volume_stats (const Volume::Pointer vol, double *min_val, double *max_val, double *avg, int *non_zero, int *num_vox) |
|
◆ volume_stats() [1/3]
void volume_stats |
( |
const Volume * | vol, |
|
|
double * | min_val, |
|
|
double * | max_val, |
|
|
double * | avg, |
|
|
int * | non_zero, |
|
|
int * | num_vox ) |
◆ volume_stats() [2/3]
◆ volume_stats() [3/3]
void volume_stats |
( |
const Volume::Pointer | vol, |
|
|
double * | min_val, |
|
|
double * | max_val, |
|
|
double * | avg, |
|
|
int * | non_zero, |
|
|
int * | num_vox ) |