Skip to content
Snippets Groups Projects
Commit 6f29a9ef authored by Julien Michel's avatar Julien Michel
Browse files

TEST: BASELINE_EXAMPLES variable does not exist anymore

parent 871263a6
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ otb_test_application(NAME apTvDmDisparityMapToElevationMap
-step 2.5
-io.mask ${INPUTDATA}/sensor_stereo_dmap_mask.tif
VALID --compare-image ${EPSILON_10}
${BASELINE_EXAMPLE}/elevationOutput.tif
${BASELINE}/../../Examples/DisparityMap/elevationOutput.tif
${TEMP}/apTvDmDisparityMapToElevationMapTest.tif
)
......
......@@ -37,7 +37,7 @@ otb_add_test(NAME dmTvDisparityMapEstimationMethod COMMAND otbDisparityMapTestDr
otb_add_test(NAME dmTvDisparityMapToDEMFilter COMMAND otbDisparityMapTestDriver
--compare-image ${NOTOL}
${BASELINE_EXAMPLE}/elevationOutput.tif
${BASELINE}/../../Examples/DisparityMap/elevationOutput.tif
${TEMP}/dmTvDisparityMapToDEMFilterOutput.tif
otbDisparityMapToDEMFilter
${INPUTDATA}/sensor_stereo_blockmatching_output.tif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment