[ITK] [ITK-users] combining N images
Bradley Lowekamp
brad at lowekamp.net
Wed Aug 20 12:53:18 EDT 2014
This may be of some use:
https://github.com/blowekamp/itkStreamingSinc/blob/master/include/itkBoundingRegionImageSinc.h
> On Aug 20, 2014, at 11:51 AM, Arnaud Gelas <arnaudgelas at gmail.com> wrote:
>
> Hi,
>
> I do not want to add images, it is more something like pasting but I do not know in advance what would be the output image size, but it would be at least the bounding box of all images...
>
> Arnaud
>
>> On Wednesday, August 20, 2014, Mordig, Maximilian Oliver <maximilian_oliver.mordig at roche.com> wrote:
>> Once you have resampled all images, you can use the itk AddFilter.
>>
>>
>>> On Wed, Aug 20, 2014 at 4:28 PM, Arnaud Gelas <arnaudgelas at gmail.com> wrote:
>>> Hi all,
>>>
>>> I am trying to combine N images together into a single image of the same dimension.
>>>
>>> These N images have the same direction, but can have different origin, start index, spacing, size (there is no overlap). Then gaps in between images would be filled with a given constant value.
>>>
>>> Is there such a filter? or assuming I have already resampled all images to a common ground, is there a filter to do this?
>>>
>>> Thanks,
>>> Arnaud
>>>
>>>
>>> _____________________________________
>>> 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.php
>>>
>>> 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://public.kitware.com/mailman/listinfo/insight-users
>>>
>>> _______________________________________________
>>> Community mailing list
>>> Community at itk.org
>>> http://public.kitware.com/mailman/listinfo/community
> _____________________________________
> 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140820/62b3c5de/attachment-0002.html>
-------------- next part --------------
_____________________________________
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.php
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://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list