cv::GoodFeaturesToTrackDetector::Params Class Reference
#include <features2d.hpp>
List of all members.
Constructor & Destructor Documentation
cv::GoodFeaturesToTrackDetector::Params::Params |
( |
int |
maxCorners = 1000 , |
|
|
double |
qualityLevel = 0.01 , |
|
|
double |
minDistance = 1. , |
|
|
int |
blockSize = 3 , |
|
|
bool |
useHarrisDetector = false , |
|
|
double |
k = 0.04 | |
|
) |
| | |
Member Function Documentation
void cv::GoodFeaturesToTrackDetector::Params::read |
( |
const FileNode & |
fn |
) |
|
void cv::GoodFeaturesToTrackDetector::Params::write |
( |
FileStorage & |
fs |
) |
const |
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