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

correction tests en erreurs anaglyphes

parent d5c3c7aa
No related branches found
No related tags found
No related merge requests found
......@@ -101,8 +101,8 @@ ADD_TEST(viTvImageToGrayscaleAnaglyphImageFilter ${VISU_TESTS}
${BASELINE}/viTvGrayscaleAnaglyphFilterResult.tif
${TEMP}/viTvGrayscaleAnaglyphFilterResult.tif
otbImageToGrayscaleAnaglyphImageFilter
${INPUTDATA}/anaglyphInput1.jpg
${INPUTDATA}/anaglyphInput2.jpg
${INPUTDATA}/anaglyphInput1.tif
${INPUTDATA}/anaglyphInput2.tif
${TEMP}/viTvGrayscaleAnaglyphFilterResult.tif
)
......@@ -117,8 +117,8 @@ ADD_TEST(viTvVectorImageToColorAnaglyphVectorImageFilter ${VISU_TESTS}
${BASELINE}/viTvColorAnaglyphFilterResult.tif
${TEMP}/viTvColorAnaglyphFilterResult.tif
otbVectorImageToColorAnaglyphVectorImageFilter
${INPUTDATA}/anaglyphInput1.jpg
${INPUTDATA}/anaglyphInput2.jpg
${INPUTDATA}/anaglyphInput1.tif
${INPUTDATA}/anaglyphInput2.tif
${TEMP}/viTvColorAnaglyphFilterResult.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