UCL / fan-slicer

Other
10 stars 1 forks source link

Reslicing oblique 3D ultrasound into a stack of 2D slices #1

Open ReubenDo opened 1 year ago

ReubenDo commented 1 year ago

Hi,

Thank you for your work! Could I use use your library to reslice a 3D ultrasound that is oblique, i.e. automatically find the parameterisation of the planes?

image

jramalhinho commented 1 year ago

Hi,

Thank you for your interest!

The functions are able to slice any volume as long as you provide the specified formats (.nii or a .npy).

For the automatic parameters, which parameterisation are you referring to? For the plane shape (fan aperture, resolution etc...) we do not have an automatic tool yet. If you mean the 6-DOF pose of the planes within the volume, you also need to specify the virtual position and orientation of the probe with a 4 x 4 matrix - if you provide more details on what you want to do, we are more than happy to help.