plastimatch
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Image_stats Class Reference

#include <image_stats.h>

Public Member Functions

template<class T >
 Image_stats (const T &t)
 
void print ()
 
template<>
 Image_stats (const Volume::Pointer &vol)
 

Public Attributes

double min_val
 
double max_val
 
double avg_val
 
plm_long num_vox
 
plm_long num_non_zero
 

Constructor & Destructor Documentation

◆ Image_stats() [1/2]

template<class T >
Image_stats::Image_stats ( const T t)

◆ Image_stats() [2/2]

template<>
Image_stats::Image_stats ( const Volume::Pointer &  vol)

Member Function Documentation

◆ print()

void Image_stats::print ( )

Member Data Documentation

◆ avg_val

double Image_stats::avg_val

◆ max_val

double Image_stats::max_val

◆ min_val

double Image_stats::min_val

◆ num_non_zero

plm_long Image_stats::num_non_zero

◆ num_vox

plm_long Image_stats::num_vox

The documentation for this class was generated from the following files: