Skip to content
Snippets Groups Projects
Commit c410aee3 authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

TEST: Baseline for StreamingSegmentation OGR in WGS84.

parent ed98aa6c
Branches
Tags
No related merge requests found
......@@ -91,6 +91,26 @@ ADD_TEST(obTvStreamingImageToOGRLayerSegmentationFilter ${SEGMENTATION_TESTS1}
0.2 #Simplification tolerance
)
ADD_TEST(obTvStreamingImageToOGRLayerSegmentationFilterQBOrthoWGS84shp ${SEGMENTATION_TESTS1}
--compare-ogr ${EPSILON_8}
${BASELINE_FILES}/obTvStreamingVectorizedSegmentationOutputQBOrthoWGS84.shp
${TEMP}/obTvStreamingVectorizedSegmentationOutputQBOrthoWGS84.shp
otbStreamingImageToOGRLayerSegmentationFilter
${INPUTDATA}/QB_Toulouse_Ortho_PAN_WGS84.tif
${INPUTDATA}/QB_Toulouse_Ortho_PAN_Mask_WGS84.tif
${TEMP}/obTvStreamingVectorizedSegmentationOutputQBOrthoWGS84.shp
NewLayer
100
5
15.
100
1 #filter small object
200 #minimum size of object
0 #Simplify Flag
0.2 #Simplification tolerance
)
ADD_TEST(obTvStreamingImageToOGRLayerSegmentationFilterHalfSpacing ${SEGMENTATION_TESTS1}
--compare-ogr ${EPSILON_8}
${BASELINE_FILES}/obTvStreamingVectorizedSegmentationHalfSpacingOutput.sqlite
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment