diff --git a/Modules/Applications/AppSegmentation/app/otbSegmentation.cxx b/Modules/Applications/AppSegmentation/app/otbSegmentation.cxx index 6d306ab4ce0a41223b3b005a75ceedd4d3218c15..d933c5bd49c9891a08dcd55000291110365e08f7 100644 --- a/Modules/Applications/AppSegmentation/app/otbSegmentation.cxx +++ b/Modules/Applications/AppSegmentation/app/otbSegmentation.cxx @@ -170,7 +170,7 @@ private: " This may lead to unexpected segmentation results and crashes."); SetDocAuthors("OTB-Team"); - SetDocSeeAlso("MeanShiftSegmentation"); + SetDocSeeAlso("LargeScaleMeanShift"); AddDocTag(Tags::Segmentation);