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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:55 2010 for opencv by  doxygen 1.6.3