[Insight-users] itkScalarChanAndVeseSparseLevelSetImageFilter
Luis Ibanez
luis.ibanez at kitware.com
Mon Jun 1 21:39:43 EDT 2009
Hi Lena,
Could you please be more specific about your problem report on
item (2) ?
Is there a chance that you can report this in a form that
we could reproduce ?
Thanks
Luis
-----------------------------
Sgouritsa, Eleni wrote:
> Hi,
>
> I have two more questions.
> 1. In the insight journal code there was an option
> SetReverseExpansionDirection to control if the expansion of the level
> set will be inwards or outwards. How can I do it using the
> itkScalarChanAndVeseSparseLevelSetImageFilter of 3.14 release?
>
> 2. I still have a problem when my 3D data have negative origin.
>
> Thanks and regards,
> Lena
>
> -----Original Message-----
> From: Sgouritsa, Eleni
> Sent: Mon 6/1/2009 4:00 AM
> To: alex gouaillard
> Cc: insight-users at itk.org
> Subject: RE: [Insight-users] itkScalarChanAndVeseSparseLevelSetImageFilter
>
> Hello,
> finally the second issue was my fault (I just had a problem while
> including the header files of the review folder).
> For the first, the inconsistency is just a matter of name. The code runs
> correctly, just the name assignement in the txx is a little misleading.
>
> Thank you very much,
> Lena
>
>
> -----Original Message-----
> From: alex gouaillard [mailto:alexandre_gouaillard at hms.harvard.edu]
> Sent: Sun 5/31/2009 11:34 PM
> To: Sgouritsa, Eleni
> Cc: insight-users at itk.org
> Subject: Re: [Insight-users] itkScalarChanAndVeseSparseLevelSetImageFilter
>
> hi eleni,
>
> we'll take a look tomorrow.
>
> thanks for the feedback.
>
> alex.
>
> On May 31, 2009, at 11:52 PM, Sgouritsa, Eleni wrote:
>
> > Hello,
> > I know that the review folder of the new release (3.14) is not
> > stable yet but I would just like to give two comments:
> >
> > 1. I found an inconsistency between the template arguments of the
> > itkScalarChanAndVeseSparseLevelSetImageFilter.h and the
> > itkScalarChanAndVeseSparseLevelSetImageFilter.txx.
> > Specifically, in the header file, the template is :
> > template < class TInputImage, class TFeatureImage, class
> > TOutputImage, class TFunction,
> > class TSharedData, typename TIdCell = unsigned int >
> > whereas in the txx it is:
> > template < class TInput, class TFeature, class TFunction,
> > class TOutputPixel, class TSharedData, typename TIdCell >
> > There is a change in the order of the 3rd and 4th argument.
> >
> > 2. I can not find this class
> > (itkScalarChanAndVeseSparseLevelSetImageFilter) incuded in the
> > CMakeLists of the review folder
> >
> > Regards,
> > Lena
> >
> > <ATT00001.txt>
>
>
>
>
> ------------------------------------------------------------------------
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.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
More information about the Insight-users
mailing list