OpenCV  2.4.13.5
Open Source Computer Vision
cv::FernDescriptorMatcher::Params Member List

This is the complete list of members for cv::FernDescriptorMatcher::Params, including all inherited members.

compressionMethodcv::FernDescriptorMatcher::Params
filenamecv::FernDescriptorMatcher::Params
nclassescv::FernDescriptorMatcher::Params
nstructscv::FernDescriptorMatcher::Params
nviewscv::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)cv::FernDescriptorMatcher::Params
patchGeneratorcv::FernDescriptorMatcher::Params
patchSizecv::FernDescriptorMatcher::Params
signatureSizecv::FernDescriptorMatcher::Params
structSizecv::FernDescriptorMatcher::Params