[Insight-users] Region Growing Using a Criterion on the Region Boundary

David Doria daviddoria at gmail.com
Wed Jun 20 20:23:01 EDT 2012


Hm, the iterators should be smart enough to handle a single slice of an
itk::Image<type, 3> - that is, they should never look outside the bounds of
the image. Can you programmatically generate an input image so I can
copy+paste+compile+run without having to need any external data files and
produce the error?

David

On Wed, Jun 20, 2012 at 5:55 PM, Pietro Nardelli <pie.nardelli at gmail.com>wrote:

> Sorry David,
>
> probably another idea to do get around of this issue is giving not
> only one slice to the filter, but tre slice (one above and one below
> the one containing the seed point).
>
> Thank you,
>
> Pietro
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120620/48000a39/attachment.htm>


More information about the Insight-users mailing list