Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
8b7d22ea
Commit
8b7d22ea
authored
May 06, 2022
by
Julien Osman
Browse files
TEST: Add a new test to cover issue 2275
parent
c3473ba3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Data/Baseline/OTB/Images/apTvPrOrthorectification_OTB_Metadata.tif
0 → 100644
LFS
View file @
8b7d22ea
File added
Data/Input/QB_TOULOUSE_11_11.tif
0 → 100644
LFS
View file @
8b7d22ea
File added
Modules/Applications/AppProjection/test/CMakeLists.txt
View file @
8b7d22ea
...
...
@@ -98,6 +98,14 @@ otb_test_application(NAME apTvPrOrthorectification_UTM
${
BASELINE
}
/owTvOrthorectifTest_UTM.tif
${
TEMP
}
/apTvPrOrthorectifTest_UTM.tif
)
otb_test_application
(
NAME apTvPrOrthorectification_OTB_Metadata
APP OrthoRectification
OPTIONS -io.in
${
INPUTDATA
}
/QB_TOULOUSE_11_11.tif
-io.out
${
TEMP
}
/apTvPrOrthorectification_OTB_Metadata.tif
VALID --compare-image
${
EPSILON_4
}
${
BASELINE
}
/apTvPrOrthorectification_OTB_Metadata.tif
${
TEMP
}
/apTvPrOrthorectification_OTB_Metadata.tif
)
#otb_test_application(NAME apTvPrOrthorectification_DEMTIF_UTM_OutXML1
#APP OrthoRectification
#OPTIONS -io.in LARGEINPUT{QUICKBIRD/TOULOUSE/000000128955_01_P001_PAN/02APR01105228-P1BS-000000128955_01_P001.TIF}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment