C_DataFromFile Class Reference

#include <groundtruth.h>

List of all members.

Public Attributes

int iteration
vector< int > labels
vector< double > x_valuesf
vector< double > y_valuesf

Detailed Description

Class to accumulate the data from the .txt file

Date:
April 2013
Author:
Daniel Coimbra

Definition at line 47 of file groundtruth.h.


Member Data Documentation

Number of the iteration

Definition at line 52 of file groundtruth.h.

Vector with all the the labels of one iteration

Definition at line 58 of file groundtruth.h.

vector<double> C_DataFromFile::x_valuesf

Vector with all the the xx values of one iteration

Definition at line 54 of file groundtruth.h.

vector<double> C_DataFromFile::y_valuesf

Vector with all the the yy values of one iteration

Definition at line 56 of file groundtruth.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Defines


lidar_segmentation
Author(s): Daniel
autogenerated on Wed Jul 23 04:34:28 2014