aimsalgo  5.1.2
Neuroimaging image processing
hilbert1d.h File Reference
Include dependency graph for hilbert1d.h:

Go to the source code of this file.

Namespaces

 carto
 

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.

Parameters
vecinput float 1D-signal
carto::VolumeRef< float > AimsHilbert1D (const carto::rc_ptr< carto::Volume< float > > &vec)
 

Function Documentation

◆ AimsHilbert1D()

carto::VolumeRef<float> AimsHilbert1D ( const carto::rc_ptr< carto::Volume< float > > &  vec)