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
Cpeak_interp< T > Class Template Referenceabstract
Inheritance diagram for Cpeak_interp< T >:
Cpeak_subPix< T > Cpeak_max< T > Cpeak< T > Cpeak_interpP< T > Cpeak_interpG< T >

Public Member Functions

virtual void sub_pixel (CImg< T > &img)=0
 
void interp (const T &current, const T &previous, const T &next, T &intPos)
 
- Public Member Functions inherited from Cpeak_subPix< T >
virtual void peak_detection (CImg< T > &img)
 
- Public Member Functions inherited from Cpeak< T >
 Cpeak ()
 
virtual void exec (CImg< T > &img)
 
void set_peakDim (CImg< T > &img)
 
virtual void peak_accuracy (CImg< T > &img)
 
virtual void peak_delete (CImg< T > &img)
 
void set_origin (CImg< T > &img)
 
std::vector< T > content ()
 

Public Attributes

std::string class_name
 
- Public Attributes inherited from Cpeak_subPix< T >
std::string class_name
 
- Public Attributes inherited from Cpeak_max< T >
std::string class_name
 
- Public Attributes inherited from Cpeak< T >
std::string class_name
 
m_flag
 
m_mag
 
std::vector< T > m_pos
 
int _3D
 
bool m_verbose
 

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