#include <features2d.hpp>
cv::GoodFeaturesToTrackDetector::Params::Params |
( |
int |
maxCorners = 1000 , |
|
|
double |
qualityLevel = 0.01 , |
|
|
double |
minDistance = 1. , |
|
|
int |
blockSize = 3 , |
|
|
bool |
useHarrisDetector = false , |
|
|
double |
k = 0.04 |
|
) |
| |
void cv::GoodFeaturesToTrackDetector::Params::read |
( |
const FileNode & |
fn | ) |
|
void cv::GoodFeaturesToTrackDetector::Params::write |
( |
FileStorage & |
fs | ) |
const |
int cv::GoodFeaturesToTrackDetector::Params::blockSize |
double cv::GoodFeaturesToTrackDetector::Params::k |
int cv::GoodFeaturesToTrackDetector::Params::maxCorners |
double cv::GoodFeaturesToTrackDetector::Params::minDistance |
double cv::GoodFeaturesToTrackDetector::Params::qualityLevel |
bool cv::GoodFeaturesToTrackDetector::Params::useHarrisDetector |
The documentation for this class was generated from the following file:
- /usr/ports/pobj/OpenCV-2.2.0/OpenCV-2.2.0/modules/features2d/include/opencv2/features2d/features2d.hpp