From cdc24265c62d9175163ef23ea3bf4fac83a54ca8 Mon Sep 17 00:00:00 2001 From: Julien Michel <julien.michel@orfeo-toolbox.org> Date: Fri, 27 Jan 2012 11:50:48 +0100 Subject: [PATCH] DOC: Fixing reference to figure --- Examples/DimensionReduction/NAPCAExample.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/DimensionReduction/NAPCAExample.cxx b/Examples/DimensionReduction/NAPCAExample.cxx index a6200c0681..cf24000d18 100644 --- a/Examples/DimensionReduction/NAPCAExample.cxx +++ b/Examples/DimensionReduction/NAPCAExample.cxx @@ -221,7 +221,7 @@ int main(int argc, char* argv[]) // original image, color composition with first three principal // components and output of the // inverse mode (the input RGB image).} - // \label{fig:PCNAA_FILTER} + // \label{fig:NAPCA_FILTER} // \end{figure} // // Software Guide : EndLatex -- GitLab