This commit is contained in:
Alexander Shishkov
2013-04-04 13:44:28 +04:00
parent 1e9ed14205
commit 382695ba5a
7 changed files with 6 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ Maximally stable extremal region extractor. ::
};
The class encapsulates all the parameters of the MSER extraction algorithm (see
http://en.wikipedia.org/wiki/Maximally_stable_extremal_regions). Also see http://opencv.willowgarage.com/wiki/documentation/cpp/features2d/MSER for useful comments and parameters description.
http://en.wikipedia.org/wiki/Maximally_stable_extremal_regions). Also see http://code.opencv.org/projects/opencv/wiki/MSER for useful comments and parameters description.
ORB