![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/config/aimsalgo_config.h>
Go to the source code of this file.
Classes | |
class | AimsData< T > |
Functions | |||
1D hilbert transform. | |||
This transform is often used to get the envelop of a signal. It is based on the construction of the associated analytic signal.
| |||
AIMSALGO_API AimsData< float > | AimsHilbert1D (const AimsData< float > &vec) | ||
AIMSALGO_API AimsData<float> AimsHilbert1D | ( | const AimsData< float > & | vec | ) |