From 2ec87e209b6d821ac8d0ada3188f36c838dc0fa3 Mon Sep 17 00:00:00 2001 From: Jonathan Guinet <jonathan.guinet@c-s.fr> Date: Thu, 19 Jul 2012 11:34:39 +0200 Subject: [PATCH] TEST: too much parameters in test. --- Testing/Code/OBIA/CMakeLists.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Testing/Code/OBIA/CMakeLists.txt b/Testing/Code/OBIA/CMakeLists.txt index 5dbed702f4..dc1ecfa8ba 100644 --- a/Testing/Code/OBIA/CMakeLists.txt +++ b/Testing/Code/OBIA/CMakeLists.txt @@ -159,7 +159,7 @@ ADD_TEST(obTuMeanShiftStreamingConnectedComponentSegmentationOBIAToVectorDataFil "distance<10" 20 "SHAPE_Elongation>10" - 5 ) + 5) #TODO JGT add validation test ADD_TEST(obTuMeanShiftConnectedComponentSegmentationFilter ${OBIA_TESTS1} @@ -168,8 +168,6 @@ ADD_TEST(obTuMeanShiftConnectedComponentSegmentationFilter ${OBIA_TESTS1} ${TEMP}/obTuMeanShiftConnectedComponentSegmentationImage.png 9 9 - 50 - 10 0.01 "" "distance<0.2" -- GitLab