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
7c8fb9f7
Commit
7c8fb9f7
authored
Apr 18, 2017
by
Guillaume Pasero
Browse files
COMP: use new header
parent
6b2c120c
Changes
1
Show whitespace changes
Inline
Side-by-side
Examples/FeatureExtraction/AsymmetricFusionOfLineDetectorExample.cxx
View file @
7c8fb9f7
...
...
@@ -35,7 +35,7 @@
// Software Guide : EndLatex
// Software Guide : BeginCodeSnippet
#include
"otbAs
s
ymmetricFusionOfLineDetectorImageFilter.h"
#include
"otbAsymmetricFusionOfLineDetectorImageFilter.h"
// Software Guide : EndCodeSnippet
#include
"otbImage.h"
...
...
@@ -85,7 +85,7 @@ int main(int argc, char * argv[])
// Software Guide : EndLatex
// Software Guide : BeginCodeSnippet
typedef
otb
::
As
s
ymmetricFusionOfLineDetectorImageFilter
<
InternalImageType
,
typedef
otb
::
AsymmetricFusionOfLineDetectorImageFilter
<
InternalImageType
,
InternalImageType
>
FilterType
;
// Software Guide : EndCodeSnippet
...
...
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