Parameters Class Reference

class for descriptor parameters More...

#include <Parameters.h>

List of all members.

Public Member Functions

 Parameters ()
 constructor - ititialises with default values
int GetParameter (char *parname)
 get the value of a parameter
int ReadParameterFile (char *filename)
 read all parameters from a .txt parameter file

Public Attributes

int ColorQuantSize
 size for Color Structure
int NumberOfYCoeff
 number of C coefficients for Color Layout
int NumberOfCCoeff
 number of Y coefficients for Color Layout
int ColorSpacePresent
int ColorQuantizationPresent
int VariancePresent
 calcuate variance for Dominant Color (binary 0 or 1)
int SpatialCoherency
 calcuate Spatial Coherency for Dominant Color (binary 0 or 1)
int layer
 calculate standard deviation for Homogeneous Texture (size 62 if 1, size 32 if 0)
int NumberOfBitplanesDiscarded
 number of bit planes to be discarded for the Scalable Color
int NumberOfCoefficients
 size for Scalable Color
int ColorSpace
int ColorReferenceFlag


Detailed Description

class for descriptor parameters

Constructor & Destructor Documentation

Parameters::Parameters (  ) 

constructor - ititialises with default values


Member Function Documentation

int Parameters::GetParameter ( char *  parname  ) 

get the value of a parameter

int Parameters::ReadParameterFile ( char *  filename  ) 

read all parameters from a .txt parameter file


Member Data Documentation

size for Color Structure

number of C coefficients for Color Layout

number of Y coefficients for Color Layout

calcuate variance for Dominant Color (binary 0 or 1)

calcuate Spatial Coherency for Dominant Color (binary 0 or 1)

calculate standard deviation for Homogeneous Texture (size 62 if 1, size 32 if 0)

number of bit planes to be discarded for the Scalable Color

size for Scalable Color


The documentation for this class was generated from the following file:

Generated on Tue Oct 14 16:35:18 2008 for vd by  doxygen 1.5.5