Problem loading VolDICOM

Hi all,

I have a question regarding importing the VolDICOM format from echo images with 3D slicer. Does anyone know how to do that?

Best,

There are many variants of GE .vol ultrasound files and Slicer can load most but not all of them. You need to install SlicerHeart extension and follow these instructions.

This is what I got when I drag and dropdown.

This looks like screen capture video of the rendering on the ultrasound cart. It might be possible that along with the screen capture the image also contains 3D information, but GE cardiac images typically require you to install Image3dAPI.

Dear Andras,

Thank you very much for your response. I still did not get any response from GE. So I still could not download Image3dAPI. It was already three days. Is it normal?

Best regards,

Thananya

It is summer, so things may take a bit longer. If you don’t hear from them by next week then you can try to contact them via twitter.

If you share an anonymized/phantom data set privately (send download link in a private message) then I can check if the Image3dAPI can read it correctly.

Thank you so much for your quick response. How can I send direct message to you?

Thank you, I’ve received the image.

It seems that GE’s Image3dAPI interface does not support this particular image.

However, I have a very good news: the image is uncompressed, Cartesian (scan-converted), therefore it is very easy to write a reader for it. You won’t even need GE’s reader for it.

I’ll be on vacation next week but I can put together a reader for it the week after. I’ll post here when the reader is ready.

Hi Lassoan,

Thank you very much. Once you read it could you please tell me how you do it?

Have a wonderful holiday.

Thananya

1 Like

Dear Iassoan,

I hope you enjoy your vacation. May I ask you about the progress of the reader for the GE image data?

Best,

Thananya

I’ve made some progress, but could not complete it. I won’t have time to work on it more this week, but will continue next week.

Thank you very much for doing this. No worry, just work on it when you have time. Many thanks again.

Have a nice day

Dear Lassoan,

I could already install the Image3DloaderGE from GE and rename the 3Decho file by puting .3dus at the end of the file. Then I drag and drop file into 3D slicer and attached error showed. Do you know what is a problem of reading this file?

image

Best regards,

Thananya

As I wrote above, GE’s GE_CVUS_Loader plugin (internal identifier: GEHC_CARD_US.Image3dFileLoader) that you get access to by default when ask for access using their web form, cannot read these “GE Vingmed Ultrasound” files.

For now, you can use RawImageGuess to manually access single volumes. For example the module can create a header file like this, which allows you to load a volume:

NRRD0004
# Complete NRRD file format specification at:
# http://teem.sourceforge.net/nrrd/format.html
type: uchar
dimension: 3
space: left-posterior-superior
sizes: 180 203 180
space directions: (0.8569999999999999, 0.0, 0.0) (0.0, 0.591, 0.0) (0.0, 0.0, 0.8500000000000001)
kinds: domain domain domain
endian: big
encoding: raw
space origin: (0.0, 0.0, 0.0)
byte skip: 55681931
data file: P1_Echo1.3dus

I still plan to create a reader for these kind of images in SlicerHeart. I’ll update this topic when it’s ready.

Dear Lassoan,

Thank you so much for your update. I just got a new 3D TEE dataset. Could you please help me check this dataset if I can do a segmentation?

Best regards,

Thananya

https://drive.google.com/file/d/18zAqHQPTJGQL5OT_FCkJE_tXGpDEkh1W/view?usp=sharing