Hi,<div><br></div><div>I need to split my image region into several subregions (hyper cubes) to compute a local otsu threshold. I tried using the ImageRegionMultidimensionalSplitter, but it is buggy and produces invalid subregions. My test image is 512x512x5 but the filter returned an index of 0,0,6. </div>
<div><br></div><div>I&#39;m using ITK 3.20.0. I noticed in ITKv4 that this filter was changed. When trying it in ITKv4, however, I ran into another error in that I was unable to read my dicom series (GDCMImageIO...: Cannot read requested file). </div>
<div><br></div><div>How do I get around these pesky problems? I do not want to move all my code to ITKv4 in the fear that even more will break and require hours and hours of debugging...</div><div><br></div><div>Does someone have code to compute a local otsu threshold?</div>
<div><br></div><div>Thanks,</div><div>Neil</div><span class="Apple-style-span" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; "><h1 style="font-family: Geneva, Arial, Helvetica, sans-serif; text-align: center; font-size: 23px; ">
<br></h1></span>