<div dir="ltr"><div><div><div>Hi all, I have loaded a 4d matrix (x,y,z,t) and then I try to segment it (a first try using otsu 4d for easiness). To visualize it on VTK I use itk::extractimagefilter<4d,3d> and then imagetovitkimagefilter<3d> <br>
</div>The problem is that when changing the frame number using a callback, the pipeline segments the whole file agains instead of doing the complete segmentation at the first time and then just changing the visualization part of the pipeline. I think it is working this way because without the otsu filter step, the frame change would be very fast, but know it takes 5 secs and 100%cpu. Is there something like "update and stay" for the otsu output?<br>
<br></div>Thanks <br></div>Ignacio<br><div><div><div><div><br>-- <br>José Ignacio Prieto<br>celular(nuevo): 94348182
</div></div></div></div></div>