33 #ifndef __usElastography3D_h_
34 #define __usElastography3D_h_
40 #include <visp3/ustk_core/usConfig.h>
42 #if defined(USTK_HAVE_FFTW)
44 #include <visp3/ustk_elastography/usElastography.h>
46 #include <visp3/ustk_core/usImage3D.h>
47 #include <visp3/ustk_core/usImageRF3D.h>
69 double getSamplingFrequency(
void);
73 void setDecimationFactor(
unsigned int decimationFactor);
74 void setFPS(
double fps);
75 void setSamplingFrequency(
double samplingFrequency);
76 void setLSQpercentage(
double per);
80 void setROI(
int tx,
int ty,
int tz,
int tw,
int th,
int tf);
83 void updateROIPos(
int tx,
int ty,
int tz);
Computation of a strain map using two sucessive RF volulmes acquired at different compressions of the...
Computation of a strain map using two sucessive RF images acquired at different compressions of the p...