#include <features2d.hpp>
|
| MserFeatureDetector (CvMSERParams params=cvMSERParams()) |
|
| MserFeatureDetector (int delta, int minArea, int maxArea, double maxVariation, double minDiversity, int maxEvolution, double areaThreshold, double minMargin, int edgeBlurSize) |
|
virtual void | read (const FileNode &fn) |
|
virtual void | write (FileStorage &fs) const |
|
void | detect (const Mat &image, vector< KeyPoint > &keypoints, const Mat &mask=Mat()) const |
|
void | detect (const vector< Mat > &images, vector< vector< KeyPoint > > &keypoints, const vector< Mat > &masks=vector< Mat >()) const |
|
virtual | ~FeatureDetector () |
|
cv::MserFeatureDetector::MserFeatureDetector |
( |
int |
delta, |
|
|
int |
minArea, |
|
|
int |
maxArea, |
|
|
double |
maxVariation, |
|
|
double |
minDiversity, |
|
|
int |
maxEvolution, |
|
|
double |
areaThreshold, |
|
|
double |
minMargin, |
|
|
int |
edgeBlurSize |
|
) |
| |
virtual void cv::MserFeatureDetector::detectImpl |
( |
const Mat & |
image, |
|
|
vector< KeyPoint > & |
keypoints, |
|
|
const Mat & |
mask = Mat() |
|
) |
| const |
|
protectedvirtual |
virtual void cv::MserFeatureDetector::read |
( |
const FileNode & |
fn | ) |
|
|
virtual |
MSER cv::MserFeatureDetector::mser |
|
protected |
The documentation for this class was generated from the following file:
- /usr/obj/OpenCV-2.2.0/OpenCV-2.2.0/modules/features2d/include/opencv2/features2d/features2d.hpp