Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Feature::PointDescriptorTable Class Reference

A table with points and their descriptors. More...

#include <PointDescriptorTable.h>

Inheritance diagram for Impala::Core::Feature::PointDescriptorTable:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Feature::PointDescriptorTable:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Column::ColumnTem<
Real64
ColumnReal64
typedef Vector::VectorSet<
Array::Array2dScalarReal64
ColumnVectorSet
typedef Vector::VectorTem<
Real64
VectorReal64

Public Member Functions

 PointDescriptorTable (FeatureDefinition def=FeatureDefinition(""))
 PointDescriptorTable (FeatureDefinition def, int tableSize, int vecLen)
Real64 GetX (int index) const
Real64 GetY (int index) const
Real64 GetScale (int index) const
Real64 GetOrientation (int index) const
void SetDescriptor (int index, VectorReal64 &v)
Real64GetDescriptorData (int index)
void ExportToFile (String filename, int mStripBorder, String mOutputFormat)
FeatureDefinition GetFeatureDefinition ()
void SetFeatureDefinition (FeatureDefinition def)
int GetDescriptorLength ()
void SetDescriptorLength (int descriptorLength)
void ReplaceAllDescriptors (Array::Array2dScalarReal64 *descriptors)
void FromPointList (Core::Geometry::InterestPointList &pl)
void ToPointList (Core::Geometry::InterestPointList &pl)

Static Public Member Functions

static PointDescriptorTableImportFromFile (FeatureDefinition def, String filename, int mStripBorder)

Public Attributes

 ILOG_VAR_DEC

Private Attributes

FeatureDefinition mFeatureDef

Detailed Description

A table with points and their descriptors.

Definition at line 36 of file PointDescriptorTable.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:10:20 2010 for ImpalaSrc by  doxygen 1.5.1