Skip to content
Snippets Groups Projects
Commit 0a2fb03e authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

Change disparity tests : use the same image as the SG image

parent d6a4daba
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ SET(TOL 0.0)
# ------- SimpleDisparityMapEstimationExampleTest ----------
ADD_TEST(dmTeSimpleDisparityMapEstimationExampleTest ${EXE_TESTS}
--compare-n-images ${TOL} 2
${BASELINE}/deformationFieldOutput.png
......@@ -35,8 +34,8 @@ ADD_TEST(dmTeSimpleDisparityMapEstimationExampleTest ${EXE_TESTS}
${BASELINE}/resampledMovingOutput.png
${TEMP}/resampledMovingOutput.png
SimpleDisparityMapEstimationExampleTest
${INPUTDATA}/ROI_IKO_PAN_LesHalles_pos_spacing.tif
${INPUTDATA}/ROI_IKO_PAN_LesHalles_warped_pos_spacing.tif
${INPUTDATA}/StereoFixed.png
${INPUTDATA}/StereoMoving.png
${TEMP}/deformationFieldOutput.png
${TEMP}/resampledMovingOutput.png
100 10 15 10 10 250 0.9
......
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