Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
David Youssefi
otb
Commits
054d5d4d
Commit
054d5d4d
authored
14 years ago
by
Julien Michel
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Fixing typos
parent
5fc768da
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Examples/MultiScale/MorphologicalPyramidAnalysisFilterExample.cxx
+3
-3
3 additions, 3 deletions
.../MultiScale/MorphologicalPyramidAnalysisFilterExample.cxx
with
3 additions
and
3 deletions
Examples/MultiScale/MorphologicalPyramidAnalysisFilterExample.cxx
+
3
−
3
View file @
054d5d4d
...
...
@@ -107,8 +107,8 @@ int main(int argc, char * argv[])
// We can now define the type of the filter to be used by the
// morphological pyramid. In this case, we choose to use an
// \doxygen{otb}{OpeningClosingMorphologicalFilter} which is just the
// concatenation of an opening and a closing. This filter is t
h
eplated
// over the input and output image types and the structur
u
ng element
// concatenation of an opening and a closing. This filter is te
m
plated
// over the input and output image types and the structur
i
ng element
// type that we just define above.
//
// Software Guide : EndLatex
...
...
@@ -123,7 +123,7 @@ int main(int argc, char * argv[])
// Software Guide : BeginLatex
//
// We can finally define the type of the morpholoical pyramid
// filter. The filter is templated over the input and output mage
// filter. The filter is templated over the input and output
i
mage
// types and the {\em lowpas} morphological filter to be used.
//
// Software Guide : EndLatex
...
...
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