|
| 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) |
|
|
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 |
|
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:
- /home/rian/Documents/PostDoc/LML/Yadics/YaDICs_Project/YaDICs_V04.14.a/CNpeak.h