Hello , i have some imf file which contains some ultrasound sweeps volume , i want convert imf file to NIFTI file , but while i export or conert my volume into NIFTI format i got could not save data .
Hi Ragavan,
The NIFTI file format only supports dense 3D volumetric data, however your Ultrasound Sweep has a spare 2d+t structure (series of 2D slices oriented in 3d space). If you want to export to NIFTI you must run the Ultrasound -> Sweep Compounding
algorithm first, which will transform your sweep to a dense 3D volumetric representation.
Cheers,
Christian
working fine thank you christian