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

TEST: Add validation to BlockMatching application test.

parent d5e0346e
Branches
Tags
No related merge requests found
......@@ -110,6 +110,9 @@ OTB_TEST_APPLICATION(NAME apTvDmBlockMatchingTest
-bm.subpixel dichotomy
-bm.medianfilter.radius 2
-bm.medianfilter.incoherence 2.0
VALID --compare-image ${EPSILON_10}
${INPUTDATA}/sensor_stereo_blockmatching_output.tif
${TEMP}/apTvDmBlockMatchingTest.tif
)
set_property(TEST apTvDmBlockMatchingTest APPEND PROPERTY DEPENDS apTvDmGridBasedImageResamplingRightTest)
set_property(TEST apTvDmBlockMatchingTest APPEND PROPERTY DEPENDS apTvDmGridBasedImageResamplingLeftTest)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment