From f04c24d9b0ec353cd0f4329a0e86835d6f32586c Mon Sep 17 00:00:00 2001 From: Jonathan Guinet <jonathan.guinet@c-s.fr> Date: Mon, 9 Jan 2012 09:40:57 +0100 Subject: [PATCH] TEST: test update for Hyperspectral. --- Testing/Applications/Hyperspectral/CMakeLists.txt | 2 +- Testing/Code/Hyperspectral/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Testing/Applications/Hyperspectral/CMakeLists.txt b/Testing/Applications/Hyperspectral/CMakeLists.txt index 1b91b99bac..a5f65b60af 100644 --- a/Testing/Applications/Hyperspectral/CMakeLists.txt +++ b/Testing/Applications/Hyperspectral/CMakeLists.txt @@ -52,7 +52,7 @@ OTB_TEST_APPLICATION(NAME apTvHyVertexComponentAnalysis -ne 5 -outendm ${TEMP}/apTvHyVertexComponentAnalysis.tif double VALID --compare-image ${EPSILON_9} - ${BASELINE}/apTvHyVertexComponentAnalysis.tif + ${BASELINE}/TvHyVertexComponentAnalysisImage.tif ${TEMP}/apTvHyVertexComponentAnalysis.tif ) diff --git a/Testing/Code/Hyperspectral/CMakeLists.txt b/Testing/Code/Hyperspectral/CMakeLists.txt index 47c8efe019..5da9a03710 100644 --- a/Testing/Code/Hyperspectral/CMakeLists.txt +++ b/Testing/Code/Hyperspectral/CMakeLists.txt @@ -56,7 +56,7 @@ ADD_TEST(hyTuVCAImageFilterNew ADD_TEST(hyTvVCAImageFilterTest1 ${Hyperspectral_TESTS1} --compare-image ${EPSILON_9} - ${BASELINE_FILES}/hyTvVCAImageFilterTest.tif + ${BASELINE}/TvHyVertexComponentAnalysisImage.tif ${TEMP}/hyTvVCAImageFilterTest.tif otbVCAImageFilterTestHighSNR ${INPUTDATA}/Hyperspectral/synthetic/hsi_cube.tif -- GitLab