|
virtual void | peak_detection (CImg< T > &img) |
|
| 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 () |
|
|
std::string | class_name |
|
std::string | class_name |
|
T | m_flag |
|
T | m_mag |
|
std::vector< T > | m_pos |
|
int | _3D |
|
bool | m_verbose |
|
template<typename T>
class Cpeak_max< T >
- Parameters
-
[in] | typename | T : refer to output peak stats type |
| typename | T : refer to input CImg<T> image type |
template<typename T >
virtual void Cpeak_max< T >::peak_detection |
( |
CImg< T > & |
img | ) |
|
|
inlinevirtual |
This method fills the peak stats using CImg (int) max location
Implements Cpeak< T >.
The documentation for this class was generated from the following file:
- /home/rian/Documents/PostDoc/LML/Yadics/YaDICs_Project/YaDICs_V04.14.a/Cpeak_max.h