[Insight-users] Region of interest image filter
David Doria
daviddoria at gmail.com
Fri May 18 11:40:20 EDT 2012
On Fri, May 18, 2012 at 11:38 AM, Pietro Nardelli
<pie.nardelli at gmail.com> wrote:
> Yes thank you very much! I hadn't specified "itk::Index<3> start" and
> "itk::Size<3> size" before setting the values.
>
> Thanks again,
>
> Pietro
The better thing to do is actually use ImageType::SizeType and
ImageType::IndexType so you don't have to watch out for problems like
that.
David
More information about the Insight-users
mailing list