X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=filters%2FclitkBinarizeImageGenericFilter.h;h=84e61bdca0249bf2d8d189ec43ddf9f7e7e79d32;hb=bd677d0b9541c674700d1610c4dcddf8fa57c328;hp=5c4a87dbee15d9a3b5c129aac5613e98ccac91f7;hpb=0083c3fb2c66812489631c7551709d121de51625;p=clitk.git diff --git a/filters/clitkBinarizeImageGenericFilter.h b/filters/clitkBinarizeImageGenericFilter.h index 5c4a87d..84e61bd 100644 --- a/filters/clitkBinarizeImageGenericFilter.h +++ b/filters/clitkBinarizeImageGenericFilter.h @@ -1,5 +1,24 @@ +/*========================================================================= + Program: vv http://www.creatis.insa-lyon.fr/rio/vv + + Authors belong to: + - University of LYON http://www.universite-lyon.fr/ + - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the copyright notices for more information. + + It is distributed under dual licence + + - BSD See included LICENSE.txt file + - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html +======================================================================-====*/ + #ifndef CLITKBINARIZEIMAGEGENERICFILTER_H #define CLITKBINARIZEIMAGEGENERICFILTER_H + #include "clitkIO.h" #include "clitkImageToImageGenericFilter.h"