Hello, everyone
I’m a graduate student doing research on ultrasound images. I have encountered some problems in using this software to simulate ultrasonic frames based on CT images. Could you give me some help?
1. During the simulation, I do not know how to obtain the pose of the simulated ultrasonic image. In this case, how should I obtain the pose?
2. How can the obtained ultrasound images be exported? Is there no way to export demo?
3. How to process CT images in batches? Because I want to obtain an ultrasound image that can be trained, batch processing is required.
Export the generated ultrasonic images, obtain the corresponding pose, and batch process the images.
Hello Cao,
-
To obtain the pose of a single image in a simulated US sweep, you can right click the US sweep → Tracking → Expose Nested Tracking Sequences. Then, after clicking the arrow next to the US sweep, you should see a Tracking Sequence. Right click the Tracking Sequence → Tracking → Inspect Tracking Sequence.
-
To export an US image/sweep, you have to right click it and then Export → ImFusion File / NIFTI File / 2D Image Set.
-
You can use our Python bindings for batch processing.
Best,
Steffen
Hello Cao,
in addition to Steffen’s answer to 2):
the demo version you are using (Demo ImFusion 3D Ultrasound Suite) does not allow exporting and saving of data.
Best,
Julia
Thank you for your reply