<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi<div><br></div><div>Moving this mail to the new community mailing list<br><div><br></div><div>For your problem, you should use the setLayout method [1]</div><div><br></div><div>For 4 images, that would be:</div><div><br></div><div><pre class="de1" style="padding: 0px; border: 0px none white; background-color: rgb(255, 255, 255); line-height: 1.2em; font-size: 10px; margin-top: 0px; margin-bottom: 0px; background-image: none; vertical-align: top; position: static; z-index: auto;">itk<span class="sy4" style="color: rgb(0, 128, 128);">::</span><span class="me2" style="color: rgb(0, 119, 136);">FixedArray</span><span class="sy1" style="color: rgb(0, 0, 128);"><</span> <span class="kw4" style="color: rgb(0, 0, 255);">unsigned</span> <span class="kw4" style="color: rgb(0, 0, 255);">int</span>, <font color="#0000dd">2</font> <span class="sy1" style="color: rgb(0, 0, 128);">></span> layout<span class="sy4" style="color: rgb(0, 128, 128);">;</span>
 
layout<span class="br0" style="color: rgb(0, 128, 0);">[</span><span class="nu0" style="color: rgb(0, 0, 221);">0</span><span class="br0" style="color: rgb(0, 128, 0);">]</span> <span class="sy1" style="color: rgb(0, 0, 128);">=</span> <font color="#0000dd">4</font><span class="sy4" style="color: rgb(0, 128, 128);">;</span>
layout<span class="br0" style="color: rgb(0, 128, 0);">[</span><span class="nu0" style="color: rgb(0, 0, 221);">1</span><span class="br0" style="color: rgb(0, 128, 0);">]</span> <span class="sy1" style="color: rgb(0, 0, 128);">=</span> <span class="nu0" style="color: rgb(0, 0, 221);">0</span><span class="sy4" style="color: rgb(0, 128, 128);">;</span></pre></div><div><br></div><div>Michka</div><div><br></div><div>[1] <a href="http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/TileImageFilter_SideBySide">http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/TileImageFilter_SideBySide</a></div><div><br><div><div>On 13 août 2014, at 01:06, Dan Mercik <<a href="mailto:mercikd@thomas.edu">mercikd@thomas.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Good Afternoon,<br><br><br><br>                    I want to know if it's possible to have more than two image be side by side vertically? If so what would I have to change in the algorithm, would I have to make a loop for the amount of input images? Any help would be greatly appreciative.<br><br><br><br>Daniel Mercik<br><br>Computer Science Major<br><br>Service Desk Technician<br><br>Thomas College<br>_____________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://www.kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://public.kitware.com/mailman/listinfo/insight-users<br></blockquote></div><br></div></div></body></html>