cv::SurfFeatureDetector Class Reference
#include <features2d.hpp>
List of all members.
Constructor & Destructor Documentation
cv::SurfFeatureDetector::SurfFeatureDetector |
( |
double |
hessianThreshold = 400. , |
|
|
int |
octaves = 3 , |
|
|
int |
octaveLayers = 4 | |
|
) |
| | |
Member Function Documentation
virtual void cv::SurfFeatureDetector::detectImpl |
( |
const Mat & |
image, |
|
|
vector< KeyPoint > & |
keypoints, |
|
|
const Mat & |
mask = Mat() | |
|
) |
| | const [protected, virtual] |
virtual void cv::SurfFeatureDetector::read |
( |
const FileNode & |
fn |
) |
[virtual] |
virtual void cv::SurfFeatureDetector::write |
( |
FileStorage & |
fs |
) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/grier/opencv/opencv/modules/features2d/include/opencv2/features2d/features2d.hpp