YaDICs  V04.14.a
Yet another Digital Image Correlation software: platform dedicated to 2/3D Fluid and Solid kinematics field measurements.
 All Classes Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
CNpeak< T > Class Template Reference

Public Member Functions

 CNpeak (std::string &type, const int &number=3, const int &dim=2)
 
void init (std::string &type)
 
void store (const int &i, const int &j)
 
void exec (CImg< T > &img)
 
void snr (CImgList< T > snRatio)
 

Public Attributes

std::string class_name
 
std::vector< Cpeak< T > * > m_Npeak
 
CImgList< T > m_Nstat
 
float m_snr
 
int m_nbPeak
 
int m_dim
 
bool m_verbose
 

Member Function Documentation

template<typename T>
void CNpeak< T >::exec ( CImg< T > &  img)
inline

copy transfert of CImg<T> image since its modification is required within it

template<typename T>
void CNpeak< T >::init ( std::string &  type)
inline

dynamic allocation of a pointer "o_peakI" toward a Cpeak<T> object


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