<div dir="ltr"><div><div><div><div>Hello,<br><br></div>I would like to change the vector length of an itk::VectorImage at runtime.<br><br>e.g.:<br><br>image-&gt;SetVectorLength(Components+1);<br>image-&gt;Allocate();<br><br>
</div>My problem is that previous components are overwritten<br></div>Is it possible to this on the fly? or should I create a new VectorImage<br>and transfer the image components one by one?<br><br></div>many thanks,<br>sebastian<br>
</div>