Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GroundTruth Class Reference

Collaboration diagram for GroundTruth:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 162 of file GroundTruth.h.

Public Member Functions

 GroundTruth ()
 ~GroundTruth ()
std::string ReadTextFile (bool &rtn_ok, std::string filename_to_read)
std::string WriteNGATextFile (bool &rtn_ok, std::string filename_to_write)
std::string WriteAugmentedTextFile (bool &rtn_ok, std::string filename_to_write)
int Return_num_area_features (void)
int Return_num_line_features (void)
int Return_num_point_features (void)
int GetUniqueID (int first_id_to_check)
int GetLastID (void)

Public Attributes

std::vector< GroundTruthFeature * > _area_features
std::vector< GroundTruthLineFeature * > _line_features
std::vector< GroundTruthPointFeature * > _point_features


The documentation for this class was generated from the following files:
Generated on Fri Oct 10 10:47:09 2008 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4