[Insight-users] Indexing itk::Image

Kevin H. Hobbs hobbsk at ohiou.edu
Fri Sep 4 10:57:28 EDT 2009


On Sun, 2009-08-23 at 23:14 +0200, motes motes wrote:

> I don't understand this notation:
> 
>      [][][][slice][row][col]
> 
> does it mean that if I do:
> 
> image[0];
> 
> I get the first whole column of the image? And what does the prefix
> [][][]...stand for?

I can not authoritatively answer your other questions but the prefix
[][][] in [][][][slice][row][col] refers to multidimensional images.

these could be :

[acceleration][species][time][slice][row][col]

[lunch_amount][slice][row][col]

[time][row][col]

or even just 

[col]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090904/afe04c50/attachment.pgp>


More information about the Insight-users mailing list