Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
diapotb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Remote Modules
diapotb
Commits
1aa2339f
Commit
1aa2339f
authored
1 year ago
by
Valentin Genin
Browse files
Options
Downloads
Patches
Plain Diff
Otb sar metadata correction v8
parent
a26cf576
No related branches found
Branches containing commit
No related tags found
Tags containing commit
4 merge requests
!57
Update to OTB V8
,
!56
Update to OTB v8
,
!55
Chaine diap otb s1 & s1iw v8
,
!54
Otb sar metadata correction v8
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/CMakeLists.txt
+4
-4
4 additions, 4 deletions
app/CMakeLists.txt
app/otbSARMetadataCorrection.cxx
+121
-189
121 additions, 189 deletions
app/otbSARMetadataCorrection.cxx
with
125 additions
and
193 deletions
app/CMakeLists.txt
+
4
−
4
View file @
1aa2339f
...
...
@@ -96,10 +96,10 @@ OTB_CREATE_APPLICATION(NAME SARCorrelationRough
)
#
OTB_CREATE_APPLICATION(NAME SARMetadataCorrection
#
SOURCES otbSARMetadataCorrection.cxx
#
LINK_LIBRARIES ${${otb-module}_LIBRARIES}
#
)
OTB_CREATE_APPLICATION
(
NAME SARMetadataCorrection
SOURCES otbSARMetadataCorrection.cxx
LINK_LIBRARIES
${${
otb-module
}
_LIBRARIES
}
)
OTB_CREATE_APPLICATION
(
NAME SARAltAmbig
SOURCES otbSARAltAmbig.cxx
...
...
This diff is collapsed.
Click to expand it.
app/otbSARMetadataCorrection.cxx
+
121
−
189
View file @
1aa2339f
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment