diff --git a/app/otbPointMatchCoregistrationModel.cxx b/app/otbPointMatchCoregistrationModel.cxx index 6d0d8ea05306234502cf10b2cfaa2dd6496c26ce..d182fbfacbcca0989b0e6aeb17dafa5fde2c45cf 100644 --- a/app/otbPointMatchCoregistrationModel.cxx +++ b/app/otbPointMatchCoregistrationModel.cxx @@ -109,7 +109,6 @@ private: SetDescription("Compute a RPC model based on tie points between a source and a reference image."); SetDocLongDescription("To be done!"); // Documentation - SetDocName("PointMatchCoregistrationModel"); SetDocLimitations("Contact Author."); SetDocSeeAlso("HomologousPointsExtraction, GenerateRPCModel"); SetDocAuthors("R. Gaetano (thanks OTB-Team)");