[Insight-users] Combine Images into one vertical
Gregoouc
gregoris.liasis at st.ouc.ac.cy
Fri Sep 7 08:56:59 EDT 2012
Christina,
Thank you very much.
Worked perfect, that was exactly what i was looking for.
Regards,
Gregoris
Chr. Rossmanith wrote:
>
> Try
>
> layout[0] = 1;
> layout[1] = 2;
>
> As far as I understand 0 is allowed in the last dimension only. But it
> shouldn't crash as in your case...
>
> Christina Roßmanith
> --
> Dept. of Neurology
> University Medical Center Mannheim
>
> 06.09.2012 13:45, schrieb Gregoouc:
>> I have try using
>>
>> layout[0] = 2;
>> layout[1] = 0;
>>
>> and
>>
>> layout[0] = 0;
>> layout[1] = 2;
>>
>> In this case the program crashes which is very strange i think.
>>
>>
>>
>> Gregoouc wrote:
>>> Dear all,
>>>
>>> Does anybody know how to combine multible images into one vertical?
>>> Similar with the TileImageFilter but not horizontal side by side,
>>> vertical
>>> one down the other.
>>>
>>> Thank you
>>>
>>> Grego
>>>
>>>
>
>
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
>
>
--
View this message in context: http://old.nabble.com/Combine-Images-into-one-vertical-tp34392491p34402559.html
Sent from the ITK - Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list