X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkBooleanOperatorLabelImageFilter.txx;h=ff0f5748063503d5b7c5656c714943740020c18c;hb=fc2b78aedceae6ebeb0dbe8aae649bc84fd8e235;hp=1a7a98bd91eb3e22fdc3d374e89c6e4e4101344c;hpb=3c89981c4f78fe15b1087f40e51e37c0c1fb087c;p=clitk.git diff --git a/itk/clitkBooleanOperatorLabelImageFilter.txx b/itk/clitkBooleanOperatorLabelImageFilter.txx index 1a7a98b..ff0f574 100644 --- a/itk/clitkBooleanOperatorLabelImageFilter.txx +++ b/itk/clitkBooleanOperatorLabelImageFilter.txx @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,14 +14,14 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html - ======================================================================-====*/ + ===========================================================================**/ #ifndef CLITKBOOLEANOPERATORLABELIMAGEFILTER_TXX #define CLITKBOOLEANOPERATORLABELIMAGEFILTER_TXX #include "clitkCommon.h" #include "clitkBooleanOperatorLabelImageFilter.h" -#include "clitkSegmentationUtils.h" +#include "clitkBoundingBoxUtils.h" namespace clitk {