ProteoWizard
|
Mexican hat wavelet Version 2. More...
#include <mexhat.hpp>
Public Member Functions | |
Mexican_Hat2 (TReal mu, TReal sigma) | |
TReal | operator() (TReal x) |
Protected Attributes | |
TReal | mu_ |
TReal | sigma_ |
Mexican hat wavelet Version 2.
For Gaussian of the same amplitude and matching withs, generates response of same amplitude.
Note, the change in the Term \form#9 compared with the Mexican_Hat functor.
Definition at line 81 of file mexhat.hpp.
|
inline |
|
inline |
Definition at line 91 of file mexhat.hpp.
References ralab::base::filter::utilities::Mexican_Hat< TReal >::mu_, and ralab::base::filter::utilities::Mexican_Hat< TReal >::sigma_.
|
protected |
Definition at line 100 of file mexhat.hpp.
|
protected |
Definition at line 101 of file mexhat.hpp.