Skip to content
Snippets Groups Projects
Commit 230059ac authored by Mickael Savinaud's avatar Mickael Savinaud
Browse files

COMP: fix compilation of the SG on hulk

parent e7337657
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
// edge detection since it is the optimal solution satisfying the constraints
// of good sensitivity, localization and noise robustness.
//
// \index{itk::CannyEdgeDetectionImageFilter|textbf}
// \index{itk::CannyEdgeDetectionImageFilter}
//
// Software Guide : EndLatex
......@@ -99,7 +99,7 @@ int main(int argc, char* argv[])
//
// The \doxygen{itk}{CannyEdgeDetectionImageFilter} is instantiated using the float image type.
//
// \index{itk::CannyEdgeDetectionImageFilter|textbf}
// \index{itk::CannyEdgeDetectionImageFilter}
//
// Software Guide : EndLatex
......
......@@ -40,10 +40,10 @@
// The first step for performing reading and writing is to include the
// following headers.
//
// \index{otb::ImageFileReader|textbf}
// \index{otb::ImageFileReader}
// \index{otb::ImageFileReader!header}
//
// \index{otb::ImageFileWriter|textbf}
// \index{otb::ImageFileWriter}
// \index{otb::ImageFileWriter!header}
//
// Software Guide : EndLatex
......
......@@ -34,10 +34,10 @@
// The first step for performing reading and writing is to include the
// following headers.
//
// \index{otb::ImageFileReader|textbf}
// \index{otb::ImageFileReader}
// \index{otb::ImageFileReader!header}
//
// \index{otb::ImageFileWriter|textbf}
// \index{otb::ImageFileWriter}
// \index{otb::ImageFileWriter!header}
//
// Software Guide : EndLatex
......
......@@ -43,10 +43,10 @@
// The first step for performing streamed reading and writing is to include the
// following headers.
//
// \index{otb::ImageFileReader|textbf}
// \index{otb::ImageFileReader}
// \index{otb::ImageFileReader!header}
//
// \index{otb::ImageFileWriter|textbf}
// \index{otb::ImageFileWriter}
// \index{otb::ImageFileWriter!header}
//
// Software Guide : EndLatex
......
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