<br>Dear users,<br><br>I tried to process the 1340x1300x720 pixel image and after the slice #104 I am getting all zeros.<br>I checked the original image and it&#39;s good. It&#39;s full of info.<br>So I first decided to split that file using the itkRegionOfInterestImageFilter class.<br>
What I found is that all the chunks after the slice #104 are zeros <br>thus it&#39;s not the image processing filter that causes the problem. <br><br>Here is my question.<br>Is there any limitation on an image index range? <br>
Or in other words, what is the largest pixel volume that ITK still can handle?<br><br>Thanks,<br><br>Alex<br><br>PS. <br>I am using 64 bit Debian Linux.<br>16 CPUs and 128 GB.<br>