Skip to content
Snippets Groups Projects
Commit f1e15408 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

TEST: add test on complex image

parent 4cc6722e
No related branches found
No related tags found
1 merge request!12Complex image integration
......@@ -173,6 +173,14 @@ otb_test_application(NAME apTvUtExtractROIRightInputFile
${INPUTDATA}/couleurs_extrait.png
${TEMP}/apTvUtExtractROIRightInputFile.tif)
otb_test_application(NAME apTvUtExtractROIComplexInputFile
APP ExtractROI
OPTIONS -in ${INPUTDATA}/complexInputCfloat.tif
-out ${TEMP}/apTvUtExtractROIComplexInputFile.tif cfloat
VALID --compare-image ${NOTOL}
${INPUTDATA}/complexInputCfloat.tif
${TEMP}/apTvUtExtractROIComplexInputFile.tif)
#----------- Rescale TESTS ----------------
otb_test_application(NAME apTvUtRescaleTest
......@@ -207,6 +215,11 @@ otb_test_application(NAME apTuUtReadImageInfoExtendedFilename_reader
OPTIONS -in ${INPUTDATA}/ToulouseExtract_WithGeom.tif?&skipgeom=true&skipcarto=true
)
otb_test_application(NAME apTuUtReadComplexImageInfoFilename_reader
APP ReadImageInfo
OPTIONS -in ${INPUTDATA}/complexInputCfloat.tif
)
set(TESTNAME
"gd-pleiades-1" #LARGEINPUT{PLEIADES/TLSE_JP2_DIMAPv2_PRIMARY_PMS_lossless_12bits/IMGPHR_201222215194743808/IMG_PHR1A_PMS_201201151100183_SEN_IPU_20120222_0901-001_R1C1.JP2}
......
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