Commit a23fbf38 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

BUG : fix test

No related merge requests found
Showing with 1 addition and 5 deletions
+1 -5
...@@ -294,11 +294,7 @@ otb_test_application(NAME apTvLSMS4Vectorization_NoSmall ...@@ -294,11 +294,7 @@ otb_test_application(NAME apTvLSMS4Vectorization_NoSmall
set_property(TEST apTvLSMS4Vectorization_NoSmall PROPERTY DEPENDS apTvLSMS2Segmentation_NoSmall) set_property(TEST apTvLSMS4Vectorization_NoSmall PROPERTY DEPENDS apTvLSMS2Segmentation_NoSmall)
#----------- HooverCompareSegmentation TESTS ---------------- #----------- HooverCompareSegmentation TESTS ----------------
otb_test_application(NAME otb_test_application(NAME apTvSeHooverCompareSegmentationTest
Applications
New application SmallRegionMerging in file otbSmallRegionMerging.cxx . The parameters are the same as the LSMSSmallRegionMerging application, except for the size tile parameter, as it is estimated automatically in the filters with the available RAM.
Tests apTvSeHooverCompareSegmentationTest
APP HooverCompareSegmentation APP HooverCompareSegmentation
OPTIONS -ingt ${INPUTDATA}/maur_GT.tif OPTIONS -ingt ${INPUTDATA}/maur_GT.tif
-inms ${INPUTDATA}/maur_labelled.tif -inms ${INPUTDATA}/maur_labelled.tif
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment