Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
213
Issues
213
List
Boards
Labels
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
8e005932
Commit
8e005932
authored
Nov 28, 2019
by
Guillaume Pasero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TEST: new test for GCP handling
parent
a415adc2
Pipeline
#3111
failed with stages
in 64 minutes and 47 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
Data/Baseline/OTB/Images/apTvUtQuicklookWithGCP.tif
Data/Baseline/OTB/Images/apTvUtQuicklookWithGCP.tif
+3
-0
Modules/Applications/AppImageUtils/test/CMakeLists.txt
Modules/Applications/AppImageUtils/test/CMakeLists.txt
+14
-0
No files found.
Data/Baseline/OTB/Images/apTvUtQuicklookWithGCP.tif
0 → 100644
LFS
View file @
8e005932
File added
Modules/Applications/AppImageUtils/test/CMakeLists.txt
View file @
8e005932
...
...
@@ -203,6 +203,20 @@ otb_test_application(NAME apTvUtQuicklookROI1Channel
${
TEMP
}
/apTvUtQuicklookROI1Channel.tif
)
otb_test_application
(
NAME apTvUtQuicklookWithGCP
APP Quicklook
OPTIONS -in
${
INPUTDATA
}
/spot5SubWithGcps.tif
-out
${
TEMP
}
/apTvUtQuicklookWithGCP.tif uint8
-sr 4
-rox 100
-roy 100
-rsx 200
-rsy 200
VALID --compare-metadata
${
NOTOL
}
${
BASELINE
}
/apTvUtQuicklookWithGCP.tif
${
TEMP
}
/apTvUtQuicklookWithGCP.tif
)
otb_test_application
(
NAME apTvUtQuicklookSpot5
APP Quicklook
OPTIONS -in LARGEINPUT{SPOT5/TEHERAN/IMAGERY.TIF}
...
...
Write
Preview
Markdown
is supported
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