[Insight-users] Missing MaskNegatedImageFilter::SetOutsideValue()

Luis Ibanez luis.ibanez at kitware.com
Sun Feb 15 12:25:58 EST 2009


Hi Andreas,

Thanks for pointing this out.

The method SetOutsideValue() has now been added to the
itkMaskNegatedImageFilter class, following the style
of the itkMaskImageFilter.


The commit message can be seen at:
http://www.itk.org/cgi-bin/viewcvs.cgi/Code/BasicFilters/itkMaskNegatedImageFilter.h?root=Insight&sortby=date&view=log

And the differences can be seen at:
http://www.itk.org/cgi-bin/viewcvs.cgi/Code/BasicFilters/itkMaskNegatedImageFilter.h?root=Insight&r1=1.8&r2=1.9&sortby=date


Please let us know if you find any other problem,


     Thanks


        Luis


---------------------
Andreas Schuh wrote:
> Hi,
> 
> the MaskImageFilter provides the method SetOutsideValue() to specify the 
> value to be used as outside value.
> The MaskNegatedImageFilter does not. A SetOutsideValue() method should 
> be added to this filter as well.
> 
> regards
> Andreas
> _____________________________________
> 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