<div dir="ltr">Hi,<br>I want to compute a vesselness measure on a large CT volume (512*512*512, 16bit per voxel) using the itkHessianSmoothed3DToVesselnessMeasureImageFilter <br>published in the InsightJournal (<a href="http://www.insight-journal.org/browse/publication/163">http://www.insight-journal.org/browse/publication/163</a>).<br clear="all">
Since my machine memory is limited I tried to use the itkStreamingImageFilter&nbsp; to divide the computation for several small parts which do not require so much memory, and then merge them.<br>However it seems that the streaming filter do not divide the computation using the itkHessianSmoothed3DToVesselnessMeasureImageFilter.<br>
Any reason, idea?<br>Thanks,<br>Moti<br>-- <br>__<br>Moti Freiman, Ph.D Student.<br>Medical Image Processing and Computer-Assisted Surgery Laboratory.<br>School of Computer Science and Engineering.<br>The Hebrew University of Jerusalem Givat Ram, Jerusalem 91904, Israel<br>
Phone: +(972)-2-658-5371 (laboratory)<br>WWW site: <a href="http://www.cs.huji.ac.il/~freiman">http://www.cs.huji.ac.il/~freiman</a><br>
</div>