[Insight-developers] itkOrientImageFilter working only in 3D?

Hans Johnson hjohnson at psychiatry.uiowa.edu
Wed Oct 27 11:24:33 EDT 2004


Julien,

Thanks for taking care of this.

Hans



On Wed, 2004-10-27 at 09:19, Julien Jomier wrote:
> Hi Hans,
> 
> Thanks a lot for the clarification. 
> I didn't mean re-writing the filter, I was just wondering if the filter
> should work in 2D or not because it wasn't clear to me. I was just trying to
> instantiate this filter with a 2D image and cannot compile it. As Jim
> suggested, I'll add a concept check to be sure only 3D images can be used
> with this filter.
> 
> Thanks again,
> Have a great day,
> 
> Julien
> 
> > -----Original Message-----
> > From: Hans Johnson [mailto:hjohnson at psychiatry.uiowa.edu] 
> > Sent: Wednesday, October 27, 2004 9:27 AM
> > To: Julien Jomier
> > Subject: Re: [Insight-developers] itkOrientImageFilter 
> > working only in 3D?
> > 
> > 
> > Julien,
> > 
> > This filter was created at the University of Iowa to solve one of our
> > more common image file problems (i.e. orientation).  It was 
> > contributed
> > because we thought it would help others, or act as inspiration for a
> > more complete solution.
> > 
> > Currently it has only been tested on 3D datasets, and I can make no
> > claims as to it's extensibility to lower/higher dimensions.  
> > We have no
> > objections to a major re-writing or re-implementation of this filter,
> > but it has been used in almost all aspects of ITK in our lab.
> > 
> > Regards,
> > Hans
> > 
> > 
> > 
> > 
> > On Tue, 2004-10-26 at 19:44, Julien Jomier wrote:
> > > Hi,
> > > 
> > > Sorry if this is a naive question.
> > > It seems that itkOrientImageFilter only works for 3D 
> > images. Is this the way
> > > it should be or is it supposed to work for 2D images too?
> > > If this filter is restricted to only one dimensionality, 
> > would it be better
> > > to template the filter over the pixel type of the 
> > input/output image (output
> > > type  should be the same as the output)?
> > > 
> > > thanks,
> > > 
> > > Julien
> > > 
> > > _______________________________________________
> > > Insight-developers mailing list
> > > Insight-developers at itk.org
> > > http://www.itk.org/mailman/listinfo/insight-developers
> > > 
> > 
> > 
> 



More information about the Insight-developers mailing list