[Insight-users] How to get the index-dimensions of a ImageSlice?

Mario Ceresa mario.ceresa at torrescalla.it
Thu May 29 03:59:14 EDT 2008


Hi, try:

reader->GetOutput()->GetLargestPossibleRegion().GetSize()

Regards,

Mario

On Thu, May 29, 2008 at 7:40 AM, cxxzip_ <rroemer at googlemail.com> wrote:
>
> Hello,
>
> I want to get the dimensions of my slices of the ImageSeriesReader. For
> example 20 row, 20cols and 10slices.
>
> Can't find a any in the doxygen documentation ...
>
> Greetings
> --
> View this message in context: http://www.nabble.com/How-to-get-the-index-dimensions-of-a-ImageSlice--tp17527937p17527937.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list