Skip to content
Snippets Groups Projects
Commit 94f7c0a4 authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

DOC: doc update for MeanShiftSegmentationFilter.

parent d0c8578c
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,8 @@ private:
*
* Performs segmentation of an image by chaining a mean shift filter and region
* merging filter.
*
* This filter relies on MeanShift Labeled image created from clustered filtered output of meanshift filter.
* Mode search algorithm is not performed on tiles boundaries. Thus output depends on Thread numbers.
*/
......
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