cv::FernDescriptorMatcher::Params Class Reference
#include <features2d.hpp>
List of all members.
Constructor & Destructor Documentation
cv::FernDescriptorMatcher::Params::Params |
( |
int |
nclasses = 0 , |
|
|
int |
patchSize = FernClassifier::PATCH_SIZE , |
|
|
int |
signatureSize = FernClassifier::DEFAULT_SIGNATURE_SIZE , |
|
|
int |
nstructs = FernClassifier::DEFAULT_STRUCTS , |
|
|
int |
structSize = FernClassifier::DEFAULT_STRUCT_SIZE , |
|
|
int |
nviews = FernClassifier::DEFAULT_VIEWS , |
|
|
int |
compressionMethod = FernClassifier::COMPRESSION_NONE , |
|
|
const PatchGenerator & |
patchGenerator = PatchGenerator() | |
|
) |
| | |
cv::FernDescriptorMatcher::Params::Params |
( |
const string & |
filename |
) |
|
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