<div dir="ltr"><div><div><div>Hi,<br></div>I'm writing a filter and I'm having some problems with the allocation of the output image. <br>My filter should take in input a 4D image and should give as output a 4D image, with different number of elements in the fourth dimension (so if I'm not wrong, size of output image is different from size of input image).<br>
</div>So I have to overload GenerateOutputInformation, is it correct?  <br>If it is so, I need some help to do it.<br>The filter should analyse elements in the fourth dimension of Input Image (for example 17 elements), throuth some mathematical models, and fill the fourth dimension of the output image with parameters extracted with these models (for example 4 parametres).<br>
</div><div>Could someone explain me, <span id="result_box" class="" lang="en"><span class="">step by step,</span></span> how can I overload GenerateOutputInformation?<br><br><br></div><div>Thanks<br></div></div>