[Insight-users] hi,all

Miklos Espak espakm at gmail.com
Wed Oct 27 04:55:34 EDT 2010


You can use the AccumulateImageFilter for this. Call SetAverage(true)
to get the average.

However, it works on one single image along a specified dimension, so
you may need to compose the images together by TileImageFilter.

Regards,
Miklos

2010/10/27 陈雯艳 <chenwenyan66 at 126.com>:
> hi all:
>        I have a quetion about image average. I have 10 images, which is 3D
> (demension:256*256*128). Now I want to get an average image from these 10
> images. Whether ITK has some classes can slove this problem? If have please
> tell me. Or who can give some tips to slove this proble with Iterators in
> ITK? Thank you!
>
>
> Regards
>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list