User Documentation
Centre for Vision, Speech & Signal Processing
DEVELOP IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
GeomFeatLabelC::GeomFeatLabelC(void)
GeomFeatLabelC::GeomFeatLabelC(StringC)
GeomFeatLabelC::GeomFeatLabelC(const GfFeatT)
GeomFeatLabelC::Field(StringC)
GeomFeatLabelC::SetType(const GfFeatT)
GeomFeatLabelC::Type(void) const
GeomFeatLabelC::NoOfPts(void) const
GeomFeatLabelC::Dim(void) const
GeomFeatLabelC::TypeStr(void) const
GeomFeatLabelC
 
Provides interface to gf format
 
include "amma/GeomFeatLabel.hh"
User Level:Default
Library:Cgeomfeat
Example:exMultiLevelMatchEst.cc
Section:Geometry.Geom Features
In Scope:std

Derived Classes:

Variables:
Methods:
GeomFeatLabelC()
default constructor

GeomFeatLabelC(StringC gf_format)
constructor from gf format string

GeomFeatLabelC(const GfFeatT new_type)
constructor from gf type

IntT Field(StringC gf_format)
returns position of feature in gf format string

void SetType(const GfFeatT new_type)
assign gf type

GfFeatT Type() const
returns gf type of feature

IntT NoOfPts() const
returns no. of points in feature

IntT Dim() const
returns dimensionality of feature space

StringC TypeStr() const
returns string representation of gf type of set elements


Programmer:Bill Christmas, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001