cv::FernDescriptorMatcher::Params Class Reference

#include <features2d.hpp>

List of all members.

Public Member Functions

 Params (const string &filename)
 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())

Public Attributes

int compressionMethod
string filename
int nclasses
int nstructs
int nviews
PatchGenerator patchGenerator
int patchSize
int signatureSize
int structSize


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:

Generated on Fri Jan 28 22:07:37 2011 for opencv by  doxygen 1.5.9