mds::seg::TriFeatures Namespace Reference


Detailed Description

If the macro is defined, the LBPs are used for classification.


Variables

const int LBP_HISTOGRAM_SIZE = 0
 Size of the LBP histogram.
const int MIN_NUM_OF_PIXELS = 4
 Minimal number of pixels neccessary to evaluate texture features.
const int NUM_OF_BASIC_FEATURES = 1
 The number of basic triangle features.
const int NUM_OF_FEATURES = NUM_OF_BASIC_FEATURES + NUM_OF_MOMENTS + NUM_OF_HARALICK_FEATURES + LBP_HISTOGRAM_SIZE
 Total number of all triangle features.
const int NUM_OF_HARALICK_FEATURES = 0
 The number of local moments (local texture features).
const int NUM_OF_LEVELS = 0
const int NUM_OF_MOMENTS = 0
 The number of local moments (local texture features).


Variable Documentation

const int mds::seg::TriFeatures::LBP_HISTOGRAM_SIZE = 0
 

Size of the LBP histogram.

const int mds::seg::TriFeatures::MIN_NUM_OF_PIXELS = 4
 

Minimal number of pixels neccessary to evaluate texture features.

const int mds::seg::TriFeatures::NUM_OF_BASIC_FEATURES = 1
 

The number of basic triangle features.

const int mds::seg::TriFeatures::NUM_OF_FEATURES = NUM_OF_BASIC_FEATURES + NUM_OF_MOMENTS + NUM_OF_HARALICK_FEATURES + LBP_HISTOGRAM_SIZE
 

Total number of all triangle features.

const int mds::seg::TriFeatures::NUM_OF_HARALICK_FEATURES = 0
 

The number of local moments (local texture features).

const int mds::seg::TriFeatures::NUM_OF_LEVELS = 0
 

const int mds::seg::TriFeatures::NUM_OF_MOMENTS = 0
 

The number of local moments (local texture features).


Generated on Thu Mar 11 10:36:37 2010 for MDSTk Extension Libraries by  doxygen 1.4.6-NO