Re: dicom image dimensions
Posted by
Peter Mc on
Sep 22, 2014; 10:11am
URL: http://imagej.273.s1.nabble.com/dicom-image-dimensions-tp5009683p5009708.html
Hi Matteo;
Probably you are getting the dimensions defined within DICOM header, better load the image as a simple ImagePlus object so you will obtain your the real dimension (3 in your case I guess). If you want to get the number of slices use getNSlices() method.
Regards.
Research engineer
HGGM. Madrid.