Hi brad,
I am currently simulating Synthetic Aperture in ultrasound imaging in k wave.can you help me what function should I use?do you have example for me?
thanks
k-Wave
A MATLAB toolbox for the time-domain
simulation of acoustic wave fields
Synthetic Aperture
(3 posts) (2 voices)-
Posted 11 years ago #
-
Hi Meysam,
There are currently no examples in the toolbox specific to synthetic aperture imaging. However, if you follow through the "Diagnostic Ultrasound Simulation" examples and Section 3.7 in the k-Wave Manual, it should be fairly straightforward for you to put something together. For example, you could define two identical transducers using
makeTransducer, then set one of them to transmit using a single element, and the other to receive using all elements. Then use these in place of thesourceandsensorinputs forkspaceFirstOrder3D, looping through which source element is used to transmit, and then process the recorded data using standard synthetic aperture techniques.Brad.
Posted 11 years ago # -
Hi Brad,
thanks for help
Meysam.Posted 11 years ago #
Reply
You must log in to post.