Hi Sarah,<br><br>1) How many elements do you have in that 1D vector ?<br><br>2) The multiplication that you want to do:<br><br>     2.1) is it between the vector and the image ?<br>     2.2) is it between the matrix and the image ?<br>
<br>3) Are you managing the image as if it was a matrix ?<br><br><br>Please note that although such operations are <br>common in matrix-limited systems like MATLAB, <br>you are not subject to those restrictions when you<br>
are using ITK.<br><br>Maybe it will be useful if you describe what kind <br>of processing do you really want to do in the <br>image.<br><br>It is likely that there are better ways to do this in<br>ITK, without assimilating an image to a matrix.<br>
<br><br>  Please let us know,<br><br><br>       Thanks<br><br><br>            Luis<br><br><br>--------------------------------------------------------------------------------<br><div class="gmail_quote">On Fri, Oct 8, 2010 at 5:37 PM, Sarah Waldron <span dir="ltr">&lt;<a href="mailto:sarah.waldron11@yahoo.com">sarah.waldron11@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top">
<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top">I have a 1D vector and a 3x10 matrix that are both in text files and I would like to read them in ITK and then multiply them to a 3D image that I was able to read in ITK. Does anyone have a sample program as to how to do this?<br>
<br></td></tr></tbody></table><br>

      </div></blockquote></td></tr></tbody></table><br>







      <br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>