HI,
i have a problem
-i tried importing sample data(s) shared in this discussion,
-i was able to load DICOME samples.
-i am not able to import 4DUltrasound sample, (even after re-saving as 3d Cart volume using 4dviewv.10) ⌠it doesnât load in slicer âŚactually it doesnât load any data! thereâs an ERROR in 3dsclier (âvtkSlicerKretzFileReaderLogic::LoadKretzFile failed: file âF:/Radiology sample data/Ultrasound/4D Ultrasound/IMG_20180620_2_1_cart.volâ phi angle array is invalid (expected 260 elements, found 0â)
-the same goes for 3d ultrasound data sample , even after re-saving as non compressed using 4dview v.10)
i am using 3dslicer 4.8.0 and slicerhear is installed.
what am i doing wrong?
thanks in advance
Slicer-4.8 only supported spherical volumes. As far as I remember, current Slicer version supports rectilinear volumes, too.
Slicer-4.8 is more than 2 years old. Slicer is constantly being improved with new features and fixes, so if you use such ancient version then you miss out on many things. Always use at least the latest stable release.
Thanks a lot for your sharing. I had learned a lot from you post.
As you had mentioned in many post that GE may have private fileds in their DICOM ( dcm file ) , indeed!, I had followed your instruction to upload to GEâs 4D view v 10.5 ( per link in your Gitbub post ) , I successfully convert it to 3D Cart , and also set wavelet-compression to " none"
see the link below:
however I still fail to upload to Slicer v4.10 in which I had already included SlicerHeart extension
would you check the file for me and let me know if I had done anything wrong ?
the original dcm is in here:
thank you very much, it will certainly be great if you can guide me on how to load it to slicer successfully.
I remember answering this question somewhere (maybe in another topic or forum) but cannot find it. Anyway, I could load both images without any problems by installing latest Slicer Preview Release (4.11, rev 29009) and SlicerHeart extension, then importing and loading them in DICOM module.
A very good ITK based example: https://github.com/plooney/kretz.
If you use 4D images, the ânumber of framesâ could be obtained in tag (0xd400, 0x0001).
Thank you Andras for putting all the work into this! Exactly what I was looking for! One question, is the github link for GEâs API files ( https://github.com/GEUltrasound/GE_CVUS_Loader/releases/ ) still in working order? I get a 404 error message but is that due to the fact that GE hasnt accepted me into the Edison Developer Program yet? I havent heard back from GE and just getting a little anxious.
These images can be loaded without Image3dAPI (without joining GEâs developer program), just using SlicerHeart.
After you installed SlicerHeart extension and restarted the application, drag-and-drop the .vol files to the application window and click OK to load them.