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

TEST: Fixing wrong reference image

parent 506b91a6
No related branches found
No related tags found
No related merge requests found
......@@ -143,12 +143,12 @@ ADD_TEST(leTvSVMClassifierImageOneClass ${LEARNING_TESTS2}
${TEMP}/leSVMClassifierImageOneClassOutput.png)
ADD_TEST(leTvSVMClassifierImageWithGenericKernalLinear ${LEARNING_TESTS2}
--compare-image ${TOL} ${TEMP}/svm_classified_image.png
${TEMP}/svm_classified_image_with_generic_kernel_linear.png
otbSVMClassifierImage
--compare-image ${TOL} ${BASELINE}/leTvSVMClassifierImageWithGenericKernalLinearOutput.png
${TEMP}/leTvSVMClassifierImageWithGenericKernalLinearOutput.png
otbSVMClassifierImage
${INPUTDATA}/ROI_QB_MUL_4.tif
${INPUTDATA}/svm_model_image_generic_linear
${TEMP}/svm_classified_image_with_generic_kernel_linear.png)
${TEMP}/leTvSVMClassifierImageWithGenericKernalLinearOutput.png)
......
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