Skip to content
Snippets Groups Projects
Commit 81177fe1 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

Ajout example alignements

parent 5791534b
No related branches found
No related tags found
No related merge requests found
...@@ -4814,3 +4814,15 @@ volume = 2, ...@@ -4814,3 +4814,15 @@ volume = 2,
pages = "165--168", pages = "165--168",
year = 1980, year = 1980,
} }
@article{desolneux,
author = {Agn\`es Desolneux and Lionel Moisan and Jean-Michel Morel},
title = {Meaningful Alignments},
journal = {Int. J. Comput. Vision},
volume = {40},
number = {1},
year = {2000},
issn = {0920-5691},
pages = {7--23},
publisher = {Kluwer Academic Publishers},
}
...@@ -156,6 +156,7 @@ SET( OTB_EXAMPLES_SRCS ...@@ -156,6 +156,7 @@ SET( OTB_EXAMPLES_SRCS
${OTB_SOURCE_DIR}/Examples/StartExamples/MeanImageFilter.cxx ${OTB_SOURCE_DIR}/Examples/StartExamples/MeanImageFilter.cxx
${OTB_SOURCE_DIR}/Examples/ExtractROI/ExtractROI.cxx ${OTB_SOURCE_DIR}/Examples/ExtractROI/ExtractROI.cxx
${OTB_SOURCE_DIR}/Examples/BasicFilters/LeeImageFilter.cxx ${OTB_SOURCE_DIR}/Examples/BasicFilters/LeeImageFilter.cxx
${OTB_SOURCE_DIR}/Examples/FeatureExtraction/AlignmentsExample.cxx
) )
......
...@@ -5,4 +5,5 @@ What is feature extraction ...@@ -5,4 +5,5 @@ What is feature extraction
\section{Geometric Features} \section{Geometric Features}
\subsection{Interest Points} \subsection{Interest Points}
\subsection{Alignments} \subsection{Alignments}
\input{AlignmentsExample}
\subsection{Lines} \subsection{Lines}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment