Hi All
I am actually working on this example
http://www.k-wave.org/documentation/example_us_bmode_linear_transducer.php
I need to know the acurate the accurate position of each transducer array element (cartesian coordinate)
there is a command called :
transducer.active_elements_mask
but it returns a 3d matrix filled with zeros and ones. ones for the voxels occupied by the transducer.
how can i get the cartesian position of the center of each transducer element.
Best regards