cmlabs::FeatureCombiSpace Class Reference

Combined ImageFeatures in one image. More...

#include <ImageSpaces.h>

Inheritance diagram for cmlabs::FeatureCombiSpace:

Inheritance graph
[legend]
Collaboration diagram for cmlabs::FeatureCombiSpace:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FeatureCombiSpace ()
 ~FeatureCombiSpace ()
 FeatureCombiSpace (JString xml)
 FeatureCombiSpace (XMLNode *node)
Objectclone () const
bool addFeatureSpace (FeatureSpace *space)
 Add another FeatureSpace to be combined with current CombiSpace.
JString print ()
JString toXML ()
bool fromXML (XMLNode *node)

Public Attributes

ObjectDictionary spaces
 Dictionary "owner" = FeatureSpace.
ObjectDictionary planes
 Dictionary "plane" = CombinedPlane.


Detailed Description

Combined ImageFeatures in one image.

Definition at line 82 of file ImageSpaces.h.


Constructor & Destructor Documentation

cmlabs::FeatureCombiSpace::FeatureCombiSpace (  ) 

The FeatureCombiSpace Class

Definition at line 187 of file ImageSpaces.cpp.

cmlabs::FeatureCombiSpace::~FeatureCombiSpace (  ) 

Definition at line 190 of file ImageSpaces.cpp.

cmlabs::FeatureCombiSpace::FeatureCombiSpace ( JString  xml  ) 

Definition at line 193 of file ImageSpaces.cpp.

cmlabs::FeatureCombiSpace::FeatureCombiSpace ( XMLNode node  ) 

Definition at line 198 of file ImageSpaces.cpp.


Member Function Documentation

Object * cmlabs::FeatureCombiSpace::clone (  )  const [virtual]

Implements cmlabs::Object.

Definition at line 203 of file ImageSpaces.cpp.

bool cmlabs::FeatureCombiSpace::addFeatureSpace ( FeatureSpace space  ) 

Add another FeatureSpace to be combined with current CombiSpace.

JString cmlabs::FeatureCombiSpace::print (  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 209 of file ImageSpaces.cpp.

JString cmlabs::FeatureCombiSpace::toXML (  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 213 of file ImageSpaces.cpp.

bool cmlabs::FeatureCombiSpace::fromXML ( XMLNode node  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 217 of file ImageSpaces.cpp.


Member Data Documentation

Dictionary "owner" = FeatureSpace.

Definition at line 92 of file ImageSpaces.h.

Dictionary "plane" = CombinedPlane.

Definition at line 94 of file ImageSpaces.h.


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

Generated on Tue Jul 7 16:22:46 2009 for CoreLibrary by  doxygen 1.5.6