Commit 8f9ac94b authored by Maximilien Cuony's avatar Maximilien Cuony

Graphsegmentation: fix typo in comment and blank line at EOF

parent e18fd2de
......@@ -62,7 +62,7 @@ namespace cv {
};
/** @brief Creates a graph based segmentor
@param simga The sigma parameter, used to smooth image
@param sigma The sigma parameter, used to smooth image
@param k The k parameter of the algorythm
@param min_size The minimum size of segments
*/
......
......@@ -329,4 +329,3 @@ namespace cv {
}
}
}
Markdown is supported
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