plastimatch
Loading...
Searching...
No Matches
Functions
image_stats.cxx File Reference
#include "plmbase_config.h"
#include "image_stats.h"
#include "itk_image_stats.h"
#include "logfile.h"
#include "plm_image.h"
#include "volume.h"
#include "volume_stats.h"

Functions

template<class T >
void image_stats_print (const T &t)
 
template<>
void image_stats_print (const Plm_image::Pointer &t)
 
template void image_stats_print (const Volume::Pointer &)
 

Function Documentation

◆ image_stats_print() [1/3]

template<>
void image_stats_print ( const Plm_image::Pointer &  t)

◆ image_stats_print() [2/3]

template<class T >
void image_stats_print ( const T &  t)

◆ image_stats_print() [3/3]

template void image_stats_print ( const Volume::Pointer &  )