[Insight-users] itkScalarChanAndVeseSparseLevelSetImageFilter

Sgouritsa, Eleni esgourit at Central.UH.EDU
Mon Jun 1 19:33:29 EDT 2009


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>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090601/757666a5/attachment.htm>


More information about the Insight-users mailing list