Skip to content
Snippets Groups Projects
Commit f030e2c2 authored by Christophe Palmann's avatar Christophe Palmann Committed by Guillaume Pasero
Browse files

TEST: inputs/baselines in tif instead of png

parent 06cbb9fe
No related branches found
No related tags found
No related merge requests found
...@@ -3,11 +3,11 @@ set(INPUTDATA ${OTB_DATA_ROOT}/Examples) ...@@ -3,11 +3,11 @@ set(INPUTDATA ${OTB_DATA_ROOT}/Examples)
otb_add_test(NAME bfTeLeeImageFilterTest COMMAND ${OTB_TEST_DRIVER} otb_add_test(NAME bfTeLeeImageFilterTest COMMAND ${OTB_TEST_DRIVER}
--compare-n-images ${NOTOL} 1 --compare-n-images ${NOTOL} 1
${BASELINE}/GomaSmallLeeFiltered.png ${BASELINE}/GomaSmallLeeFiltered.tif
${TEMP}/GomaSmallLeeFiltered.png ${TEMP}/GomaSmallLeeFiltered.tif
Execute $<TARGET_FILE:LeeImageFilter> Execute $<TARGET_FILE:LeeImageFilter>
${INPUTDATA}/GomaSmall.png ${INPUTDATA}/GomaSmall.tif
${TEMP}/GomaSmallLeeFiltered.png ${TEMP}/GomaSmallLeeFiltered.tif
3 1 3 1
) )
...@@ -15,11 +15,11 @@ otb_add_test(NAME bfTeLeeImageFilterTest COMMAND ${OTB_TEST_DRIVER} ...@@ -15,11 +15,11 @@ otb_add_test(NAME bfTeLeeImageFilterTest COMMAND ${OTB_TEST_DRIVER}
otb_add_test(NAME bfTeFrostImageFilterTest COMMAND ${OTB_TEST_DRIVER} otb_add_test(NAME bfTeFrostImageFilterTest COMMAND ${OTB_TEST_DRIVER}
--compare-n-images ${NOTOL} 1 --compare-n-images ${NOTOL} 1
${BASELINE}/GomaSmallFrostFiltered.png ${BASELINE}/GomaSmallFrostFiltered.tif
${TEMP}/GomaSmallFrostFiltered.png ${TEMP}/GomaSmallFrostFiltered.tif
Execute $<TARGET_FILE:FrostImageFilter> Execute $<TARGET_FILE:FrostImageFilter>
${INPUTDATA}/GomaSmall.png ${INPUTDATA}/GomaSmall.tif
${TEMP}/GomaSmallFrostFiltered.png ${TEMP}/GomaSmallFrostFiltered.tif
5 0.1 5 0.1
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment