Skip to content
Snippets Groups Projects
Commit cdefd78e authored by Romain Garrigues's avatar Romain Garrigues
Browse files

Mise à jour ITK version 2.8.1

parent 3512b7f2
No related branches found
No related tags found
No related merge requests found
......@@ -14,12 +14,12 @@ ITK_THIRD_PARTY_SUBDIR(PNG png)
ITK_THIRD_PARTY_SUBDIR(TIFF tiff)
SET(OPJ_PREFIX "itk")
ITK_THIRD_PARTY_SUBDIR(OpenJPEG openjpeg)
ITK_THIRD_PARTY_SUBDIR(GDCM gdcm)
#------------------------------------------------------------------------------
# Other utilities libraries
SUBDIRS(MetaIO)
SUBDIRS(NrrdIO)
SUBDIRS(expat)
SUBDIRS(gdcm)
SUBDIRS(nifti)
#------------------------------------------------------------------------------
......@@ -54,9 +54,14 @@ SET(KWSYS_USE_Directory 1)
SET(KWSYS_USE_Base64 1)
SET(KWSYS_USE_FundamentalType 1)
SET(KWSYS_USE_CommandLineArguments 1)
SET(KWSYS_USE_Process 1)
SET(KWSYS_USE_DynamicLoader 1)
SET(KWSYS_USE_Glob 1)
SET(KWSYS_USE_Registry 1)
SET(KWSYS_HEADER_ROOT ${ITK_BINARY_DIR}/Utilities)
SET(KWSYS_LIBRARY_INSTALL_DIR /lib/otb)
SET(KWSYS_HEADER_INSTALL_DIR /include/otb/Utilities/ITK/Utilities)
SET(KWSYS_LIBRARY_INSTALL_DIR /lib/InsightToolkit)
SET(KWSYS_HEADER_INSTALL_DIR /include/InsightToolkit/Utilities)
SET(KWSYS_PROPERTIES_CXX ${ITK_LIBRARY_PROPERTIES})
SUBDIRS(kwsys)
#-----------------------------------------------------------------------------
......@@ -68,5 +73,5 @@ ENDIF(ITK_BUILD_CABLESWIG)
#-----------------------------------------------------------------------------
# Install the UseITK.cmake file configured from the top-level.
#INSTALL_FILES(/lib/otb ".cmake" "ITKConfig")
INSTALL_FILES(/lib/InsightToolkit ".cmake" "ITKConfig")
<?xml version="1.0" encoding="iso-8859-1"?>
<Description>
<LineLength>81</LineLength>
<DeclarationOrder>0,1,2</DeclarationOrder>
<Typedefs>[A-Z]</Typedefs>
<InternalVariables>m_[A-Z]</InternalVariables>
<SemicolonSpace>0</SemicolonSpace>
<EndOfFileNewLine>1</EndOfFileNewLine>
<Tabs>1</Tabs>
<Spaces>3</Spaces>
<Comments>/**, *, */,true</Comments>
<Header>"@ITK_SOURCE_DIR@/Utilities/KWStyle/ITKHeader.h",false,true</Header>
<Indent>SPACE,2,true,true</Indent>
<Namespace>itk</Namespace>
<NameOfClass>[NameOfClass],itk</NameOfClass>
<IfNDefDefine>__[NameOfClass]_[Extension]</IfNDefDefine>
<EmptyLines>2</EmptyLines>
<Template>[TNV]</Template>
<Operator>1,1</Operator>
</Description>
/*=========================================================================
Program: Insight Segmentation & Registration Toolkit
Module: $RCSfile: ITKHeader.h,v $
Language: C++
Date: $Date: 2006/04/25 23:20:16 $
Version: $Revision: 1.1 $
Copyright (c) Insight Software Consortium. All rights reserved.
See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
vnl_c_vector+char-.cxx Header Disable
vnl_c_vector+short-.cxx Header Disable
vnl_c_vector+ushort-.cxx Header Disable
vnl_complex_traits+char-.h Header Disable
vnl_complex_traits+char-.h IfNDefDefine Disable
vnl_matrix+short-.cxx Header Disable
vnl_matrix+char-.cxx Header Disable
vnl_matrix+ushort-.cxx Header Disable
vnl_matrix_fixed+double.3.12-.cxx Header Disable
vnl_matrix_fixed_ref+double.2.2-.cxx Header Disable
vnl_matrix_fixed_ref+double.2.3-.cxx Header Disable
vnl_matrix_fixed_ref+double.3.12-.cxx Header Disable
vnl_matrix_fixed_ref+double.4.3-.cxx Header Disable
vnl_matrix_fixed_ref+double.4.4-.cxx Header Disable
vnl_vector+char-.cxx Header Disable
vnl_vector+short-.cxx Header Disable
vnl_vector+ushort-.cxx Header Disable
itkWeakPointer.h Template Disable
itkBSplineInterpolationWeightFunction.txx Namespace Disable
itkWindowedSincInterpolateImageFunction.h DeclarationOrder Disable
itkCommand.h Typedefs Disable
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment