Commit 99d26241 authored by ctraizet's avatar ctraizet
Browse files

DOC: mention the actual Mean Shift application in the DocSeeAlso

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -170,7 +170,7 @@ private: ...@@ -170,7 +170,7 @@ private:
" This may lead to unexpected segmentation results and crashes."); " This may lead to unexpected segmentation results and crashes.");
SetDocAuthors("OTB-Team"); SetDocAuthors("OTB-Team");
SetDocSeeAlso("MeanShiftSegmentation"); SetDocSeeAlso("LargeScaleMeanShift");
AddDocTag(Tags::Segmentation); AddDocTag(Tags::Segmentation);
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment