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

TEST: test update for Hyperspectral.

parent 3e12b70d
No related branches found
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ OTB_TEST_APPLICATION(NAME apTvHyVertexComponentAnalysis ...@@ -52,7 +52,7 @@ OTB_TEST_APPLICATION(NAME apTvHyVertexComponentAnalysis
-ne 5 -ne 5
-outendm ${TEMP}/apTvHyVertexComponentAnalysis.tif double -outendm ${TEMP}/apTvHyVertexComponentAnalysis.tif double
VALID --compare-image ${EPSILON_9} VALID --compare-image ${EPSILON_9}
${BASELINE}/apTvHyVertexComponentAnalysis.tif ${BASELINE}/TvHyVertexComponentAnalysisImage.tif
${TEMP}/apTvHyVertexComponentAnalysis.tif ${TEMP}/apTvHyVertexComponentAnalysis.tif
) )
......
...@@ -56,7 +56,7 @@ ADD_TEST(hyTuVCAImageFilterNew ...@@ -56,7 +56,7 @@ ADD_TEST(hyTuVCAImageFilterNew
ADD_TEST(hyTvVCAImageFilterTest1 ADD_TEST(hyTvVCAImageFilterTest1
${Hyperspectral_TESTS1} ${Hyperspectral_TESTS1}
--compare-image ${EPSILON_9} --compare-image ${EPSILON_9}
${BASELINE_FILES}/hyTvVCAImageFilterTest.tif ${BASELINE}/TvHyVertexComponentAnalysisImage.tif
${TEMP}/hyTvVCAImageFilterTest.tif ${TEMP}/hyTvVCAImageFilterTest.tif
otbVCAImageFilterTestHighSNR otbVCAImageFilterTestHighSNR
${INPUTDATA}/Hyperspectral/synthetic/hsi_cube.tif ${INPUTDATA}/Hyperspectral/synthetic/hsi_cube.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