<div>Good morning.</div>  <div>I have a function "Load" which constructs a volume image from a sequence of skull images.</div>  <div>I have a second function which should read that same volume to apply other methods.</div>  <div>The 2 functions should be separated.</div>  <div>I want to know how the second function will read the volume generated by the first?</div>  <div>&nbsp;</div>  <div>The volume is generated by this way:</div>  <div>vtkVolume16Reader *Reader = vtkVolume16Reader::New();<BR>Reader-&gt;SetDataDimensions(64,64);<BR>Reader-&gt;SetFilePrefix("C:/Skull/half");<BR>Reader-&gt;SetImageRange(1,48);<BR>Reader-&gt;SetDataByteOrderToLittleEndian();<BR>Reader-&gt;SetDataSpacing(3.2, 3.2, 1.5);</div>  <div>&nbsp;</div>  <div>Thank you for your help</div><p>&#32;__________________________________________________<br>Do You Yahoo!?<br>En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités <br>http://mail.yahoo.fr
 Yahoo! Mail