DSPView icon indicating copy to clipboard operation
DSPView copied to clipboard

Matlab function

Open Jawaddah opened this issue 9 years ago • 1 comments

Hello, Thank you very much to share your work. I would have a question : what is the matlab function which performs the elastogram on 2 RF-US images ? Does this code (if it exists) work also with modeB- US images ? Also This elastogram gives the elasticities parameters (Young modulus) or only the deformations ? Thank you

Jawaddah avatar Jan 14 '16 05:01 Jawaddah

Hello Jawaddah,

  1. The code for the elastogram calculation is on line 358 of classes/ImagingSystem.m. The code works for RF-signals only.

  2. This elastogram does not give you Youngs modulus, only relative deformation.

tboerstad avatar Jan 27 '16 15:01 tboerstad