[Insight-users] Inavlid Allocation size

robert tamburo robert.tamburo at gmail.com
Sat Apr 9 11:38:41 EDT 2011


Might be because you're only setting 2 of 3 dimensions of the neighborhood:

 radius[0] = 2;   // two pixels along X
 radius[1] = 2;   // two pixels along Y

On Sat, Apr 9, 2011 at 10:10 AM, john smith <mkitkinsightuser at gmail.com>wrote:

> Hi to everyone,
>
> I am trying to run the "NeighborhoodConnectedImageFilter" from the itk
> software guide, but for a 3-D image and not for a 2-D image as in the
> example. But when I run it, I take the following message:Inavlid Allocation
> size 4294967295. Do you know what is wrong?
>
> Thanks in advance
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110409/290e5c9c/attachment.htm>


More information about the Insight-users mailing list