#include <features2d.hpp>
cv::FastFeatureDetector::FastFeatureDetector |
( |
int |
threshold = 10 , |
|
|
bool |
nonmaxSuppression = true |
|
) |
| |
virtual void cv::FastFeatureDetector::detectImpl |
( |
const Mat & |
image, |
|
|
vector< KeyPoint > & |
keypoints, |
|
|
const Mat & |
mask = Mat() |
|
) |
| const |
|
protectedvirtual |
virtual void cv::FastFeatureDetector::read |
( |
const FileNode & |
fn | ) |
|
|
virtual |
bool cv::FastFeatureDetector::nonmaxSuppression |
|
protected |
int cv::FastFeatureDetector::threshold |
|
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