[Insight-developers] Reflective iterator

Bill Lorensen wlorens1@nycap.rr.com
Fri, 08 Feb 2002 12:52:22 -0500


When I look at the output of the test, the first dimension seems to always seems to vary the fastest. The version I had checked in moved the fastest index through each dimension. Maybe my understanding of the iterator is flawed.


Bll

At 12:11 PM 2/8/02 -0500, Luis Ibanez wrote:
>Bill,
>
>The test on the dashboard is passing Ok, on all the platforms.
>
>This is the test in which an Image< Index, 3 > is filled
>using an ImageRegion iterator and then is read using a
>Reflective iterator. It also test the number of times the
>iterator pass through each pixel.
>
>
>Do you have an additional test that I should try ?
>maybe I'm missing to test something else...
>
>  Thanks
>
>         Luis
>
>
>===========================================
>Lorensen, William E (CRD) wrote:
>
>>The test fails for me.
>>
>>-----Original Message-----
>>From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
>>Sent: Thursday, February 07, 2002 6:07 PM
>>To: insight-Developers
>>Subject: [Insight-developers] Reflective iterator
>>
>>
>>
>>Hi,
>>
>>The reflective iterator is now fixed.
>>This iterator makes two passes (forward and backward) along each dimension.
>>
>>As a result  it visits every pixel a number of times =   2 ^ (#ImageDimension)
>>
>>
>>
>>    Luis
>>
>>
>>
>>_______________________________________________
>>Insight-developers mailing list
>>Insight-developers@public.kitware.com
>>http://public.kitware.com/mailman/listinfo/insight-developers
>
>
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers