From 235cb5dcbe2c16a9e04f431ae32bfb0ca4e98e83 Mon Sep 17 00:00:00 2001 From: Patrick Imbo <patrick.imbo@c-s.fr> Date: Thu, 29 Jun 2006 09:38:48 +0000 Subject: [PATCH] nomsg --- .../BasicFilters/otbBasicFiltersTests.cxx | 18 +++++++++++++ Testing/Code/BasicFilters/otbFrostFilter.cxx | 20 +++++++++----- .../otbImageToPointSetFilterTest.cxx | 19 ++++++++----- Testing/Code/BasicFilters/otbLeeFilter.cxx | 20 +++++++++----- .../otbCBAMIChangeDetectionTest.cxx | 20 +++++++++----- .../otbChangeDetectionTests.cxx | 18 +++++++++++++ .../otbCorrelChangeDetectionTest.cxx | 20 +++++++++----- .../otbJHMIChangeDetectionTest.cxx | 20 +++++++++----- .../otbLHMIChangeDetectionTest.cxx | 20 +++++++++----- .../otbMeanDiffChangeDetectionTest.cxx | 20 +++++++++----- .../otbMeanRatioChangeDetectionTest.cxx | 20 +++++++++----- Testing/Code/Common/CMakeLists.txt | 10 +++---- Testing/Code/Common/otbCommonTests.cxx | 18 +++++++++++++ .../Code/Common/otbDrawLineSpatialObject.cxx | 22 +++++++++------ .../Common/otbDrawLineSpatialObjectList.cxx | 22 +++++++++------ .../otbDrawLineSpatialObjectListNew.cxx | 22 +++++++++------ .../Common/otbDrawLineSpatialObjectNew.cxx | 22 +++++++++------ Testing/Code/Common/otbExtractROI.cxx | 21 ++++++++++----- Testing/Code/Common/otbExtractROINew.cxx | 21 ++++++++++----- Testing/Code/Common/otbExtractROI_RGB.cxx | 20 +++++++++----- .../otbImageToLineSpatialObjectListNew.cxx | 21 ++++++++++----- .../Code/Common/otbLineSpatialObjectList.cxx | 20 +++++++++----- .../Code/Common/otbMultiChannelExtractROI.cxx | 27 ++++++++++--------- .../Common/otbMultiChannelExtractROINew.cxx | 23 +++++++++------- .../otbMultiToMonoChannelExtractROI.cxx | 23 +++++++++------- .../otbMultiToMonoChannelExtractROINew.cxx | 23 +++++++++------- Testing/Code/Common/otbPointSetSourceTest.cxx | 21 ++++++++++----- .../otbTestCommandLineArgumentParser.cxx | 20 +++++++++----- .../otbTestCommandLineArgumentParserHelp.cxx | 20 +++++++++----- .../otbTestCommandLineArgumentParserList.cxx | 20 +++++++++----- ...TestCommandLineArgumentParserWithError.cxx | 20 +++++++++----- Testing/Code/Common/otbTestExtractROI.cxx | 23 +++++++++------- .../FeatureExtraction/otbAlignImageToPath.cxx | 21 ++++++++++----- .../otbAssociativeSymmetricalSum.cxx | 21 ++++++++++----- .../otbAssociativeSymmetricalSumNew.cxx | 22 +++++++++------ .../otbAssymmetricFusionOfLineDetector.cxx | 21 ++++++++++----- .../otbAssymmetricFusionOfLineDetectorNew.cxx | 21 ++++++++++----- .../otbComplexMomentImage.cxx | 21 ++++++++++----- .../otbComplexMomentPath.cxx | 21 ++++++++++----- .../otbComplexMomentPathFloat.cxx | 21 ++++++++++----- .../otbComplexMomentPathNew.cxx | 21 ++++++++++----- .../Code/FeatureExtraction/otbDrawPath.cxx | 21 ++++++++++----- .../FeatureExtraction/otbDrawPathAlign.cxx | 21 ++++++++++----- .../FeatureExtraction/otbDrawPathList.cxx | 21 ++++++++++----- .../FeatureExtraction/otbExtractSegments.cxx | 21 ++++++++++----- .../otbExtractSegmentsNew.cxx | 21 ++++++++++----- .../otbFeatureExtractionTests.cxx | 18 +++++++++++++ .../FeatureExtraction/otbFillGapsFilter.cxx | 21 ++++++++++----- .../otbFillGapsFilterNew.cxx | 21 ++++++++++----- .../FeatureExtraction/otbFlusserImage.cxx | 21 ++++++++++----- .../Code/FeatureExtraction/otbFlusserPath.cxx | 21 ++++++++++----- .../FeatureExtraction/otbFlusserPathNew.cxx | 21 ++++++++++----- .../Code/FeatureExtraction/otbHarrisImage.cxx | 21 ++++++++++----- .../FeatureExtraction/otbHarrisToPointSet.cxx | 21 ++++++++++----- Testing/Code/FeatureExtraction/otbHuImage.cxx | 21 ++++++++++----- Testing/Code/FeatureExtraction/otbHuPath.cxx | 21 ++++++++++----- .../Code/FeatureExtraction/otbHuPathNew.cxx | 21 ++++++++++----- .../otbLineCorrelationDetector.cxx | 21 ++++++++++----- .../otbLineCorrelationDetectorLinear.cxx | 21 ++++++++++----- ...LineCorrelationDetectorLinearDirection.cxx | 21 ++++++++++----- .../otbLineCorrelationDetectorNew.cxx | 20 +++++++++----- .../otbLineDetectorBaseNew.cxx | 20 +++++++++----- .../otbLineRatioDetector.cxx | 21 ++++++++++----- .../otbLineRatioDetectorLinear.cxx | 21 ++++++++++----- .../otbLineRatioDetectorLinearDirection.cxx | 21 ++++++++++----- .../otbLineRatioDetectorNew.cxx | 21 ++++++++++----- .../Code/FeatureExtraction/otbLocalHough.cxx | 21 ++++++++++----- .../FeatureExtraction/otbLocalHoughDraw.cxx | 22 +++++++++------ .../FeatureExtraction/otbLocalHoughNew.cxx | 21 ++++++++++----- .../otbMultiplyByScalarImageTest.cxx | 21 ++++++++++----- .../otbPixelSuppressionByDirection.cxx | 21 ++++++++++----- .../otbPixelSuppressionByDirectionNew.cxx | 21 ++++++++++----- .../otbThresholdImageToPointSetTest.cxx | 21 ++++++++++----- .../otbTouziEdgeDetector.cxx | 21 ++++++++++----- .../otbTouziEdgeDetectorDirection.cxx | 21 ++++++++++----- .../otbTouziEdgeDetectorNew.cxx | 21 ++++++++++----- Testing/Code/IO/otbCAIImageIOTestCanRead.cxx | 19 ++++++++++++- Testing/Code/IO/otbCAIImageIOTestCanWrite.cxx | 19 ++++++++++++- Testing/Code/IO/otbGDALImageIOTestCanRead.cxx | 19 ++++++++++++- .../Code/IO/otbGDALImageIOTestCanWrite.cxx | 19 ++++++++++++- Testing/Code/IO/otbIOTests.cxx | 19 ++++++++++++- Testing/Code/IO/otbImageFileReaderERS.cxx | 19 ++++++++++++- Testing/Code/IO/otbImageFileReaderONERA.cxx | 19 ++++++++++++- .../IO/otbImageFileReaderONERAComplex.cxx | 19 ++++++++++++- Testing/Code/IO/otbImageFileReaderRGBTest.cxx | 19 ++++++++++++- Testing/Code/IO/otbImageFileReaderTest.cxx | 19 ++++++++++++- .../IO/otbImageFileWriterONERAComplex.cxx | 19 ++++++++++++- Testing/Code/IO/otbImageFileWriterRGBTest.cxx | 19 ++++++++++++- Testing/Code/IO/otbImageFileWriterTest.cxx | 19 ++++++++++++- Testing/Code/IO/otbImageIOFactoryTest.cxx | 19 ++++++++++++- Testing/Code/IO/otbImageTest.cxx | 22 +++++++++------ .../IO/otbMultiToMonoChannelExtractROISAR.cxx | 24 ++++++++++------- .../Code/IO/otbONERAImageIOTestCanRead.cxx | 19 ++++++++++++- .../IO/otbStreamingImageFileWriterTest.cxx | 19 ++++++++++++- .../Code/IO/otbStreamingImageFilterTest.cxx | 19 ++++++++++++- .../IO/otbVectorImageFileReaderWriterTest.cxx | 21 +++++++++++++-- Testing/Code/IO/otbVectorImageTest.cxx | 22 +++++++++------ .../Code/Installation/otbInstallationTest.cxx | 18 +++++++++++++ Testing/Code/Learning/SVMPointSetExample.cxx | 21 ++++++++++----- Testing/Code/Learning/otbLearningTests.cxx | 19 +++++++++++++ .../Code/Learning/otbSVMClassifierImage.cxx | 21 ++++++++++----- Testing/Code/Learning/otbSVMClassifierNew.cxx | 22 +++++++++------ .../Learning/otbSVMClassifierPointSet.cxx | 21 ++++++++++----- .../Learning/otbSVMImageModelEstimatorNew.cxx | 21 ++++++++++----- .../otbSVMImageModelEstimatorTrain.cxx | 21 ++++++++++----- .../otbSVMMembershipFunctionLoadModel.cxx | 21 ++++++++++----- .../Learning/otbSVMMembershipFunctionNew.cxx | 21 ++++++++++----- .../Learning/otbSVMModelAllocateProblem.cxx | 21 ++++++++++----- Testing/Code/Learning/otbSVMModelLoad.cxx | 21 ++++++++++----- Testing/Code/Learning/otbSVMModelLoadSave.cxx | 21 ++++++++++----- Testing/Code/Learning/otbSVMModelNew.cxx | 21 ++++++++++----- .../otbSVMPointSetModelEstimatorNew.cxx | 21 ++++++++++----- .../otbSVMPointSetModelEstimatorTrain.cxx | 21 ++++++++++----- Testing/Code/Visu/otbImageView.cxx | 21 ++++++++++----- Testing/Code/Visu/otbImageViewer.cxx | 21 ++++++++++----- Testing/Code/Visu/otbImageViewerAS.cxx | 21 ++++++++++----- Testing/Code/Visu/otbImageViewerNew.cxx | 21 ++++++++++----- .../Code/Visu/otbImageViewerWithitkImage.cxx | 21 ++++++++++----- .../Visu/otbImageViewerWithitkVectorImage.cxx | 21 ++++++++++----- Testing/Code/Visu/otbVisuTests.cxx | 18 +++++++++++++ Testing/Fa/AlignementsQB.cxx | 18 +++++++++++++ 121 files changed, 1771 insertions(+), 710 deletions(-) diff --git a/Testing/Code/BasicFilters/otbBasicFiltersTests.cxx b/Testing/Code/BasicFilters/otbBasicFiltersTests.cxx index 2020c77af2..f7ac480c1d 100755 --- a/Testing/Code/BasicFilters/otbBasicFiltersTests.cxx +++ b/Testing/Code/BasicFilters/otbBasicFiltersTests.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + // this file defines the otbCommonTest for the test driver // and all it expects is that you have a function called RegisterTests #if defined(_MSC_VER) diff --git a/Testing/Code/BasicFilters/otbFrostFilter.cxx b/Testing/Code/BasicFilters/otbFrostFilter.cxx index a342556b10..9e42ada37f 100644 --- a/Testing/Code/BasicFilters/otbFrostFilter.cxx +++ b/Testing/Code/BasicFilters/otbFrostFilter.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 26 janvier 2005 - Version : - Role : Test la classe qui filtre un image a partir de l'algorithme de FROST - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ #if defined(_MSC_VER) diff --git a/Testing/Code/BasicFilters/otbImageToPointSetFilterTest.cxx b/Testing/Code/BasicFilters/otbImageToPointSetFilterTest.cxx index 4f0a21ce28..2e9d523f5c 100644 --- a/Testing/Code/BasicFilters/otbImageToPointSetFilterTest.cxx +++ b/Testing/Code/BasicFilters/otbImageToPointSetFilterTest.cxx @@ -1,11 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 23 janvier 2006 - Role : ImageToPointSetFilter class testing - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/BasicFilters/otbLeeFilter.cxx b/Testing/Code/BasicFilters/otbLeeFilter.cxx index 1332605ee9..26e8a4b212 100755 --- a/Testing/Code/BasicFilters/otbLeeFilter.cxx +++ b/Testing/Code/BasicFilters/otbLeeFilter.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 23 janvier 2005 - Version : - Role : Test la classe qui filtre un image a partir de l'algorithme de J.S. LEE - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ #if defined(_MSC_VER) diff --git a/Testing/Code/ChangeDetection/otbCBAMIChangeDetectionTest.cxx b/Testing/Code/ChangeDetection/otbCBAMIChangeDetectionTest.cxx index 5fd4724b04..c526ebd211 100755 --- a/Testing/Code/ChangeDetection/otbCBAMIChangeDetectionTest.cxx +++ b/Testing/Code/ChangeDetection/otbCBAMIChangeDetectionTest.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 07 mars 2006 - Version : - Role : Test le detecteur de changement CBAMI - $Id: otbCBAMIChangeDetectionTest.cxx 87 2006-02-01 14:57:15Z thomas $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/ChangeDetection/otbChangeDetectionTests.cxx b/Testing/Code/ChangeDetection/otbChangeDetectionTests.cxx index 4c3602c54d..1fc6c9e7a1 100755 --- a/Testing/Code/ChangeDetection/otbChangeDetectionTests.cxx +++ b/Testing/Code/ChangeDetection/otbChangeDetectionTests.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + // this file defines the otbCommonTest for the test driver // and all it expects is that you have a function called RegisterTests #if defined(_MSC_VER) diff --git a/Testing/Code/ChangeDetection/otbCorrelChangeDetectionTest.cxx b/Testing/Code/ChangeDetection/otbCorrelChangeDetectionTest.cxx index 03031ee30b..27e31b1e74 100755 --- a/Testing/Code/ChangeDetection/otbCorrelChangeDetectionTest.cxx +++ b/Testing/Code/ChangeDetection/otbCorrelChangeDetectionTest.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 07 mars 2006 - Version : - Role : Test le detecteur de changement par correlation - $Id: otbCorrelChangeDetectionTest.cxx 87 2006-02-01 14:57:15Z thomas $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/ChangeDetection/otbJHMIChangeDetectionTest.cxx b/Testing/Code/ChangeDetection/otbJHMIChangeDetectionTest.cxx index d9b7f338fd..794c64e295 100755 --- a/Testing/Code/ChangeDetection/otbJHMIChangeDetectionTest.cxx +++ b/Testing/Code/ChangeDetection/otbJHMIChangeDetectionTest.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 07 mars 2006 - Version : - Role : Test le detecteur de changement JHMIC - $Id: otbJHMICChangeDetectionTest.cxx 87 2006-02-01 14:57:15Z thomas $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/ChangeDetection/otbLHMIChangeDetectionTest.cxx b/Testing/Code/ChangeDetection/otbLHMIChangeDetectionTest.cxx index 2b94f0c3bd..8b7f61ad11 100755 --- a/Testing/Code/ChangeDetection/otbLHMIChangeDetectionTest.cxx +++ b/Testing/Code/ChangeDetection/otbLHMIChangeDetectionTest.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 07 mars 2006 - Version : - Role : Test le detecteur de changement LHMI - $Id: otbLHMIChangeDetectionTest.cxx 87 2006-02-01 14:57:15Z thomas $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/ChangeDetection/otbMeanDiffChangeDetectionTest.cxx b/Testing/Code/ChangeDetection/otbMeanDiffChangeDetectionTest.cxx index 2eb584fdeb..283ead5f23 100755 --- a/Testing/Code/ChangeDetection/otbMeanDiffChangeDetectionTest.cxx +++ b/Testing/Code/ChangeDetection/otbMeanDiffChangeDetectionTest.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 07 mars 2006 - Version : - Role : Test le detecteur de changement MeanDiff - $Id: otbMeanDiffChangeDetectionTest.cxx 87 2006-02-01 14:57:15Z thomas $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/ChangeDetection/otbMeanRatioChangeDetectionTest.cxx b/Testing/Code/ChangeDetection/otbMeanRatioChangeDetectionTest.cxx index c3ffaa884e..430282036b 100755 --- a/Testing/Code/ChangeDetection/otbMeanRatioChangeDetectionTest.cxx +++ b/Testing/Code/ChangeDetection/otbMeanRatioChangeDetectionTest.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 07 mars 2006 - Version : - Role : Test le detecteur de changement MeanRatio - $Id: otbMeanRatioChangeDetectionTest.cxx 87 2006-02-01 14:57:15Z thomas $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/CMakeLists.txt b/Testing/Code/Common/CMakeLists.txt index 244824bf17..ad2bacf42f 100644 --- a/Testing/Code/Common/CMakeLists.txt +++ b/Testing/Code/Common/CMakeLists.txt @@ -141,15 +141,15 @@ ADD_TEST(coTvMultiChannelROI_RGB2NG_PNG3 ${COMMON_TESTS} -startX 700 -startY 60 -sizeX 77 -sizeY 489 -channels 3 ) ADD_TEST(coTvMultiChannelROI_5c_BSQ ${COMMON_TESTS} - --compare-image ${TOL} ${BASELINE}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_1232.hd - ${TEMP}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_1232.hd + --compare-binary ${BASELINE}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_12321.c1 + ${TEMP}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_12321.c1 otbMultiChannelExtractROI ${INPUTDATA}/poupees.hd - ${TEMP}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_1232.hd - -startX 303 -startY 2 -sizeX 134 -sizeY 330 -channels 1 2 3 2 ) + ${TEMP}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_12321.hd + -startX 303 -startY 2 -sizeX 134 -sizeY 330 -channels 1 2 3 2 1 ) ADD_TEST(coTvMultiChannelROI_3c_BSQ ${COMMON_TESTS} - --compare-binary ${BASELINE}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_1232.c3 + --compare-binary ${BASELINE}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_345.c1 ${TEMP}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_345.c1 otbMultiChannelExtractROI ${TEMP}/coMultiChannelExtractROI_RGB2NG_PNG_poupees_303_2_134_330_channels_1232.hd diff --git a/Testing/Code/Common/otbCommonTests.cxx b/Testing/Code/Common/otbCommonTests.cxx index f72d06ac34..b51432533e 100644 --- a/Testing/Code/Common/otbCommonTests.cxx +++ b/Testing/Code/Common/otbCommonTests.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + // this file defines the otbCommonTest for the test driver // and all it expects is that you have a function called RegisterTests #if defined(_MSC_VER) diff --git a/Testing/Code/Common/otbDrawLineSpatialObject.cxx b/Testing/Code/Common/otbDrawLineSpatialObject.cxx index 9f4cc3c764..98bae5ced4 100755 --- a/Testing/Code/Common/otbDrawLineSpatialObject.cxx +++ b/Testing/Code/Common/otbDrawLineSpatialObject.cxx @@ -1,15 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 06 avril 2006 - Version : - Role : Test du filtre DrawLineSpatialOjectImageFilter - : qui permet de dessiner une ligne dans une image - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Common/otbDrawLineSpatialObjectList.cxx b/Testing/Code/Common/otbDrawLineSpatialObjectList.cxx index d18b5f622e..e58e2b94a2 100755 --- a/Testing/Code/Common/otbDrawLineSpatialObjectList.cxx +++ b/Testing/Code/Common/otbDrawLineSpatialObjectList.cxx @@ -1,15 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 10 avril 2006 - Version : - Role : Test le filtre DrawLineSpatialOjectListImageFilter - : qui permet de dessiner les lignes contenues dans une liste - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Common/otbDrawLineSpatialObjectListNew.cxx b/Testing/Code/Common/otbDrawLineSpatialObjectListNew.cxx index b79238c908..30e820fa86 100755 --- a/Testing/Code/Common/otbDrawLineSpatialObjectListNew.cxx +++ b/Testing/Code/Common/otbDrawLineSpatialObjectListNew.cxx @@ -1,15 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 06 avril 2006 - Version : - Role : Test d'instanciation du filtre DrawLineSpatialOjectListImageFilter - : qui permet de dessiner les lignes contenues dans une liste - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Common/otbDrawLineSpatialObjectNew.cxx b/Testing/Code/Common/otbDrawLineSpatialObjectNew.cxx index eced5551f3..7606dafceb 100755 --- a/Testing/Code/Common/otbDrawLineSpatialObjectNew.cxx +++ b/Testing/Code/Common/otbDrawLineSpatialObjectNew.cxx @@ -1,15 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 06 avril 2006 - Version : - Role : Test d'instanciation du filtre DrawLineSpatialOjectImageFilter - : qui permet de dessiner une ligne sur une image - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Common/otbExtractROI.cxx b/Testing/Code/Common/otbExtractROI.cxx index b1dbe8296b..7e7ab84443 100755 --- a/Testing/Code/Common/otbExtractROI.cxx +++ b/Testing/Code/Common/otbExtractROI.cxx @@ -1,15 +1,22 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono canal, dont les valeurs sont codées en "unsigned char" - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #include "itkExceptionObject.h" #include "itkImageFileReader.h" #include "itkImageFileWriter.h" diff --git a/Testing/Code/Common/otbExtractROINew.cxx b/Testing/Code/Common/otbExtractROINew.cxx index 0bc7417fb1..214ac32612 100644 --- a/Testing/Code/Common/otbExtractROINew.cxx +++ b/Testing/Code/Common/otbExtractROINew.cxx @@ -1,15 +1,22 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 21 avril 2006 - Version : - Role : Test l'extraction d'une ROI dans une image mono canal, dont les valeurs sont codées en "unsigned char" - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #include "itkExceptionObject.h" #include "itkImageFileReader.h" #include "itkImageFileWriter.h" diff --git a/Testing/Code/Common/otbExtractROI_RGB.cxx b/Testing/Code/Common/otbExtractROI_RGB.cxx index 899da842b9..645b00d396 100755 --- a/Testing/Code/Common/otbExtractROI_RGB.cxx +++ b/Testing/Code/Common/otbExtractROI_RGB.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image RGB - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbImageToLineSpatialObjectListNew.cxx b/Testing/Code/Common/otbImageToLineSpatialObjectListNew.cxx index fa914f480a..00ba84ede4 100755 --- a/Testing/Code/Common/otbImageToLineSpatialObjectListNew.cxx +++ b/Testing/Code/Common/otbImageToLineSpatialObjectListNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 06 avril 2006 - Version : - Role : Test d'instanciation de la classe otbImageToLineSpatialObjectListFilter - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Common/otbLineSpatialObjectList.cxx b/Testing/Code/Common/otbLineSpatialObjectList.cxx index c8f4d84b14..75ad96201c 100755 --- a/Testing/Code/Common/otbLineSpatialObjectList.cxx +++ b/Testing/Code/Common/otbLineSpatialObjectList.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test de la classe LineSpatialObjectList - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbMultiChannelExtractROI.cxx b/Testing/Code/Common/otbMultiChannelExtractROI.cxx index 9e23e915d7..d80f6eba11 100755 --- a/Testing/Code/Common/otbMultiChannelExtractROI.cxx +++ b/Testing/Code/Common/otbMultiChannelExtractROI.cxx @@ -1,15 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono ou multi canal, dont les valeurs sont codées en "unsigned char" - Les parametres de la ROI ne sont pas obligatoire, tout comme les canaux. Dans ce cas, les valauers par défaut - de la classe sont utilisées - - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ @@ -20,7 +23,7 @@ #include "otbMultiChannelExtractROI.h" -#include "itkImage.h" +#include "otbImage.h" @@ -33,7 +36,7 @@ int generic_otbMultiChannelExtractROI( int argc, char ** argv, const char * inpu // const char * outputFilename = argv[2]; - typedef itk::Image<short,2> TypeImage; + typedef otb::Image<short,2> TypeImage; TypeImage::Pointer lima = TypeImage::New(); diff --git a/Testing/Code/Common/otbMultiChannelExtractROINew.cxx b/Testing/Code/Common/otbMultiChannelExtractROINew.cxx index 737ff00a34..dfee2960bf 100644 --- a/Testing/Code/Common/otbMultiChannelExtractROINew.cxx +++ b/Testing/Code/Common/otbMultiChannelExtractROINew.cxx @@ -1,15 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 21 avril 2006 - Version : - Role : Test l'extraction d'une ROI dans une image mono ou multi canal, dont les valeurs sont codées en "unsigned char" - Les parametres de la ROI ne sont pas obligatoire, tout comme les canaux. Dans ce cas, les valauers par défaut - de la classe sont utilisées - - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbMultiToMonoChannelExtractROI.cxx b/Testing/Code/Common/otbMultiToMonoChannelExtractROI.cxx index 5174cf6a1e..4fd382b490 100755 --- a/Testing/Code/Common/otbMultiToMonoChannelExtractROI.cxx +++ b/Testing/Code/Common/otbMultiToMonoChannelExtractROI.cxx @@ -1,15 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono ou multi canal, dont les valeurs sont codées en "unsigned char" - Les parametres de la ROI ne sont pas obligatoire, tout comme les canaux. Dans ce cas, les valeurs par défaut - de la classe sont utilisées - - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbMultiToMonoChannelExtractROINew.cxx b/Testing/Code/Common/otbMultiToMonoChannelExtractROINew.cxx index a886b3604e..bfe7a09240 100644 --- a/Testing/Code/Common/otbMultiToMonoChannelExtractROINew.cxx +++ b/Testing/Code/Common/otbMultiToMonoChannelExtractROINew.cxx @@ -1,15 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 27 avril 2006 - Version : - Role : Test l'extraction d'une ROI dans une image mono ou multi canal, dont les valeurs sont codées en "unsigned char" - Les parametres de la ROI ne sont pas obligatoire, tout comme les canaux. Dans ce cas, les valeurs par défaut - de la classe sont utilisées - - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbPointSetSourceTest.cxx b/Testing/Code/Common/otbPointSetSourceTest.cxx index b38999bef8..b39e410178 100644 --- a/Testing/Code/Common/otbPointSetSourceTest.cxx +++ b/Testing/Code/Common/otbPointSetSourceTest.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P. Imbo - Language : C++ - Date : 29 mars 2006 - Version : - Role : PointSet Source Class - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Common/otbTestCommandLineArgumentParser.cxx b/Testing/Code/Common/otbTestCommandLineArgumentParser.cxx index 3535b97680..24474e8e2b 100755 --- a/Testing/Code/Common/otbTestCommandLineArgumentParser.cxx +++ b/Testing/Code/Common/otbTestCommandLineArgumentParser.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono canal, dont les valeurs sont codées en "unsigned char" - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbTestCommandLineArgumentParserHelp.cxx b/Testing/Code/Common/otbTestCommandLineArgumentParserHelp.cxx index c6e126ef00..a614ac17d6 100644 --- a/Testing/Code/Common/otbTestCommandLineArgumentParserHelp.cxx +++ b/Testing/Code/Common/otbTestCommandLineArgumentParserHelp.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono canal, dont les valeurs sont codées en "unsigned char" - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbTestCommandLineArgumentParserList.cxx b/Testing/Code/Common/otbTestCommandLineArgumentParserList.cxx index b2a1a307ca..aa29132192 100644 --- a/Testing/Code/Common/otbTestCommandLineArgumentParserList.cxx +++ b/Testing/Code/Common/otbTestCommandLineArgumentParserList.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono canal, dont les valeurs sont codées en "unsigned char" - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbTestCommandLineArgumentParserWithError.cxx b/Testing/Code/Common/otbTestCommandLineArgumentParserWithError.cxx index 7d875ecec9..313e3e9ec0 100644 --- a/Testing/Code/Common/otbTestCommandLineArgumentParserWithError.cxx +++ b/Testing/Code/Common/otbTestCommandLineArgumentParserWithError.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono canal, dont les valeurs sont codées en "unsigned char" - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/Common/otbTestExtractROI.cxx b/Testing/Code/Common/otbTestExtractROI.cxx index 74eb26fb39..e8b884a09b 100755 --- a/Testing/Code/Common/otbTestExtractROI.cxx +++ b/Testing/Code/Common/otbTestExtractROI.cxx @@ -1,15 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono ou multi canal, dont les valeurs sont codées en "unsigned char" - Les parametres de la ROI ne sont pas obligatoire, tout comme les canaux. Dans ce cas, les valauers par défaut - de la classe sont utilisées - - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ diff --git a/Testing/Code/FeatureExtraction/otbAlignImageToPath.cxx b/Testing/Code/FeatureExtraction/otbAlignImageToPath.cxx index a64985d790..ba5a248d95 100644 --- a/Testing/Code/FeatureExtraction/otbAlignImageToPath.cxx +++ b/Testing/Code/FeatureExtraction/otbAlignImageToPath.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 06 fevrier 2006 - Version : - Role : - $Id: $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbAssociativeSymmetricalSum.cxx b/Testing/Code/FeatureExtraction/otbAssociativeSymmetricalSum.cxx index f7e4e1c3c1..137608e81a 100755 --- a/Testing/Code/FeatureExtraction/otbAssociativeSymmetricalSum.cxx +++ b/Testing/Code/FeatureExtraction/otbAssociativeSymmetricalSum.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 27 mars 2006 - Version : - Role : Test du filtre réalisant la somme associative assymétrique - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbAssociativeSymmetricalSumNew.cxx b/Testing/Code/FeatureExtraction/otbAssociativeSymmetricalSumNew.cxx index b56b0cae5d..5d10b1e191 100755 --- a/Testing/Code/FeatureExtraction/otbAssociativeSymmetricalSumNew.cxx +++ b/Testing/Code/FeatureExtraction/otbAssociativeSymmetricalSumNew.cxx @@ -1,15 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 27 mars 2006 - Version : - Role : Test d'instanciation du filtre réalisant la somme - associative assymétrique - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbAssymmetricFusionOfLineDetector.cxx b/Testing/Code/FeatureExtraction/otbAssymmetricFusionOfLineDetector.cxx index aa223f270e..02f0d81f49 100755 --- a/Testing/Code/FeatureExtraction/otbAssymmetricFusionOfLineDetector.cxx +++ b/Testing/Code/FeatureExtraction/otbAssymmetricFusionOfLineDetector.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 29 mars 2006 - Version : - Role : Test du filtre composite AssymmetricFusionOfLineDetector - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbAssymmetricFusionOfLineDetectorNew.cxx b/Testing/Code/FeatureExtraction/otbAssymmetricFusionOfLineDetectorNew.cxx index 5a5e4dc224..f0f89465b4 100755 --- a/Testing/Code/FeatureExtraction/otbAssymmetricFusionOfLineDetectorNew.cxx +++ b/Testing/Code/FeatureExtraction/otbAssymmetricFusionOfLineDetectorNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 29 mars 2006 - Version : - Role : Test d'instanciation du filtre composite AssymmetricFusionOfLineDetector - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbComplexMomentImage.cxx b/Testing/Code/FeatureExtraction/otbComplexMomentImage.cxx index 2ee8bd840a..67852d0a1f 100644 --- a/Testing/Code/FeatureExtraction/otbComplexMomentImage.cxx +++ b/Testing/Code/FeatureExtraction/otbComplexMomentImage.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 10 mars 2006 - Version : - Role : - $Id: $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbComplexMomentPath.cxx b/Testing/Code/FeatureExtraction/otbComplexMomentPath.cxx index 0a3a1f9439..136ee0dc26 100644 --- a/Testing/Code/FeatureExtraction/otbComplexMomentPath.cxx +++ b/Testing/Code/FeatureExtraction/otbComplexMomentPath.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 20 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbComplexMomentPathFloat.cxx b/Testing/Code/FeatureExtraction/otbComplexMomentPathFloat.cxx index 1908d42417..0ea51d7f46 100644 --- a/Testing/Code/FeatureExtraction/otbComplexMomentPathFloat.cxx +++ b/Testing/Code/FeatureExtraction/otbComplexMomentPathFloat.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 20 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbComplexMomentPathNew.cxx b/Testing/Code/FeatureExtraction/otbComplexMomentPathNew.cxx index b3d51c6651..b0acd6cf82 100644 --- a/Testing/Code/FeatureExtraction/otbComplexMomentPathNew.cxx +++ b/Testing/Code/FeatureExtraction/otbComplexMomentPathNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 20 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbDrawPath.cxx b/Testing/Code/FeatureExtraction/otbDrawPath.cxx index 30115d45f5..0e44fbebb1 100644 --- a/Testing/Code/FeatureExtraction/otbDrawPath.cxx +++ b/Testing/Code/FeatureExtraction/otbDrawPath.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 28 fevrier 2006 - Version : - Role : - $Id: $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbDrawPathAlign.cxx b/Testing/Code/FeatureExtraction/otbDrawPathAlign.cxx index 57dbbda04e..f7d3aa1b62 100644 --- a/Testing/Code/FeatureExtraction/otbDrawPathAlign.cxx +++ b/Testing/Code/FeatureExtraction/otbDrawPathAlign.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 06 fevrier 2006 - Version : - Role : - $Id: $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbDrawPathList.cxx b/Testing/Code/FeatureExtraction/otbDrawPathList.cxx index 69a26ee864..bd2202a948 100644 --- a/Testing/Code/FeatureExtraction/otbDrawPathList.cxx +++ b/Testing/Code/FeatureExtraction/otbDrawPathList.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 06 fevrier 2006 - Version : - Role : - $Id: $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbExtractSegments.cxx b/Testing/Code/FeatureExtraction/otbExtractSegments.cxx index 921ee3737e..e0f0ea904d 100755 --- a/Testing/Code/FeatureExtraction/otbExtractSegments.cxx +++ b/Testing/Code/FeatureExtraction/otbExtractSegments.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 19 avril 2006 - Version : - Role : Test du filtre composite ExtractSegmentsImageFilter - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbExtractSegmentsNew.cxx b/Testing/Code/FeatureExtraction/otbExtractSegmentsNew.cxx index 0ee955b0b1..c8f65004fc 100755 --- a/Testing/Code/FeatureExtraction/otbExtractSegmentsNew.cxx +++ b/Testing/Code/FeatureExtraction/otbExtractSegmentsNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 19 avril 2006 - Version : - Role : Test du filtre composite ExtractSegmentsImageFilter - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbFeatureExtractionTests.cxx b/Testing/Code/FeatureExtraction/otbFeatureExtractionTests.cxx index a9f73da249..cd952173fb 100755 --- a/Testing/Code/FeatureExtraction/otbFeatureExtractionTests.cxx +++ b/Testing/Code/FeatureExtraction/otbFeatureExtractionTests.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + // this file defines the otbCommonTest for the test driver // and all it expects is that you have a function called RegisterTests #if defined(_MSC_VER) diff --git a/Testing/Code/FeatureExtraction/otbFillGapsFilter.cxx b/Testing/Code/FeatureExtraction/otbFillGapsFilter.cxx index 2e174f3d18..44eef6c839 100755 --- a/Testing/Code/FeatureExtraction/otbFillGapsFilter.cxx +++ b/Testing/Code/FeatureExtraction/otbFillGapsFilter.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P. IMBO - Language : C++ - Date : 7 avril 2006 - Version : - Role : Unitary test for the otb::FillGapsFilter class - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbFillGapsFilterNew.cxx b/Testing/Code/FeatureExtraction/otbFillGapsFilterNew.cxx index 8eed063c82..d76030447c 100644 --- a/Testing/Code/FeatureExtraction/otbFillGapsFilterNew.cxx +++ b/Testing/Code/FeatureExtraction/otbFillGapsFilterNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 7 avril 2006 - Version : - Role : Test élémentaire de la classe otb::FillGapsFilter - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbFlusserImage.cxx b/Testing/Code/FeatureExtraction/otbFlusserImage.cxx index d7b20690d3..f0359c7c15 100644 --- a/Testing/Code/FeatureExtraction/otbFlusserImage.cxx +++ b/Testing/Code/FeatureExtraction/otbFlusserImage.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 20 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbFlusserPath.cxx b/Testing/Code/FeatureExtraction/otbFlusserPath.cxx index 8d946027af..2bbaa2aacd 100644 --- a/Testing/Code/FeatureExtraction/otbFlusserPath.cxx +++ b/Testing/Code/FeatureExtraction/otbFlusserPath.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 24 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbFlusserPathNew.cxx b/Testing/Code/FeatureExtraction/otbFlusserPathNew.cxx index be00b15769..73b40f81d3 100644 --- a/Testing/Code/FeatureExtraction/otbFlusserPathNew.cxx +++ b/Testing/Code/FeatureExtraction/otbFlusserPathNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 24 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbHarrisImage.cxx b/Testing/Code/FeatureExtraction/otbHarrisImage.cxx index 8c4eeaefe1..2f26474ae7 100644 --- a/Testing/Code/FeatureExtraction/otbHarrisImage.cxx +++ b/Testing/Code/FeatureExtraction/otbHarrisImage.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 28 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbHarrisToPointSet.cxx b/Testing/Code/FeatureExtraction/otbHarrisToPointSet.cxx index 29c7aba81e..b6822c0436 100644 --- a/Testing/Code/FeatureExtraction/otbHarrisToPointSet.cxx +++ b/Testing/Code/FeatureExtraction/otbHarrisToPointSet.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 03 avril 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbHuImage.cxx b/Testing/Code/FeatureExtraction/otbHuImage.cxx index 73e2c9c812..fa72a24472 100644 --- a/Testing/Code/FeatureExtraction/otbHuImage.cxx +++ b/Testing/Code/FeatureExtraction/otbHuImage.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 10 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbHuPath.cxx b/Testing/Code/FeatureExtraction/otbHuPath.cxx index b35a866eff..5bf3f34881 100644 --- a/Testing/Code/FeatureExtraction/otbHuPath.cxx +++ b/Testing/Code/FeatureExtraction/otbHuPath.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 24 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbHuPathNew.cxx b/Testing/Code/FeatureExtraction/otbHuPathNew.cxx index 0a3248d33b..87b6199b77 100644 --- a/Testing/Code/FeatureExtraction/otbHuPathNew.cxx +++ b/Testing/Code/FeatureExtraction/otbHuPathNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 24 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLineCorrelationDetector.cxx b/Testing/Code/FeatureExtraction/otbLineCorrelationDetector.cxx index f7c84603bd..db50833cfa 100755 --- a/Testing/Code/FeatureExtraction/otbLineCorrelationDetector.cxx +++ b/Testing/Code/FeatureExtraction/otbLineCorrelationDetector.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 14 mars 2006 - Version : - Role : Test du filtre de detection de lignes par correlation - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorLinear.cxx b/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorLinear.cxx index 20f14388c9..06ea6b4fbd 100755 --- a/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorLinear.cxx +++ b/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorLinear.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 14 mars 2006 - Version : - Role : Test du filtre de detection de lignes par correlation - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorLinearDirection.cxx b/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorLinearDirection.cxx index 0c024af3d4..4a59e13b2b 100755 --- a/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorLinearDirection.cxx +++ b/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorLinearDirection.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 5 avril 2006 - Version : - Role : Test du filtre de detection de lignes par correlation - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorNew.cxx b/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorNew.cxx index 5804fe539e..0e6e5a6215 100755 --- a/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorNew.cxx +++ b/Testing/Code/FeatureExtraction/otbLineCorrelationDetectorNew.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 23 mars 2006 - Version : - Role : Test d'instanciation du filtre de detection de lignes par correlation - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ #if defined(_MSC_VER) diff --git a/Testing/Code/FeatureExtraction/otbLineDetectorBaseNew.cxx b/Testing/Code/FeatureExtraction/otbLineDetectorBaseNew.cxx index a19699503c..36f08fb253 100644 --- a/Testing/Code/FeatureExtraction/otbLineDetectorBaseNew.cxx +++ b/Testing/Code/FeatureExtraction/otbLineDetectorBaseNew.cxx @@ -1,12 +1,18 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 14 mars 2006 - Version : - Role : Test du filtre de detection de lignes (instanciation) - $Id: otbLineRatioDetectorNew.cxx 506 2006-04-20 09:54:35Z caroline $ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ #if defined(_MSC_VER) diff --git a/Testing/Code/FeatureExtraction/otbLineRatioDetector.cxx b/Testing/Code/FeatureExtraction/otbLineRatioDetector.cxx index fcb3b69ba0..fc38edfcec 100755 --- a/Testing/Code/FeatureExtraction/otbLineRatioDetector.cxx +++ b/Testing/Code/FeatureExtraction/otbLineRatioDetector.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 14 mars 2006 - Version : - Role : Test du filtre de detection de lignes - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLineRatioDetectorLinear.cxx b/Testing/Code/FeatureExtraction/otbLineRatioDetectorLinear.cxx index 7c0d39cc14..ec306212cb 100755 --- a/Testing/Code/FeatureExtraction/otbLineRatioDetectorLinear.cxx +++ b/Testing/Code/FeatureExtraction/otbLineRatioDetectorLinear.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 14 mars 2006 - Version : - Role : Test du filtre de detection de lignes - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLineRatioDetectorLinearDirection.cxx b/Testing/Code/FeatureExtraction/otbLineRatioDetectorLinearDirection.cxx index 33d1361488..8151042cb3 100755 --- a/Testing/Code/FeatureExtraction/otbLineRatioDetectorLinearDirection.cxx +++ b/Testing/Code/FeatureExtraction/otbLineRatioDetectorLinearDirection.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 5 avril 2006 - Version : - Role : Test du filtre de detection de lignes (image de direction) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLineRatioDetectorNew.cxx b/Testing/Code/FeatureExtraction/otbLineRatioDetectorNew.cxx index c8f94d8d8f..0ee73a1d40 100755 --- a/Testing/Code/FeatureExtraction/otbLineRatioDetectorNew.cxx +++ b/Testing/Code/FeatureExtraction/otbLineRatioDetectorNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 14 mars 2006 - Version : - Role : Test du filtre de detection de lignes (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLocalHough.cxx b/Testing/Code/FeatureExtraction/otbLocalHough.cxx index 8b09d2b099..a1bcb40475 100755 --- a/Testing/Code/FeatureExtraction/otbLocalHough.cxx +++ b/Testing/Code/FeatureExtraction/otbLocalHough.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 11 avril 2006 - Version : - Role : Test le filtre local de Hough - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLocalHoughDraw.cxx b/Testing/Code/FeatureExtraction/otbLocalHoughDraw.cxx index 4172448ba5..c41ed8e39b 100755 --- a/Testing/Code/FeatureExtraction/otbLocalHoughDraw.cxx +++ b/Testing/Code/FeatureExtraction/otbLocalHoughDraw.cxx @@ -1,15 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 10 avril 2006 - Version : - Role : Test le filtre Local Hough en dessinant les lignes - : dans une image - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbLocalHoughNew.cxx b/Testing/Code/FeatureExtraction/otbLocalHoughNew.cxx index 8f80e05570..886260fc00 100755 --- a/Testing/Code/FeatureExtraction/otbLocalHoughNew.cxx +++ b/Testing/Code/FeatureExtraction/otbLocalHoughNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 12 avril 2006 - Version : - Role : Test d'instanciation du filtre local de Hough - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbMultiplyByScalarImageTest.cxx b/Testing/Code/FeatureExtraction/otbMultiplyByScalarImageTest.cxx index abf7fc9583..3274c5dc6f 100644 --- a/Testing/Code/FeatureExtraction/otbMultiplyByScalarImageTest.cxx +++ b/Testing/Code/FeatureExtraction/otbMultiplyByScalarImageTest.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 28 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbPixelSuppressionByDirection.cxx b/Testing/Code/FeatureExtraction/otbPixelSuppressionByDirection.cxx index 7a9f4f10ef..f45b13c2e8 100755 --- a/Testing/Code/FeatureExtraction/otbPixelSuppressionByDirection.cxx +++ b/Testing/Code/FeatureExtraction/otbPixelSuppressionByDirection.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 14 mars 2006 - Version : - Role : Test du filtre de suppression par direction des pixels isoles - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbPixelSuppressionByDirectionNew.cxx b/Testing/Code/FeatureExtraction/otbPixelSuppressionByDirectionNew.cxx index d2eac292ac..4e7f2c0b6b 100755 --- a/Testing/Code/FeatureExtraction/otbPixelSuppressionByDirectionNew.cxx +++ b/Testing/Code/FeatureExtraction/otbPixelSuppressionByDirectionNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 14 mars 2006 - Version : - Role : Test d'instanciation du filtre de suppression par direction des pixels isoles - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbThresholdImageToPointSetTest.cxx b/Testing/Code/FeatureExtraction/otbThresholdImageToPointSetTest.cxx index 31efae030b..b6f100c543 100644 --- a/Testing/Code/FeatureExtraction/otbThresholdImageToPointSetTest.cxx +++ b/Testing/Code/FeatureExtraction/otbThresholdImageToPointSetTest.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - P.Imbo - Language : C++ - Date : 30 mars 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbTouziEdgeDetector.cxx b/Testing/Code/FeatureExtraction/otbTouziEdgeDetector.cxx index 2ac4897c6a..07398f7d8d 100755 --- a/Testing/Code/FeatureExtraction/otbTouziEdgeDetector.cxx +++ b/Testing/Code/FeatureExtraction/otbTouziEdgeDetector.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 09 mars 2006 - Version : - Role : Test du filtre de detection de contours (image intensite) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbTouziEdgeDetectorDirection.cxx b/Testing/Code/FeatureExtraction/otbTouziEdgeDetectorDirection.cxx index 0396c969fc..7596c50a85 100755 --- a/Testing/Code/FeatureExtraction/otbTouziEdgeDetectorDirection.cxx +++ b/Testing/Code/FeatureExtraction/otbTouziEdgeDetectorDirection.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 20 mars 2006 - Version : - Role : Test du filtre de detection de contours (image de direction) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/FeatureExtraction/otbTouziEdgeDetectorNew.cxx b/Testing/Code/FeatureExtraction/otbTouziEdgeDetectorNew.cxx index 84e7c911a6..f7223b27ca 100755 --- a/Testing/Code/FeatureExtraction/otbTouziEdgeDetectorNew.cxx +++ b/Testing/Code/FeatureExtraction/otbTouziEdgeDetectorNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 09 mars 2006 - Version : - Role : Test du filtre de detection de contours (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbCAIImageIOTestCanRead.cxx b/Testing/Code/IO/otbCAIImageIOTestCanRead.cxx index 8e65d94cb0..b5a702ce59 100755 --- a/Testing/Code/IO/otbCAIImageIOTestCanRead.cxx +++ b/Testing/Code/IO/otbCAIImageIOTestCanRead.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbCAIImageIOTestCanWrite.cxx b/Testing/Code/IO/otbCAIImageIOTestCanWrite.cxx index d332f9bc8b..14d5855428 100755 --- a/Testing/Code/IO/otbCAIImageIOTestCanWrite.cxx +++ b/Testing/Code/IO/otbCAIImageIOTestCanWrite.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbGDALImageIOTestCanRead.cxx b/Testing/Code/IO/otbGDALImageIOTestCanRead.cxx index 13bb84effc..eaddedcebe 100755 --- a/Testing/Code/IO/otbGDALImageIOTestCanRead.cxx +++ b/Testing/Code/IO/otbGDALImageIOTestCanRead.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbGDALImageIOTestCanWrite.cxx b/Testing/Code/IO/otbGDALImageIOTestCanWrite.cxx index a7129bb10d..b7ed87b34c 100644 --- a/Testing/Code/IO/otbGDALImageIOTestCanWrite.cxx +++ b/Testing/Code/IO/otbGDALImageIOTestCanWrite.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbIOTests.cxx b/Testing/Code/IO/otbIOTests.cxx index 17b9df38bc..64c6f5140f 100755 --- a/Testing/Code/IO/otbIOTests.cxx +++ b/Testing/Code/IO/otbIOTests.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + // this file defines the otbCommonTest for the test driver // and all it expects is that you have a function called RegisterTests #if defined(_MSC_VER) diff --git a/Testing/Code/IO/otbImageFileReaderERS.cxx b/Testing/Code/IO/otbImageFileReaderERS.cxx index 77318f0acd..9fb4537d5e 100644 --- a/Testing/Code/IO/otbImageFileReaderERS.cxx +++ b/Testing/Code/IO/otbImageFileReaderERS.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageFileReaderONERA.cxx b/Testing/Code/IO/otbImageFileReaderONERA.cxx index b3f24db3d6..442dd3f593 100644 --- a/Testing/Code/IO/otbImageFileReaderONERA.cxx +++ b/Testing/Code/IO/otbImageFileReaderONERA.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageFileReaderONERAComplex.cxx b/Testing/Code/IO/otbImageFileReaderONERAComplex.cxx index 3d42b42c15..0fdd0db20d 100644 --- a/Testing/Code/IO/otbImageFileReaderONERAComplex.cxx +++ b/Testing/Code/IO/otbImageFileReaderONERAComplex.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageFileReaderRGBTest.cxx b/Testing/Code/IO/otbImageFileReaderRGBTest.cxx index 026f47d92e..e81205f298 100755 --- a/Testing/Code/IO/otbImageFileReaderRGBTest.cxx +++ b/Testing/Code/IO/otbImageFileReaderRGBTest.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageFileReaderTest.cxx b/Testing/Code/IO/otbImageFileReaderTest.cxx index 0c99d08b9b..c2f1d3db04 100755 --- a/Testing/Code/IO/otbImageFileReaderTest.cxx +++ b/Testing/Code/IO/otbImageFileReaderTest.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageFileWriterONERAComplex.cxx b/Testing/Code/IO/otbImageFileWriterONERAComplex.cxx index 5c42901e8c..8810a341a6 100644 --- a/Testing/Code/IO/otbImageFileWriterONERAComplex.cxx +++ b/Testing/Code/IO/otbImageFileWriterONERAComplex.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageFileWriterRGBTest.cxx b/Testing/Code/IO/otbImageFileWriterRGBTest.cxx index 3bafbe516f..52263edee0 100755 --- a/Testing/Code/IO/otbImageFileWriterRGBTest.cxx +++ b/Testing/Code/IO/otbImageFileWriterRGBTest.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageFileWriterTest.cxx b/Testing/Code/IO/otbImageFileWriterTest.cxx index 07643242a6..c2dd71258a 100755 --- a/Testing/Code/IO/otbImageFileWriterTest.cxx +++ b/Testing/Code/IO/otbImageFileWriterTest.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageIOFactoryTest.cxx b/Testing/Code/IO/otbImageIOFactoryTest.cxx index 5fa66e9812..57b36488e2 100755 --- a/Testing/Code/IO/otbImageIOFactoryTest.cxx +++ b/Testing/Code/IO/otbImageIOFactoryTest.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbImageTest.cxx b/Testing/Code/IO/otbImageTest.cxx index 12e4a606dc..4df18e6212 100755 --- a/Testing/Code/IO/otbImageTest.cxx +++ b/Testing/Code/IO/otbImageTest.cxx @@ -1,15 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 27 mars 2006 - Version : - Role : Test d'instanciation de la classe otb::Image - Lecture de meta données - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbMultiToMonoChannelExtractROISAR.cxx b/Testing/Code/IO/otbMultiToMonoChannelExtractROISAR.cxx index 12e250ff21..1657997c39 100644 --- a/Testing/Code/IO/otbMultiToMonoChannelExtractROISAR.cxx +++ b/Testing/Code/IO/otbMultiToMonoChannelExtractROISAR.cxx @@ -1,18 +1,22 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : Test l'extraction d'une ROI dans une image mono ou multi canal, dont les valeurs sont codées en "unsigned char" - Les parametres de la ROI ne sont pas obligatoire, tout comme les canaux. Dans ce cas, les valeurs par défaut - de la classe sont utilisées - - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #include "itkExceptionObject.h" #include "otbImageFileReader.h" diff --git a/Testing/Code/IO/otbONERAImageIOTestCanRead.cxx b/Testing/Code/IO/otbONERAImageIOTestCanRead.cxx index ea747da506..f6c001538f 100644 --- a/Testing/Code/IO/otbONERAImageIOTestCanRead.cxx +++ b/Testing/Code/IO/otbONERAImageIOTestCanRead.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbStreamingImageFileWriterTest.cxx b/Testing/Code/IO/otbStreamingImageFileWriterTest.cxx index 6708a03c11..679e019a6d 100755 --- a/Testing/Code/IO/otbStreamingImageFileWriterTest.cxx +++ b/Testing/Code/IO/otbStreamingImageFileWriterTest.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbStreamingImageFilterTest.cxx b/Testing/Code/IO/otbStreamingImageFilterTest.cxx index 8936a0be96..a2f8dea997 100755 --- a/Testing/Code/IO/otbStreamingImageFilterTest.cxx +++ b/Testing/Code/IO/otbStreamingImageFilterTest.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/IO/otbVectorImageFileReaderWriterTest.cxx b/Testing/Code/IO/otbVectorImageFileReaderWriterTest.cxx index c021e891a9..eb0f1eaa69 100755 --- a/Testing/Code/IO/otbVectorImageFileReaderWriterTest.cxx +++ b/Testing/Code/IO/otbVectorImageFileReaderWriterTest.cxx @@ -1,4 +1,21 @@ -// $Id$ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif @@ -27,7 +44,7 @@ int otbVectorImageFileReaderWriterTest(int argc, char* argv[]) typedef itk::VectorImage< InputPixelType, Dimension > InputImageType; typedef itk::VectorImage< OutputPixelType, Dimension > OutputImageType; - typedef itk::ImageFileReader< InputImageType > ReaderType; + typedef otb::ImageFileReader< InputImageType > ReaderType; typedef otb::ImageFileWriter< OutputImageType > WriterType; ReaderType::Pointer reader = ReaderType::New(); diff --git a/Testing/Code/IO/otbVectorImageTest.cxx b/Testing/Code/IO/otbVectorImageTest.cxx index d89d863a5a..63fea5129e 100755 --- a/Testing/Code/IO/otbVectorImageTest.cxx +++ b/Testing/Code/IO/otbVectorImageTest.cxx @@ -1,15 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - C.Ruffel - Language : C++ - Date : 09 mai 2006 - Version : - Role : Test d'instanciation de la classe otb::VectorImage - Lecture de meta données - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Installation/otbInstallationTest.cxx b/Testing/Code/Installation/otbInstallationTest.cxx index ea3e72677e..c147b4981e 100644 --- a/Testing/Code/Installation/otbInstallationTest.cxx +++ b/Testing/Code/Installation/otbInstallationTest.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + // // Cet exemple permet de montrer l'utilisation des différentes bibliothèques utilisées par l'OTB // diff --git a/Testing/Code/Learning/SVMPointSetExample.cxx b/Testing/Code/Learning/SVMPointSetExample.cxx index ea484cb01e..ea1283aeac 100755 --- a/Testing/Code/Learning/SVMPointSetExample.cxx +++ b/Testing/Code/Learning/SVMPointSetExample.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 5 May 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbLearningTests.cxx b/Testing/Code/Learning/otbLearningTests.cxx index 3273180bcd..4056cba8a8 100644 --- a/Testing/Code/Learning/otbLearningTests.cxx +++ b/Testing/Code/Learning/otbLearningTests.cxx @@ -1,3 +1,22 @@ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + + // this file defines the otbCommonTest for the test driver // and all it expects is that you have a function called RegisterTests #if defined(_MSC_VER) diff --git a/Testing/Code/Learning/otbSVMClassifierImage.cxx b/Testing/Code/Learning/otbSVMClassifierImage.cxx index 52b20999af..146ed089a7 100644 --- a/Testing/Code/Learning/otbSVMClassifierImage.cxx +++ b/Testing/Code/Learning/otbSVMClassifierImage.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 28 April 2006 - Version : - Role : Test for the SVMClassifier class (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMClassifierNew.cxx b/Testing/Code/Learning/otbSVMClassifierNew.cxx index 683af441ae..03d0b27b15 100644 --- a/Testing/Code/Learning/otbSVMClassifierNew.cxx +++ b/Testing/Code/Learning/otbSVMClassifierNew.cxx @@ -1,15 +1,21 @@ - /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 28 April 2006 - Version : - Role : Test for the SVMClassifier class (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMClassifierPointSet.cxx b/Testing/Code/Learning/otbSVMClassifierPointSet.cxx index 12f0a1c5bc..1e506ef322 100644 --- a/Testing/Code/Learning/otbSVMClassifierPointSet.cxx +++ b/Testing/Code/Learning/otbSVMClassifierPointSet.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 28 April 2006 - Version : - Role : Test for the SVMClassifier class (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMImageModelEstimatorNew.cxx b/Testing/Code/Learning/otbSVMImageModelEstimatorNew.cxx index 6fd2d54fd8..09810063cf 100644 --- a/Testing/Code/Learning/otbSVMImageModelEstimatorNew.cxx +++ b/Testing/Code/Learning/otbSVMImageModelEstimatorNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 27 April 2006 - Version : - Role : Test for the SVMImageModelEstimator class (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMImageModelEstimatorTrain.cxx b/Testing/Code/Learning/otbSVMImageModelEstimatorTrain.cxx index 70fe4a0f6a..932800c101 100644 --- a/Testing/Code/Learning/otbSVMImageModelEstimatorTrain.cxx +++ b/Testing/Code/Learning/otbSVMImageModelEstimatorTrain.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 27 April 2006 - Version : - Role : Test for the SVMImageModelEstimator class (training) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMMembershipFunctionLoadModel.cxx b/Testing/Code/Learning/otbSVMMembershipFunctionLoadModel.cxx index 72d9039986..7f4271dea4 100644 --- a/Testing/Code/Learning/otbSVMMembershipFunctionLoadModel.cxx +++ b/Testing/Code/Learning/otbSVMMembershipFunctionLoadModel.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 27 April 2006 - Version : - Role : Test for the SVMMembershipFunction class (load a model) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMMembershipFunctionNew.cxx b/Testing/Code/Learning/otbSVMMembershipFunctionNew.cxx index dbcda6f26b..a1d70fe799 100644 --- a/Testing/Code/Learning/otbSVMMembershipFunctionNew.cxx +++ b/Testing/Code/Learning/otbSVMMembershipFunctionNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 27 April 2006 - Version : - Role : Test for the SVMMembershipFunction class (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMModelAllocateProblem.cxx b/Testing/Code/Learning/otbSVMModelAllocateProblem.cxx index 6f37d3e2b2..c072d3b835 100644 --- a/Testing/Code/Learning/otbSVMModelAllocateProblem.cxx +++ b/Testing/Code/Learning/otbSVMModelAllocateProblem.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 29 April 2006 - Version : - Role : Test for the SVMModel class (allocate problem) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMModelLoad.cxx b/Testing/Code/Learning/otbSVMModelLoad.cxx index 6f22e73509..190d131747 100644 --- a/Testing/Code/Learning/otbSVMModelLoad.cxx +++ b/Testing/Code/Learning/otbSVMModelLoad.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 27 April 2006 - Version : - Role : Test for the SVMModel class (loading a model) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMModelLoadSave.cxx b/Testing/Code/Learning/otbSVMModelLoadSave.cxx index 9f6b21b865..4643158a19 100644 --- a/Testing/Code/Learning/otbSVMModelLoadSave.cxx +++ b/Testing/Code/Learning/otbSVMModelLoadSave.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 27 April 2006 - Version : - Role : Test for the SVMModel class (loading and saving a model) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMModelNew.cxx b/Testing/Code/Learning/otbSVMModelNew.cxx index 736a6d2eeb..a136ee34d2 100644 --- a/Testing/Code/Learning/otbSVMModelNew.cxx +++ b/Testing/Code/Learning/otbSVMModelNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 27 April 2006 - Version : - Role : Test for the SVMModel class (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMPointSetModelEstimatorNew.cxx b/Testing/Code/Learning/otbSVMPointSetModelEstimatorNew.cxx index d3216be239..88c779cbee 100644 --- a/Testing/Code/Learning/otbSVMPointSetModelEstimatorNew.cxx +++ b/Testing/Code/Learning/otbSVMPointSetModelEstimatorNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 27 April 2006 - Version : - Role : Test for the SVMPointSetModelEstimator class (instanciation) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Learning/otbSVMPointSetModelEstimatorTrain.cxx b/Testing/Code/Learning/otbSVMPointSetModelEstimatorTrain.cxx index f93470b35f..e4820798b3 100644 --- a/Testing/Code/Learning/otbSVMPointSetModelEstimatorTrain.cxx +++ b/Testing/Code/Learning/otbSVMPointSetModelEstimatorTrain.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Program : OTB (ORFEO ToolBox) - Authors : CNES - J.Inglada - Language : C++ - Date : 4 May 2006 - Version : - Role : Test for the SVMPointSetModelEstimator class (training) - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif diff --git a/Testing/Code/Visu/otbImageView.cxx b/Testing/Code/Visu/otbImageView.cxx index 36e0efad7e..40acac79fd 100644 --- a/Testing/Code/Visu/otbImageView.cxx +++ b/Testing/Code/Visu/otbImageView.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : Test les differents Image View - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + // OTB-FA-00026-CS #include <stdlib.h> #include "itkExceptionObject.h" diff --git a/Testing/Code/Visu/otbImageViewer.cxx b/Testing/Code/Visu/otbImageViewer.cxx index 3feac2b008..649764f9f6 100644 --- a/Testing/Code/Visu/otbImageViewer.cxx +++ b/Testing/Code/Visu/otbImageViewer.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + // OTB-FA-00026-CS #include <stdlib.h> #include "itkExceptionObject.h" diff --git a/Testing/Code/Visu/otbImageViewerAS.cxx b/Testing/Code/Visu/otbImageViewerAS.cxx index ee94f90988..77f380530e 100755 --- a/Testing/Code/Visu/otbImageViewerAS.cxx +++ b/Testing/Code/Visu/otbImageViewerAS.cxx @@ -1,15 +1,22 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - R.GARRIGUES - Language : C++ - Date : 27 avril 2006 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #include <stdlib.h> #include <iostream> #include "itkExceptionObject.h" diff --git a/Testing/Code/Visu/otbImageViewerNew.cxx b/Testing/Code/Visu/otbImageViewerNew.cxx index 74dd36d50e..2ed808a48f 100644 --- a/Testing/Code/Visu/otbImageViewerNew.cxx +++ b/Testing/Code/Visu/otbImageViewerNew.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CS - T.Feuvrier - Language : C++ - Date : 11 janvier 2005 - Version : Test du ImageViewer - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + // OTB-FA-00026-CS #include <stdlib.h> #include "itkExceptionObject.h" diff --git a/Testing/Code/Visu/otbImageViewerWithitkImage.cxx b/Testing/Code/Visu/otbImageViewerWithitkImage.cxx index c25f9b41ff..8bdf1c7bdf 100755 --- a/Testing/Code/Visu/otbImageViewerWithitkImage.cxx +++ b/Testing/Code/Visu/otbImageViewerWithitkImage.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CNES - J. Inglada - Language : C++ - Date : 14 March 2005 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #include <stdlib.h> #include "itkExceptionObject.h" diff --git a/Testing/Code/Visu/otbImageViewerWithitkVectorImage.cxx b/Testing/Code/Visu/otbImageViewerWithitkVectorImage.cxx index a781e3ee36..13e6ba3eb5 100755 --- a/Testing/Code/Visu/otbImageViewerWithitkVectorImage.cxx +++ b/Testing/Code/Visu/otbImageViewerWithitkVectorImage.cxx @@ -1,14 +1,21 @@ /*========================================================================= - Programme : OTB (ORFEO ToolBox) - Auteurs : CNES - J. Inglada - Language : C++ - Date : 14 March 2005 - Version : - Role : - $Id$ + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. =========================================================================*/ + #include <stdlib.h> #include "itkExceptionObject.h" diff --git a/Testing/Code/Visu/otbVisuTests.cxx b/Testing/Code/Visu/otbVisuTests.cxx index 33f5a009b9..bfeb73f33b 100755 --- a/Testing/Code/Visu/otbVisuTests.cxx +++ b/Testing/Code/Visu/otbVisuTests.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + // this file defines the otbCommonTest for the test driver // and all it expects is that you have a function called RegisterTests #if defined(_MSC_VER) diff --git a/Testing/Fa/AlignementsQB.cxx b/Testing/Fa/AlignementsQB.cxx index 858d5e1772..23506a2694 100755 --- a/Testing/Fa/AlignementsQB.cxx +++ b/Testing/Fa/AlignementsQB.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: ORFEO Toolbox + Language: C++ + Date: $Date$ + Version: $Revision$ + + + Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. + See OTBCopyright.txt 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. + +=========================================================================*/ + #include <iostream> #include "itkPolyLineParametricPath.h" -- GitLab