mh-skjelvareid / synaptus

A Matlab/Octave toolbox for synthetic aperture ultrasound imaging
GNU General Public License v3.0
46 stars 18 forks source link

Add DAS algorithm? #3

Open mh-skjelvareid opened 3 years ago

mh-skjelvareid commented 3 years ago

The algorithms currently included in Synaptus all operate in the Fourier domain. It might be useful to include a simple "delay-and-sum" (DAS) algorithm (e.g. cartesian coordinates, 2D, single layer) that operates in the time-space domain. The DAS concept is very common, and it would also be interesting to compare processing times, differences in focused images, etc.