<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>itkScalarChanAndVeseSparseLevelSetImageFilter</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
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:<BR>
<BR>
1. I found an inconsistency between the template arguments of the itkScalarChanAndVeseSparseLevelSetImageFilter.h and the itkScalarChanAndVeseSparseLevelSetImageFilter.txx.<BR>
Specifically, in the header file, the template is :<BR>
template &lt; class TInputImage, class TFeatureImage, class TOutputImage, class TFunction,<BR>
&nbsp; class TSharedData, typename TIdCell = unsigned int &gt;<BR>
whereas in the txx it is:<BR>
template &lt; class TInput, class TFeature, class TFunction,<BR>
class TOutputPixel, class TSharedData, typename TIdCell &gt;<BR>
There is a change in the order of the 3rd and 4th argument.<BR>
<BR>
2. I can not find this class (itkScalarChanAndVeseSparseLevelSetImageFilter)&nbsp; incuded in the CMakeLists of the review folder<BR>
<BR>
Regards,<BR>
Lena<BR>
</FONT>
</P>

</BODY>
</HTML>