Skip to content
Snippets Groups Projects
Commit b6cd81ae authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

BUG: rename assymetric example to asymetric

parent 9a177625
Branches
Tags
No related merge requests found
...@@ -300,7 +300,7 @@ SET( OTB_EXAMPLES_SRCS ...@@ -300,7 +300,7 @@ SET( OTB_EXAMPLES_SRCS
${OTB_SOURCE_DIR}/Examples/FeatureExtraction/AlignmentsExample.cxx ${OTB_SOURCE_DIR}/Examples/FeatureExtraction/AlignmentsExample.cxx
${OTB_SOURCE_DIR}/Examples/FeatureExtraction/RatioLineDetectorExample.cxx ${OTB_SOURCE_DIR}/Examples/FeatureExtraction/RatioLineDetectorExample.cxx
${OTB_SOURCE_DIR}/Examples/FeatureExtraction/CorrelationLineDetectorExample.cxx ${OTB_SOURCE_DIR}/Examples/FeatureExtraction/CorrelationLineDetectorExample.cxx
${OTB_SOURCE_DIR}/Examples/FeatureExtraction/AssymmetricFusionOfLineDetectorExample.cxx ${OTB_SOURCE_DIR}/Examples/FeatureExtraction/AsymmetricFusionOfLineDetectorExample.cxx
${OTB_SOURCE_DIR}/Examples/FeatureExtraction/LocalHoughExample.cxx ${OTB_SOURCE_DIR}/Examples/FeatureExtraction/LocalHoughExample.cxx
#${OTB_SOURCE_DIR}/Examples/FeatureExtraction/LineSegmentDetectorExample.cxx #${OTB_SOURCE_DIR}/Examples/FeatureExtraction/LineSegmentDetectorExample.cxx
#${OTB_SOURCE_DIR}/Examples/FeatureExtraction/RightAngleDetectionExample.cxx #${OTB_SOURCE_DIR}/Examples/FeatureExtraction/RightAngleDetectionExample.cxx
......
...@@ -95,7 +95,7 @@ More features are available in \doxygen{otb}{ScalarImageToAdvancedTexturesFilter ...@@ -95,7 +95,7 @@ More features are available in \doxygen{otb}{ScalarImageToAdvancedTexturesFilter
\label{sec:LineDetection} \label{sec:LineDetection}
\input{RatioLineDetectorExample} \input{RatioLineDetectorExample}
\input{CorrelationLineDetectorExample} \input{CorrelationLineDetectorExample}
\input{AssymmetricFusionOfLineDetectorExample} \input{AsymmetricFusionOfLineDetectorExample}
\input{ParallelLineDetectionExample} \input{ParallelLineDetectionExample}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment