MRPT logo

mrpt::vision::CFeatureExtraction::TOptions Struct Reference

#include <mrpt/vision/CFeatureExtraction.h>

List of all members.

Classes

struct  TBCDOptions
struct  THarrisOptions
struct  TKLTOptions
struct  TSIFTOptions

Public Member Functions

 TOptions ()
 Initalizer.

Public Attributes

TMethodExtraction method
 Method of the extraction.
unsigned int patchSize
 Size of the patch to extract, or 0 if no patch is desired (default=21).
struct MRPTDLLIMPEXP
mrpt::vision::CFeatureExtraction::TOptions::TKLTOptions 
KLTOptions
struct MRPTDLLIMPEXP
mrpt::vision::CFeatureExtraction::TOptions::THarrisOptions 
harrisOptions
struct MRPTDLLIMPEXP
mrpt::vision::CFeatureExtraction::TOptions::TBCDOptions 
BCDOptions
struct MRPTDLLIMPEXP
mrpt::vision::CFeatureExtraction::TOptions::TSIFTOptions 
SIFTOptions


Detailed Description

Definition at line 65 of file CFeatureExtraction.h.


Constructor & Destructor Documentation

mrpt::vision::CFeatureExtraction::TOptions::TOptions (  ) 

Initalizer.


Member Data Documentation

Method of the extraction.

Definition at line 73 of file CFeatureExtraction.h.

Size of the patch to extract, or 0 if no patch is desired (default=21).

Definition at line 77 of file CFeatureExtraction.h.




Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN: at Sun Aug 2 11:41:17 CDT 2009