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
12f76514
Commit
12f76514
authored
Mar 19, 2020
by
Cédric Traizet
Browse files
TEST : added test for PantexTextureExtraction
parent
152c5ad5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Data/Baseline/OTB/Images/apTvFEPantexTextureExtraction.tif
0 → 100644
LFS
View file @
12f76514
File added
Modules/Applications/AppTextures/test/CMakeLists.txt
View file @
12f76514
...
...
@@ -43,3 +43,17 @@ otb_test_application(NAME apTvFESFSTextureExtraction
${
BASELINE
}
/apTvFESFSTextureExtraction.tif
${
TEMP
}
/apTvFESFSTextureExtraction.tif
)
#----------- PantexTextureExtraction TESTS ----------------
otb_test_application
(
NAME apTvFEPantexTextureExtraction
APP PantexTextureExtraction
OPTIONS -in
${
INPUTDATA
}
/QB_Toulouse_Ortho_PAN.tif
-channel 1
-out
${
TEMP
}
/apTvFEPantexTextureExtraction.tif
-nbin 8
-sradx 4
-srady 4
VALID --compare-image
${
NOTOL
}
${
BASELINE
}
/apTvFEPantexTextureExtraction.tif
${
TEMP
}
/apTvFEPantexTextureExtraction.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